@charset "iso-8859-2";
/* CSS Document */

body {
		background-color: #6a7563;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 580px;
	margin: -295px 0 0 -450px;
	background:url(http://artists.kochuniversal.com/_aktionen/trenkwalder_saturn/images/saturn.jpg) no-repeat;
}
#saturn {
	position:relative;
	width:899px;
	height:579px;
	border:1px solid #DAC790;
}

#codeForm {
	position:absolute;
	top:163px;
	left:450px;
	color:#000000;
}
td {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#e0e9eb;
	font-size:0.8em;
}
p {
	font-size:0.9em;
}
a {
	color:#b0ae75;
}
a:hover {
	color:#FFFFFF;
}
.codeForm {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 200px;
	background-color: #DAC790;
	border: 1px solid #e0e9eb;
}
.headline {
	color: #DAC790;
}
