/* CSS-Definitionsdatei, www.hacky-plath.de */
/* $Revision: 1.6 $ $Date: 2010/01/27 15:15:41 $ */
body { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
     font-size: 10pt; 
     background-color:rgb(97,159,86); 
     margin-left:10px;
     margin-top:0px;
     background-image: none;}

a {
    font-family: Arial, Helvetica, Univers, 'Zurich BT' , sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: black;
    background-color: rgb(97,159,86);
    text-decoration:none;
}
a:link { 
    font-size: 9pt; 
    font-weight: bold; 
    color: black;
    background-color: rgb(97,159,86); 
}
a:visited  {
    font-size: 9pt; 
    font-weight: bold; 
    color: black;
    background-color: rgb(97,159,86); 
}
a:hover {
    font-size: 9pt;
    font-weight: bold;
    color: black;
    background-color: rgb(186,215,181);
 }
a:active {
    font-size: 9pt;
    font-weight: bold;
    color: black;
    background-color: rgb(186,215,181);
}
a:focus {
    font-size: 9pt; 
    font-weight: bold; 
    color: black;
    background-color: rgb(186,215,181); 
}

a.nav {
    font-family: Arial, Helvetica, Univers, 'Zurich BT' , sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: rgb(255,255,255);
    background-color: rgb(91,63,74);
    text-decoration:none;
}
a.nav:link {
    color: rgb(255,255,255);
    background-color: rgb(91,63,74); 
}
a.nav:visited  {
    color: rgb(255,255,255);
    background-color: rgb(91,63,74); 
}
a.nav:hover {
    color: rgb(91,63,74);
    background-color: rgb(225,213,222);
}
 a.nav:active  {
    color: rgb(255,255,255);
    background-color: rgb(91,63,74); 
}
a.nav:focus {
     color: rgb(91,63,74);
    background-color: rgb(225,213,222);
 }
ul { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
      font-size: 10pt; 
      font-weight: normal; 
      font-style: normal; 
      list-style-position: outside; 
      border-left-style: none; 
      border-top-style: none; 
      border-right-style: none; 
      border-bottom-style: none;}
      
li {font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
     font-size: 10pt; 
     list-style-type: circle; 
     list-style-image: none; 
     list-style-position: outside; 
     margin-top: 0px;
     border-left-style: none; 
     border-top-style: none; 
     border-right-style: none; 
     border-bottom-style: none;}
     
     
ol { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
     font-size: x-small; 
     font-weight: normal; 
     font-style: normal;}
     
h1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
      font-size: 12pt; color: rgb(255,255,255);
      font-weight: bold; background-color: rgb(95,70,90); padding: 8px;
      margin-top: 0pt}
h2 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
      font-size: 16pt; 
      font-weight: normal; 
      font-style: normal;
      color: rgb(0,0,0); 
}
h3 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
      font-size: 10pt; 
      color: rgb(0,0,0); 
      font-weight: bold;
      padding: 0px;
      margin-top: 25px;
      margin-bottom: 0px;}
 
h4 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
      font-size: 8pt; 
      color: rgb(0,0,0); 
      font-weight: bold;
      padding: 0px;
      margin-top: 10px;
      margin-bottom: 0px;}
      
P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
     font-size: 10pt;}
a { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
     font-size: 9pt;}
     
 img { border:none }
 .bold  { font-weight:bold }

 .logoTitle {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:14pt;font-weight: bold;}
 .logoSubTitle {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:12pt;}
 .address {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:8pt;padding: 1px;}
 .TextNorm { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
            font-size: 9pt; font-weight: normal; font-style: normal; margin-top:9px;}
 .TextList { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
            font-size: 9pt; font-weight: normal; font-style: normal; margin-top:9px; margin-left:15px;}
.TextSource { font-family: 'Courier New CE', monospace; font-size: 9pt; font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small;}
 .TextSmall {font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .Test{font-family: 'Comic Sans MS',Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt;}
 .copyright {font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .hinweis {font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .impressText {font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt; margin: 5px 0 0 10px}
 