body {
	margin-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	line-height: 16px;
}	

img {
	border: 0;
	float: left;
}

a {
	color: #f60;
}

a:hover {
	text-decoration: none;
}	

#container {
	width: 960px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
		
.thumb {
	float: left;
	margin: 0 7px 7px 0;
	width: 185px;
	height: 185px;
}

.clear {
	clear: both;
}

.rechts {
	width: 953px;
	text-align: right;
}