 html,body, #seite {
    color: #5b5b5b; background-color: white;
    font-size: 100.01%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
	min-height: 100%;
	height: 100%;

  }
  html>body, html>body #seite {
	height: auto;
}
input, select, textarea { border: 1px solid #969696; font-size: 11px; background-color: #E0E2E2; height: 14px; width: 138px; }
.suchbutton { color: #969696; border: 1px solid #969696; background-color: #c5c5c5; height: 18px; width: 60px;}

  h2 {
    font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
  }

  div#seite {
    position: absolute;
    top: 0;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
    background: #f7f7f7;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
    width: 1012px;
	right: 5%;
    left: 5%;


  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }
  
  
  
/*metanavi+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#metanavi{
	 margin: 0 26px 0 0; padding: 25px 0 0 0;
	 text-align:right;
	 font-size: 11px;
	 height: 50px;

  }
  
  div#metanavi a {
   margin-right: 6px;
   margin-left: 6px;
   text-decoration: none;
  }
  div#metanavi a:link {color: #000000; }
  div#metanavi a:visited {color: #808183; }
  div#metanavi a:hover {color: #c4151c; }
  div#metanavi a:active {color: #000000; }
  
  
/*logo+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#logo{
	 margin: 0 0 0 0; padding: 0px 0 0 65px;
	 font-size: 22px;
          color: #888a87;
          font-weight: bold;
}

/*position+Pfadangabe++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#position{
	 margin: 0 0 0 0; padding: 12px 0 20px 65px;	 
          height: 110px;
          width: 250px;

}

div#position a {color: #000000; }
     div#position a:link {color: #000000;}
     div#position a:visited {color: #000000;}
     div#position a:hover {color: #808183;}
     div#position a:active {color: #000000;}




	

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#containerrot{
    width: 947px;
    height: 320px;
    margin: 0; padding: 0px 0px 10px 65px;
    border-bottom: 40px solid #949694;
    background: #bb2d19 url(../pics/bg-start.gif) repeat-x;
    

}  
  
/*Navigation++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigation {
    float: left; 
    width: 350px;
    margin: 0 0 0px 0; padding: 28px 0 0px 0;

    
	color: #ffffff;
	font-size: 14px; 
  }

      .topnav{color: #ffffff; background: url(../pics/icon.gif) no-repeat; padding: 0 0 0 28px; text-decoration: none; font-size: 12px;}
      a.topnav:link {color: #ffffff; }
      a.topnav:visited {color: #ffffff; }
      a.topnav:hover {color: #000000; }
      a.topnav:active {color: #ffffff; }

      .topnavselected {color: #bb2d19; background: url(../pics/icon-sel.gif) no-repeat; padding: 0 0 0 28px; text-decoration: none; font-weight: bold;font-size: 12px;}}
	 
/*inhalt+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#inhalt {
     float: right; 
    width: 469px;
    margin: 0 0 0 0; padding: 0px 37px 20px 10px;
    color: #ffffff;
    


  }
     div#inhalt a {color: #000000; }
     div#inhalt a:link {color: #000000;}
     div#inhalt a:visited {color: #000000;}
     div#inhalt a:hover {color: #808183;}
     div#inhalt a:active {color: #000000;}
	 
  div#inhalt h1 {
    font-size: 16px;
	font-weight: bold;
	color: #bb2d19;
  }
  
    div#inhalt h2 {
	font-size: 13px;
	font-weight: bold;
	color: #bb2d19;
  }
  
  div#inhalt p {
    font-size: 1em;
    margin: 0;
color: #ffffff;
  }
  /*div#inhalt img {
  margin: 11px 10px 5px 0px;
  }*/
 
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copy {
  width: 947px;
  margin: 0 0 0 0; padding: 20px 0px 0 65px;


}

  
/*FOOTER++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  div#footer {

     width: 900px;
	 margin: 0 0 0 0; padding: 20px 47px 0 65px;
	
	 
	 color: #ffffff;
   	height: 63px;
    font-size: 1em;
    text-align: right;
  }
  
div#footer2 {
display:none;
}
  
  






