/* ie png fix */
img {
	behavior: url(_iepngfix.htc);
}

div.menu img {
	float: left;
}



/* ########## TYPO HTML-Standard ########## */

*
{
	margin:0px;
	padding:0px;
}

html, body
{
	height:100%;
	font-size: small;	
}

body
{
	background-color: #c41424;
	background-image: url("_images/bg_1920.jpg");
	background-position: center center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


p
{
	font-size: small;
	white-space: normal;
	text-align: left;
	text-align: justify;
	line-height: 120%;
	margin-bottom: 6px;
}

ul {
	white-space: normal;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding-left: 20px;
}

li {
	list-style-position: outside;
  	margin-bottom: 6px;
	padding-left: 0px;
}

h1,
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #ffffff00;
	letter-spacing: -0.075em;
	XXtext-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

h2 {
	font-size: large;
}



/* ########## TYPO USER-Standard ########## */

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
	XXtext-transform: uppercase;
	margin: 0px 0px 0px 15px;
	letter-spacing: -0.075em;
}

.cinema
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ffcc00;
	text-transform: uppercase;
	line-height: 1em;
}

.panelnavig
{
	position: absolute;
	bottom: 0px;
	right: 0px;
 	height:20px;
 	font-size: medium;
	font-weight: bold;
	text-align: right;
}

.panelpageskip
{
	float: right;
	XXbackground-image: url("_images/transpb-60.png");
	background-repeat: repeat;
	padding: 0px;
}

.quotes
{
	font-size: large;
	text-align: center;
}

.quotes em
{
	font-size: large;
	color:#ffcc00;
}

.people
{
	float: right;
	margin: 0px 0px 20px 20px;
}

.highlight
{
	color: #ffcc00;
}




/* ########## TYPO Links ########## */

a { 
	text-decoration: none;
	color: #ffffff;
}

a:hover,
a:active
{ 
	text-decoration: none;
	color: #ffcc00;
}



/* ########## LAYOUT ########## */

#distance
{ 
	width: 1px;
	height: 50%;
	background-color: transparent;
	margin-bottom: -290px; /* half of #container's height */
	float:left;
}

#container
{
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	width: 980px;
	height: 580px;
	clear: left;
}

#bg
{
	position:absolute;
	top:0px;
	left:0px;
	width: 980px;
	height: 580px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#title
{
	position:absolute;
	top:20px;
	left:20px;
	overflow:hidden;
}

#pandora
{
	position:absolute;
	bottom:50px;
	left:20px;
	overflow:hidden;
}
#menu
{
	position:absolute;
	overflow:hidden;
	top:20px;
	right:20px;
	margin:0px;
	background-color: transparent;
}

#content
{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	background: #ff0000;
	background-color: transparent;
}

#cinema
{
	position:absolute;
	top:110px;
	left: 100px;
	height:90px;
	width: 90px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	xbackground-color: #990000;
	background-color: transparent;
	text-align: right;
}

#badge,
#badge_bg
{
	position:absolute;
	top:0px;
	left:0px;
	width: 90px;
	height: 90px;
	overflow: hidden;
	padding: 0px;
	xbackground-color: #ff0;
}

#badge p
{
	text-align:center;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: large;
	margin-top: 19px;
	line-height: 0.9em;
}

#badge a
{
	color: #000000;
}
#badge a:hover
{
	color: #c41424;
}

#footer
{
	position:absolute;
	bottom:20px;
	left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.075em;
	XXtext-transform: uppercase;
	text-decoration:none;
}

.footer
{
	float: left;
	margin-right: 10px;
}

#impressum,
#impressum a,
#impressum a:hover
{
	position:absolute;
	bottom:0px;
	right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.075em;
	XXtext-transform: uppercase;
	text-decoration:none;
}
