/* CSS-Definitionsdatei, www.das-pferdeglueck.de */
/* $Revision: 1.5 $ $Date: 2006/05/14 08:10:43 $ */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
     font-size: 9pt; 
     background-color:#C8B4B4; 
     margin-left:2px;
     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(200,180,180);
    text-decoration:none;
}
A:link { 
    font-size: 9pt; font-weight: bold; 
    color: black;
    background-color: rgb(200,180,180); 
}
 A:visited  {
    font-size: 9pt; font-weight: bold; 
    color: black;
    background-color: rgb(200,180,180); 
}
 A:hover {
    font-size: 9pt;  font-weight: bold;
    color: rgb(255,255,255);
    background-color: rgb(95,70,90);
 }
A:active {
    font-size: 9pt; font-weight: bold;
    color: black;
    background-color: rgb(95,70,90);
}
A:focus {
    font-size: 9pt;  font-weight: bold; 
    color: black;
    background-color: rgb(95,70,90); 
}

A.nav {
    font-family: Arial, Helvetica, Univers, 'Zurich BT' , sans-serif;
    font-size: 8pt;font-weight: bold;font-style: normal;
    color: white;
    background-color: rgb(95,70,90);
    text-decoration:none;
}
A.nav:link {
    color: white;
    background-color: rgb(95,70,90); 
}
 A.nav:visited  {
    color: white;
    background-color: rgb(95,70,90); 
}
 A.nav:hover {
     color: black;
    background-color: rgb(200,180,180);
}
 A.nav:active  {
    color: black;
    background-color: rgb(200,180,180); 
}
 A.nav:focus {
     color: black;
    background-color: rgb(200,180,180);
 }
 
 a.anker {color: black; background-color: rgb(200,180,180);}
 
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;
      margin-top: 0px; margin-bottom: 15px}
      
 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;}
     
 TD.navTD {background-color:rgb(95,70,90); text-align:center; height:25px;}    
     
 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: 11pt; font-weight: bold; font-style: normal;
      margin-bottom:0; 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;}
     
 hr.top {color: rgb(92,70,90); margin-top:0px; margin-bottom:15px;} 
 hr.bottom {color: rgb(92,70,90); margin-top:0px; margin-bottom:5px;} 
 img { border:none }
 
 .bold  { font-weight:bold }

 .logoTitle {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:9pt;font-weight: normal;}
 .logoSubTitle {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:9pt;}
 .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:5px;}
.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: 12pt;}
 
