@charset "utf-8";
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 150px;
	margin-left: 10px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #600F0B;
}
#navi ul li  {
	text-decoration: none;
	display: block;
	list-style-type: none;
	float: none;
	margin-left: -30px;
	line-height: 2.0em;
}

#navi ul li ul li a:hover{
		color: #5D835B;
	text-decoration: none;
}

#navi ul li ul li a{
	font-size: 0.8em;
	color: #C01F16;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi ul li ul li br {
	line-height: 1.0em;
}



#header {
	height: 186px;
	width: 810px;
	background-image: url(images/Layout/header.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 810px;
	background-image: url(images/Layout/main_bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 810px;
	background-image: url(images/Layout/footer.jpg);
	background-repeat: no-repeat;
	height: 110px;
	margin: 0px;
	clear: both;
}
body {
	background-image: url(images/Layout/background.jpg);
}
#main_content {
	float: right;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-right: 20px;
	line-height: 1.8em;
	color: #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #600F0B;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC9A65;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}
a {
	color: #600F0B;
	text-decoration: none;
}




a:hover {
	color: #5D835B;
	text-decoration: none;
}
.bildunterschrift {
	width: 170px;
	float: right;
}
.blid_rechts {
	margin-left: 10px;
}
.huehner {
	margin-right: 40px;
}
#container #content #main_content table tr td a img {
	border: 3px solid #600F0B;
}
.Bild_rechts_rahmen {
	margin-left: 10px;
	border: 3px solid #600F0B;
}
