body {
   background-image: url(/fileadmin/2007/images/bg_start.gif);
   background-repeat: repeat-x;
   background-position: top left;
   background-color: #85726f;
   color: #890a1a;
   margin: 0px;
   padding: 0px;
   font-family: Times, Georgia, Helvetica, Geneva, sans-serif;
   text-align:right;
}
#hummer{
   position: absolute;
   top: 34px;
   left: 492px;
   width:254px; 
   height:271px;
   background-image: url(/fileadmin/2007/images/pic_hummer.gif);
   background-repeat: no-repeat;
   background-position: top left;
   z-index:1;
}
#logo{
   position: absolute;
   top: 130px;
   left: 537px;
   width:142px; 
   height:47px;
   z-index:2;
}
#navmain{
   position: absolute;
   top: 143px;
   left: 0px;
   width:482px;
   height: 20px;
   text-align:right;
   z-index:3;
}
#content{
   position: absolute;
   top: 183px;
   left: 0px;
   width:477px;
   text-align:right;  
   z-index:4;
}
#pic{
   position: absolute;
   top: 266px;
   left: 0px;
   width:482px; 
   height:72px;
   background-image: url(/fileadmin/2007/images/pic_bildleiste.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   z-index:5;
}
#abbinder{
   position: absolute;
   top: 540px;
   left: 0px;
   width:477px;
   text-align:right;
   font-size: 0.75em;
   font-weight: normal;
   color: #FFFFFF;
   z-index:6;
}
a { 
   color: #85726f;
   text-decoration: none;
   font-weight: bold; 
}
a:hover { 
   color: #890a1a;
   text-decoration: none;
   font-weight: bold; 
}
a.navdown {
   color: #FFFFFF;
   background-color: none;
   text-decoration: none;
   font-weight: normal;
}
a.navdown:hover { 
   color: #890a1a;
   background-color: none;
   text-decoration: none; 
   font-weight: normal;
}
h1{  
   font-size: 0.8em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
h2{  
   font-size: 0.8em;
   font-weight: bold; 
   color: #6E6E6E; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
h3{  
   font-size: 0.7em;
   font-weight: bold; 
   color: #C00001; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
p {  
   font-size: 0.85em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
