/* 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; } */
/* hellgrau 2009 */
.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; }
*/

/* farbset 2009  
.yellow { background-color: #68b4b8; }
.lightyellow { background-color: #92c9cc; }
*/

/* farbset 2011  
.yellow { background-color: #d5c8ad; }
.lightyellow { background-color: #fff3d4; }*/

/* farbset 2012  */
.yellow { background-color: #c2db9a; }
.lightyellow { background-color: #d1d6d9; }
.hellgrau { background-color: #d4e4ef; }


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

.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;
}
