@charset "utf-8";
/* CSS Document */

body {
	background-color: #e6e5e0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header {
	color:#333333;
	font-weight:bold;
}
b {
	color:#333333;
	font-weight:bold;
}
.link {
	text-decoration:none;
	color:#333333;
}

.red {
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
}


#container {
	width:780px;
	margin: 0 auto;
	clear: both;
	height: auto;
}
#border {
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-y;
	width:780px;
		
}

#navi {
	padding-left:540px;
}

#texte {
	padding-left:50px;
}

#ntexte {
	padding-left:0px;
	padding-bottom:10px;
}

#inhalt {
	width:780px;
	height:400px auto;
}
#header {
	background-image:url(images/header.jpg);
	width:847px;
	height:166px;
}
#banner {
clear:both;
/*	background-image:url(images/footer_banner.gif);
	width:780px;
	height:149px;
	*/
}
#footer {
clear:both;
	background-image:url(images/footer.gif);
	width:780px;
	height:30px;
}
/* Formularfelder */
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 257px;
	border: 1px solid #004689;}
	
.eingabefeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	width: 257px;
	border: 1px solid #004689;
	}
	
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100;
	border: 1pt solid #000000;
}
#navigation {}

#navigation ul {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style-type: none;
	font-weight: bold;}
	
#navigation li {
  border-bottom: 1px solid #a5c8da;}

#navigation a {
	display: block;
	padding: 4px 0px 4px 0px;
	width: 180px;
	background-color: #FFFFFF;}

#navigation a:link, #navliste a:visited {
	color: #000000;
	text-indent: 20px;
	text-decoration: none;}

#navigation a:hover {
	background-color: #BFD5DF;
	color: #000000;
}

#active a:link, #active a:visited, #active a:hover{
	display: block;
	padding: 4px 0px 4px 0px;
	width: 180px;
	background-color: #6e9eb6;
	color: #FFFFFF;}

a:link { text-decoration: none; color: #6785BC;}
a:visited {	text-decoration: none; color: #6785BC; }
a:hover { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #6785BC; }

#links {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#inhalt1 {
	float: left;
	width: 480px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 6px 15px 4px 15px;
	background-color: #FFFFFF;
}
#hinweise {
/*	margin-top: 18px;
	padding: 4px 10px 4px 10px; */
	background-color: #ffffff;
}

h1 { 
	font-size: 12px;
	font-weight: bold; }
.farbe {
	color: #6F554A;
}
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D1E1E9;
	width: 300px;
	border: 1px solid #666666;
}
	
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D1E1E9;
	width: 300px;
	height: 80px;
	border: 1px solid #666666;}
	
.submit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6e9eb6;
	width: 90px;
	border: 1px solid #6e9eb6;}

