HTML { height:100%;}

BODY { height:100%; background-color:#fff; padding:0px; margin:0px; font-family: Verdana, Helv, Helvetica, sans-serif; font-size:12px; color:#000; line-height:16px; }

body { margin: 1px; }
img { float: left; margin-right: 8px; }

TABLE,TD,P,DIV,STRONG	{ font-family: Verdana, Arial, Helv, Helvetica, sans-serif; font-size:12px; }

A 			{ color:#000; text-decoration: none; }
A:HOVER 	{ color:#fff; text-decoration: none; background-color:#456FAB; }

H1 { font-size:14px; font-weight:bold; speak:spell-out; color:#000; }
H2 { font-size:12px; font-weight:bold; color:#555555; padding-bottom:0px; margin-bottom:0px; }

/* Color: */
.color01 	{ background-color:#fff; }		/* color: white  */
.color02	{ background-color:#000; }		/* color: black */

ul {
list-style-type: none;
text-decoration: none; 
float:left;
width:300px;
max-width:300px;
}

	
ol {list-style:square;}

/* Collage: */
#collage {
float:left; 
width:994px; 
height:159px; 
background-image : url(../img/collage_994_de.jpg); 
}


#teamleiter { 
float:left;
width:181px;
max-width:181px;
height:16px;
background-color:#3A6CB2;  
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:12px;
text-align: left; 
color:#fff;
padding-left:6px; 
padding-right:3px;
}

.team_box_l { 
top:56px;
float:left;
width:181px;
max-width:181px;
height:159px;
background-color:#FDF4E9;
border-bottom:1px solid #333;
border-left:1px solid #fff;
border-top:1px solid #fff;
border-right:1px solid #888;
font-size:12px;
text-align: left; 
color:#000;
padding-left:6px; 
padding-right:3px;
}
#trainingszeiten { 
float:left;
width:410px;
max-width:410px;
height:16px;
background-color:#3A6CB2;  
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:12px;
text-align: left; 
color:#fff;
padding-left:6px; 
padding-right:3px;
}
.training_box { 
top:56px;
float:left;
width:410px;
max-width:410px;
height:135px;
background-color:#FDF4E9;
border-bottom:1px solid #333;
border-left:1px solid #fff;
border-top:1px solid #fff;
border-right:1px solid #888;
font-size:12px;
text-align: left; 
color:#000;
padding: 4px 3px 4px 6px;
}
#trainingsort { 
float:left;
width:256px;
max-width:256px;
height:16px;
background-color:#3A6CB2;  
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:12px;
text-align: left; 
color:#fff;
padding-left:6px; 
padding-right:3px;
}
.team_box_r { 
top:56px;
float:left;
width:256px;
max-width:256px;
height:190px;   /*159px*/
background-color:#FDF4E9;
border-bottom:1px solid #333;
border-left:1px solid #fff;
border-top:1px solid #fff;
border-right:1px solid #888;
font-size:12px;
text-align: left; 
color:#000;
padding-left:6px; 
padding-right:3px;
}

/* Box für Text oben: */
#text_oben { 
float:left; 
width:994px;
max-width:994px;  
height:22px; 
background-color:#255CAA; 
text-align:center;
color:#adc9ed;  
padding-left:0px; 
border-bottom:1px solid #000; 
}

/* Hintergrund Kachel: */
#stage { 
float:left;
top:1px; 
width:994px; 
background-image : url(../img/bg_994.gif); 
}

/* Box für Content: */
#content { 
top:159px;
float:left; 
width:994px; 
-moz-box-sizing:border-box;
overflow:hidden; 
padding:10px 8px; 
margin:0px 1px; 
background-image : url(../img/bg_994.gif);
}

/* Box für Footer: */
#footer { 
float:left; 
width:994px;
max-width:994px; 
background-color:#294994; 
text-align:center; 
border-bottom:1px solid #000; 
font-size:11px;
color: #fff; 
}

#footer A, #footer A:hover {
text-decoration: none;
color: #ffffff;
}

.right		{ float:right; }
.left		{ float:left; }
.clear		{ clear:both; height:1px; overflow:hidden; }


