   * {
      margin  : 0;
      padding : 0;
      border: 0;
      }

   html { 
      color: #5E5B54; 
      font-size: 0.6em; 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      line-height: 1.3;
	  height:100%;
      }

    body { 
      background-color: #797d7f; 
      background-image: url("../images/bg_body.png"); 
      background-repeat: repeat-x; 
      text-align: center; 
      height:100%;
	  scrollbar-3dlight-color: #C5C5C5;
	  scrollbar-arrow-color: #626262;
	  scrollbar-base-color: #CC0000;
	  scrollbar-darkshadow-color: #C5C5C5;
	  scrollbar-face-color: #E7E7E7;
	  scrollbar-highlight-color: #E7E7E7;
	  scrollbar-shadow-color: #E7E7E7;
	  scrollbar-track-color:#fff;
      }
   
      
   img {
      border:0;
      margin:0;
      vertical-align:bottom;
      } 

   /* Fix IE. Hide from IE Mac.*/
   * html body {
      background-color: #6D7173;
      }

  #container   { ; 
      text-align: left; 
      margin: 0 auto; 
      padding: 0;
      padding-top: 30px; 
      width: 765px; 
	  height: 100%: 
      clear: left; 
      }

 #logo {
      height:34px;
      width: 106px;
      border: 0; 
      padding: 0;
      margin-left: 10px;
      float: left;
      }

  #inhalt {  
      clear: both;
      height: 100%;
      width: 765px;
      padding-top: 7px; 
      background-image: url("../images/rahmen_top.png");
      backgroung-repeat: no-repeat;
      }


   #head {
      margin: 0 auto;
      display: block;
      }      




/* Horizontales Menü */

#navigation {
	height:100%;
	float:left;
	}

#navi, #navi ul { /* all lists */
	padding: 0;
	margin-left: 7px;
	padding-bottom: 300px;
	}

#navi a {
	display: block;
	}

#navi li { /* all list items */
	width: 119px; /* width needed or else Opera goes nuts */
	display: inline;
	}

#navi li a {
    width: 98px;
    height: 22px;
    background-image: url("../images/bg_nav.png");
    color: #5E5B54;
    line-height: 22px;
    padding-left: 21px;
	font-weight: bold;
	display: block;
	}

#navi li a:hover {
    width: 98px;
    height: 22px;
    background-image: url("../images/bg_nav_over.png");
    color: #fff;
    line-height: 22px;
    padding-left: 21px;
	font-weight: bold;
 	}

#navi li ul { /* second-level lists */
	position: absolute;
	background: orange;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 0;
	}

#navi li:hover ul, #navi li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
    margin-top: -23px;
    margin-left: 119px;
	}

#navi li ul li a {
    padding-left: 15px;
    width:180px;
    height: 22px;
    background-image: url("../images/bg_nav_sub.png");
    line-height: 22px;
	font-weight: normal;
    }

#navi li ul li a:hover {
    padding-left: 15px;
    width:180px;
    height: 22px;
    background-image: url("../images/bg_nav_sub_over.png");
    line-height: 22px;
	font-weight: normal;
    }

.subsub {
	font-weight: bold;
	line-height: 20px;	
	}

   #headline{
	  margin-top: 36px;
	  margin-left: 43px;
      float: left;
	  height:38px;
      }


   #info  {
      float: left;
	  width: 765px;
      height: 100%;
	  margin-top: 0px;
      background-image: url("../images/rahmen_mitte.png");
      background-repeat: repeat-y;
      }

 *html #info  { 
	  margin-top: -2px;
      }

   #text {
      float:left;
      margin-left: 66px;
      margin-top: 32px;   
      }

   #rootpfeil {
	  float:left;
      }

   #txt {
      float: left;
      margin-top: 0;
	  margin-left: 25px;
	  padding-right: 10px;
	  padding-bottom: 50px;
      width: 255px;
	  line-height: 16px;
      }

  
   #root{
      float: right;
      width: 186px;
      margin-right: 7px;
      }       
   
   #unten {
      clear:both;
      display:block;
      height: 7px;
      margin-bottom: 4px;
      }
  
*html   #unten {
      margin-bottom: 0px;
      }

   #footer{
      float: left;
	  padding-bottom: 30px;
      }
      
   #btn_impressum{
	  float: left;
      }

   #footer_pfeil{
	  float: left;
	  width: 20px;
      height: 22px;
      }
      
    p {
     margin-top: 10px;
     line-height: 140%;    
     }

    a {
	color:#F77600;
    text-decoration: none;
    
    }

    a:hover {
	color:#5E5B54;
    text-decoration: none;    
    }

    a.ref {
	color:#E15F11;
	font-weight: bold;
    text-decoration: none;
    
    }

    a.ref:hover {
	color:#E69D72;
	font-weight: bold;
    text-decoration: none;    
    }

   #txt ul {
     list-style-type: disc;
	 list-style-position: outside;
     }

*html    #txt ul {
	 list-style-image: url(../images/bullet.gif);
	 list-style: none;	 
	 padding-left: 12px;
     }

   #linkpfeil {
	 margin-top: 0px;
     }
 
   h1 {
      font-size: 1.2em;
	  font-weight: bold; 
      line-height: 1.4;
   }

   h2 {
      color: #E15F11;
      font-size: 0.9em; 
	  font-weight: bold; 
      line-height: 1.4;
   }

   h3 {
      color: #9BA302;
      font-size: 0.9em; 
	  font-weight: bold; 
      line-height: 1.4;
   }



   h5 {
      color: #5E5B54;
      font-size: 0.9em;
	  font-weight: normal;
      line-height: 1.8;
   }

   h6 {
      color: #9BA302;
      font-size: 0.9em;
	  font-weight: normal;
      line-height: 1.8;
   }


input	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #5E5B54;
		background: #fff;
		border: solid 1px;
		}

input.rueckruf	{
		width: 130px;
		}

textarea 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5E5B54;
		background: #fff;
		border: solid 1px;
		}


select	 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5E5B54;
		background: #fff;
		border: solid 1px;
		}


a.logout {
		float: left;
		margin-top: 31px;
		}   




 