

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Bilder/bg_03.jpg);
	background-repeat: y-repeat;
	background-position: 260px 0px; 
	background-attachment: scroll;
	
}



.headline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3BC71;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}


.headline klein  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF9037;
	text-decoration: none;
	line-height: 16px;
}

.contenttext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3BC71;
	text-decoration: none;
	line-height: 16px;
}


.contenttext a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF9037;
	text-decoration: underline;
	line-height: 16px;
}

.contenttext a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3A053;
	text-decoration: underline;
	line-height: 16px;
}


