@charset "UTF-8";
#container {
	width: 1050px;
	margin: 0 auto;
	padding: 0 75px 0 100px;
	background:url(../images/wurlitzer-background.jpg) top left repeat-y;
}
#gestell {
	height:735px;
	background:url(../images/wurlitzergestell.jpg) no-repeat;
}
#wurlitzerbottom {
	height:126px;
	margin-top: -60px;
	background:url(../images/wurlitzerbottom.jpg) no-repeat;
}

#wurlitzerbottom p {
	margin-left: -150px;
	padding-top: 10px;
	color: #FFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wurlitzerbottom a {
	text-decoration:none;
	color: #FFF;
}


#wurlitzerbottom table{
	margin-top: 40px;
	margin-left: 320px;
}
