@charset "UTF-8";
body {
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Baederhigrund.jpg);
	background-repeat: no-repeat;
}
#logo {
	height: 80px;
}
#nav {
	float: left;
	height: 230px;
	width: 300px;
}
#header {
	margin-top: 0px;
	margin-bottom: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 100px;
	clear: both;
}
#bilder {
	float: right;
	height: 230px;
	width: 500px;
	margin-bottom: 10px;
}
#Headline {
	height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#leftcolumn {
	float: left;
	width: 284px;
	margin-left: 0px;
}
#rightcolumn {
	float: right;
	width: 500px;
}
#rightcolumn .MsoNormal span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
