/* CSS Document */

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

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 920px;
	background-color:#FFFFcc;
	border-right:solid  #03a14c 6px;
	border-top:solid  #03a14c 6px;
	border-left:solid #03a14c 6px;
	border-bottom:solid #03a14c 6px;
	}

  /* **************************************************************************************************************** */
  div#Left{
  background-color:#FFFFCC;
  width:300px;
  float:left;
  
  } 
  /* **************************************************************************************************************** */
  div#Left_background {
  background-image:url(images/awo_background.jpg);
  height:424px;
  width:300px;
  background-repeat:no-repeat;
  float:left
  }	
  
  
  ul#Navigation_vertikal {
	padding-top:100px;
  }
  ul#Navigation_vertikal li {
    height:24px;
	width:260px;
	margin-left:-20px;
	list-style:none;

  }
  /*#navigation_vertikal td {
	border-bottom: 1px solid #F4FFE4;

	}*/

  ul#Navigation_vertikal a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #800000;
	line-height:24px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;

  }
  ul#Navigation_vertikal a:hover {
    color:#03a14c;
  }
  /*ul#Navigation_vertikal a:active {
    color: white; background-color: gray;
  } */
 /* **************************************************************************************************************** */
 
   div#Inhalt {
	width:600px;
	float:right;
	clear:right;
	padding-top:20px;
 		  }
  * 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: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bolder;
    color: #800000;
	margin:2px 0;
  }
  div#Inhalt p {
    font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px 2px 2px 0;
	line-height:18px;
	color:#800000;
  }
  div#Inhalt h1 {
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:2px 0;
  color:#800000;
  font-weight:300;
  }
  div#Inhalt h3 {
  font-size:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bolder;
  margin:2px 0;
  color:#800000;
  }
   
 div#Anschrift {
   clear:left;
   width: 300px;
   height:150px; 
   background-color: #ffcc66;
   text-align:center;
   color:#800000;
   font-size:14px;
   /*float:left;*/
   padding:20px 0 10px 0;
   float:left;
   }
	
 div#Infobox {
   clear:left;
   width: 300px;
   background-color: #ffcc66;
   text-align:center;
   color:#800000;
   font-size:14px;
   /*float:left;*/
   padding:20px 0 0 0;
   float:left;
   margin-bottom:-15px;
   }

div#Fusszeile {
    clear:both;
    font-size: 10px;
    margin: 0 ; padding: 5px 0 5px 500px;
    text-align: center;
    background-color: #ffcc66;
   /* border-top: 4px solid #eee;*/
  }
  /* **************************************************************************************************************** */
 
   ul#Navigation_Fusszeile {
   	clear:both;
    margin: 0; padding-left:620px;
	height:26px;
    background-color: #ffcc66;
 
  }
  ul#Navigation_Fusszeile li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_Fusszeile a, ul#Navigation_Fusszeile span {
    padding: 5px 1em 6px 1em;
    text-decoration: none; 
	font-weight: bold;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #800000;
	margin: 0 ;
	float:left;
	
  }
  * html ul#Navigation_Fusszeile a, * html ul#Navigation_Fusszeile span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation_Fusszeile a:hover, ul#Navigation_Fusszeile span {
    color:#03a14c;
  }

  /* **************************************************************************************************************** */
  /* **************************************************************************************************************** */
 
 
   ul#Navigation_horizontal {
    padding: 0;
	margin:10px 5px 0 0px;
    background-color:#ffffcc ;
	height:26px;
	clear:right;
	float:right;
	width:600px;
	
 
  }
  ul#Navigation_horizontal li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_horizontal a, ul#Navigation_horizontal span {
    padding: 5px 13px;
    text-decoration: none; 
	font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #800000; background-color: #ffffcc;
	margin: 0 2px 20px 2px;
	float:left;
	border:solid #03a14c 2px;
  }
  * 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: #03a14c; 
  }
  /* **************************************************************************************************************** */
 
 
   ul#Navigation_horizontal_Betreuungsformen {
    padding: 0 10px 0 0;
	margin:10px 10px 0px 0px;
    background-color:#ffffcc ;
	height:26px;
	clear:right;
	float:right;
	width:590px;
	
 
  }
  ul#Navigation_horizontal_Betreuungsformen li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_horizontal_Betreuungsformen a, ul#Navigation_horizontal_Betreuungsformen span {
    padding: 5px 5px;
    text-decoration: none; 
	font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #800000; background-color: #ffffcc;
	margin: 0 2px 0px 2px;
	float:right;
	border:solid #03a14c 2px;
  }
  * html ul#Navigation_horizontal_Betreuungsformen a, * html ul#Navigation_horizontal_Betreuungsformen span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation_horizontal_Betreuungsformen a:hover, ul#Navigation_horizontal_Betreuungsformen span {
    color: #03a14c; 
  }

/* ****************************************************************************************** */
   ul#Navigation_horizontal_Betreuungsformen2 {
    padding: 0 45px 10px 0px;
	margin:5px 5px 0 0px;
    background-color:#ffffcc ;
	height:26px;
	clear:right;
	float:right;
	width:560px;
	
 
  }
  ul#Navigation_horizontal_Betreuungsformen2 li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
	
  }

  ul#Navigation_horizontal_Betreuungsformen2 a, ul#Navigation_horizontal_Betreuungsformen2 span {
    padding: 5px 5px;
    text-decoration: none; 
	font-weight: bold;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #800000; background-color: #ffffcc;
	margin: 5px 2px 10px 2px;
	float:right;
	border:solid #03a14c 2px;
  }
  * html ul#Navigation_horizontal_Betreuungsformen2 a, * html ul#Navigation_horizontal_Betreuungsformen2 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation_horizontal_Betreuungsformen2 a:hover, ul#Navigation_horizontal_Betreuungsformen2 span {
    color: #03a14c; 
  }


 /* **************************************************************************************************************** */
/* Sitemap */

DIV#Sitemap {
   padding: 1em 0px;
   font: 15px sans-serif;
   background-color: #ffffcc;
   color: #000;
   margin: 0;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:20px;
   
   

   }
DIV#Sitemap p {
   padding: 0;
   border: none;
   margin: 0;
   color: #800000;
   font-weight:500;
   font-size:12px;
   }
DIV#Sitemap DIV {
   padding: 0 0 0 24px;
   border: none;
   margin: 0;
   }
DIV#Sitemap DIV.kreuz {
   background: url(kreuz.jpg)
               no-repeat
               0% 0%;
   }
DIV#Sitemap DIV.bogen {
   background: url(bogen.jpg)
               no-repeat
               0% 0%;
   }
DIV#Sitemap DIV.linie {
   background: url(linie.jpg)
               repeat-y
               0% 0%;
   }
DIV#Sitemap DIV.leer {
   background: none;
   }
  /* **************************************************************************************************************** */
 

  /* **************************************************************************************************************** */
   
/* Class Styles */
   
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration:none;
	border:none;

	}