@charset "utf-8";
/* CSS Document */
html{
	height:101%;}
body {
	font-family : Arial,Verdana,Helvetica,sans-serif;
	color:#ffffff;
	font-size: 12px;
	line-height: 18px;
	background-color: #1a171b;
	}	
*{ margin:0; padding:0;}
 
#wrap {	
	width:1000px;
	height:auto;
	margin: 0  auto;	
}

#map {
	color: #1a171b;}

h1 { padding-bottom: 15px; font-size: 30px; line-height: 30px;font-weight: normal;}
a:link {color:#ffffff; text-decoration: underline; }
a:visited{color:#ffffff; text-decoration: underline; }
a:hover{color: #88ba14; }


#header_oben {
	background-image: url(images/header_oben.gif);
	background-repeat:no-repeat;
	height: 207px;
	width: 1000px;
	}
#header {
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
	height: 78px;
	width: 1000px;
	}	
#content_anmeldung {
	
	background-repeat:no-repeat;
	width:660px;
	
	padding-left:20px;
	padding-left:20px;
	padding-top: 35px;
	padding-bottom:20px;
	background-color: #1a171b;
	}

#content {
	background-image:url(images/hg_inhalt.gif);
	background-repeat:no-repeat;
	width:825px;
	min-height: 375px;
	padding-left: 175px;
	padding-top: 35px;
	padding-bottom:20px;
		}
	

#nav_reihe_one {

	padding-top:32px;
		}	
		

#nav_reihe_one ul {
	 list-style-type: none;
	padding-left:577px;
	 }	
	 
#nav_reihe_one  li {
	
	text-align:center;
	width: 98px;
	line-height: 22px;
	margin-left: 3px;
	float:left;
	}
	


#nav_reihe_one ul li a{	 
	text-decoration:none;	
	background-color: #3d3c3f;
	display: block;
	color: #88ba14;	
	font-size: 11px;
	
}

#nav_reihe_one ul li a:hover {	 
	text-decoration:none;	
	background-color: #7b7c7e;
	display: block;
	color: #ffffff;	
}

.groesser {width:199px; float:right; }
.groesseraktiv {width:199px; float:right; text-decoration:none;	
	background-color: #7b7c7e;
	display: block;
	color: #ffffff;	
	font-size:11px;}

.aktiv {
	text-decoration:none;	
	background-color: #7b7c7e;
	display: block;
	color: #ffffff;	
	font-size:11px;
	
	}

#nav_reihe_two {
	padding-left: 72px;
	width: 928px;	
    padding-top:3px;
	
		}	
		

#nav_reihe_two ul {
	 list-style-type: none;
	 }	
	 
#nav_reihe_two ul li {
	float:left;
	text-align:center;
	width: 98px;
	line-height: 22px;
	height:22px;
	margin-left: 3px;
	}
	

#nav_reihe_two ul li a{	 
	text-decoration:none;	
	background-color: #3d3c3f;
	display: block;
	color: #88ba14;	
	font-size: 11px;
}

#nav_reihe_two ul li a:hover {	 
	text-decoration:none;	
	background-color: #7b7c7e;
	display: block;
	color: #ffffff;	
}
#colleft{
		width:300px;
		float:left;
		}	
	
#colright{
		width:250px;
		float:left;
		padding-left: 0;
		
		}	

input{
	border: 1px solid #88ba14;
	background-color: #3d3c3f;
	padding:1px;
	color: #ffffff;
}	
textarea{
	border: 1px solid #88ba14;
	background-color: #3d3c3f;
	color: #ffffff;
}


.gruen{
	color: #88ba14;
	}
	
.weiss{
	color: #fffff;
	}	

#fuss {
	text-align: right;
	padding-right: 10px;
	}

th {
	background-color:#3d3c3f;
	color:#ffffff; }
	
td {
	border-top: 1px solid #88ba14;
	}	
.clear{
	
	clear:both;}