html {
height: 100%;
margin: 0;
padding: 0;
}

body {
	background-image:url('../img/back_01.jpg');
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#container { 
	position: relative; 
	left: 50%; 
	width: 866px; 
	min-height: 95%;
	voice-family: "\"}\"";
        voice-family: inherit;
	margin-top: 0px; 
	margin-left: -433px; 
	background-image:url('../img/back_02.jpg');
}

* html #container {
	height: 95%;
}

#header { 
	background-image:url('../img/back_01.jpg');
	width: 866px; 
	height: 100px; 
}

#top {
	position: absolute;
	left: 16px;
	top: 100px;
	background-image:url('../img/back_top.jpg');
	width: 573px;
	height: 188px;
}

#adresse {
	position: absolute;
	left: 370px;
	top: 180px;
	width: 200px;
	height: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #6e0b06;
	text-align: right;
}

#bilderrahmen {
	position: absolute;
	left: 589px;
	top: 85px;
	background-image:url('../img/back_rahmen.jpg');
	width: 291px;
	height: 220px;
}

#film {
	position: absolute;
	left: 602px;
	top: 100px;
	width: 262px;
	height: 190px;
	z-index: 99;
}

#navigation {
	position: absolute;
	left: 599px;
	top: 305px;
	background-image:url('../img/back_rechts.jpg');
	width: 257px;
	height: 100%;
}

#inhalt {
	top: 310px;
	left: 50px;
	width: 540px;
}

#inhaltc {
	position: relative;
	padding-left: 50px;
	padding-top: 200px;
	font-family: Arial;
	font-size: 14px;
	color: #222222;
}

#footer{
	position: relative;
	width: 866px; 
	bottom: 0; 
	height: 19px;
	background-color: #ffffff;
	background: url('../img/footer.jpg');
	margin: 0px auto 0 auto;
	padding: 0;

}

* html #footer{
	margin-top: 2px;
}

#reiter1 {
	position: absolute;
	left: 10px;
	top: 71px;
	background-image:url('../img/reiter.jpg');
	width: 160px;
	height: 28px;
}

#reiter2 {
	position: absolute;
	left: 175px;
	top: 71px;
	background-image:url('../img/reiter.jpg');
	width: 160px;
	height: 28px;
}

#reiter3 {
	position: absolute;
	left: 340px;
	top: 71px;
	background-image:url('../img/reiter.jpg');
	width: 160px;
	height: 28px;
}



#reiter1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#reiter1 li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#reiter1 a {
	color: #222222;
	display: block;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
	font-family: Arial;
	font-size: 16px;
}

#reiter1 a:hover { 
	color: #6f0f0f;
	font-weight: bold;
}

#reiter2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#reiter2 li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#reiter2 a {
	color: #222222;
	display: block;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
	font-family: Arial;
	font-size: 16px;
}

#reiter2 a:hover { 
	color: #6f0f0f;
	font-weight: bold;
}

#reiter3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#reiter3 li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#reiter3 a {
	color: #222222;
	display: block;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
	font-family: Arial;
	font-size: 16px;
}

#reiter3 a:hover { 
	color: #6f0f0f;
	font-weight: bold;
}

.aktive { 
	color: #ffffff;
	font-weight: bold;
}

.aktive2 { 
	color: #6f0f0f;
	font-weight: bold;
}

#unav {
	position: absolute;
	top: 340px;
	left: 620px;
	width: 200px;
	height: 340px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#unav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#unav ul li a {
	display: block;
	padding: 2px;
	width: 200px;
	font-family: Arial;
	font-size: 14px;
	text-indent: 0px;
	line-height: 16px;
	text-decoration: none;
	color: #6e0b06;
}

#unav a:link, .navlist a:visited {
	color: #6e0b06;
	text-decoration: none;
}

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