* {
  margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html {
  height: 100%;
  min-height: 100%;
  margin-bottom:1px;
}
body {
  position: absolute;
  background:#425C18;
  text-align:center;
  margin:0;
  padding:0;
  font-size: 62.5%;
  font-family: Arial, Helvetica, Sans-Serif;
  height:auto !important; height:100%;
  min-height:100%;
  width:100%;
}
img {
  border: none;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
#screen {
  position:relative;
  top:0;
  background:url("../images/screen.gif") repeat-x;
  width:100%;
  display:none;
}
#wrapper {
  margin:0 auto;
  width:886px;
  text-align:left; 
  background: url("../images/fond.gif") repeat-y;
}
#paper {
  position:relative;
  width:886px;
  background:url("../images/paper.jpg") no-repeat;
  height:630px; height: auto !important;
  min-height:630px;
}
#navigation ol {
  list-style:none;
  height:0px;
}
#navigation ol li {
  text-indent:-5000px;
}
#navigation ol li a.hovawarte {
  position: absolute;
  top:16px;left:344px;
  width:532px;height:38px;
  background:url("../images/menu_hovawarte.gif") no-repeat;
}
#navigation ol li a.ueber-uns {
  position: absolute;
  top:293px;left:341px;
  width:186px;height:46px;
  background:url("../images/menu_ueber-uns.gif") no-repeat;
}
#navigation ol li a.zucht {
  position: absolute;
  top:340px;left:242px;
  width:115px;height:37px;
  background:url("../images/menu_zucht.gif") no-repeat;
}
#navigation ol li a.kontakt {
  position: absolute;
  top:359px;left:368px;
  width:149px;height:37px;
  background:url("../images/menu_kontakt.gif") no-repeat;
}
#navigation ol li a.links {
  position: absolute;
  top:397px;left:292px;
  width:101px;height:37px;
  background:url("../images/menu_links.gif") no-repeat;
}
#navigation ol li a.gaestebuch {
  position: absolute;
  top:415px;left:160px;
  width:121px;height:38px;
  background:url("../images/menu_gaestebuch.gif") no-repeat;
}
#navigation ol li a.ostalb {
  position: absolute;
  top:311px;left:25px;
  width:152px;height:85px;
  background:url("../images/menu_ostalb.gif") no-repeat;
  filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}
#navigation ol li a.ostalb:hover {
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

#navigation ol li a.selected, #navigation ol li a:hover {
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#navigation ol li#smallsize, #diashow {
  position: absolute;
  filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
  cursor: hand; cursor: pointer;
}
#navigation ol li#smallsize {
  position: absolute;
  top:67px;left:344px;
  width:211px;height:22px;
  background:url("../images/button_smallsize.gif") no-repeat;
}
#diashow {
  position: absolute;
  top:475px;left:721px;
  width:81px;height:22px;
  background:url("../images/button_diashow.gif") no-repeat;
}
#navigation ol li#smallsize:hover, #diashow:hover {
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#bigsize {
  display: none;
  position: absolute;
  top:293px; left:661px;
  width:198px;height:180px;
  cursor: hand; cursor: pointer;
}
#ostalb {
  display: none;
}
#content {
  padding:500px 91px 50px 25px;
  font-size:1.5em;
  color: #fff;
  background:url("../images/paper.gif") no-repeat bottom left;
  height:100px; height: auto !important;
  min-height:100px;
}
h1,h2,h3 {
  font-size:1em;
  padding:0;margin:0;
  color:#1E290B;
  font-weight:bold;
}
h1 {
  font-size:2em;
  margin-bottom:0.25em;
  font-weight:normal;
}
h3 {
  color:#391E0B;
}
#slideshow {
	position: absolute;
	left: 582px;
	top: 75px;
	width: 286px;
	height: 211px;
	overflow: hidden;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 286px;
	height: 211px;
}
#verband {
	position: absolute;
	left: 722px;
	top: 311px;
  width:80px;
  text-align:center;
}
#verband a img {
  margin:0 auto;
  filter:alpha(opacity=50);-moz-opacity:.30;opacity:.30;
  margin-bottom:8px;
  display:block;
}
#verband a:hover img {
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#pics {
	position: absolute;
	left: 722px;
	top: 308px;
  width:70px;
}
#pics span {
  width:80px;
  height:60x;
  margin-bottom:15px;
  display:block;
  background: #fff;
  filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}
#pics span img {
  width:72px;
  height:52px;
  padding:4px;
}
.spalte {
  float: left;
  width:385px;
  display:block;
  line-height:1.6em;
}
.big {
  height:80px;
}
.portrait {
  border:4px solid #fff;
  margin-right:8px;
  float: left;
}
.guestblock {
  display:block;
  padding:1em 0;
  border-top:1px solid #425C18;
  clear:both;
}
a {
  color:#B9DF80;
}
a:visited {
  color:#98C457;
}
a:hover {
  color:#fff;
}
form {
  padding:0;margin:0;
}
#gasteintrag input[type=text] {
  width:350px;
  height:18px;
  border:none;
  background:url("../images/input_field.gif") no-repeat;
  font-size:1em;
  padding:2px 10px;
  color:#fff;
}
#gasteintrag .spalte {
  padding-bottom: .6em;
}
#gasteintrag .textarea {
  clear:both;
  width:770px;
  height:200px;
  background:url("../images/input_area.gif") no-repeat;
  padding:2px 10px;
}
#gasteintrag textarea {
  width:750px;
  height:196px;
  border:none;
  background:none;
  font-size:1em;
  color:#fff;
  overflow:auto;
}
#sendbutton {
  padding-top: .6em;
  cursor: default;
  filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}
a#webdesign {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-indent: -5000px;
  background:url("../images/webdesign_klaus-schlichter.gif") no-repeat;
  width:66px;
  height:66px;
  clear:both;
}
a#webdesign:hover {
  width:88px;
}
.clear {
  clear:both;
}
