body {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b5b5b;
}
img {
	border: 0;
}
a:link, a:visited, a:active {
	color: #9d9d9d;
	text-decoration: none;
}
a:hover {
	color: #b6b54a;
	text-decoration: none;
}

#container {
	width: 676px;
	margin: 0 auto;
}

#top {
	width: 676px;
	margin: 20px 15px;
	float: left;
}
#home {
	width: 85px;
	text-align: center;
}
#home img {
	margin: 2px 0;
}
h1 {
	width: 350px;
	margin: 60px 0 60px 0;
}

#middle {
	width: 676px;
	margin: 0 15px;
}
#content {
	width: 370px;
	float: left;
	margin-bottom: 50px;
}
h2 {
	margin: 0;
}
.portrait {
	float: left;
	margin: 0 7px 0 0;
	padding: 3px;
	border: 1px solid #cccccc;
}
#separator {
	margin-top: 26px;
	width: 61px;
	height: 300px;
	text-align: center;
	float: left;
}
#menu {
	margin-top: 26px;
	width: 206px;
	float: left;
}

#bottom {
	margin-bottom: 50px;
}
.impressum {
	margin: 1px 16px 0 0;
	float: right;
}

