body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	line-height: 1.05em;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color:#f8b000;
}

body, html
{
	height:100%;
	width:99%;
	margin-top:0;
	padding:0;
	background-image: url(../bilder/bg2.gif);
	background-repeat:no-repeat;
}


#kontakt
{
	border:0px;
	width: 1038px;
	line-height: 1.2em;
	position: absolute;
	top:50%;
	left:0px;
	margin-left: 0px;
	margin-top: 348px;
	z-index:3;
} 



#copy {
	border:0;
	position: absolute;
	font-size:8pt;
	color: #915624;
	z-index:4;
	top:50%;
	left:50%;
	margin-left: 380px;
	margin-top: 310px;
	font-weight:normal;
}


.gross {
	font-size: 12px;
	font-weight:bold;
	color: #688260;
}

.klein {
	font-size: 10px;
	font-weight:bold;
	color: #688260;
}

.weiss {
	color: #fff;
}
