/* CSS Document */

/*html {
	overflow-y: scroll;
}*/
	
.body, html {
	background: url(http://www.rucola-design.de/bilder/hg_d.png) fixed center top;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -512px;
	margin-top: -384px;
	width: 1024px;
	height: 768px;
}

#mainmitte {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -232px;
	width: 400px;
	height: 464px;
}

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

a.headline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ABA709;
	text-decoration: none;
}

a.headline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.headline1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.headline1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.hidden {
	color: #FFFFFF; 
}	

