@charset "utf-8";
.body {
	font-family: Microsoft sans Serif,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #c9c8cd;/* Farbe mittelgrau */
}

#bereich	{
	background-color:#c9c8cd;/* Farbe mittelgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 2300px;
	left:0px;
	text-indent: 10px;
	top:0px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
	}

#bereich_lang	{
	background-color:#c9c8cd;/* Farbe mittelgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 2800px;
	left:0px;
	text-indent: 10px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1024px;
	z-index: 1;
	}
	
#bereich_extra_lang	{
	background-color:#c9c8cd;/* Farbe mittelgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 3800px;
	left:0px;
	text-indent: 10px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1024px;
	z-index: 1;
	}

#bereich_mittel	{
	background-color:#c9c8cd;/* Farbe mittelgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 1900px;
	left:0px;
	text-indent: 10px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1024px;
	z-index: 1;
	}
	
#bereich_kurz	{
	background-color:#c9c8cd;/* Farbe mittelgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 1300px;
	left:0px;
	text-indent: 10px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1024px;
	z-index: 1;
	}	
	
#bereich_navi	{
	position: relative;
	left:150px;
	top: -15px;
	width:550px;
	background-color:#edecf2;/* Farbe hellgrau */
	height:150px; /* FESTHOEHE */
	font-family: "Microsoft sans Serif";
	font-size: 30px;
	z-index: 0;
	}


#content {
	background-color:#edecf2;/* Farbe hellgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 1800px;
	left:25px;
	text-indent: 10px;
	top:10px;
	width:900px;
	z-index: 1;	
}

#content_lang {
	background-color:#edecf2;/* Farbe hellgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 2300px;
	left:25px;
	text-indent: 10px;
	top:10px;
	width:900px;
	z-index: 1;	
}

#content_extra_lang {
	background-color:#edecf2;/* Farbe hellgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 3700px;
	left:25px;
	text-indent: 10px;
	top:10px;
	width:900px;
	z-index: 1;	
}


#content_mittel {
	background-color:#edecf2;/* Farbe hellgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 1400px;
	left:25px;
	text-indent: 10px;
	top:10px;
	width:900px;
	z-index: 1;
	
}


#content_kurz {
	background-color:#edecf2;/* Farbe hellgrau */
	color:#656570; /* Farbe dunkelgrau */
	position:relative;
	height: 800px;
	left:25px;
	text-indent: 10px;
	top:10px;
	margin:auto;
	width:900px;
	z-index: 1;
	
}


#content_undernavi {
	background-color:#b00909;/* Farbe rot */
	color:#656570; /* Farbe dunkelgrau */
	position:absolute;
	height: 800px;
	left:-590px;
	text-indent: 10px;
	top:230px;
	width:250px;
	z-index: 0;
	
}


.home {
position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: 12px;
	left: -275px;	
	z-index: 0;
}

a.home:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.home:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.home:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.home:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.home:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.home_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 2px;
	color: #192a96; /* Farbe blau */
	top: 12px;
	left: -275px;
	z-index: 0;
}

a.home_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.home_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.home_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.home_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.home_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */


.kontakt {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: 12px;
	left: -265px;
	z-index: 0;
}

a.kontakt:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.kontakt:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.kontakt:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.kontakt:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.kontakt:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.kontakt_down {
position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: 12px;
	left: -265px;
	z-index: 0;
}

a.kontakt_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.kontakt_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.kontakt_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.kontakt_down:active {text-decoration:none; color:#192a96;} /* Farbe blau */
a.kontakt_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */


.impressum {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	left: 450px;	
	z-index: 0;
}

a.impressum:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.impressum:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.impressum:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.impressum:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.impressum:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.impressum_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	left: 445px;
	z-index: 0;
}

a.impressum_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.impressum_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.impressum_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.impressum_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.impressum_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */

.suche {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: 12px;
	left: -245px;	
	z-index: 0;
}

a.suche:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.suche:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.suche:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.suche:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.suche:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.suche_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: 12px;
	left: -245px;
	z-index: 0;
}

a.suche_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.suche_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.suche_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.suche_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.suche_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */

.blog {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: 12px;
	left: -235px;	
	z-index: 0;
}

a.blog:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.blog:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.blog:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.blog:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.blog:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.blog_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: 12px;
	left: -235px;
	z-index: 0;
}

a.blog_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.blog_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.blog_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.blog_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.blog_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */

.facebook {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: -10px;
	left: -490px;	
	z-index: 0;
}

a.facebook:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.facebook:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.facebook:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.facebook:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.facebook:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.facebook_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: -10px;
	left: -490px;
	z-index: 0;
}

a.facebook_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.facebook_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.facebook_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.facebook_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.facebook_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */

.twitter {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: -10px;
	left: -480px;	
	z-index: 0;
}

a.twitter:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.twitter:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.twitter:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.twitter:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.twitter:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.twitter_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: -10px;
	left: -480px;
	z-index: 0;
}

a.twitter_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.twitter_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.twitter_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.twitter_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.twitter_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */

.termine {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #b00909; /* Farbe rot */
	top: 12px;
	left: -255px;	
	z-index: 0;
}

a.termine:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.termine:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.termine:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.termine:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.termine:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.termine_down {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 12px;
	color: #192a96; /* Farbe blau */
	top: 12px;
	left: -255px;
	z-index: 0;
}

a.termine_down:link {text-decoration:none; color: #192a96;} /* Farbe blau */
a.termine_down:visited {text-decoration:none; color: #192a96;} /* Farbe blau */
a.termine_down:hover  {text-decoration:none; color: #192a96;} /* Farbe blau */
a.termine_down:active {text-decoration:none; color: #192a96;} /* Farbe blau */
a.termine_down:focus  {text-decoration:none; color: #192a96;} /* Farbe blau */


.headline_home {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 40px;
	color: #192a96; /* Farbe blau */
	height: 100px;	
	text-indent: 10px;
	top: -20px;
	left: -50px;
	width:800px;
	z-index:0;
}


.logo_home {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 40px;
	color: #192a96; /* Farbe blau */
	height: 800px;
	text-indent: 10px;
	top: 10px;
	left: -50px;
	width:800px;
	z-index:0;
}

.headline {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 20px;
	color:#192a96; /* Farbe blau */
	height: 50px;
	left:-65px;
	text-indent: 10px;
	top:-210px;
	width:550px;
	z-index: 0;
}


.content_text {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 14px;
	color:#333333; /* Farbe dunkelgrau */
	height: 400px;
	left:-60px;
	text-indent: 14px;
	top:-230px;
	width:500px;
	z-index: 0;
}

.headline_klein {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 15px;
	color:#192a96; /* Farbe blau */	
}

.content_navi_eins {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color:#656570; /* Farbe dunkelgrau */
	height: 40px;
	left:-490px;
	text-indent: 10px;
	top:50px;
	width:100px;
	z-index: 1;
}


.content_navi_zwei {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color:#656570; /* Farbe dunkelgrau */
	height: 40px;
	left:-490px;
	text-indent: 10px;
	top:60px;
	width:100px;
	z-index: 1;
}

.content_navi_drei {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color:#656570; /* Farbe dunkelgrau */
	height: 40px;
	left:-490px;
	text-indent: 10px;
	top:70px;
	width:100px;
	z-index: 1;
}

.content_navi_vier {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color:#656570; /* Farbe dunkelgrau */
	height: 40px;
	left:-490px;
	text-indent: 10px;
	top:80px;
	width:100px;
	z-index: 1;
}

.bild{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 15px;
	color: #656570; /* Farbe dunkelgrau */
	z-index: 0;
}

a.bild:link {border-color: #edecf2; color: #edecf2;} /* Farbe hellgrau */
a.bild:visited {border-color: #edecf2; color: #edecf2;} /* Farbe hellgrau */
a.bild:hover  {border-color: #edecf2; color: #edecf2;} /* Farbe hellgrau */
a.bild:active {border-color: #edecf2; color: #edecf2;} /* Farbe hellgrau */
a.bild:focus  {border-color: #edecf2; color: #edecf2;} /* Farbe hellgrau */

.link{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	text-decoration:none;
}

a.link:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.link:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.link:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.link:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.link:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.link_tabelle{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 11px;
	color: #b00909; /* Farbe rot */
	text-decoration:none;
}

a.link_tabelle:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.link_tabelle:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.link_tabelle:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.link_tabelle:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.link_tabelle:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.zurueck{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 500px;
	text-decoration:none;
}

a.zurueck:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.zurueck:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.zurueck:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.zurueck:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.zurueck:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.weiter{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 450px;
	text-decoration:none;
}

a.weiter:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.weiter:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.weiter:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.weiter:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.weiter:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */


.weiter_leichtathletik{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 400px;
	text-decoration:none;
}

a.weiter_leichtathletik:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.weiter_leichtathletik:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.weiter_leichtathletik:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.weiter_leichtathletik:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.weiter_leichtathletik:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.ansprechpartner{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: -30px;
	text-decoration:none;
}

a.ansprechpartner:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.ansprechpartner:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.ansprechpartner:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.ansprechpartner:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.ansprechpartner:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.ansprechpartner_bild{
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 40px;
	text-decoration:none;
}

a.ansprechpartner_bild:link {text-decoration:none; color: #b00909;} /* Farbe rot */
a.ansprechpartner_bild:visited {text-decoration:none; color: #b00909;} /* Farbe rot */
a.ansprechpartner_bild:hover  {text-decoration:none; color: #b00909;}  /* Farbe rot */
a.ansprechpartner_bild:active {text-decoration:none; color:#b00909;}  /* Farbe rot */
a.ansprechpartner_bild:focus  {text-decoration:none; color: #b00909;}  /* Farbe rot */

.mitte {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 80px;
	text-decoration:none;
}
.mitte_block {
	position:relative;
	font-family: "Microsoft sans Serif";
	font-size: 13px;
	color: #b00909; /* Farbe rot */
	left: 55px;
	text-decoration:none;
}
