
* {
font-family:verdana;
font-size: 12px;
color: #3c393c;
}

body {
margin: 0 auto;
padding: 0;

}
#balken-top {
	background:#959595;
	height:5px;
	width:100%;
	position:absolute;
	top:0px;
	
	}

#seite {
position: relative;
top: 12px;
margin: 0 auto;
padding: 0;
width: 980px;
height: auto;

}

#arbeit {
	background:url(images/inarbeit.png) no-repeat;
	height:65px;
	width:337px;
	position:relative;
	margin:70px auto 0 auto;
	
}