body { background-color: #fff3d4; font-family: verdana; font-size: 9pt }
A:link    { text-decoration: none; }
A:visited    { text-decoration: none; }
A:hover { color: #101010; }

#gothic10w { font-family: verdana; font-size: 10px; font-weight: normal; color: #000000 }
#arial10bg { font-family: Arial; font-size: 10pt; font-weight: bold; color: #b0f0f0 }
#arial10bb { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000060 }
#arial10nb { font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000 }
#arial10bw { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FAEBD7 }
#arial10nw { font-family: Arial; font-size: 10pt; font-weight: normal; color: #FAEBD7 }
#arial9bw { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FFFFFF }
#arial9nb { font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000 }
#arial9bb { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000 }
#title { font-family: verdana; font-size: 18px; font-weight: bold; color: #333333 }
#mainbody { font-family: verdana; font-size: 12px; font-weight: normal; color: #333333 }
#arial9n { font-family: Arial; font-size: 11px; font-weight: normal; color: #333333 }
#arial8nw { font-family: Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF }
#arial8bw { font-family: Arial; font-size: 7pt; font-weight: bold; color: #FFFFFF }
#arial8b { font-family: Arial; font-size: 8pt; font-weight: normal; color: #000000 }
#arial5n { font-family: Arial; font-size: 4pt; font-weight: normal; color: #000000 }
#times15 { font-family: times; font-size: 17px; font-weight: normal; color: #000000; font-style: italic }
#arial9n { font-family: Arial; font-size: 9pt; font-weight: normal }
#arial10n { font-family: Arial; font-size: 10pt; font-weight: normal }
#arialsmall { font-family: Arial; font-size: 8pt; font-weight: normal }
#times11 { font-family: Times; font-size: 11pt; font-weight: normal }
#upper { text-transform: uppercase }

div.teasertitle { 
display: block;
color: #ffffff;
background-color: #000066;
font-weight: bold;
font-size: 11px; 
font-family: Verdana;
padding-right: 0.5em; 
padding-left: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-bottom: 1; 
link-color: #FF0000; 
} 

#teasertext { 
display: block;
color: #0066cc;
background-color: #adceef;
font-weight: normal;
font-size: 10px; 
font-family: Verdana; sans-serif;
padding-right: 0.5em; 
padding-left: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em; 
} 



      #subnavigation {
        width: 110px;
        background: #fff3d4;
        font-size: 11px;
	margin: 0;
	padding: 0;
        }
        
                       
        #subnavigation a, #subnavigation td a {
        display: bloc
        }
        
        #subnavigation div {
        margin: 0;
        padding: 0;
        }
        
        #subnavigation div.first, #subnavigation div.second {
        margin-bottom: 0px;
        }
        
        a.pfad {
        font-weight: bold;
        }
        
        /* Erste Ebene */
        
        #subnavigation div.first div.ebene1 {
        background-color: #000000;
        border-bottom: 1px solid white;
        border-left: none;
        }
        
        #subnavigation div.first div.ebene1 a {
        display: block;
        padding: 6px 6px 6px 6px;
                       
        }
        
        #subnavigation div.first div.ebene1 a:link, #subnavigation div.first div.ebene1 a:visited {
        color: white;
        background-color: #000066;
        }
        
        #subnavigation div.first div.ebene1 a:hover, #subnavigation div.first div.ebene1 a:active {
        color: #000000;
        background-color: #adceef;
        }
        
        
  
