#rechts {
	left: 395px;
	top: 10px;
	width:155px;
	overflow:visible;
	position:absolute;
}

.box-rechts{
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	background-color:#D3DDFF;
	border:1px solid #1868B9;
}

.box-rechts-highlight{
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	background-color:#D3DDFF;
	border:1px solid #1868B9;
}

#rechts .box-inhalt{
	font-size:11px;
	line-height:1.2;
	position:static;
	padding-left:5px;
	padding-right:4px;
	padding-top:7px;
}

#rechts .box-headline{
	display:block;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;	
	font-size:11px;
	letter-spacing:1px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #1868B9;
}

#rechts .text-box-headline{
	display:block;
	font-size:14px;
	padding-bottom:2px;
}

#rechts br{
	line-height:0.5;
}

