body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	/*background-color: #ADAEA4;*/
	/*background-color: #A7A9AC;*/
	background-color: #A3A395;
	line-height: 16px;

}

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: 40px; }

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

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

.movIcon { margin-top: 20px; width: 203px; float:left; }
.movIconLast { margin-top: 20px; width: 191px; float:left; }
.movIcon img, .movIconLast img { margin-bottom:5px;}

.movIcon:hover, .movIconLast:hover {color: #525219;}



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


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

.col1 {
	width: 300px;
	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: 80px; }

#footerPrint {
	display:none;
	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:#65779D;
	/*color: #3E3E2E;*/
}



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

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


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

#movieQT {
	width:480px;
	float: left;
	margin: 0px;
}


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

}


.movieInfop {
	color:#FFFFFF;
	padding-left:17px;
	margin-top: 304px;

}

.movieHeaderp a, .movieHeaderp a  {
	color:#B9B922;
}


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

