body {
	color: #333;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFE53A;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
}
a {
	color: #666;
	font-weight: inherit;
	text-decoration: underline;
}
a:visited {
	color: #999;
}
a:hover {
	color: #2163c6;
}
input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	width: 250px;
	margin: 0 5px 10px 0;
}
hr {
	border: 1px solid #CFE9F8;
	height: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color: #2163c6;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 16px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	display: inline;
}
h3 {
	font-size:13px;
	font-weight:bold;
	display: inline;
}
.h12{
	font-size:12pt;
}
.ueberschrift{
	font-size:20px;
	font-weight:bold;
	color: #2163c6;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 5px;
	padding: 0;
	line-height: 20px;
}
blockquote {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.container {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	text-align: center;
}
.container div.navigation {
	clear: both;
	height: 150px;
	padding-top:15px;
	padding-bottom: 25px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
}
.navigation ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#home {
	width: 210px;
	text-align: right;
	background-image: url(../images/kuh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 6px 5px 0px 5px;
	border: 0;
}
#wildrose, #schwalbennest, #bauernhof, #umgebung, #kontakt-lage {
	width: 140px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	behavior: url(pie.htc);
	background-position:center center;
	background-repeat:no-repeat;
}
#wildrose {
	background-image:url(../images/bg-wildrose.jpg);
}
#schwalbennest {
	background-image:url(../images/bg-schwalbennest.jpg);
}
#bauernhof {
	background-image:url(../images/bg-bauernhof.jpg);
}
#umgebung {
	background-image:url(../images/bg-umgebung.jpg);
}
#kontakt-lage {
	background-image:url(../images/bg-kontakt-lage.jpg);
}
a.navigation {
	display:block;
	height: 25px;
	font-size: 13px;
	text-align: center;
	color: #4B3317;
	text-decoration: none;
	margin-right: 6px;
	font-weight: bold;
	padding-top: 115px;
	line-height: 25px;
	border: 3px solid #ffffff;
}
a:hover.navigation {
	color: #063;
}
a.aktiv {
	font-style:italic;
	color: #063;
	border: 3px solid #063;
}
div.content {
	border: 3px solid #ffffff;
	background-color:#FFFCEB;
	padding:15px;
	background-image: url(../images/bg-content.jpg);
	background-position: bottom;
	min-height: 300px;
	background-repeat: no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	behavior: url(pie.htc);
	text-align: left;
}
.footer {
	padding: 10px 20px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.small-red {
	font-size: 12px;
	font-style: italic;
	color: #F93;
}
#formular em {
	color: #999;
}
.send {
	color: #2163C6;
	background-color: #E6F3FB;
	border: 2px solid #fff;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 18px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	behavior: url(pie.htc);
	line-height: 35px;
}
input:hover.send {
	border:2px solid #006633;
	color: #006633;
}
.image {
	border: 2px solid #2163C6;
}
.sprachen {
	color: #666;
}
.address {
	font-style: normal;
	font-weight: bold;
}

a.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #2163C6;
	text-align: right;
	text-transform: capitalize;
	margin: auto;
	clear: both;
	display: block;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #999;
	margin: 0 auto;
	text-align: center;
}
.error {
	color: red;
}
input.error {
	border: 1px dotted red;
}
ul.slider1, ul.slider2 {
	list-style-type:none;
	display: block;
	height: 102px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
ul.slider1 li, ul.slider2 li {
	float:left;
	width:auto;
}
.bx-window {
	width: 880px;
}
.news .trennlinie {
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news p, .news ul{
	margin:0px;
	padding:0px;
}
.news ul, .news ol{
	padding-left:16px;
}
