body {
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
}

/* header ************************************************************/

.header {
	width:900px;
	height:192px;
	border-width:0 5px 0 2px;
	border-style:solid;
	border-color:#000000;
	padding-top:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.headerlinks {
	width:250px;
	height:160px;
	background:url(bilder/logo2011.jpg) bottom no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:0px;
}
.headerrechts {
	width:650px;
	height:160px;
	background:url(bilder/start2.jpg) top left repeat-X;
	margin-top:-160px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:250px;
}
.headerbild1 {
	width:600px;
	height:30px;
	margin-top:-150px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:295px;
	background-image: url(bilder/verein.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerbild2 {
	width:345px;
	height:65px;
	margin-top:15px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:545px;
	background-color: #990000;
	background-image: url(bilder/start3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.headerbild3 {
	width:210px;
	height:65px;
	margin-top:-40px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #006600;
	text-align: center;
	background-image: url(bilder/partner/castrol-k.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerbild3 a:link {
	background-color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
/* hauptmenü ************************************************************/
	
.main_nav {
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#FFFFFF;
	height:30px;
	width:100%;
	margin-top:15px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color:#000060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.main_nav a {
	display:block;
	width:auto;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.main_nav a:hover {
	background-color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

/* menü oben ************************************************************/
	
.top_nav {
	border-width:0 0 0 0;
	border-style:solid;
	border-color:#FFFFFF;
	height:20px;
	width:420px;
	background-color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: -20px;
}
.top_nav a {
	display:block;
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.top_nav a:hover {
	background-color:#000060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
