*{
  margin: 0;
  padding: 0;
  border: 0;
}
        
html, body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 120%;
  color: #000;
  height: 100.1%;
  margin-bottom: 1em;
  background: #E6EBF2 url(../img/bg.gif) 50% repeat-y;
}

#all{
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 100%;
  background-color: #fff;
}

p{
  margin-bottom: 1em;
}

.blue{
  font-weight: bold;
  color: #00367C;
}
 
#content h1{
  font-size: 110%;
  font-weight: bold;
  padding: 5px 10px;
  color: #000;
	}
#content_inner h2, h3{
  margin-top: 2em;
  font-weight: bold;
}

.head_index{
  background-color: #e6ebf2;
  }
.head_pflegen{
  background-color: #FFDEB3;
}
.head_helfen{
  background-color: #E1EEC2;
}

.head_beraten{
  background-color: #B6D6E3;
}

.head_kontakt{
  background-color: #e6ebf2;
}

#content h4{
  margin: 2em 0 1em 0;
  font-weight: bold;
  padding: 0 0 .2em 0;
  font-size: 100%;
  color: #666;
  border-bottom: 1px solid #ccc;
}
	
#content h2{
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 1em;
}

#content h3{
  font-size: 110%;
  background-color: #96c541;
}
	
#top_k, #top_p, #top_h, #top_b, #top_i, #top_pa{
  position: relative;
  width: 960px;
  height: 227px;
  }

#top_k{
  background: #fff url(../img/kontakt.jpg);
  }

#top_p{
  background: #fff url(../img/pflegen.jpg);
  }

#top_h{
  background: #fff url(../img/helfen.jpg);
  }

#top_pa{
  background: #fff url(../img/partner.jpg);
}
#top_b{
  background: #fff url(../img/beraten.jpg);
   }

#top_i{
  background: #fff url(../img/index.jpg);
  }

	
#left{  
  position: relative;
  float: left;
  display: inline;
  width: 250px;
  margin-top: 2px;
  }

#content{
  position: relative;
  display: inline;
  float: left;
  width: 461px;
  height: 200%;
  }

#content_inner ul{
  margin-bottom: 1em;
  }

#content_inner ul li{
  list-style-type: none;
  }

#content_inner{
  margin: 10px;

  }

#content_inner a:link, #content_inner a:visited{
  color: #00367C;
  text-decoration: underline;
  }
	
#content_inner a:hover, #content_inner a:active{
  text-decoration: none;
  }

#content_inner .menu_active{
  color: #666 !important; 
  background: #fff !important;
  }

.menu{
  position: relative;
  background-color: #fff;
  width: 100%;
  margin: 0 0 1em 0;
  }
	
.menu ul{
  list-style-type: none;
  font-weight: bold;
  font-size: 110%;
  line-height: 120%;
  text-align: left;
  }
	
.menu ul li{
  display: block;
  }
	
.menu ul li a{
  display: block;
  width: auto;
  height: auto;
  padding: 2px 10px 2px 110px;
  text-align: left;
  text-decoration: none;
  voice-family: "\"}\""; 
  voice-family: inherit;
  height: 1%;
  }
	
.menu ul li a:link, .menu ul li a:visited{
  color: #000;
  background: #fff;
  }
	
.menu ul li a:hover, .menu ul li a:active{
  color: #666; 
  background: #fff;
  }

.menu a.menu_active{
  color: #666 !important; 
  background: #fff !important;
  }

#content h3{
  clear: both;
  font-size: 100%;
  background-color: #96c541;
  color: #fff;
  margin: 0;
  padding: 5px 5px 5px 10px;
  }

a.leben_a{
  color: #00367c !important;
  }

a.pflegen_a{
  color: #ff9c04 !important;
  }

a.helfen_a{
  color: #a6c116 !important;
  }

a.beraten_a{
  color: #0092c4 !important;
  }

a.kontakt_a{
  color: #00367c !important;
  }
.kontakt, .index{
        background-color: #F5F7FA;
}
.pflegen{
background-color: #FFF5E8;
}
.helfen{
background-color: #F8FFE8;
}
.beraten{
background-color: #E7F8FF;
}