#leiste_news{
	width:660px;
	background-color:#0255A1;
	padding:3px 0px 3px 0px;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left:25px;
}

#news{
	margin-top:20px;
	background-image:url(/img/faq_leiste.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#F5F7F9;	
	width:660px;
	margin-left:25px;
}

.news_box{
	margin-top:10px;
	padding:10px 0px 5px 10px;
	background-image:url(/img/css/trenner_faq.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
}

.news_header,.news_header_aktiv{
	padding-bottom:10px;
	cursor:pointer;
}

.txt a{
	text-decoration:none;
}

.txt a:hover{
	text-decoration:underline;
}

.news_header .txt{
	font-weight:bold;
	background-image:url(/img/css/faq_button_aktiv.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	cursor:pointer;
	display:inline;
	float:left;
}

.news_header .dat,.news_header_aktiv .dat{	
	padding-right:20px;
	display:inline;
	float:right;
}

.news_header_aktiv .txt{
	font-weight:bold;
	background-image:url(/img/css/faq_button_inaktiv.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	cursor:pointer;
	display:inline;
	float:left;
}

.news_inhalt{
	margin-top:20px;
	padding-bottom:20px;
	padding-right:10px;
}

.news_btn_close{
	margin-top:15px;
	background-image:url(/img/css/faq_button_close.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:115px;
	height:21px;
	color:#0255A1;
	font-size:12px;
	margin-right:5px;
	text-align:center;
	cursor:pointer;
	line-height:19px;
	vertical-align: middle;
}
