/*STANDARDS*/
body {
	background-color:#59514A;
	background-image: url(../images/bg_packet.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.img_link {
	border-style: none;
	vertical-align: middle;
	padding-right: 5px;
}

ol {
	//margin-left: 20px !important;
	margin-left:-20px;
	font-weight:bold;
}


h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color:#990000; 
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#990000;
}

hr {
	color: #b08f61;
	size:1px ;
	width:100%;
	border-style:dotted;
}

.auszeichnungrot {
	color: #990000;
}

.image_text {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}

li {margin-left:15px;
	//margin-left:1px !important;
}

p {}
td {}
a:link { font-weight:bold; color: #990000; text-decoration:none; }
a:visited { font-weight:bold; color: #990000; text-decoration:none;} 
a:hover { font-weight:bold; color: #000000 }
a:active { color: #7b0000 }

SPAN.textklein {
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

/*STANDARDS ENDE*/


.header {
width:994px;
height:289px;
background-image: url(../images/main_header.png);
position:absolute;
left:50%;
margin-left:-437px;
}

.impressum {
	color:#990000;
	margin-top:8px;
	margin-left:550px;
	font-weight:bold;
}

/*NAVIGATION-ANFANG*/
.navi_win {
width:218px;
height:246px;
position:absolute;
left:50%;
margin-left:-500px;
margin-top:168px;
z-index:9;
border:none;
}

.navi_top {
width:218px; 
height:46px; 
background-image:url(../images/navi_top.png);
//background-image:url(../images/navi_top.gif)!important;
border:none;
}
.navi_left {
width:51px; 
height:200px; 
background-image:url(../images/navi_left.png);
//background-image:url(../images/navi_left.gif)!important;
float:left;
border:none;
}
.navi_buttons {
width:116px; 
height:161px; 
float: left;
background-color:#666666;
border:none;
}
.navi_bottom {
width:116px; 
height:39px; 
background-image:url(../images/navi_bottom.png);
//background-image:url(../images/navi_bottom.gif)!important;
position:absolute;
margin-left:51px;
//margin-left:-116px !important;
margin-top:161px;
border:none;
}
.navi_right { 
width:51px; 
height:200px; 
background-image:url(../images/navi_right.png);
//background-image:url(../images/navi_right.gif)!important;
position:absolute;
margin-left:167px;
//margin-left:0px !important;
border:none;
}

/*BUTTONS*/
.button_chronik {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/navi_chronik.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	
}

.button_chronik a, button_chronik a:visited, button_chronik a:active, button_chronik a:link {
	width:116px;
	height:30px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/navi_chronik.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_chronik a:hover {
	color:#FFFFFF;
	background:url(../images/navi_chronik.jpg);
	background-repeat:no-repeat;
	background-position:0 -30px;
}

.button_chronik a.active {
	color:#FFFFFF;
	background:url(../images/navi_chronik.jpg);
	background-repeat:no-repeat;
	background-position:0 -60px;
}

.button_angebot {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/navi_angebot.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	
}

.button_angebot a, button_angebot a:visited, button_angebot a:active, button_angebot a:link {
	width:116px;
	height:33px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/navi_angebot.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_angebot a:hover {
	color:#FFFFFF;
	background:url(../images/navi_angebot.jpg);
	background-repeat:no-repeat;
	background-position:0 -33px;
}

.button_angebot a.active {
	color:#FFFFFF;
	background:url(../images/navi_angebot.jpg);
	background-repeat:no-repeat;
	background-position:0 -66px;
}

.button_trainingsort {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/navi_trainingsort.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	
}

.button_trainingsort a, button_trainingsort a:visited, button_trainingsort a:active, button_trainingsort a:link {
	width:116px;
	height:36px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/navi_trainingsort.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_trainingsort a:hover {
	color:#FFFFFF;
	background:url(../images/navi_trainingsort.jpg);
	background-repeat:no-repeat;
	background-position:0 -36px;
}

.button_trainingsort a.active {
	color:#FFFFFF;
	background:url(../images/navi_trainingsort.jpg);
	background-repeat:no-repeat;
	background-position:0 -72px;
}

.button_aktuelles {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	
}

.button_aktuelles a, button_aktuelles a:visited, button_aktuelles a:active, button_aktuelles a:link {
	width:116px;
	height:35px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_aktuelles a:hover {
	color:#FFFFFF;
	background:url(../images/navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:0 -35px;
}

.button_aktuelles a.active {
	color:#FFFFFF;
	background:url(../images/navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:0 -70px;
}

.button_kontakt {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}

.button_kontakt a, button_kontakt a:visited, button_kontakt a:active, button_kontakt a:link {
	width:116px;
	height:27px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/navi_kontakt.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_kontakt a:hover {
	color:#FFFFFF;
	background:url(../images/navi_kontakt.jpg);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

.button_kontakt a.active {
	color:#FFFFFF;
	background:url(../images/navi_kontakt.jpg);
	background-repeat:no-repeat;
	background-position:0 -54px;
}

.button_mehr {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/mehr.png);
	//background:url(../images/mehr.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;
	
}

.button_mehr a, button_mehr a:visited, button_mehr a:active, button_mehr a:link {
	width:88px;
	height:20px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/mehr.png);
	//background:url(../images/mehr.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_mehr a:hover {
	color:#FFFFFF;
	background:url(../images/mehr.png);
	//background:url(../images/mehr.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -20px;
}

.button_mehr a.active {
	color:#FFFFFF;
	background:url(../images/mehr.png);
	//background:url(../images/mehr.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.button_anmelden {
	width: 128px;
	height: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/anmelden.png);
	background-position:0 0px;
	margin-top: 0px;
}

.button_anmelden a, button_anmelden a:visited, button_anmelden a:active, button_anmelden a:link {
	width:128px;
	height:20px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background-image: url(../images/anmelden.png);
	background-position:0 0px;
}
.button_anmelden a:hover {
	color:#FFFFFF;
	background:url(../images/anmelden.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
.button_anmelden a.active {
	color:#FFFFFF;
	background:url(../images/anmelden.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
}

.button_galerie {
	width: 113px;
	height: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/galerie.png);
	background-position:0 0px;
	margin-top: 0px;
}

.button_galerie a, button_galerie a:visited, button_galerie a:active, button_galerie a:link {
	width:113px;
	height:20px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background-image: url(../images/galerie.png);
	background-position:0 0px;
}
.button_galerie a:hover {
	color:#FFFFFF;
	background:url(../images/galerie.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
.button_galerie a.active {
	color:#FFFFFF;
	background:url(../images/galerie.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
}


.button_galeriee {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/galerie.png);
	//background:url(../images/galerie.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;
}

.button_galerie a, button_galerie a:visited, button_galerie a:active, button_galerie a:link {
	width:113px;
	height:20px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/galerie.png);
	//background:url(../images/galeriee.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_galerie a:hover {
	color:#FFFFFF;
	background:url(../images/galerie.png);
	//background:url(../images/galerie.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -20px;
}

.button_galerie a.active {
	color:#FFFFFF;
	background:url(../images/galerie.png);
	//background:url(../images/galerie.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.button_back {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/back.png);
	//background:url(../images/back.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;
}

.button_back a, button_back a:visited, button_back a:active, button_back a:link {
	width:102px;
	height:20px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/zurueck.png);
	//background:url(../images/zurueck.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_back a:hover {
	color:#FFFFFF;
	background:url(../images/zurueck.png);
	//background:url(../images/zurueck.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -20px;
}

.button_back a.active {
	color:#FFFFFF;
	background:url(../images/zurueck.png);
	//background:url(../images/zurueck.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -40px;
}


.button_ligatabelle {
	padding-bottom:0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/ligatabelle.png);
	//background:url(../images/ligatabelle.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;
}

.button_ligatabelle a, button_ligatabelle a:visited, button_ligatabelle a:active, button_ligatabelle a:link {
	width:135px;
	height:30px;
	text-decoration:none;
	color:#000000;
	display:table-cell;
	background:url(../images/ligatabelle.png);
	//background:url(../images/ligatabelle.gif) !important;
	background-repeat:no-repeat;
	background-position:0 0px;	
	//float:left;
}

.button_ligatabelle a:hover {
	color:#FFFFFF;
	background:url(../images/ligatabelle.png);
	//background:url(../images/ligatabelle.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -30px;
}

.button_ligatabelle a.active {
	color:#FFFFFF;
	background:url(../images/ligatabelle.png);
	//background:url(../images/ligatabelle.gif) !important;
	background-repeat:no-repeat;
	background-position:0 -60px;
}
/*BUTTONS-ENDE*/
/*NAVIGATION-ENDE*/

.hidden{display: none;}

a img{border: 0px;}

.menu_margin {margin-top:2px;}

.main_win {
width:752px;
height:400px;
position:absolute;
left:50%;
margin:289px;
margin-left:-405px;
}

.main_win_left_bg {
width:5px;
height:400px;
float:left;
background-image:url(../images/main_bg_left.png);
}

.main_win_main_bg {
width:735px;
height:400px;
float:left;
background-image:url(../images/main_bg_main.jpg);
}

.main_win_right_bg {
width:12px;
height:400px;
float:left;
background-image:url(../images/main_bg_right.png);
}

.main_win_bottom_bg {
width:752px;
height:36px;
float:right;
background-image:url(../images/main_bg_bottom.png);
}

/*Content*/
.content_win {
position:absolute;
width:580px;
/*border:dotted;
background-color:#666666;*/
margin-left:135px;
}

.artikel {
margin-left:15px;
/*border:solid;*/
}

.nachwuchssuche {
	width:226px;
	height:206px;
	background-image: url(../images/notzzettelundpin_klein.png);
	//background-image: url(../images/notzzettelundpin_klein.gif) !importent;
	position:absolute;
	top: 380px;
	left:-50px;
	z-index:9;
}

.nachwuchssuche2 {
	width:226px;
	height:206px;
	background-image: url(../images/notzzettelundpin2_klein.png);
	//background-image: url(../images/notzzettelundpin2_klein.gif) !importent;
	position:absolute;
	top: 550px;
	left:-50px;
	z-index:8;
}

.zitat {
	width:538px;
	height:86px;
	background-image: url(../images/zitat.png);
	position:absolute;
	left:50px;
}

.worte {
	width:478px;
	height:79px;
	background-image: url(../images/worte.png);
	position:absolute;
	left:150px;
	top:200px;
}

.chronik_headline {
	background-image: url(../images/ah_chronik.png);
	//background-image: url(../images/ah_chronik.gif) !important;
	height:72px; 
	margin-bottom:15px; 
	margin-left:-15px;
	z-index:9;

}

.ort_headline {
	background-image: url(../images/ah_trainingsort.png);
	//background-image: url(../images/ah_trainingsort.gif) !important;
	height:72px; 
	margin-bottom:15px; 
	margin-left:-15px;
	z-index:9;

}

.kontakt_headline {
	background-image: url(../images/ah_kontakt.png);
	//background-image: url(../images/ah_kontakt.gif) !important;
	height:72px; 
	width:540px; 
	margin-bottom:15px; 
	margin-left:-15px;
	z-index:9;

}


.etappensieg_headline {
	background-image: url(../images/ah_etappensieg.png);
	//background-image: url(../images/ah_etappensieg.gif) !important;
	height:72px; 
	width:540px; 
	margin-bottom:15px; 
	margin-left:-15px;
	z-index:9;
}

.erstervonvielen_headline {
	background-image: url(../images/ah_erstervonvielen.png);
	//background-image: url(../images/ah_erstervonvielen.gif) !important;
	height:72px; 
	width:540px; 
	margin-bottom:15px; 
	margin-left:-15px;
	z-index:9;
}


.karte {
	background-image: url(../images/ab_karte.png);
	//background-image: url(../images/ab_karte.gif) !important;
	height:349px;
	width:538px;
	position:absolute;
	left:-20px; 
	top:135px;
	z-index:9;
}


.ab_gears {
	background-image: url(../images/ab_gears.png);
	//background-image: url(../images/ab_gears.gif) !important;
	height:202px;
	width:248px;
	float:right;
}


.ah_ab5 {
	background-image: url(../images/ah_ab5.png);
	//background-image: url(../images/ah_ab5.gif) !important;
	height:24px;
	width:215px;
	margin-bottom:15px;
	z-index:1;
}


.ah_ab10bis14 {
	background-image: url(../images/ah_ab10bis14.png);
	//background-image: url(../images/ah_ab10bis14.gif) !important;
	height:22px;
	width:295px;
	margin-bottom:15px;
	z-index:1;
}


/*.250_linie {
	background-image: url(../images/250_linie.png);
	//background-image: url(../images/250_linie.gif) !important;
	height:15px;
	width:250px;
	z-index:1;
}*/


.figuren02 {
	background-image: url(../images/figuren02.png);
	//background-image: url(../images/figuren02.gif) !important;
	height:243px;
	width:206px;
	position:absolute;
	top:200px;
	left:-80px;
	z-index:2;
}


.ah_jue {
	background-image: url(../images/ah_jue.png);
	//background-image: url(../images/ah_jue.gif) !important;
	height:42px;
	width:191px;
	margin-bottom:15px;
	z-index:1;
}

.ah_ab18 {
	background-image: url(../images/ah_ab18.png);
	//background-image: url(../images/ah_ab18.gif) !important;
	height:24px;
	width:226px;
	margin-bottom:5px;
	z-index:1;
}

.ah_fitnesstanz {
	background-image: url(../images/ah_fitnesstanz.png);
	//background-image: url(../images/ah_fitnesstanz.gif) !important;
	height:24px;
	width:149px;
	margin-bottom:5px;
	z-index:1;
}


.figuren01 {
	background-image: url(../images/figuren01.png);
	//background-image: url(../images/figuren01.gif) !important;
	height:183px;
	width:132px;
	position:absolute;
	top:625px;
	left:420px;
	z-index:2;
}

/*Content*/

