#inhaltlinks {
	width:320px;
}

#rechts {
	width:250px;
	padding-right:44px;
}

#highlight {
	background:#C6A65E;
	text-align:center;
	padding-bottom:0.8em;
}

#highlight p {
	margin-bottom:0;
}

#highlight h1, #textrechts h1 {
	color:white;
	font-size:110%;
}

#highlight a {
	color:black;
}

#textrechts{
	margin-top:2em;
	padding:7px;
	background:#C6A65E;
	color:white;
	text-align:center;
}

#textrechts img {
	width:236px;
}

#textrechts a, #highlight a {
	color:white;
	text-decoration:none;
}