body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width:880px;
	height:645px;
	margin-left:50px;
	background-image: url(files/bg_m-ocean4.jpg);
	
}

#hauptfenster {
	width:855px;
	height:518px;
	overflow: auto;
	margin-left: 25px;
}

#spalte1 {
	width:85%;
	heigt:auto;
	margin-left:0px;
	margin-top:25px;
}

#spalte2 {
	width:85%;
	heigt:auto;
	margin-left:0px;
	margin-top:50px;
}

#spalte3 {
	width:85%;
	heigt:auto;
	margin-left:0px;
	margin-top:50px;
}

#buttons {
	position: absolute;
	width:879px;
	height:40px;
	z-index:1;
	left: 52px;
	top: 622px;
}		
p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color: #660099;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10pt;
}
a:active {
	color: #660099;
	text-decoration: none;
	font-size: 10pt;
}
#container #hauptfenster div p strong {
	color: #FFF;
}
