body {
	color: black;
	width: 800px;
	font-family: Frutiger, Arial, Verdana;
	background-repeat: repeat-y;
	height: 600px;
}

a {
	color: black;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	list-style-type: none;
	background: url(../besucherinSite.jpg) no-repeat 200px 0;
	width: 1000px;
	left: 20px;
	position: absolute;
}

#container li a {
	padding: 7px 10px 0 10px;
		height: 30px;
		
		font-weight: bold;
		letter-spacing:-0.03em;
	list-style-type: none;
}

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

#mainimage {
	background-repeat: no-repeat;
	width: 480px;
	height: 500px;
	top: 40px;
	position: relative;
}

#mainimage img {
	padding: 10px;
	margin: 3px;
	background-repeat: no-repeat;
	border: 1px dotted gray;
}

h1 {
}

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: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

#footer_wrapper {
	list-style-type: none;
	font-size: .8em;
	position: relative;
	top: 20px;
}

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

#zitat {
	overflow: auto;
	height: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#zitat a {
	color: maroon;
}

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

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

#cast {
	font: bold 0.8em "Courier New", Courier, mono;
	padding: 5px;
}

#navigation {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.8em;
}

#navigation_wrapper {
	height: 200px;
	width: 137px;
	top: 50px;
	clear: left;
	position: absolute;
	left: 510px;
	text-align: left;
}

#navigation_wrapper li {
	list-style-type: none;
	color: black;
	background-color: white;
	margin: 4px;
	line-height: 1.5em;
}

#dvd {
	position: absolute;
	left: 830px;
	top: 100px;
}

