/* zusaetzliche eintraege fuer redaxo-integration */
.subnavigation {
	background-color: #fff;
	height: 20px;
         width: 600px;
         left: 300px;
	top: 248px;
	position: absolute;
         z-index: 10;
	visibility: hidden;
}

#kennung {
	height: 228px;
	width: 70px;
	left: -70px;
	top: 0px;
	position: absolute;
         background-color: #000000;
}

#kennung2 {
	height: 228px;
	width: 70px;
	left: 0px;
	top: 248px;
	position: absolute;
         background-color: #000000;
         z-index: 500;
}

#impressionen {
	position: absolute;
	height: 114px;
	width: 400px;
	left: 470px;
	top: 114px;
}

#navigation {
	height: 20px;
	width: 800px;
	left: 70px;
	top: 228px;
	position: absolute;
	visibility: visible;
         background-color: #ffffff;
}

/* hintergrundfarben schaukasten */
.hellgrau { background-color: #dfe3e1; }
.grau { background-color: #bec3c2; }
.white { background-color: #ffffff; }

/* farbset 2007
.yellow { background-color: #f1d669; }
.lightyellow { background-color: #f9ecbf; }
*/ 


/* farbset 2008  */
.yellow { background-color: #c36161; }
.lightyellow { background-color: #edcac4; }


/* komplette spaltenbreite */
.a5_spacer {
         display: block;
         width: 200px;
         height: 116px;
         float: left;
         background-color: #dfe3e1;
}

.filmlist_spacer {
         display: block;
         width: 200px;
         height: 228px;
         float: left;
         background-color: #dfe3e1;
}

.a5_spacer2 {
         display: block;
         width: 36px;
         height: 116px;
         float: left;
}

/*links in teasermodulen */
.streifen .text a:link {
	display: inline;
	text-align: left;
}

/*---------------------------------------------- icons sektionen
*/

.icon_wettbewerb {
	background-image: url(../images/icons/wettbewerb.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_symposium {
	background-image: url(../images/icons/symposium.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_hochschul {
	background-image: url(../images/icons/hochschul.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_portrait {
	background-image: url(../images/icons/portrait.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_signatur {
	background-image: url(../images/icons/signatur.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_highlights {
	background-image: url(../images/icons/highlights.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_specials {
	background-image: url(../images/icons/specials.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_hommage {
	background-image: url(../images/icons/homage.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 5px 5px 25px;
}

.icon_spacer {
         padding: 5px 5px 5px 25px;
}

#suche {
	position: absolute;
	height: 88px;
	width: 200px;
	left: 600px;
	top: 16px;
}

.fullimage {
	width: 600px;
	display: block;
	position: absolute;
         left: -40px;
         top: -2px;
	margin: 0 0 0px 0;
}

.fullimage_container {
	width: 560px;
         height: 200px;
         display: block;
         position: relative;
         margin: 0 0 28px 0;
}

/*filmprofil */
.rightcolum br.filmfunction{
	line-height: 15px;
}

.rightcolum p.p_credits{
	margin-top: -15px;
}

/* filmlisten auswahlnavi */
/*----------------------- Listnavigation links
*/

.leftfilmnav { 
	height: 228px; 
	background-color: #dfe3e1;
}

.leftfilmnav ul {
	margin: 4px 12px;
	display: block;
}


.leftfilmnav li { margin: 2px 0; }

.leftfilmnav li a:link, .leftfilmnav li a:visited {
	color: #69AFAD;
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	display: block;
}

.leftfilmnav li a:focus, .leftfilmnav li a:hover {
	color: #666;
	text-decoration: underline;
}




