* {
	font-family: verdana, arial, helv, sans-serif;
	font-size: 11px;
}

.header, .header * {
	background-color: #ffffff;
	color: #000000;
}

.header {
	height: 51px;
	padding: 12px;
}

.header img {
	float: left;
	margin-right: 15px;
}

.content {
	height: 461px;
	background-color: #d3d2d2;
	padding: 12px;
}

a.menu {
	padding: 3px;
	margin: 1px 10px 1px 1px;
	border: 1px #000000 solid;
	text-decoration: none;
}

a.imprint {
	text-decoration: none;
	font-weight: bold;
}

.other *, .other {
	background-color: #ffffff;
	color: black;
}

.chatteaser {
	border: 1px #000000 solid;
}

.chatteaser * {
	color: #000000;
	text-decoration: none;
}

