body 
{
background-color: #F6F6F5; 
font-family: tahoma, sans-serif;   
font-size: 100,01%; 
line-height: 1.3em;
} 

#wrapper
{
margin: 0 auto;
width: 65em;

padding: 0;
position: relative;
/* nur test, zum begreifen */
} 
     
 /* .all
{text-align: left; 
width: 56.25em;
margin: 0;
}                   */     

.kopf
{
position: relative;
/* border: 1px  solid blue;
 *//* nur als test */
padding:  1em;
margin: 0 auto; 
width: 50em;  
height: 100px;
text-align: center;                     
}  
   .kopf img 
{   
/* border: 2px  solid blue;
 *//* nur als test */
padding: .1em;
margin: 0 auto;   
/* margin: 8px 15px 10px 1px;
width: 480px;              */        
}

.kopf p
{
position: relative;
top: 0;     
color: #01357e;              
}

.inhalt
{
background-color: #F6F6F5;
width:31em;
position: relative;
left: 14em;
top: 0;
margin: 0; 
padding: 1em;
/* font-weight: bold; */
color: #000011;   
} 


.bildbox-right
{
background-color: #F6F6F5;
width: 5,5em;
position: absolute;
left: 48em;
top: 0;
margin: 0; 
padding: 1em;

}
.navi-right
{
background-color: #F6F6F5;
width: 5,5em;
position: absolute;
left: 46em;
top: 0;
margin: 0; 
padding: 1em;

}
.navi-middle
{
background-color: #F6F6F5;

width: 5,5em;
position: absolute;
left: 14em;
top: 7em;
margin: 0; 
padding: 1em;

}
.navi
{
width: 13em;
/* height: 32ex;	 */
position: absolute;
top: 0px;
margin: 0px;
padding: 1em;	
}    
/* ab hier:
Link-Formatierung
_____________________________________________ */   

a 
{
text-decoration: none;	
}

a: hover 
{
color: red;
} 

.unten
{
position: relative;
margin: 0 auto;
Width: 800em;
min-height: 900px;
text-align: left;
}

/* .hauptkasten
{
margin: 0 auto;
Width: 60em;
min-height: 900px; }*/

/* .text
{

}
.termin
{
text-align: center;
} */

.navi ul 
{
margin: 0px;
padding: 5px;		
list-style-type: none;
background-color: #F6F6F5;
/* border: 1px solid blue; */
font-weight: bold;
/* color: #0000FF;  */
}
.aktiv 
{
color:#A61D02; 
}
.navi-right ul 
{
margin: 0px;
padding: 5px;		
list-style-type: none;
background-color: #F6F6F5;
/* border: 1px solid blue; */
font-weight: bold;
font-size: 95%;
/* color: #0000FF;  */
}
.aktiv 
{
color:#A61D02; 
} 			
.navi p 
{
margin-top: 4ex;
line-height: 90%;
font-family: tahoma;
font-size: 100%;
font-weight: bold;
color: #01357e;                  
}

.navi a 
{
border: 2px solid #0F4C20;
display: block; 
margin: 4px;
padding: 5px;
text-decoration: none;	
color: #01357e;	
line-height: 110%;	
text-indent: .2em;
}

.navi a:visited 
{
border: 1px solid #01357e;			
}

.navi a:hover,  
a.aktiv
{
border: 1px solid white;	
color: #A61D02;
}

.navi img 
{
margin: 1px;
padding: 5px;	
}
.navi-right p 
{
margin-top: 4ex;
line-height: 90%;
font-family: tahoma;
font-size: 90%;
font-weight: bold;
color: #01357e;                  
}

.navi-right a 
{
border: 2px solid #0F4C20;
display: block; 
margin: 4px;
padding: 5px;
text-decoration: none;	
color: #01357e;	
line-height: 110%;	
text-indent: .2em;
}

.navi-right a:visited 
{
border: 1px solid #01357e;			
}

.navi-right a:hover,  
a.aktiv
{
border: 1px solid white;	
color: #A61D02;
}

.navi-right img 
{
margin: 1px;
padding: 5px;	
}
.navi-right ul 
{
margin: 0px;
padding: 5px;		
list-style-type: none;
background-color: #F6F6F5;
/* border: 1px solid blue; */
font-weight: bold;
/* color: #0000FF;  */
}
.aktiv 
{
color:#A61D02; 
} 			
/* .navi p 
{
margin-top: 4ex;
line-height: 90%;
font-family: tahoma;
font-size: 100%;
font-weight: bold;
color: #01357e;                  
} */

/* .navi a 
{
border: 2px solid #0F4C20;
display: block; 
margin: 4px;
padding: 5px;
text-decoration: none;	
color: #01357e;	
line-height: 110%;	
text-indent: .2em;
}

.navi a:visited 
{
border: 1px solid #01357e;			
}

.navi a:hover,  
a.aktiv
{
border: 1px solid white;	
color: #A61D02;
}
 */
.navi img 
{
margin: 1px;
padding: 5px;	
}
.navi-middle p 
{
margin-top: 4ex;
line-height: 90%;
font-family: tahoma;
font-size: 100%;
font-weight: bold;
color: #01357e;                  
}

.navi-middle a 
{
border: 2px solid #0F4C20;
display: block; 
margin: 4px;
padding: 5px;
text-decoration: none;	
color: #01357e;	
line-height: 110%;	
text-indent: .2em;
}

.navi-middle a:visited 
{
border: 1px solid #01357e;			
}

.navi-middle a:hover,  
a.aktiv
{
border: 1px solid white;	
color: #A61D02;
}

.navi-middle img 
{
margin: 1px;
padding: 5px;	
}
/* ab hier: 
Schriftformatierung
__________________________________________________ */

h1
{
font-family: tahoma;
font-size: 150%;
<!-- margin: 0 0 1em 0;   //-->
line-height: 1.3em; 
font-weight: normal;
color: #01357e;
}

h2
{
font-family: tahoma;
font-size: 120%;
font-weight:bold;
line-height: 1.3em; 
color: #01357e;
}  
h3
{
font-family: tahoma;
font-size: 110%;
font-weight:bold;
line-height: 1.3em; 
color: #01357e;
} 
h4
{
font-family: tahoma;
font-size: 100%;
font-weight:bold;
line-height: 1.3em; 
color: black;
}   
h5
{
font-family: tahoma;
font-size: 96%;
line-height: 1.1em; 
color: #01357e;
}   
p 
{
font-family: tahoma;
font-size: 100%;
color: #01357e;
line-height: 1.3em;                       
}      



/* tabellenformatierung */
.date
{
vertical-align: top;
}



#center {
background-image:url ( img/paper.jpg;)
 width: 500px;
 height: 400px;
 margin: -100px -158px;
 position: absolute;
 top:132%;
 left: 32%;  
 padding:2px;
}

img {
/*  height: 14.06em; */ 
height: 250px
/*  width: 18.75em; */   
width: 380px;
top: 150px;

}

iframe {
position: absolute;
top: 43px;
left: 0;   
width: 500px;
height: 520px; 
background: url(img/laden-ok.jpg);
}  

a {
line-height: 90%;
font-family: tahoma;
font-size: 100%;
font-weight: bold;
color: #01357e;    
text-decoration: none;
display: block;

}
