@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}

html {
/* height:101%; */
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:0.87em;
line-height: 140%;
color:#000;
margin: 25px auto;
}
a,a:visited,a:hover,a:active{color:#859F27;}
p { padding-bottom:15px;}
p.first { padding: 30px 0 15px 0;}
strong {
color:#859F27/* #a2b659 */;
}
h1 { font-weight:normal; font-size: 200%; line-height:140%;}
h2 { font-weight:normal; font-size: 150%;}
h3 { font-weight:normal; font-size:120%; line-height:160%; color:#717F3F;}

#wrapper {
/*
position: absolute;
margin-left:-500px;
*/
width:1000px;
border: solid 1px #000;
/* left:50%; */
padding-bottom:15px;
background:url(menu.jpg) left top repeat-x;
height:700px;
margin: 25px auto;
}
html>body #wrapper {
height:auto;
min-height:700px;
position: relative;
}

#wrapperouther {
background:url(resonanz.gif) center bottom no-repeat;
}
.buch {
position:absolute;
right: 40px;
top: 150px;
z-index: 2001;
}
#logo {
position:absolute;
left:0; top:0;
}
#menu {
margin-top:23px;
}
#menu ul {
list-style:none;
margin-left:165px;
}
#menu li {
float:left;
line-height:31px;
}
#menu li a {
display:block;
text-decoration: none;
color:#000;
margin-right:90px;
padding-bottom:100px;
}
#menu li a:hover,#menu .active a {
background:url(arrow.gif) center bottom no-repeat;
}
#menu .buecher {
padding-right:200px;
}
#submenu {
position:absolute;
width:730px;
left:165px; right:255px;
line-height:31px;
background: url(submenu.gif) left top repeat-x;
border: solid 1px #b9d741;
top:80px;
}
#submenu ul {
list-style:none;
}
#submenu li {
float:left;
}
#submenu li a {
display:block;
text-decoration: none;
color:#000;
margin: 0 15px 0 15px;
}
#content {
padding:0 65px 0 165px;
position: relative;
}
input {
width:260px;
margin-bottom:15px;
}
#content .mailform {
width:600px;
float:left;
margin-top:30px;
}
#content .inputarea {
width:260px;
float:left;
padding-right:30px;
}

#content .button {
width:130px;
height:20px;
background:#a2b659;
color:#fff;
float:left;
margin-right:20px;
border:none;
}
#content .menge {
width:30px;
}
textarea {
width:580px;
margin-bottom:15px;
clear:both;
}
#content .headline {
clear:both;
padding-bottom:15px;
}
#content .subheadline {
clear:both;
padding-bottom:15px;
}
.teaser {
position:absolute;
right:40px;
top:220px;
width:200px;
font-size: 12px;
}
.huhnhover {
width:155px; height:160px;
background: url(hahanraths.jpg) top left no-repeat;
margin-bottom:15px;
}
.huhnhover a {
display:block;
}
.huhnhover a:hover {
background: url(hahanraths-hover.jpg) top left no-repeat;
}
.error_message {
color: #dc1200; margin: 0 0 20px 0; 
}
.success_message {
color: green; margin: 0 0 20px 0; 
}

.blaettern_box {
	padding: 25px 0 0 250px; 
	}
.blaettern_box img { border: 0; }

iframe { overflow: hidden; }
