body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Tahoma', 'sans serif';
	max-width: 1200px;
}
div {
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
div#titel {
	background-color: black;
	color: white;
}
div#titel iframe {
	border-style: none;
	overflow: hidden;
	width: 100%;
	height: 40px;
}
div#titel a {
	color: white;
}
div#titel a:hover {
	color: yellow;
}
div#inhalt {
	text-align: justify;	
}
div#side {
	float: right;
	margin-left: 1cm;
}
div#partner {
	clear: both;
}
tr {
	vertical-align: top;
}
img {
	border: 0px;
}