se 
	{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #90A7C9;
	filter: RevealTrans(Duration=100, Transition=100);
	padding-right: 10px;
	padding-left: 10px;


	}
	
.text_titel{
	font-size: 18px;
	color: #005995;
	font-weight: bold;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDB00;
	position: relative;
	left: -1px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;


}

.text_titel_c{
	padding: 5px 0px 5px 0px;
}

.text_untertitel{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	width: 100%;
	position: relative;
	top: -10px;
	display: block;
	margin: 0px;
	padding: 0px;





}

.text_content_titel{
	color: #005995;
	font-size: 12px;
	font-weight: bold;


}

.text_content_titel a{
	font-size: 1px;
	position: absolute;
	visibility: visible;
	height: 1px;
	width: 1px;
	left: -50px;
	top: -50px;

}

.text_content{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(img/listen_dings.gif);


}

.text_vorspann{
	font-weight: bold;
	color: #333333;


}

.text_linktipp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;


}
.text_linktipp a{
	color: #005995;
	text-decoration:underline;
	line-height: 15px;
	padding: 2px;
	height: 15px;

}
.text_linktipp a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #005995;

}
