@charset "ISO-8859-1";
* { margin: 0px; padding: 0px; }


 #bodystandart 
 { 
   background-color:#F0F0F0;
 /* font-family: Calibri , "Times New Roman", "Courier New", sans-serif; */
 /* font-family: "Courier New" , "Lucida Console" , "Times New Roman", serif; */
    min-height: 520px;
    z-index: 0;
 }

 
 #mainfield_sub 
 { 
   position: absolute; 
   height:95%; 
   left: 2% ; 
   width: 94%; 
   z-index: 0;
   background-color:#DDDDDD;
   border-radius:15px;
   padding: 1%;
 }

.headfield
{
   position: absolute;   
   top: 10px;          
   font-size: 28px;
   width: 120px; 
   height:40px; 
   color: black;
   font-style: normal ;
}


.midtext_o 
 { 
   position: absolute;   
   left: 145px ; 
   top: 10px;          
   font-size: 14px;
   color: black;
   font-style: normal ;
 } 
 
.midtext_o_small 
 { 
   position: absolute;   
   top: 10px;          
   font-size: 11px;
   color: black;
   font-style: normal ;
   border: 2px solid red;
 } 
 

.midtext_u 
 { 
   position: absolute;   
   bottom: 10px;          
   font-size: 14px;
   color: black;
   font-style: normal ;
 } 
 

 .bild_1
 {
   position: absolute;   
  overflow:hidden;  
   top: 65px;          
   width: 59% ; 
   bottom: 155px;          
   padding: 3% 1% 5px 1% ;
   border-radius:15px;
   background-color:#CCCCCC;
 }


 .start_text
 {
   position: absolute; 
   overflow:hidden;  
   left: 63% ;
   top: 65px;          
   padding: 1% ;  
   bottom: 155px;          
   width: 34% ;
   font-size: 13px;
   border-radius:15px;
   background-color:#CCCCCC;
 }
 

  
.teaserbox
{ 
   position: absolute;   
   bottom: 45px;          
   height: 90px;
   width: 27% ; 
   border-radius:15px;
   padding: 5px 1% 5px 3% ;
   background-color:#CCCCCC;
 }
 
.teaserbox h1 { font-size: 14px; }
.teaserbox li { font-size: 12px; }


 
.normalbox
 {
   position: absolute;   
   left: 63% ;
   bottom: 45px;          
   width: 30% ;
   height: 80px;
   padding: 15px 1% 5px 5% ;
   border-radius:15px;
   background-color:#CCCCCC;
}
 
.normalbox h2 { font-size: 14px; }
.normalbox li { font-size: 12px; }
 
 
#navigation
 {
   position: absolute;   
   left: 33% ;
   bottom: 45px;    
   height: 90px;
   width: 23% ; 
   padding: 5px 1% 5px 5% ;
   font-size: 12px; 
   border-radius:15px;
   background-color:#CCCCCC;
}
 
.navigation a { font-size: 10px; }
.navigation li { font-size: 10px; }
 



.impressum 
 { 
   position: absolute;
   padding: 10px 10px 10px 10px ;  
 }

 
 
 

 
 
