body  {

scrollbar-track-color:#555555;
scrollbar-base-color:#555555;
scrollbar-face-color:#555555;
scrollbar-highlight-color:#555555;
scrollbar-3dlight-color:#787878;
scrollbar-darkshadow-color:#555555;
scrollbar-shadow-color:#787878;
scrollbar-arrow-color:#787878;





margin:0px;
background-image: url(titel.jpg);
/*background-position: top right;  */
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #555555;
color: #BEE691;
font-family: arial;
font-size:10pt;
}

a { text-decoration: none;
 cursor:e-resize;
 color:#BEE691;
 }
a:link { text-decoration: none;
  color:#BEE691;
  }
  a:vlink { text-decoration: none;}
a:alink { text-decoration: none;}
a:hover { text-decoration: underline;}

#content {
float:left;
width:730px;
margin-top: 110px;
margin-left: 10px;
background-color: #555555;
border: 1px solid #787878;


}





#natur {
margin: 3px;
background-color: #555555;
padding:3px 3px 3px 3px;
}


#navigation { float:right;
margin-top: 280px;
width:200px;
background-color: #555555;
padding:3px;
}



iframe {
width: 720px;
height: 500px;
border: 1px solid #555555;

}