html {
margin:0 0 0 0;
padding:0 0 0 0;

  scrollbar-track-color:#fff;
  scrollbar-arrow-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#fff;
  scrollbar-3dlight-color:#fff;
  scrollbar-darkshadow-color:#fff;
  scrollbar-face-color:#C8C8C8;
}
body {
margin:0 0 0 0;
padding:0 0 0 0;

background-image:url(../images/grundgeruest/bg01_mittel.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#243924;
background-attachment:fixed;

line-height: 22px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}
/*---------------------------------GRUNDGERUEST----------------------------------------*/
img, div {
behavior: url(iepngfix.htc);
}
#mother {
margin: 0 auto;
width: 983px;
height:auto;
}
#head {
background-image:url(../images/grundgeruest/top01.png);
width:766px;
height:87px;
float:left;
}
#navi {
width:247px;
height:337px;
float:left;
background-image:url(../images/grundgeruest/navi01.png);
background-repeat:no-repeat;
}
#main {
width: 519px;
height:auto;
float:left;
}
#content_kachel {
background-image:url(../images/grundgeruest/content_kachel01.png);
width:519px;
height:auto;
float:left;
}
#bottom {
background-image:url(../images/grundgeruest/bottom01.png);
width:519px;
height:84px;
float:left;
}
#austauschbilder {
width:217px;
height:381px;
float:left;
}
#content {
margin-top:90px;
margin-left:42px;
margin-bottom:30px;
width:431px;
height:auto;
padding-right:20px;

overflow-x:hidden;
}
#footer {
margin-top:30px;
margin-left:43px;
width:431px;
text-align:center;
}
#pferd {
position:absolute;
background-image:url(../images/grundgeruest/pferd01.png);

width: 240px;
margin-left: 230px;
left: 50%;

height: 184px;
margin-top: 240px;
top: 50%;

z-index:300;
}
* html #pferd {
margin-top: 250px;
}
/*---------------------------------NAVI----------------------------------------*/
#navi ul {
line-height:25px;
font-size:12px;
list-style:none;
margin-left:0px;
padding-top:22px;
padding-left:20px;
}
#navi ul li {
background-image:url(../images/grundgeruest/navibg.jpg);
width:207px;
text-indent:26px;
}
#navi p {
padding-left:46px;
}
#navi a:link, #navi a:visited {
text-decoration: none;
color:#404040;
position:relative;
}
#navi a:hover, #navi a:active {
color:#000;
text-decoration:none;
position:relative;
}
/*---------------------------------FORMATE----------------------------------------*/
.floatstop {
clear:both;
float:none;
}
h1 {
font-weight:bold;
font-size:14px;
}
h2 {
font-weight:bold;
font-size:13px;
margin-bottom:0px;
}
#content ul {
margin-left:0px;
padding-left:25px;
}
#content .imgeins {
margin-bottom:20px;
}
#content table td {
padding:3px;
}
.tbhead {
border-top:1px solid #B9BBBA;
}
/*---------------------------------LINKS----------------------------------------*/
#content a:link, #content a:visited {
text-decoration: none;
color:#437418;
}
#content a:hover, #content a:active {
color:#999999;
text-decoration:none;
}