body {
	background-image: url('/images/waben-pattern.jpg');
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	height: 120px;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	text-align: center;
}
#headerpic {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#body {
	width: 100%;
	background-image: url('/images/schatten.png');
	background-repeat: repeat-x;
	text-align: center;
}
#bodycontent {
	width: 1024px;
	background-color: #ffffff;
	background-image: url('/images/schatten.png');
	background-repeat: repeat-x;
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}
#themacontainer {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -1px;
}
#thema {
	width: 184px;
	height: 31px;
	margin-left: 720px;
	background-image: url('/images/thema.png');
	background-repeat: no-repeat;
}
#suche {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 1024px;
	height: 900px;
	border-collapse: collapse;
	margin: 0px;
	margin-top: 40px;
}
.digs {
	font-size: 18px;
	color: #2d9200;
	text-align: center;
	margin-top: -39px;
}
.vthumb {
	margin-top: 3px;
	margin-right: 7px;
}