
#menu{
	float: left;
	width: 735px;
	height: 125px;
	padding: 5px 0 0 285px;
	overflow: hidden;
}

#menu img {
	float: left;
}

#menu a {
	float: left;
	height: 31px;
}

#menu a.films {
	width: 70px;
	background: url('images/menu/films.gif') no-repeat top left;
}

#menu a.films:hover, #menu a.filmsON {
	width: 70px;
	background: url('images/menu/films.gif') no-repeat bottom left;
}

#menu a.aboutus {
	width: 107px;
	background: url('images/menu/aboutus.gif') no-repeat top left;
}

#menu a.aboutus:hover, #menu a.aboutusON {
	width: 107px;
	background: url('images/menu/aboutus.gif') no-repeat bottom left;
}

#menu a.network {
	width: 106px;
	background: url('images/menu/network.gif') no-repeat;
}

#menu a.network:hover, #menu a.networkON {
	width: 106px;
	background: url('images/menu/network.gif') no-repeat bottom left;
}

#menu a.news {
	width: 69px;
	background: url('images/menu/news.gif') no-repeat;
}

#menu a.news:hover, #menu a.newsON {
	width: 69px;
	background: url('images/menu/news.gif') no-repeat bottom left;
}

#menu a.contact {
	width: 98px;
	background: url('images/menu/contact.gif') no-repeat;
}

#menu a.contact:hover, #menu a.contactON {
	width: 98px;
	background: url('images/menu/contact.gif') no-repeat bottom left;
}

/* # # # # PINA HALLO # # # # */

#screen .imageBig a.pina {
	background: transparent url('images/pina.jpg') no-repeat top center;
}
#screen .imageBig a.pina:hover {
	background: transparent url('images/pina.jpg') no-repeat bottom center;
}


/* # # # # PINA PRESSE # # # # */

#screen .imageBigPresse {
	float: left;
	width: 980px;
	height: 460px;
	background: transparent url('images/pinaBG.jpg') no-repeat center center;
}

#screen .pressetext {
	float: left;
	width: 820px;
	padding: 35px 80px 0 80px;
}

#screen .trailer {
	float: center;
	width: 680px;
	padding: 35px 0px 0px 150px;
}


#screen .imageBigPresse h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#screen .image, #screen .slideshow {
	float: left;
	width: 490px;
	height: 460px;
	overflow: hidden;
}

#screen .content {
	float: right;
	width: 490px;
	text-align: left;
}

/*#screen .skipbar {
	float: right;
	padding: 20px;
}

#screen .skipbar a {
	float: left;
	width: 11px;
	height: 11px;
	overflow: hidden;
}

#screen .skipbar a.back {
	margin-right: 5px;
	background: transparent url('images/skipbarBack.gif') no-repeat;
}
#screen .skipbar a.back:hover {
	background: transparent url('images/skipbarBack.gif') no-repeat left bottom;
}

#screen .skipbar a.prev {
	background: transparent url('images/skipbarPrev.gif') no-repeat;
}
#screen .skipbar a.prev:hover {
	background: transparent url('images/skipbarPrev.gif') no-repeat left bottom;
}*/

#screen h1 {
	float: left;
	margin-top: 60px;
	padding: 1px 3px 1px 20px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#screen .text {
	clear: both;
	padding: 10px 20px 20px 20px;
	line-height: 16px;
}

#screen p {
	padding-bottom: 10px;
	line-height:15px;
}

#screen .text a {
	text-decoration: underline;
}
#screen .netzwerk a {
	text-decoration: none;
}

#screen .text .small, .date {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #7f7f7f;
}

#screen .text .date {
	padding-left: 14px;
	background: transparent url('images/bull2.gif') no-repeat left 2px;
}

#screen .contentmenu {
	z-index: 2;
	position: absolute;
	bottom: 20px;
	right: 40px;
	font-size: 11px;
	letter-spacing: 1px;
}

#screen .contentmenu a {
	float: left;
	margin-left: 2px;
	padding: 3px 3px 20px 3px;
}

#screen .contentmenu a.on {
	background: #000;
	color: #fff;
