/* CSS Document */

body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; background-color: #ffffff;
    margin: 0; padding:0;
	text-align: center;  /* Zentrierung im Internet Explorer */
  }
 
  /* **************************************************************************************************************** */

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: -20px auto 200px;      /* standardkonforme horizontale Zentrierung */
    width: 920px;
    background: #ffffff;
    padding: 0 0px;
    /*border: solid 2px #a3a7a6;
	border-right: solid #000;
	border-left: solid #000;
	border-bottom: solid #000;
	border-top: solid #000;
	
    border-right: solid 20px #eee;
	border-left: solid 20px #eee;
	border-top:solid 0.3em #c2bbcb; 
	border-bottom: 0.3em ridge #fff;*/
  /* **************************************************************************************************************** */
	
  }
  /* **************************************************************************************************************** */
   
  div#Header {
background-color:#1c171d;
/*border-bottom: solid #fff 25px;*/
  }	
  
    div#Header h1 {
    font: 14px Arial;
	font-weight:900;
	color:#c9011b;
	 
}
    div#Header h2 {
    font: 12px Arial;
	color:#FFFFFF;
	font-weight:900;
}

  /* **************************************************************************************************************** */
 
 
   ul#Navigation_horizontal {
   clear:both;
    margin: -20px 0 0 0; padding: 0 0 0 220px;
    border: 0px solid black;
    /*background-color:#c2bbcb ;*/
	background-color:#000000 ;
	height:26px;
	 
  }
  ul#Navigation_horizontal li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_horizontal a, ul#Navigation_horizontal span {
    /*padding: 5px 1em 6px 1em;*/
    text-decoration: none; 
	font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*color: #022366;*/
	/*color: #666633;*/
	color: #5B2E00;
	/*background-color: #c2bbcb;*/
	background-color: #cccccc;
	margin: 0 ;
	float:left;
	
	
  }
  * html ul#Navigation_horizontal a, * html ul#Navigation_horizontal span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation_horizontal a:hover, ul#Navigation_horizontal span {
    color: #5B2E00; background-color: #eee;
  }

/*Menue  aktive Button   */
#Menue #horAktiv a
{
background-color:#eee;
}

  /* **************************************************************************************************************** */
 
 
   ul#Navigation_horizontal_unten {
   clear:both;
    margin: -20px 0 0 0; padding: 0 0 0 220px;
    border: 0px solid black;
    /*background-color:#c2bbcb ;*/
	background-color:#000000 ;
	height:26px;
	 
  }
  ul#Navigation_horizontal_unten li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_horizontal_unten a, ul#Navigation_horizontal_unten span {
    /*padding: 5px 1em 6px 1em;*/
    text-decoration: none; 
	font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*color: #022366;*/
	/*color: #666633;*/
	color: #5B2E00;
	/*background-color: #c2bbcb;*/
	background-color: #cccccc;
	margin: 0 ;
	float:left;
	
	
  }
  * html ul#Navigation_horizontal_unten a, * html ul#Navigation_horizontal_unten span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation_horizontal_unten a:hover, ul#Navigation_horizontal_unten span {
    color: #5B2E00; background-color: #eee;
  }

/*Menue  aktive Button   */
#Menue #horAktiv a
{
background-color:#eee;
}


  /* **************************************************************************************************************** */

  /* **************************************************************************************************************** */
  
  
  ul#Navigation_vertikal {
    font-size:0.91em;
    float: left; width: 200px;
    margin: 0 20px 0 17px; padding: 0;
	background-color:white;	
	
  }
  ul#Navigation_vertikal li {
    list-style: none;
    margin: 0; padding: 0.1em 0;
	
  }
  ul#Navigation_vertikal a {
    display: block;
    padding:  0.3em 0.8em;
    font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*color: #022366;*/
	/*color: #666633;*/
	color: #5B2E00;
	line-height:16px;
	text-decoration: none;
	/*background-color:#BEBEFF;*/
	background-color:#def3a6;

	
	
  }
 
   

  ul#Navigation_vertikal a:hover {
	/*color: #666633;*/
    color: #5B2E00; background-color: #eee;
  }
  /*ul#Navigation_vertikal a:active {
    color: white; background-color: gray;
  } */
 /* **************************************************************************************************************** */
 
   div#Inhalt {
    /*margin: -1px -23px 0 0px; */
	background-image:url(background_920x769.jpg);
		
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  
  div#Inhalt h2 {
    font-size: 14px;
	font-family:Arial;
	font-weight:900;
    color:#c9011b;
  }
      div#Inhalt p{
    font: 12px Arial;
	color:#000000;
}

  div#Inhalt h1 {
    font-size: 14px;
	font-family:Arial;
	font-weight:900;
    /*color: navy;*/
    color:#000000;
	margin:2px 0;
}
  div#Inhalt h3 {
    font: 12px Arial;
	color:#ffffff;
  }
  div#Inhalt h4 {
  font-size:26px;
  /*font-family:Verdana;
  font-weight:bolder;*/
  margin:2px 0;
  }
   /* **************************************************************************************************************** */
 
   div#Inhalt2 {
    margin: 1.5em 0px 0 0px;
	background:url(Start_ned.jpg) no-repeat right;
	
  }
  * html div#Inhalt2 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  
  div#Inhalt2 h2 {
    font-size: 16px;
	font-family:Verdana;
	font-weight:bold;
    color: navy;
	margin:2px 0;
  }
  div#Inhalt2 p {
    font-size: 11px;
	font-family:Verdana;
	margin:2px 20px 2px 0;
  }
  div#Inhalt2 h1 {
  font-size:11px;
  font-family:Verdana;
  font-weight:bolder;
  margin:2px 0;
  }
  div#Inhalt2 h3 {
  font-size:16px;
  font-family:Verdana;
  font-weight:bolder;
  margin:2px 0;
  }

 div#Infobox{
   float: left; width: 200px; 
   padding: 0;
   background-color:#ffffff;
   /*background-color: #084595;*/
   clear:left;
   /*margin: 0 20px 0 17px;*/
   text-align:center;
   color:#000000;
   font: bold 0.8em Arial, Helvetica, sans-serif;
	/*border-left:solid;*/
	border-right:solid 2px #a3a7a6;

   }
   
 div#Anschrift {
   clear:left;
   width: 200px; 
   /*background-color: #084595;*/
   background-color: #ffffff;
   /*margin: -20px 20px 5px 17px;*/
   text-align:center;
   color:#000000;
   height:50px;
   font-size:11px;
   /*float:left;
   padding:20px 0 0 0;*/
   	/*border-bottom:solid;*/
	/*border-left:solid;*/
	border-right:solid 2px #a3a7a6;

   }
	
  

div#Fusszeile {
    clear:both;
	color:#FFFFFF;
    font-size: 10px;
    margin: 0px 0 0px 0; padding: 0 0 10px 10px;
    text-align: left;
    background-color: #a3a7a6;
    border-top: 2px solid #fff;
  }
	
  div#Fusszeile h4 {
    font: 20px Verdana;
	padding:0px;
	margin: 0px 
}
  div#Fusszeile p {
    font: 14px Verdana;
	padding:1px;
	margin: 0px;
  }
	

