html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	background-image: url(bg.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #B8C07C;
	text-align: center;
	font-family: verdana, helvetica;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #F3F6D6;
	text-decoration: none;
}

a:hover {
	color: #FFF776;	
	text-decoration: none;
}

div#navigation {
	position: absolute;
	top: 444px;
	left: 290px;
	width: 586px;
	text-align: center;
	font-weight: bold;
}

div#frame2 {
	position: absolute;
	left: 259px;
	top: 29px;
	width: 652px;
	height: 394px;
}


iframe {
	width: 652px;
	height: 389px;
}

div#impressum {
	position: absolute;
	bottom: 5px;
	left: 5px;
	font-size: 10px;
}

.ueberlagert {
	z-index: 10;
	position: absolute;
	left: 259px;
	top: 113px;
}

.ueberlagert2 {
	z-index: 10;
	position: absolute;
	left: 362px;
	top: 291px;
}
