
#header, #footer, #navi { display: none; }

#footerPrint {display:block; }

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;

}

a {
	color: #999933;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
	/*text-transform:uppercase;*/
	
}

a:hover {
	/*color:#FF9933;*/
	color:#65779D;
	padding-bottom:0px;
	border-bottom:1px;
	border-bottom-style: none;
}




#contentBack {
	width: 864px;
	text-align: left;
	background-color: #FFFFFB;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	/*background-image: url(_img/backtemp.gif);*/
	margin-bottom: auto;
}

#header {
	/*background-color: #333300;*/
	padding-top: 90px;
}

#navi, #content {
	margin-left: 32px;
	width: 800px;
}

.movIcon {
	margin-top: 20px;
	width: 203px;
	float:left;
}

.movIconLast {
	margin-top: 20px;
	width: 191px;
	float:left;
}

.movIcon p, .movIconLast p {
	margin-top: 3px;
	margin-bottom: 0px;
}


.col2 {
	width: 394px;
	float:left;
	line-height:18px;
}




.line {
	margin-top:4px;
	clear: left;
}

.lineMovieBottom {
	margin-top:0px;
	clear: left;
}

#footer {
	background-image: url(../_img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 60px;
	padding-top: 12px;
	padding-left: 50px;
	color: #FFFFFF;
	padding-bottom: 60px;
}

#footerPrint {
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 32px;
	color: #4C4C4C;
	padding-bottom: 60px;
}



/* Styles Haupt und Subnavigation*/

.naviMainp {
	margin-top: 13px;
	margin-bottom: 0px;
}

.naviSubp {
	margin-top: 12px;
	margin-bottom: 0px;
}

#headline {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size:14px;
	font-weight: bold;
}



.selected {
	color:#313A4D;
	/*color: #3E3E2E;*/
}



/*Styles für die Anzeigeseite der Clisp*/

#movie {
	background: #000000;
	height: 340px;
	margin-top: 20px;
}


#movieInfo {
	width:465px;
	float: left;
	line-height: 20px;
}

#movieQT {
	width:320px;
	float: left;
}


.movieHeaderp {
	color:#FFFFFF;
	padding-left:17px;
	margin-bottom: 0px;

}

.movieHeaderp a {
	color:#B9B922;
}


.movieHeaderp a:hover {
	color:#65779D;
}

