body {
	margin: 0 auto;
	background: #1a171b;
	font-family: helvetica, arial;
	font-size: 12px;
	color: #fff;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #5e5c5f;
}

#head {
	float: left;
	width: 100%;
	margin-top: 180px;
	background: #fff;
}

.headlines {
	width: 492px;
	margin: auto;
	background: #fff;
	text-align: center;
}

.headlines a {
	color: #1a171b;
}

.headlines img {
	float: left;
}

a.wimwenders {
	float: left;
	background: #fff url('images/wimwendersA.gif') no-repeat top left;
}
a.wimwenders:hover {
	background: #fff url('images/wimwendersA.gif') no-repeat bottom left;
}

a.babelsberg {
	float: left;
	margin: 10px 0 10px 0;
	background: #fff url('images/babelsbergA.gif') no-repeat top left;
}
a.babelsberg:hover {
	background: #fff url('images/babelsbergA.gif') no-repeat bottom left;
}

a.irminschmidt {
	float: left;
	background: transparent url('images/irminschmidtA.gif') no-repeat top left;
}
a.irminschmidt:hover {
	background: transparent url('images/irminschmidtA.gif') no-repeat bottom left;
}

a.loureed {
	float: right;
	background: #fff url('images/loureedA.gif') no-repeat top left;
}
a.loureed:hover {
	background: #fff url('images/loureedA.gif') no-repeat bottom left;
}

#page {
	width: 492px;
	margin: auto;
	text-align: center;
}

.content {
	float: left;
	padding-top: 10px;
}

.content img {
	float: left;
}

a.jasoncollett {
	float: left;
	background: transparent url('images/jasoncollettA.gif') no-repeat top left;
}
a.jasoncollett:hover {
	background: transparent url('images/jasoncollettA.gif') no-repeat bottom left;
}

a.getwellsoon {
	float: left;
	background: transparent url('images/getwellsoonA.gif') no-repeat top left;
}
a.getwellsoon:hover {
	background: transparent url('images/getwellsoonA.gif') no-repeat bottom left;
}

a.monta {
	float: left;
	background: transparent url('images/montaA.gif') no-repeat top left;
}
a.monta:hover {
	background: transparent url('images/montaA.gif') no-repeat bottom left;
}

a.tempodrom {
	float: left;
	background: transparent url('images/tempodromA.gif') no-repeat top left;
}
a.tempodrom:hover {
	background: transparent url('images/tempodromA.gif') no-repeat bottom left;
}

.sponsoren {
	float: left;
	clear: both;
	width: 492px;
	padding-top: 10px;
}

.sponsoren img {
	padding-right: 10px;
}

.sponsoren a.wendersmusic {
	float: left;
	background: transparent url('images/logos/wendersmusicA.gif') no-repeat top left;
}
.sponsoren a.wendersmusic:hover {
	float: left;
	background: transparent url('images/logos/wendersmusicA.gif') no-repeat bottom left;
}

.sponsoren a.zahlmann {
	float: left;
	background: transparent url('images/logos/zahlmannA.gif') no-repeat top left;
}
.sponsoren a.zahlmann:hover {
	float: left;
	background: transparent url('images/logos/zahlmannA.gif') no-repeat bottom left;
}

.sponsoren a.rbb {
	float: left;
	background: transparent url('images/logos/rbbA.gif') no-repeat top left;
}
.sponsoren a.rbb:hover {
	float: left;
	background: transparent url('images/logos/rbbA.gif') no-repeat bottom left;
}

.sponsoren a.radioeins {
	float: left;
	background: transparent url('images/logos/radioeinsA.gif') no-repeat top left;
}
.sponsoren a.radioeins:hover {
	float: left;
	background: transparent url('images/logos/radioeinsA.gif') no-repeat bottom left;
}

.sponsoren a.tip {
	float: left;
	background: transparent url('images/logos/tipberlinA.gif') no-repeat top left;
}
.sponsoren a.tip:hover {
	float: left;
	background: transparent url('images/logos/tipberlinA.gif') no-repeat bottom left;
}

.sponsoren a.cinesong {
	float: left;
	background: transparent url('images/logos/cinesongA.gif') no-repeat top left;
}
.sponsoren a.cinesong:hover {
	float: left;
	background: transparent url('images/logos/cinesongA.gif') no-repeat bottom left;
}

.sponsoren a.cityslang {
	float: left;
	background: transparent url('images/logos/cityslangA.gif') no-repeat top left;
}
.sponsoren a.cityslang:hover {
	float: left;
	background: transparent url('images/logos/cityslangA.gif') no-repeat bottom left;
}

.ticket {
	float: left;
	clear: both;
	width: 452px;
	margin-top: 50px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
	background: transparent url('images/tickets.gif') no-repeat center left;
}

.text {
	float: left;
	margin-top: 20px;
	text-align: left;
	line-height: 16px;
}

.text span.star {
	color: #eb4ca2;
	padding-left: 0;
	background: none;
}

a.info {
	padding-left: 16px;
	background: transparent url('images/info.gif') no-repeat center left;
}
a.info:hover {
	background: transparent url('images/infoON.gif') no-repeat center left;
}

a.top {
	padding-left: 16px;
	background: transparent url('images/top.gif') no-repeat center left;
}
a.top:hover {
	background: transparent url('images/topON.gif') no-repeat center left;
}

.footer {
	font-size: 10px;
}
