div#top{
	font-family: Arial, Helvetica, sans-serif;
    position : absolute;
    width: 99%;
    top : 1em;
}
div#container{
	font-family: Arial, Helvetica, sans-serif;
    position : relative;
    top : 9em;
    left : 0em;
	 height: 100%;
}
div#links{
	font-family: Arial, Helvetica, sans-serif;
   position:absolute;
	top: 0em;
	left: 0em;
   width:8em;
}
div#content{
	font-family: Arial, Helvetica, sans-serif;
	
	margin-left: 10em;
	margin-right: 2em;
}
div#freizeit{
	height:300px;
	border: 1px none;
	margin-right:2em;
	font-size: small;
}
body { color: rgb(0, 0, 0); background-color: rgb(255, 255, 204); background-image: url(../volley3_1.gif) }
a:link { color:blue; }
a:visited { color:blue; }
a:active { color:blue; }
h1 { font-size:1.5em; font-weight:bold; font-color=#3333ff; 	font-stretch:narrower}
h2 { font-size:1em; font-weight:bold}
th { font-size:0.8em font-weight:bold; 	text-align:left; vertical-align:top; }
td { font-size:0.7em; font-weight:bold;  vertical-align:top;}
.blau {color:#3333ff}
.u {text-decoration:underline; }
.big { font-size:1em; }