﻿
/*
macht irgendwie Probleme mit Safari!
@charset "utf-8";
*/

* {
	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: #CCCCCC;
}

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



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

#inhalt,
#navigation,
#titel,
#ein_film_von,
#eine_kleine_einfuehrung,
#credits,
#player,
#player_schatten,
img.gewinnspiel_button,
div.sponsoren {
	left: 37%;
}

#silberner_leopard,
#nach_kleine_verbrechen,
#silberner_leopard,
#facebook {
	right: 11%;
}

div.rahmen {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div.hintergrund {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#nach_kleine_verbrechen,
#silberner_leopard,
#titel,
#ein_film_von,
#eine_kleine_einfuehrung,
#credits,
#bild,
#hintergrundbild {
	position: absolute;
}
#nach_kleine_verbrechen {
	z-index: 2;
	top: 38px;
	margin-right: -71px;
}
#silberner_leopard {
	z-index: 2;
	top: 115px;
	margin-right: -70px;
}
#titel {
	z-index: 5;
	top: 40px;
	width: 501px;
	height: 59px;
	margin-left: -251px;
	background-image: url(bilder/titel.png);
}
#ein_film_von {
	z-index: 2;
	top: 105px;
	margin-left: -85px;
}
#eine_kleine_einfuehrung {
	z-index: 2;
	top: 120px;
	margin-left: -138px;
}
#credits {
	z-index: 2;
	bottom: 0px;
	width: 673px;
	height: 135px;
	margin-left: -340px;
	background-image: url(bilder/credits.png);
}
#bild {
	z-index: 1;
	bottom: 0px;
	right: 0px;
	width: 53%
}
#hintergrundbild {
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-height: 100%;
}

#schwarzer_rand {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 23px;
	background-color: #000000;
	/*
	height: 100%;
	*/
}
#neue_visionen {
	position: absolute;
	z-index: 11;
	left: 2px;
	top: 25px;
	width: 15px;
	height: 150px;
	background-image: url(bilder/logo_neue_visionen.png);
}



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

#navigation {
	position: absolute;
	z-index: 10;
	top: 5px;
	margin-left: -250px;
	text-align: center;
	white-space: nowrap;
	line-height: 11px;
	color: #000000;
	width: 500px;
	border-bottom: 1px dotted #3E788E;
	padding: 0px 0px 6px 0px;
}

a.navigation {
	line-height: 11px;
	color: #000000!important;
	text-decoration: none!important;
}
a.navigation:hover,
a.navigation:focus,
a.aktiv {
	color: #3E788E!important;
	text-decoration: none!important;
}
a.aktiv {
	font-weight: bold;
}



/***** Player für Trailer *****/

#player,
#player_schatten {
	position: absolute;
	top: 55%;
}
#player {
	z-index: 5;
	width: 600px;
	margin-left: -300px;
	height: 342px;
	margin-top: -171px;
}
#player_schatten {
	z-index: 3;
	width: 658px;
	margin-left: -329px;
	height: 380px;
	margin-top: -190px;
}



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

#inhalt {
	position: absolute;
	z-index: 4;
	top: 180px;
	bottom: 20px;
	margin-left: -250px;
	width: 500px;
	overflow: auto;
	background: url(bilder/1x1.png);
}

#inhalt_innen {
	padding: 0px 15px 22px 15px;
}

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

h3 {
	font-weight: normal;
	font-size: 12px;
	color: #3E788E;
	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.bold {
	font-weight: bold;
}

span.hidden {
	display: none;
}

*.dunkel {
	color: #004499;
}

*.grau {
	color: #444444;
}

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: #3E788E;
	cursor: pointer;
}

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

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

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


/***** Bilder *****/

#bild_navigation {
	position: absolute;
	right: 15px;
	top: 29px;
}

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



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

img.dvd {
	clear: left;
	float: left;
	margin: -9px 5px 0px -10px;
}

*.clear {
	clear: left;
}



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

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

table.mit_linien td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	width: 0px;
	border-top: 1px solid #444444;
	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;
}



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



/***** Facebook-Link *****/

#facebook {
	position: absolute;
	z-index: 20;
	bottom: 0px;
	margin-right: -53px;
}



/***** 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: #3E788E;
	padding: 15px 10px 20px 15px
}

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



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

img.gewinnspiel_button {
	position: absolute;
	z-index: 4;
	margin-left: 250px;
	top: 42%;
}

#termine {
	margin-top: 8px;
}

#preisfrage {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 15px 0px 15px 0px;
	margin: 15px 0px 0px 0px;
}

div.ankreuzen {
	margin-top: 5px;
	line-height: 11px!important;
	padding: 0px;
}

input.ankreuzen {
	margin: 0px 0px 3px 2px;
	padding: 0px;
	height: 11px;
	vertical-align: middle;
}

table.antwort td {
	padding: 3px 10px 3px 0px;
	text-align: left!important;
}

input.daten,
input.daten_plz,
input.daten_wohnort {
	padding: 1px 2px;
	color: #CCCCCC;
	line-height: 11px;
	border: 1px solid #AAAAAA;
}
input.daten {
	width: 230px;
}
input.daten_plz {
	width: 5em;
}
input.daten_wohnort {
	width: 165px;
}

input.submit {
	margin-top: 15px;
	padding: 0px 3px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #CCCCCC;
}
input.submit:hover {
	background-color: #66FF66;
}
input.submit:focus {
	outline: none;
}

h2.gewinnspiel_abgelaufen {
	font-size: 11px;
}

h3.gewinnspiel {
	color: #000000;
}

img.praesentkorb {
	margin: -3px 0px 1px 50px;
}

div.preis {
	clear: both;
}

p.warnung,
p.warnung_gruen {
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 15px;
	margin-top: -3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999999;
}
p.warnung_gruen {
	color: #00AA00;
}

span.gewinnspiel_klein {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}

div.sponsoren {
	/* alt
	position: absolute;
	z-index: 2;
	top: 195px;	
	margin-left: 270px;
	width: 116px;
	color: #3E788E;
	*/
	border-top: 1px solid #999999;
	padding: 15px 0px 25px 0px;
	margin: 15px 0px 15px 0px;
	width: 455px;
	white-space: nowrap;
	overflow: hidden;
}

img.sponsor {
	/*
	margin-top: 13px;
	*/
	margin-right: 13px;
}
img.sponsor_letzter {
	margin-right: 0px;
}

