/* CSS Document */



body {	
	background-color:#54616a;
	margin: 0;
}


#verlauf { 
	position:absolute; 
	top: 0px; 
	left: 0px; 
	width:900px; 
	height:40px;
	
}


#bild{
	height: auto;
	width: auto;
	margin-left: 300px;
	margin-top: 160px;
}

#text{
	margin-top: 160px;
	margin-left: 300px;
	height: auto;
	width: 300px;
	font: 12px "Arial", sans-serif;
	font-weight:normal;
	color: #ffffff;
}