body {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000 url(../pix/hgrAllg.jpg) repeat-x 0 48px;
}

a {
	text-decoration: underline;
	color: white;
}

#container li a {
	padding: 7px 10px 0 10px;
		height: 30px;
	list-style-type: none;
}

#containertop {
	text-align: center;
	color: white;
	text-decoration: none;
	background-repeat: no-repeat;
}

h1 {
	font-size: 1.2em;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	text-shadow: black 2px 2px 3px;
	font-size: 2.7em;
	margin: 20px;
}

h3 {
	padding-top: 5px;
	padding-left: 5px;
	margin: 4px;
	text-align: center;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

img {
	border-style: none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	width: 960px;
	height: 600px;
	background: url(../pix/hgrTitel.jpg) 0 0;
	position: relative;
	top: 40px;
}

#mainimage {
	background-repeat: no-repeat;
	height: 440px;
	position: relative;
	width: 550px;
	padding: 10px;
	
}

#mainimage img {
	
	padding: 5px;
	margin: px;
	background-repeat: no-repeat;
	margin-left: 30px;
}

#zitat {
	height: 400px;
	overflow: auto;
	position: relative;
	
	background-color: rgba(255,255,255,0.23);
	padding: 10px;
	

}

#zitat a {
	color: #120000;
}

#video {
	padding: 5px;
	text-align: center;
}

p {
	padding: 5px;
	font-size: 12px;
	margin: 5px;
}

#cast {
	}

#cast tr {
	font-size: .8em;
	text-align: left;
}

#cast table {
	}

#navigation {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#navigation_wrapper {
	width: 200px;
	top: 100px;
	position: relative;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	right: 10px;
	float: right;
	text-transform: uppercase;
}

#navigation_wrapper li {
	list-style-type: none;
	margin: 6px;
	  /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: rgba(255,255,255,0.23);
}

#sitename {
	float: left;
}

#trailer {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	
}

#footer_wrapper {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	text-align: center;
	position: relative;
	font-size: 1em;
	font-variant: small-caps;
	top: 80px;
  
  }

#footer_wrapper img {
	behavior: url(iepngfix.htc); 
}

#footer_wrapper li {
	list-style-type: none;
	text-decoration: none;
	float: left;
	border-style: none;
}

table {
	margin-right: auto;
	margin-left: auto;
}
