#container {
	width: 785px;
	padding:0px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
}

#nav_balken {
	background-image: url(bilder/navbar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 37px;
	width: 666px;
	visibility: visible;
	color: #666666;
	overflow: hidden;
	z-index: 1;
	background-repeat: no-repeat;
	text-transform: none;
	text-align: center;
	word-spacing: 1em;
	padding-top: 10px;
	top: 15px;
	float: left;
	position: relative;
}
#nav_balken a:link {
	color: #666666;
	text-decoration: none;
}
#inhalt {
	top: 200px;
	float: left;
	margin-top: 10px;
	width: 785px;
}

#nav_balken a:visited {

	color: #666666;
	text-decoration: none;
}
#nav_balken a:hover {


	color: #FF0000;
	text-decoration: none;
}
#nav_balken a:active {



	color: #FF0000;
	text-decoration: none;
}
#logo {
	height: 53px;
	width: 117px;
	float: right;
}
body {
text-align: center;
margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bildimtext {
	float: right;
}
#footer {
	top: 200px;
	float: left;
	margin-top: 5px;
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-bottom: 10px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	list-style-type: disc;
	line-height: 18px;
}

#footer a:link {

	color: #666666;
	text-decoration: none;
}
#text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	cursor: default;
}

#footer a:visited {


	color: #666666;
	text-decoration: none;
}
#footer a:hover {



	color: #FF0000;
	text-decoration: none;
}
#footer a:active {




	color: #FF0000;
	text-decoration: none;
}
#text #bildgross {

	float: right;
	margin: 0px 0px 10px 30px;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: disc;
	line-height: 18px;
}
.tablekontakt {
	border: 1px dotted #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.eingabefelder {
	background-color: #dddddd;
	border: 1px dashed #333333;
}
