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

*.farbe {
	color: #D14824!important;
}



/***** Rahmen *****/

#iframe_rahmen {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 23px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	background-color: #000000;
}

#iframe {
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#logo_neue_visionen {
	position: absolute;
	z-index: 11;
	left: 2px;
	top: 11px;
}



/***** Elemente an der Mittelachse *****/

#player,
#player_schatten,
div.webseite_ansehen,
div.inhalt,
div.navigation,
div.navigation_start,
img.credits,
div.kontakt_impressum {
	left: 38%;
	left: 61.5%;
}



/***** Player für Trailer und Sound *****/

#player,
#player_schatten {
	position: absolute;
	z-index: 4;
	top: 42%;
	width: 600px;
	margin-left: -300px;
	height: 280px;
	margin-top: -140px;
}
#player_schatten {
	z-index: 3;
	width: 658px;
	margin-left: -329px;
	height: 318px;
	margin-top: -159px;
	/*
	height: 260px;
	margin-top: -130px;
	-moz-box-shadow: 0px 0px 50px 7px #000000;
	background-color: #000000;
	*/
}

#tonplayer {
	position: absolute;
	z-index: 3;
	left: 3px;
	bottom: 30px;
	width: 18px;
	height: 17px;
}



/***** Startseite *****/

div.navigation_start {
	position: absolute;
	z-index: 5;
	top: 15px;
	width: 800px;
	margin-left: -400px;
	text-align: center;
	line-height: 11px;
	color: #777777;
}
a.navigation_start {
	line-height: 11px;
	color: #777777;
	text-decoration: none;
}
a.navigation_start:hover {
	color: #D14824;
}



/***** Bildhintergrund *****/

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

img.maedchen {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	height: 100%;
}

img.mauer {
	width: 100%;
	height: 100%;
}

img.credits {
	position: absolute;
	z-index: 1;
	bottom: 15px;
	margin-left: -303px;
}

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



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

div.navigation {
	position: absolute;
	z-index: 4;
	top: 30px;
	margin-top: 72px;
	margin-left: -381px;
	width: 115px;
	border-top: 1px dotted #333333;
}

a.navigation,
a.navigation_sub {
	color: #333333!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 #333333;
	/*
	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: #D14824!important;
}

a.aktiv {
	color: #D14824!important;
}

div.kontakt_impressum {
	position: absolute;
	z-index: 3;
	width: 470px;
	margin-left: -235px;
	bottom: 20px;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}
div.kontakt_impressum a {
	font-size: 10px;
	line-height: 10px;
	text-decoration: none!important;
	color: #888888;
}
div.kontakt_impressum a:hover {
	color: #000000;
}



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

div.inhalt {
	position: absolute;
	z-index: 4;
	top: 60px;
	bottom: 38px;
	width: 500px;
	margin-left: -250px;
	overflow: auto;
	/*
	border: 1px solid #999999;
	*/
	background: url(bilder/1x1.png);
}

div.inhalt_innen {
	padding: 15px 15px 25px 15px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #D14824;
	margin-bottom: 38px;
	clear: left;
}

h3 {
	font-weight: normal;
	font-size: 12px;
	color: #D14824;
	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: #D14824;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

*.bold {
	font-weight: bold;
}

*.grau {
	color: #666666;
}

*.dunkel {
	color: #004499;
}

b {
	font-weight: bold;
}

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

hr {
	border-top: 1px dotted #888888;
	height: 0px;
	margin: 0px;
}



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

a {
	text-decoration: underline;
}

a:hover {
	color: #D14824;
	cursor: pointer!important;
}

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

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

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



/***** Bilder im Text *****/

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



/***** Presse/Download: Bilder-Tabelle *****/

table.bilder {
	margin-top: 10px;
	margin-bottom: -17px;
}

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

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

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

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

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

img.trailer_thumbnail {
	margin-top: 10px;
	border: 1px solid #999999;
}



/***** 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: 20px;
	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 / Soundtrack / Buch *****/

img.dvd {
	margin: -15px 0px -5px -10px;
}

img.cd {
	margin-bottom: -5px;
	border: 1px solid #999999;
}

img.buch {
	margin: -7px 9px -5px -5px;
}

img.buchcover_klein {
	position: absolute;
	bottom: 31px;
	right: 20px;
}



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

img.sponsor {
	position: absolute;
	z-index: 1;
	opacity: 0.5;
}
img.sponsor:hover {
	opacity: 1;
}



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

