.intent {
	margin-left:86px;
	margin-bottom:40px;
	color:#424242;
}

.intent_ohne_abstand_unten {
	margin-left:86px;
	color:#424242;
}

.artikel {
	margin-bottom:50px;
}

p.zitat {
	font-style:italic;
	color: #8ccd60;
}

p.zitierter {
	margin: -10px 0px -10px 0px;
	font-size:9pt;
	color: #8ccd60;
}

p.zitat_link a {
	text-decoration:none;
	color:#bec8ca;
}

p.zitat_link a:hover {
	text-decoration:underline;
}

ul.haken {
	list-style-type:none;
}

ul.haken li{
	background-image:url(../images/ul_haekchen.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	color:#424242;
	/*margin-bottom:6px;*/
}

ul.haken_und_intent {
	margin-left:86px;
	list-style-type:none;
	color:#424242;
}

ul.haken_und_intent li{
	background-image:url(../images/ul_haekchen.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	color:#424242;
	/*margin-bottom:6px;*/
}

ul.liste_ohne_bullet {
	list-style-type:none;
	color:#424242;
}

ul.liste_ohne_bullet li{
	padding-left: 0px;
	color:#424242;
}
