.header{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
}

#RIGHT_2_HEAD{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	width:180px;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	/*background-color:#4A6A89;*/
	background-image: url(../img/bg_blau.jpg);
	line-height: 18px;
}
#RIGHT_2_SUBLINE{
	position:relative;
	float:left;
	display:inline;
	top: 0px;
	left: 0px;
	width:179px;
	height:5px;
	/*background-color:#CC0000;*/
	background-image: url(../img/bg_blau.jpg);
}