@charset "utf-8";
/* CSS Document */

.cleaner {
	clear:both;
}

a {
	color: #ffffff;
}

html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/hg2.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-color: #ADC9F1;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 797px;
}

#header {
	position: relative;
	margin: 35px 0 0 0;
	width: 797px;
	height: 183px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	right: 18px;
	top: 17px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	margin: 0 0 0 30px;
}

#menu ul li a {
	position: relative;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a:hover, #menu ul li a.aktiv {
	color: #000000;
}

#claim {
	position: absolute;
	top: 72px;
	left: 285px;
}

#claim h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#content {
	width: 747px;
	padding: 0 0 0 50px;
	background-image: url(images/hg_content.png);
	background-repeat: repeat-y;
}

#content p {
	margin: 0 0 10px 0;
	line-height: 17px;
	font-size: 12px;
	color: #ffffff;
}

div.workbox {
	float: left;
	width: 200px;
	margin: 0 48px 24px 0;
}

div.workbox p {
	padding: 0 0 0 10px;
}

div.workbox a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 0 10px;
}

div.workbox div.pic {
	width: 200px;
	height: 150px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

div.workbox div.pic img {
	width: 200px;
}

div.workbox_links {
	float: left;
	width: 140px;
	margin: 0 48px 0 0;
}

div.workbox_links.wide {
	width: 432px;
	margin: 0 48px 0 0;
}

div.workbox_mitte {
	float: left;
	width: 244px;
	margin: 0 48px 0 0;
}

div.workbox_rechts {
	float: left;
	width: 216px;
}

div.workbox_rechts img {
	margin: 3px 0 20px 0;
	width: 216px;
}

#footer {
	width: 797px;
	height: 71px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
