
* {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
*:focus {
	outline: none;
}

body, html {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
	background-color: #28BAE1;
}

*.farbe {
	color: #3D3693!important;
}



/***** Aufbau *****/

div.hintergrund {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 23px;
	right: 42px;
	height: 100%;
	overflow: hidden;
}

img.hintergrund {
	position: absolute;
	z-index: 0;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
img.leer {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}

img.titel {
	position: absolute;
	z-index: 2;
	top: 35px;
	left: 50%;
	margin-left: -207px;
	/*
	left: 40%;
	margin-left: -201px;
	*/
}

/* Typo Startseite */
img.lorbeeren,
img.titel_start,
img.sie,
img.er {
	position: absolute;
	z-index: 2;
}
img.lorbeeren {
	z-index: 4;
	top: 2.5%;
	left: 50%;
	margin-left: -31%;
	width: 55%;
}
img.titel_start {
	z-index: 5;
	top: 50%;
	margin-top: -16%;
	left: 50%;
	margin-left: -31%;
	width: 55%;
}
img.sie {
	z-index: 3;
	bottom: -1px;
	left: 0px;
}
img.er {
	top: 0px;
	right: 0px;
}

img.filmstart_button {
	position: absolute;
	z-index: 20;
	top: 35%;
	left: 11px;
	width: 12%;
	/*
	bottom: 9%;
	left: 320px;
	*/
}

img.gewinnspiel_button {
	position: absolute;
	z-index: 20;
	top: 20px;
	left: 43px;
	width: 10%
}

img.neue_visionen {
	position: absolute;
	z-index: 11;
	left: 2px;
	top: 11px;
}

div.schwarzer_rand {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 23px;
	background-color: #000000;
}



/***** Navigation *****/

div.navigation_oben {
	position: absolute;
	z-index: 4;
	top: 5px;
	left: 50%;
	margin-left: -200px;
	white-space: nowrap;
	color: #FFFFFF;
}

a.navigation_oben {
	color: #FFFFFF!important;
	text-decoration: none!important;
}
a.navigation_oben:hover,
a.navigation_oben:focus,
a.navigation_oben_aktiv {
	color: #3D3693!important;
	text-decoration: none!important;
}

div.navigation_extra {
	position: absolute;
	z-index: 3;
	top: 170px;
	right: 50%;
	margin-right: 226px;
	width: 135px;
	border-top: 1px dotted #FFFFFF;
}

a.navigation,
a.navigation_sub {
	color: #FFFFFF!important;
	text-decoration: none!important;
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-top: 1px;
	border-bottom: 1px dotted #FFFFFF;
	/*
	background: url(bilder/1x1_blau.png);
	*/
}
a.navigation_sub {
	margin-left: 10px;
}
a.navigation:hover,
a.navigation:focus,
a.navigation_sub:hover,
a.navigation_sub:focus {
	color: #3D3693!important;
}

a.aktiv {
	color: #3D3693!important;
}



/***** Inhalt *****/

div.inhalt {
	position: absolute;
	z-index: 4;
	top: 118px;
	bottom: 20px;
	left: 50%;
	margin-left: -210px;
	width: 410px;
	overflow: auto;
	background: url(bilder/1x1.png);
}

div.inhalt_innen {
	padding: 10px 15px 20px 10px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #3D3693;
	margin-bottom: 18px;
	clear: left;
}

h3 {
	font-weight: normal;
	font-size: 12px;
	color: #3D3693;
	margin-top: -16px;
	margin-bottom: 18px;
	clear: left;
}

table.text td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

td + td {
	padding-right: 0px!important;
	width: 100%!important;
}

p + p {
	margin-top: 9px;
}

p.stichpunkt {
	margin-left: 0.8em;
	text-indent: -0.8em;
}

span {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	line-height: inherit;
}

span.start_farbe {
	color: #3D3693;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

span.bold {
	font-weight: bold;
}

*.dunkel {
	color: #004499;
}

b {
	font-weight: bold;
}

em {
	color: inherit;
	font-style: italic;
}

hr {
	border-top: 1px solid #999999;
	height: 0px;
	margin: 0px;
	margin-right: 15px;
}



/***** Links *****/

a {
	text-decoration: underline;
}

a:hover {
	color: #3D3693;
	cursor: pointer;
}

a.schwarz {
	color: #000000!important;
}

a.weiss {
	color: #FFFFFF!important;
}

a.bild {
	text-decoration: none!important;
}


/***** Presse *****/

table.presse {
	margin-top: 5px;
	margin-bottom: -17px;
}

table.presse td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 17px;
	width: 200px;
}

table.presse img {
	border: 1px solid #888888;
}

span.grau {
	color: #666666;
}

img.pdf-icon {
	margin: 0px;
	margin-bottom: -4px;
	border: 0px;
}

table.presse a {
	text-decoration: none;
}

table.presse a:hover {
	text-decoration: underline;
}



/***** Bilder unter Der Film *****/

img.bild {
	margin-top: 5px;
}

/*
div.float {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	width: 152px;
}
*/

img.float,
img.float2 {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}
img.float2 {
	width: 150px;
}

img.rahmen {
	border: 1px solid #999999;
}

img {
	font-size: 10px;
	color: #999999;
}

div.fotonachweis {
	font-size: 9px;
	line-height: 9px;
	color: #999999;
	margin-top: 5px;
}



/***** Kino-Termine *****/

table.mit_linien {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #999999;
}

table.mit_linien td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	width: 0px;
	border-top: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 3px;
}

td.nowrap {
 white-space: nowrap;	
}

td.ueberschrift {
	padding-top: 4px!important;
	padding-bottom: 5px!important;
}

td.ohne {
	border-top: 0px!important;
}



/***** DVD *****/

img.dvd {
	margin-left: -7px;
	margin-top: -9px;
}



/***** Gewinnspiel *****/

h2.rot {
	color: #FF0000;
}

p.einzug {
	padding-left: 10px;
}



/***** Sponsoren *****/

div.sponsoren {
	position: absolute;
	z-index: 8;
	top: 0px;
	right: 0px;
	width: 42px;
	height: 100%;
	overflow: hidden;
	/*
	background: url(bilder/1x1.png);
	background-color: #28BAE1;
	background-color: #0099CC;
	background-color: #666666;
	*/
	background-color: #FFFFFF;
}

div.sponsoren_innen {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 42px;
	text-align: center;
}

img.sponsoren {
	margin-bottom: 22px;
}



/***** IE-Basher *****/

div.ie_basher {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-left: -200px;
	top: 30px;
	width: 400px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
	padding: 15px 10px 20px 15px
}

div.ie_basher a {
	font-weight: bold!important;
}
