
/* CSS Document */

#fragen{
	background:url(../images/bg_eintrag_verlauf.png) repeat-x bottom; margin-bottom:15px; border-bottom:1px solid #cccccc;
}
#fragen #frei{
	height:250px;
}
#fragen ol{
	padding-left:30px;
	
	font-weight:bold;
}
#fragen ol li{
	padding-bottom:10px;
	color:#F39431 !important;
}
#fragen ol li a{
	color:#F39431 !important;
	font-weight:bold;
}
#fragen ol li a:hover{
	text-decoration:underline;	
}

#all #content h2 {
	color:#666666;
}


.faq_f{ background:url(../images/faq_f.png) no-repeat ; padding-left:25px; line-height:20px; margin-top:15px !important;}
.faq_a{ background:url(../images/faq_a.png) no-repeat ; padding-left:25px;line-height:20px;}
