@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5 {
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:30px;
	display:block;
}
p, ol, ul {
	line-height:1.5em;
}

a { color:#3E982C; }
a:hover { color: #999; }

body#worum_gehts #menuleft a.worum_gehts, 
body#die_kampagne #menuleft a.die_kampagne,
body#unsere_forderungen #menuleft a.unsere_forderungen,
body#pflegebesuch_beispiel #menuleft a.pflegebesuch_beispiel,
body#pflegetour_beispiel #menuleft a.pflegetour_beispiel,
body#beispiel_lebenssituation #menuleft a.beispiel_lebenssituation { 
	color:#3E982C; 
	font-weight:bold;  
}

body#worum_gehts #topmenu a.alle_infos, 
body#die_kampagne #topmenu a.alle_infos, 
body#unsere_forderungen #topmenu a.alle_infos, 
body#pflegebesuch_beispiel #topmenu a.alle_infos, 
body#pflegetour_beispiel #topmenu a.alle_infos,  
body#beispiel_lebenssituation #topmenu a.alle_infos,

body#ambulante_dienste #topmenu a.ambulante_dienste,

body#aktuelles #topmenu a.aktuelles,

body#galerie #topmenu a.galerie,

body#pressematerial #topmenu a.pressematerial  { 
	color:#3E982C;  
}

body#beispiel_lebenssituation div.spalte_zwei ul,
body#pflegebesuch_beispiel div.spalte_zwei ul
 { margin-left:30px; } 

ol {
	list-style-type: decimal;
	list-style-position: outside;
	/*font-style: italic;*/
	margin-left:50px;
}
ol li {
	padding:0 0 20px 0;
}
