
p.titel
{ color: black; font-weight:bold; font-size:10pt; padding-left:16; }

p
{ color: black;   font-size: 10pt;  font-weight: normal; padding-left:24; }  

.unternav{ 
  background-color: white;}


body {
  background-color: transparent;
 SCROLLBAR-HIGHLIGHT-COLOR: #ae8f7d;
SCROLLBAR-SHADOW-COLOR: #FF9A31; 
SCROLLBAR-3DLIGHT-COLOR: #FF9A31; 
SCROLLBAR-ARROW-COLOR: #FF9A31;
SCROLLBAR-TRACK-COLOR: #ae8f7d; 
SCROLLBAR-DARKSHADOW-COLOR: #ae8f7d; 
SCROLLBAR-BASE-COLOR: #ae8f7d; 
}



a:link, a:visited { 
   color : #FF9A31;  
  text-decoration : none;
  font-weight: bold;
   font-size : 10pt;
}

a:hover, a:active{ 
   color : black;  
  text-decoration : none;
  font-weight: bold;
   font-size : 10pt;
}

a.nav:link, a.nav:visited { 
   color : black;  
  text-align:center;
  text-decoration : none;
  font-weight: bold;
   font-size : 10pt;
}





table
{ width: 100%;
  align:center;
color: black;  
 font-size: 10pt;  
font-weight: normal; 
vertical-align: top;
padding-left:16; }

.rahmen
{
  border-style: solid;
  border-width: 1px; 
  border-color: #FF9A31;
}



