body { background-color:#EAFDFF; }

a:link { text-decoration:none; color:black }
a:visited { text-decoration:none; color:black }
a:hover { font-weight:bold; }
a:active { text-decoration:none; }

#rahmentabelle { width:100%; }

#logo { width:200px;
        height:26px;
        border-width:1px;
        border-style:solid;
        background-color:#ffffff;
        border-color:black;
        font-family:Arial;
        font-size:10pt;
        text-align:center; }

#titel { font-family:Arial;
         font-size:14pt;
         text-align:center;
          }
      
#navi { width:200px;
        height:360px;
        text-align:center;
        vertical-align:top;
        background-color:#ffffff; }
      
#navpoint { width:200px;
            height:10%;
            background-color:#ffffff;
            font-family:Arial;
            font-size:8pt;
            text-align:left; }
                  
#navpointa { width:200px;
             height:10%;
             border-width:1px;
             border-style:solid;
             border-color:black;
             background-color:#70eeff;
             font-family:Arial;
             font-size:8pt;
             text-align:left; }        

#text { background-color:#eeeeee;
        font-family:Arial;
        font-size:10pt;        
        text-align:center;
        vertical-align:top; 
        white-space:nowrap;}

#footertab { width:100%; }

#footertd { font-family:Arial;
            font-size:8pt;
            text-align:center; }
         
#spacer { width:200px;
          height:26px; }
.fett {
	font-weight: bold;
}

#titel1 {font-size: 12px;
         white-space:nowrap;}

#text1 { background-color:#eeeeee;
        font-family:Arial;
        font-size:10pt;        
        text-align:center;
        vertical-align:top;}


