body {
	background-image: url(hintergrund.gif);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E3A867;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}h4 {
	color: #E3A867;	
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}

#content_hintergrund p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}

