/*  farben: 
nav1-wirueberuns: blau 0058A4
nav2-frühförderzentrum: FF8C00
nav3-wohnen: 0090C0
nav4-arbeiten: orange FFB400
nav5-stiftung: 003064
nav6-aktuelles: FFDC3A
*/
.farbe1 { background-color:#0058A4;}
.farbe2 { background-color:#FF8C00;}
.farbe3 { background-color:#0090C0;}
.farbe6 { background-color:#FFB400;}
.farbe5 { background-color:#003064;}
.farbe4 { background-color:#FFDC3A;}


html * { margin:0; padding:0; font-size: 100.01%; }

  
  body { font-family:  Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 100.00%; line-height:145%; color: #000; }
    
  /*--- Ueberschriften ----*/

  h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#000; margin: 0; line-height:150%; }

  h1 { font-size: 1.3em; font-weight:bold; color:#0058A4; margin:12px 0 8px 0px; }                   
  h2 { font-size: 1.1em; font-weight:bold; color:#0058A4; margin:14px 0 6px 0px;}                       
  h3 { font-size: 1.1em; font-weight:bold; color:#444; margin:1.5em 0 0.5em 0;} 
  h4 { font-size: 1.0em; font-weight:bold; margin:1.5em 0 0.5em 0;}                 
  h5 { font-size: 116.67%; }                    /* 14px */
  h6 { font-size: 116.67%; } 
  

img { 
border: none; 
}

a { 
text-decoration: none; 
}

td { 
vertical-align:top; 
}

.hinweis { 
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;   
background-color: #FF5ACE;
color:black;
padding-left:20px;
margin-bottom:20px;
}


#mitte{
position:relative;
top:0px;
left:0px;
float:none;
}

#inhalt{
position:relative;
float:none;
}

#headernav, #hauptnav, #farblinie, #linkespalte {
clear:both;
float:none;
top:0px;
left:0px;
width:0%;
height:0%;
padding:0 0 0 0;
margin:0 0 0 0;
background-color: white;
display:none;
}


#mitte, #inhalt{
width:80%;
background-color: white;
color:black;
}


#rechtespalte{
position:absolute;
left:611px;
top:0px;
width:35%;
color:black;
}

#adressen{
background:none;
}


#inhalt {
color:black;
font-size:100%;
}

#inhalt ul{ 
	margin-left:30px;
	padding-left:0px;
	list-style-image: none;
	list-style-type:square;
	text-align: left;
}

.anfahrt{ 
color:black;
}

