body {
	background-color: #b86800;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../img/bg_1px.jpg);
	background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
	color:#ffffff;
}

a:visited {
	text-decoration: none; 
	color:#ffffff;
}

a:active {
	text-decoration: none; 
	color:#ffffff;
}

a:hover {
	text-decoration: underline; 
	color:#ffffff;
}


#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	margin-top: -300px;
	padding: 0;
	z-index:2;
}

#bgimg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1169px;
	height: 701px;
	margin-left: -573px;
	margin-top: -334px;
	padding: 0;
	z-index:1;
	background-image:url(../img/worker_rahmen_schatten.png)
}

