#right h1.underline {
	font-weight: bold;
	font-size: 108%;
	color: #ee2f58;
	text-align: left;
	letter-spacing: 0.06em;
	background-color: #fff;
	padding: 3px 0px 3px 8px;
	margin: 0;
	border-bottom: 1px solid #ee2f58;
	text-transform: uppercase;
}

#rightcontent h1 {
	font-weight: bold;
	font-size: 108%;
	color: #ee2f58;
	text-align: left;
	letter-spacing: 0.06em;
	background-color: #fff;
	padding: 3px 0px 3px 8px;
	margin: 0;
	border-bottom: 1px solid #ee2f58;
	text-transform: uppercase;
}

#rightcontent div.boxright {
	background-color: #f2f2f2;
	padding: 8px 8px 5px 8px;
	margin-bottom: 10px;
}

#rightcontent a.weitere {
	background-image: url(../images/list_weitere_links.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}