* {
margin:0;
padding:0;
}

body {
background: #bcbdbf url(bg.jpg) repeat-x;
font-family:Verdana,'Arial, Lucida Grande', Helvetica, sans-serif;
text-align: center;
font-size:76%;
line-height:1.3;
color: #000000;
}

#wrapper {
background-color:#fff;
margin-top: 0px;
margin-right: auto;
margin-bottom:0px;
margin-left: auto;
width:900px;
border-left:0px solid #666;
border-right:0px solid #666;
border-bottom:0px solid #666;
text-align:left;
}


#header {
width:900px;
height:277px;
padding-top: 0px;
margin-left:0px;
margin-right:0px;
margin-top: 0px;
margin-bottom: 0px;
}

#content {
	width:900px;
	height:421px;
	float:left;
	background: #ffffff url(main.jpg) no-repeat;
}

#left {
text-align: left;
margin-left:0px;
width:295px;
float:left;
padding-top:295px;
}

#mitte {
padding-top:46px;
}

#right {
margin-right:20px;
text-align: right;
float:right;
margin-top:-45px;
}

h1 {
font-size:1.6em;
padding-left: 0px;
color: #00635e;
}

h2 {
font-size:1.3em;
padding-left: 15px;
color: #00635e;
}

h3 {
font-size:1.1em;
padding-left: 15px;
line-height: 1.5;
color: #00635e;
}

a {
color: #00635e;
line-height:2.5;
margin-bottom: 0px;
text-decoration: none;
padding-left:37px;
font-weight: normal;
}	

a:hover {
color: #9a0d15;
line-height:2.5;
padding-left:37px;
margin-bottom: 0px;
text-decoration: none;
font-weight: normal;
}	

a.schule {
line-height: 35px;
margin-top:30px;
padding:0px;
position:relative;
top: 33px; left:20px;
}	

a.schule:hover {
line-height: 35px;
margin-bottom: 0px;
padding:0px;
position:relative;
top: 33px; left:20px;
}	

a.verein {
line-height: 35px;
margin-bottom: 0px;
}	

a.verein:hover {
line-height: 35px;
margin-bottom: 0px;
}

a.turnier {
margin-bottom: 0px;
margin-left:-15px;
}	

a.turnier:hover {
margin-bottom: 0px;
margin-left:-15px;
}	

