#leiste_themen{
	width:660px;
	background-color:#0255A1;
	padding:3px 0px 3px 10px;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left:25px;
}

.themen_box{
	margin-top:15px;
	background-image:url(/img/css/trenner_faq.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
	padding-bottom:15px;
	margin-left:25px;
	width:660px;
}

.themen_box  .themen_titel .txt{
	font-weight:bold;
	background-image:url(/img/css/faq_button_aktiv.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	display:inline;
}

.themen_box  .themen_titel .txt a{
	text-decoration:none;
}

.themen_box  .themen_titel .txt a:hover{
	text-decoration:underline;
}

.themen_box  .themen_titel .txt{
	padding-right:20px;
}

.themen_titel_gross{
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;	
}

.themen_titel{
	cursor:pointer;		
}
