 
@charset "utf-8";
/* CSS Document */

    
  html, body {
  scrollbar-base-color:#EFEFEF;
    textarea style:#EFEFEF;
    }
      
  body {
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fffffff;
  background-attachment: fixed;
  text-align: center;     /*Anweisung für IE zum Zentrieren*/
  overflow: scroll;               /*Hack für Mozilla-Browser "hüpfende Webseite"*/
  overflow-x: auto;               /*Hack für Mozilla-Browser ?automatisches Ausblenden der vertikalen Scrollbar*/
    
    }

    
  #distance {
  width: auto;
  height: 2%;
  margin-bottom: 0px;
    }
  
  #container {
  margin: 0px auto;
  width: 900px;
  height: auto;
  position: relative;
    } 
    
  #header {
  float:left;
  width:900px;
  height: 200px;
  padding: 0;
  background-color: #FFFFFF;
    }
  
  #head-inhalt {
  width: 645px;
  height: 20px;
  @width: 680px;         /*Anweisung für IE 5,6,7*/
  @height: 30px;         /*Anweisung für IE 5,6,7*/
  padding: 5px 15px 5px 20px;     /*oben rechts unten links*/
  float: right;
  text-align: right;
  margin: 20px 0 0 0;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #484849;
  font-weight: normal;
  background-color: #FFFFFF;
    }
    
  #navigation{
  float: left;
  width: 220px;
  height: 540px auto;
  margin: 20px 0 0 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #484849;
  font-weight: normal;
  text-align: left;
  background-color: #FFFFFF;
    }

  #printview{
  float: left;
  width: 200px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #FFFFFF;
    }


    
  #inhalt{
  width: 643px;       /*Anweisung für restliche Browser*/
  height: auto;       /*510 Anweisung für restliche Browser*/
  @width: 680px;       /*Anweisung für IE 5,6,7*/
  @height: auto;       /*550 Anweisung für IE 5,6,7*/
  padding: 20px 15px 20px 22px;   /*oben rechts unten links*/
  float: right;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial;
  color: #484849;
  background-color: #FFFFFF;
    }
    
  #fussnote{
  width: 860px;
  height: 18px;
  @width: 900px;         /*Anweisung für IE 5,6,7*/
  @height: 28px;         /*Anweisung für IE 5,6,7*/
  padding: 5px 20px 5px 20px;      /*oben rechts unten links*/
  float: left;
  text-align: right;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #484849;
  margin: 0;
  background-color: #ffffff;
  }  
  
    /*Links Inhalt*/
    a:link     {color:#4d4c4b; text-decoration: underline; }
    a:visited   {color:#4d4c4b; text-decoration: underline; }
    a:hover   {color:#f30433; text-decoration: underline; }
    a:active   {color:#f30433; text-decoration: underline; }
    a:focus    {color:#f30433; text-decoration: underline; }
    
    /*Links Tabellen (<tr> = Tabellen)*/
    tr a:link   {color:#4d4c4b; text-decoration:underline; }
    tr a:visited   {color:#4d4c4b; text-decoration:underline; }
    tr a:hover   {color:#f30433; text-decoration:underline; }
    tr a:active   {color:#f30433; text-decoration:underline; }
    tr a:focus  {color:#f30433; text-decoration:underline; }

    /*Links Menu*/
    a.n:link       { color:#FFFFFF; text-decoration:none; font-weight:normal; }
    a.n:visited    { color:#FFFFFF; text-decoration:none; font-weight:normal; }
    a.n:hover      { color:#FFCC00; text-decoration:none; font-weight:normal; }
    a.n:active     { color:#FFCC00; text-decoration:underline; font-weight:normal; }
    a.n:focus      { color:#FFCC00; text-decoration:underline; font-weight:normal; }

    
    /*Links Footer*/
    tt a:link   {color:#FFFFFF; text-decoration:none; }
    tt a:visited   {color:#FFFFFF; text-decoration:none; }
    tt a:hover   {color:#FFCC00; text-decoration:none; }
    tt a:active  {color:#FFCC00; text-decoration:underline; }
    tt a:focus  {color:#FFCC00; text-decoration:underline; }
    
      
  
  /*Schriften*/
  
  hr { margin:8px 0px 0px 0px; @margin:0px; height:1px; border:0px solid #606C6A; color:#606C6A; background-color:#606C6A; } /*Unterstreichung bei den Textseiten. Farbton aufgehellt! 56615F */
  
  h1 { margin:11px 0px 12px 0px; @margin:30px 0px 12px 0px; font-size:14px; font-weight:bold; text-align: justify; line-height: 21px;}

  
  h2 { margin:11px 0px 12px 0px; @margin:30px 0px 12px 0px; font-size:14px; font-weight:bold; text-align: justify; line-height: 21px; color:#019a01;}
  h3 { margin:10px 0px 18px 0px; @margin:36px 0px 18px 0px; font-size:18px; font-weight:bold; text-align: justify; line-height: 27px;}
  
  h4 { margin:11px 0px 12px 0px; @margin:30px 0px 12px 0px; font-size:14px; font-weight:bold; text-align: justify; line-height: 21px;}
  h5 { margin:30px 0px 12px 0px; @margin:30px 0px 12px 0px; font-size:14px; font-weight:bold; text-align: justify; line-height: 21px;}
  
  h6 { margin:0px 0px 12px 0px; font-size:12px; font-weight:normal; text-align: justify; line-height: 18px; color:#019a01;}    /*oben rechts unten links*/
  p  { margin:0px 0px 12px 0px; font-size:12px; font-weight:normal; text-align: justify; line-height: 18px;}    /*oben rechts unten links*/
  
  li { margin:0px 0px 12px 0px; font-size:12px; font-weight:normal; text-align: left; line-height: 18px;}    /*AufzÃ¤hlungen*/
  td { font-size:11px; color: #3E4644; }
      
  
  



 

