*{
	border: 0;
	margin: 0;
	padding: 0;   }

body {	
       background: #c0c0c0 url(kirg.jpg);
       background-attachment: fixed; 
       font-family: arial, helvetica, sans-serif;  }

#container  {
        width: 890px;
	color: #666;
	background: #363636;
        font-size: 14px;
	text-align: left;
        padding: 12px;
        border-radius: 9px;
	margin: 39 auto;   }

#topnav   { 
  position: absolute; 
  font-size: 14px; 
  word-spacing: 3mm; 
  margin: 35 0 0 500px; 
  width: 370px;   } 

#kasten  {  
  overflow: hidden; 
  background: #494949;
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 12px;
  margin-top: 12px;  }

#text   { 
   overflow: auto;
   height: 550px;
   float: left;
   width: 700px;
   color: #fff;
   font-family: arial;
   font-size: 95%;
   padding: 0 15 15 29px;  }   
              
#beobox    {
  width: 100%px;
  color: #fff;
  font-family: arial;
  font-size: 14px;
  text-align: left;
  padding: 5 13 5 0px;
  overflow: hidden;   }   

#beobox img   { 
  float: left; 
  border:1px solid #666; 
  width:90px; 
  height:90px; 
  margin:5px; 
  padding:2px;  }
   
h1   { position: relative; 
       font-size: 26px; 
       font-family: arial, papyrus, georgia; 
       margin: 19 0 0 29px; 
       color:#ffff99; 
       width: 430px; 
       border-bottom: 1px solid;  }
        
h2      { 
       background: #666;
       color: #fff; 
       font-size: 16px; 
       font-family: verdana; 
       font-weight: bold;
       padding: 5 0 5 13px; 
       margin: 5 0 5 0px;  }        
        
h3      { font-size: 14px; padding-bottom: 7px; color:#666; }
small   { font-size: 18px; }
a:link   { color: #ff7f50; text-decoration:none; }
a:visited   { color: #999; text-decoration:none; }
a:hover     { text-decoration:underline; }
spezie      { font-size: 110%; font-weight: bold; color: #ffd700; } 

#sidelinks   {  
   float: left;
   width: 100px;
   line-height: 1.4;
   margin: 20 0 15 19px;   }

#bottomnav  {  
   text-align: center; 
   word-spacing: 5mm;
   padding: 15px;    }    






   
