
* {
	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: #AA0000!important;
}



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

div.inhalt,
div.navigation,
#titel,
#player,
#player_schatten {
	left: 46%;
}

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;
}
#titel,
#titel_start,
#lorbeeren,
#lorbeeren_2,
#hintergrund,
#strassenszene,
#auto,
#zitate {
	position: absolute;
}
#titel {
	z-index: 4;
	top: 35px;
	height: 140px;
	margin-left: -250px;
}
#lorbeeren {
	z-index: 3;
	top: 29px;
	left: 40px;
	width: 14%;
}
#lorbeeren_2 {
	z-index: 3;
	bottom: 20px;
	left: 40px;
	width: 14%;
}
#hintergrund {
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 100%;
}
#strassenszene {
	z-index: 2;
	bottom: 0px;
	left: -10px;
	width: 65%;
}
#auto {
	z-index: 1;
	bottom: -10px;
	right: 0px;
	width: 35%;
}
#zitate {
	z-index: 3;
	bottom: 45px;
	right: 10px;
	width: 19%;
}

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



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

div.navigation {
	position: absolute;
	z-index: 10;
	top: 5px;
	margin-left: -248px;
	white-space: nowrap;
	color: #FFFFFF;
}

a.navigation {
	color: #FFFFFF!important;
	text-decoration: none!important;
}
a.navigation:hover,
a.navigation:focus,
a.aktiv {
	color: #AA0000!important;
	text-decoration: none!important;
	/*
	font-weight: bold;
	*/
}



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

#player {
	position: absolute;
	z-index: 4;
	top: 200px;
	width: 600px;
	margin-left: -250px;
	height: 345px;
}
#player_schatten {
	position: absolute;
	z-index: 3;
	top: 210px;
	width: 658px;
	margin-left: -279px;
	height: 383px;
	margin-top: -29px;
}



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

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

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

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

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

*.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: #AA0000;
	cursor: pointer;
}

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

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

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


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



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

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