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

*:focus {
	outline: none;
}

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

*.blau {
	color: #33BBEE;
}


/* Aufbau */

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

img.titel {
	position: absolute;
	z-index: 2;
	left: 43px;
	top: 18px;
}

img.mond {
	position: absolute;
	z-index: 1;
	right: 80px;
	top: 40px;
}

img.neue_visionen {
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 11px;
	/* alte Fassung
	position: absolute;
	z-index: 1;
	right: 20px;
	bottom: 20px;
	*/
}

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


/* Navigation */

div.navigation_oben {
	position: absolute;
	z-index: 2;
	left: 34%;
	margin-left: 10px;
	top: 15px;
	white-space: nowrap;
}

a.navigation_oben {
	color: #33BBEE!important;
	text-decoration: none!important;
}

a.navigation_oben:hover,
a.navigation_oben:focus {
	color: #FFFFFF!important;
	text-decoration: underline!important;
}

div.navigation_extra {
	position: absolute;
	z-index: 2;
	left: 43px;
	top: 194px;
	width: 135px;
	border-top: 1px dotted #33BBEE;
}

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

a.aktiv {
	color: #FFFFFF!important;
	/*
	background-color: #22B2EE;
	*/
}
a.aktiv_ohne {
	color: #FFFFFF!important;
}

div.navigation_aktiv {
	/*
	text-decoration: none!important;
	background-color: #33BBEE;
	*/
	color: #FFFFFF!important;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #33BBEE;
}


/* Inhalt */

div.inhalt {
	position: absolute;
	z-index: 2;
	top: 150px;
	left: 34%;
	width: 460px;
	bottom: 20px;
	overflow: auto;
	background: url(bilder/1x1.png);
}

div.inhalt_start {
	position: absolute;
	z-index: 3;
	top: 30%;
	margin-top: 20px;
	right: 20px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}

div.inhalt_innen {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #33BBEE;
	color: #004499;
	margin-bottom: 18px;
	clear: left;
}

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

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

span.start_blau {
	color: #33BBEE;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

*.dunkelblau {
	color: #004499;
}

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

table {
	border: 0px;
	spacing: 0px;
	padding: 0px;
}

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

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

b {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	height: 1px;
}


/* Links */

a {
	text-decoration: underline;
}

a:hover {
	color: #004499;
}

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

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

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


/* Presse */

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: #777777;
}

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

img.float {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

/* Kino-Termine */

table.mit_linien {
	width: 100%;
	border-bottom: 1px solid #33BBEE;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

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

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

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

