body, html {
	background-color: #e7dcd4;
	color: #3c3c3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-image: url('bg_1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
#komplett {
	overflow: inherit;
	position: relative;
	width: 900px;
	margin: 0 auto;
}
a {
	color:#0066FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}