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

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #572913;
	background-color: #e5d7cb;
	background-image: url(images/hintergrund.jpg);
}
#cont_body {
	font-size: 10px;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	padding: 0px;
	height: auto;
	clear: both;
	background-color: #f7f4eb;
	border: 1px solid #713012;
	background-image: url(images/body_hint.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#cont_head {
	background-color: #f7f4eb;
	height: 233px;
	width: 900px;
}
#cont_MenLi {
	height: auto;
	width: 155px;
	float: left;
	line-height: 15px;
	top: 400px;
	left: 0px;
	margin-left: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 12px;
	font-weight: bold;
}
#cont_MenLi a {
	color: #572913;
	text-decoration: none;
}
#cont_MenLi a:hover {
	color: #dad3d0;
	text-decoration: none;
}
#cont_inhalt {
	height: auto;
	width: 600px;
	float: right;
	line-height: 15px;
	margin-right: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#cont_inhalt a {
	color: #572913;
	text-decoration: none;
}
#cont_inhalt a:hover {
	color: #dad3d0;
	text-decoration: none;
}
#footer {
	background-color: #85725f;
	height: 20px;
	width: 100%;
	clear: both;
}
#form_feld {
	background-color: #b39f8a;
	border: 1px solid #75614D;
}

.tab_inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: auto;
	width: auto;
	border: 1px solid #E4E4E4;
	padding-right: 5px;
	padding-left: 5px;
}




