/* CSS Document */

#home,#abteilung,#training,#spielplant,#schiedsrichter,#erfolge,#sponsoren,#gaestebuch,#anfahrt,#kontakt {
	float:left;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	height:15px;
	border-right-color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}

#home a,#abteilung a,#training a,#spielplant a,#schiedsrichter a,#erfolge a,#sponsoren a,#gaestebuch a,#anfahrt a,#kontakt a{
color:#FFFFFF;
text-decoration:none;
}
#top{
height:140px}

#navi{
	width:775px;
}

#home {
width:55px;
border-right:solid 1px;
}

#abteilung {
width:85px;
border-right:solid 1px;
}
 
#training {
width:75px;
border-right:solid 1px;
}

#spielplant {
width:80px;
border-right:solid 1px;
}

#schiedsrichter {
width:110px;
border-right:solid 1px;
}


#erfolge {
width:82px;
border-right:solid 1px;
}

#sponsoren {
width:100px;
border-right:solid 1px;
}

#anfahrt {
width:90px;
border-right:solid 1px;
}

#kontakt {
width:90px;
}
