body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
	color: #FFFF00;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
	line-height: 20px;	
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
	line-height: 20px;		
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;		
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
	line-height: 20px;		
}
.body {
	background-color: #000066;
	width: 790px;
}
.top {
	width: 790px;
	text-align: center;
	float: left;
	background-color: #CC0000;
}
h1 {
	color: #FFFF00;
	font-size: 36px;
}
.content {
	background-color: #000066;
	float: left;
	width: 630px;
	overflow: hidden;
}
.rechts {
	background-color: #006633;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 160px;
}

.thumbs {
	float: left;
	width: 790px;
	overflow: hidden;
	text-align: center;
	background-color: #333333;
}
