body{
 margin:0px;
 height:100%;
 background-image:url(images/hi.jpg);
 background-repeat:repeat-x;
 background-color:#C8C8A2;
 font-family:verdana;
 scrollbar-base-color:#FFFFFF;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-arrow-color:#FFFFFF;
 scrollbar-darkshadow-color:#DDDDDD;
 scrollbar-face-color:#6EA01B;
 scrollbar-highlight-color:#6EA01B;
 scrollbar-shadow-color:#333333;
 scrollbar-track-color:#F3F7D6;

 }
/*img, div, input { behavior: url("iepngfix.htc") }*/ /* macht png auch im IE6 transparent */

div,p,td {
 font-family:verdana;
 font-size:10pt;
 color:black;
 }
p{margin-top:0px;}
ul{margin-top:0px;margin-bottom:5px;}
#grundcontainer{
 position: absolute;  top: 50%;  left: 50%;  margin-left: -445px;  margin-top: -305px;
 background-image:url(images/bg_m.jpg);border:0px solid red;
 height:1000px;
 }
#container{
 width:920px;
 background-image:url(images/m51.jpg);
 background-repeat:repeat-y;
 border:0px solid black;
 }
#tabelle{border:0px solid black;
 background-image:url(images/web8.png);
  behavior: url("iepngfix.htc");  /* macht png auch im IE6 transparent */
 background-repeat:no-repeat;
 }
#back{background-image:url(images/blumen8.jpg);
 background-repeat:no-repeat;
 background-position:  bottom;
 background-position: 16px bottom ;                  /* workaround NS6 */
 }
#navileiste{margin-top:14px;width:200px;height:600px;background-color:#6EA01B;border:0px solid black}

#nav a:link, #nav a:visited {
  color:#FFFFFF;
  font-size:12pt;
  height:30px;
  line-height:30px;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none;
  text-indent:20px;
  width:199px;
  display:block;
}
#nav a:hover, #nav a:active, #nav a:focus {
  color:#FFFF00;
  background-color:#88B145;
 }
.nav a:link, .nav a:visited {
  color:#003000;
  font-size:10pt;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none;
  text-indent:20px;
  width:199px;
  display:block;
}
.nav a:hover, .nav a:active, .nav a:focus {
  color:#666666;
  background-color:#88B145;
 }


a:link, a:visited{color:#007700}
a:hover, a:active, a:focus{color:#007700}