BODY { margin-top:0px;
       margin-left:0px;
       padding:0px;
       font-size:10pt;
       font-family:arial,helvetica,sans-serif;
       font-style:normal;
       font-weight:normal;
       color:#727476;
}

/*******************DIV-Format***************************/
div{ margin-top:0px;
     padding:0px;
     text-align:left;}
     
#alles {background-color:#ffffff;
        width:770px}
        
#titel { background-color:#ffffff;
         background-image:url(../images/title.gif);
         background-repeat:no-repeat;
         height:88px;
         margin-top:0px;
         padding:0px;
         text-align:left;}
    
        
#nav { float:left;
       width:224px;
       height:470px;
       text-align:left;
       background-image:url(../images/nav.gif);
       background-repeat:no-repeat;
       background-color:#E6E7E8;}
       
#inhalt { margin-left:230px;
          margin-top:10px;
          text-align:left;
          background-image:url(../images/inhalt_hintergrund.gif);
          background-repeat:no-repeat;
          background-position:80px 100px;
          background-color:#ffffff;}
          
#inhalt1 {float:right;
          width:153px;
          text-align:left;}
         
#inhalt2 {margin-right:160px;
          margin-top:10px;
          text-align:left;}
          
#rahmen {text-align:left;
          border:1px solid #727476;}
          
#rahmenhell {text-align:left;
             border:1px solid #e6e7e8;}          
          
#impressum {float:right;
           text-align:left;} 
          
#inforahmen {margin-left:4px;
             margin-right:4px;
             margin-top:0px;
             margin-bottom:2px}          

#rahmen_grau {border:1px solid #C0C5CA;}
#farbe_grau {background-color:#EBEDEE;}

/**************** Inhalt-Navigation horizontal**********************/
#inforahmen1 {float:left;
              width:152px;
              margin-left:10px;
              text-align:left;
              border:1px solid #727476;}
#inforahmen12 {margin-left:168px; 
              text-align:left;}
#inforahmen2 {float:left;
              width:152px;
              text-align:left;
              border:1px solid #727476;}              
#inforahmen3 {margin-left:158px; 
              width:152px;
              text-align:left;
              border:1px solid #727476;} 
              
#inforahmen1hell {float:left;
              width:152px;
              margin-left:10px;
              text-align:left;
              border:1px solid #e6e7e8;}
#inforahmen2hell {float:left;
              width:152px;
              text-align:left;
              border:1px solid #e6e7e8;}              
#inforahmen3hell {margin-left:160px; 
              width:152px;
              text-align:left;
              border:1px solid #e6e7e8;}
/**************** Inhalt-Navigation horizontal - ENDE**********************/ 
     
/*****************ENDE**********************************/  

p {margin-left:10px;
   margin-top:10px;}
   

h1{ margin-top:10px;
    font-size:12pt;
    font-family:arial,helvetica,sans-serif;
    font-style:normal;
    font-weight:bold;
    color:#727476;
   }
  
input{border-width:1px;
      border-color:#727476;
      border-style:solid;
      background-color:#ffffff;}

textarea{border-width:1px;
      border-color:#727476;
      border-style:solid;
      background-color:#ffffff;}      
      
.button{border-width:1px;
      border-color:#727476;
      border-style:solid;
      background-color:#ffffff;
      font-size:9pt;
      font-family:arial,helvetica,sans-serif;
      font-style:normal;
      font-weight:bold;
      color:#727476;}        

td{font-size:10pt;
       font-family:arial,helvetica,sans-serif;
       font-style:normal;
       font-weight:normal;
       color:#727476;}

.grau {color:#727476;}
.rot {color:#D8212A;}
.orange {color:#E57025;}
.weiss {color:#ffffff;}

.rahmen_grau {text-align:left;
          border:1px solid #727476;}
.rahmen_rot {text-align:left;
          border:1px solid #D8212A;}
.rahmen_orange {text-align:left;
          border:1px solid #E57025;}

.rahmen_grau1 {text-align:left;
          color:#000000;
          background-color:#E6E7E8;
          border:1px solid #727476;}
.rahmen_rot1 {text-align:left;
          color:#000000;
          background-color:#EBD0D2;
          border:1px solid #D8212A;}
.rahmen_orange1 {text-align:left;
          color:#000000;
          background-color:#FFDDC8;
          border:1px solid #E57025;}


.klein_weiss { font-size:8pt;
         font-family:arial,helvetica,sans-serif;
         font-style:normal;
         font-weight:bold;
         color:#ffffff;}
 

.klein_hell { font-size:8pt;
         font-family:arial,helvetica,sans-serif;
         font-style:normal;
         font-weight:normal;
         color:#e6e7e8;} 
         
.klein { font-size:8pt;
         font-family:arial,helvetica,sans-serif;
         font-style:normal;
         font-weight:normal;
         color:#727476;}

.klein1 { font-size:8pt;
         font-family:arial,helvetica,sans-serif;
         font-style:normal;
         font-weight:normal;
         color:#000000;}         

a:link { color:#727476; text-decoration:none; font-weight:normal;}    /* noch nicht besuchte Ziele */
a:visited { color:#727476; text-decoration:none; font-weight:normal; } /* besuchte Ziele */
a:hover { color:#727476; text-decoration:underline; font-weight:normal;}   /* Verweise bei "MouseOver" */
a:active { color:#727476; text-decoration:none; font-weight:normal;}  /* Angeklickte Verweise */
a:focus { color:#727476; text-decoration:none; font-weight:normal; }

a.rot:link { color:#D8212A; text-decoration:underline; font-weight:normal;}    /* noch nicht besuchte Ziele */
a.rot:visited { color:#D8212A; text-decoration:underline; font-weight:normal; } /* besuchte Ziele */
a.rot:hover { color:#E57025; text-decoration:none; font-weight:normal;}   /* Verweise bei "MouseOver" */
a.rot:active { color:#E57025; text-decoration:underline; font-weight:normal;}  /* Angeklickte Verweise */
a.rot:focus { color:#D8212A; text-decoration:underline; font-weight:normal; }

a.gerr:link { font-size:10pt;color:#727476; text-decoration:none; font-weight:normal;}    /* noch nicht besuchte Ziele */
a.gerr:visited { font-size:10pt;color:#727476; text-decoration:none; font-weight:normal; } /* besuchte Ziele */
a.gerr:hover { font-size:10pt;color:#E57025; text-decoration:underline; font-weight:normal;}   /* Verweise bei "MouseOver" */
a.gerr:active { font-size:10pt;color:#E57025; text-decoration:none; font-weight:normal;}  /* Angeklickte Verweise */
a.gerr:focus { font-size:10pt;color:#727476; text-decoration:none; font-weight:normal; }

a.nav:link { color:#727476; text-decoration:none; font-weight:normal;}    /* noch nicht besuchte Ziele */
a.nav:visited { color:#727476; text-decoration:none; font-weight:normal; } /* besuchte Ziele */
a.nav:hover { color:#E57025; text-decoration:none; font-weight:normal;}   /* Verweise bei "MouseOver" */
a.nav:active { color:#ED1C24; text-decoration:none; font-weight:normal;}  /* Angeklickte Verweise */
a.nav:focus { color:#727476; text-decoration:none; font-weight:normal; }

a.klein_weiss:link { font-size:8pt; font-family:arial,helvetica,sans-serif; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}    /* noch nicht besuchte Ziele */
a.klein_weiss:visited { font-size:8pt; font-family:arial,helvetica,sans-serif;font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;} /* besuchte Ziele */
a.klein_weiss:hover { font-size:8pt; font-family:arial,helvetica,sans-serif; font-style:normal; font-weight:bold; color:#E57025; text-decoration:none;}   /* Verweise bei "MouseOver" */
a.klein_weiss:active { font-size:8pt; font-family:arial,helvetica,sans-serif; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}  /* Angeklickte Verweise */
a.klein_weiss:focus { font-size:8pt; font-family:arial,helvetica,sans-serif; font-style:normal; font-weight:bold; color:#ffffff; text-decoration:none;}