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

body {
	font-family: verdana, sans-serif;
	margin:0px; 
	padding:0px;
	/*background-color: #3c2400;*/
}

#rahmen {
	background-color: #3c2400;
	position:absolute;
	left:50%;
	/*width:776px;*/
	top: 5%;
	margin-top:-20px;
	margin-left:-389px;	
	width: 776px;
	height: 549px;
}

#container {
	position:absolute;
	left:50%;
	/*width:776px;*/
	top: 5%;
	/*margin-top:100px;*/
	margin-left:-369px;	
}

#hauptbild {
	position:absolute;
	left:50%;
	top: 5%;
	/*margin-top:100px;*/
	margin-left:-369px;	
	z-index: 5;
}
#menuleiste {
	font-size: 10px;
	font-weight: bold;
	position:absolute;
	left:50%;
	width:738px;
	height: 20px;
	top: 5%;
	/*margin-top:611px;*/
	margin-top:511px;
	margin-left:-369px;	
	/*font-size: 80%;*/
}

#menuleiste a {
	color: #938673;
	text-decoration: none;
}

#menuleiste a:hover {
	color: #c5cbb0;
	text-decoration: none;
}

#menuliste {
	padding-top: 2px;
}

#menuliste li {
	display: inline;
	list-style-type: none;
}

#inhalt {
	color: #3b2300;
	position:absolute;
	left:50%;
	top: 5%;
	/*margin-top:200px;*/
	margin-top:100px;
	margin-left: 70px;	
	width: 280px;
	z-index: 6;
	font-size: 10px;
	line-height: 1.4;
}

#inhalt p {
	padding-bottom: 2px;
}

#inhalt h3 {
	color: #3b2300;
	font-size: 10px;
	font-weight: bold;
}

#inhalt_index {
	color: #3b2300;
	position:absolute;
	left:50%;
	top: 5%;
	/*margin-top:200px;*/
	margin-top:150px;
	margin-left: 70px;	
	width: 280px;
	z-index: 6;
	font-size: 10px;
	line-height: 1.4;
}

#inhalt_index p {
	padding-bottom: 2px;
}

#inhalt_index h3 {
	color: #3b2300;
	font-size: 10px;
	font-weight: bold;
}

#balken {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:160px;
	margin-left: 55px;
	z-index: 150;
}

#schatten {
	color: #3b2300;
	position:absolute;
	left:50%;
	top: 5%;
	margin-left: -427px;
	margin-top: -57px;
	z-index: 0;
}


a.pfeil {
	color: #3b2300;
	border: 0px;
	text-decoration: none;
}

a:hover.pfeil {
	color: #e5dcd0;
	border: 0px;
	text-decoration: none;
}


img.pfeil {
	border: 0px;
}

#pfeil1 {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:470px;
	margin-left: 70px;	
	z-index: 6;
}

#pfeiltext1 {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:468px;
	margin-left: 90px;	
	z-index: 6;
	font-weight: bold;
	font-size: 10px;
}

#pfeil2 {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:470px;
	margin-left: 220px;	
	z-index: 6;
}

*+html #pfeil2 {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:463px;
	margin-left: 220px;	
	z-index: 6;
}

#pfeiltext2 {
	position:absolute;
	left:50%;
	top: 5%;
	margin-top:468px;
	margin-left: 240px;	
	z-index: 6;
	font-weight: bold;
	font-size: 10px;
}

#aufzaehlung {
	
}

#aufzaehlung li {
	list-style-type: none;
	padding-left: 35px;
	padding-bottom: 10px;
	background-image:url(bilder/pfeil.gif);
	background-repeat:no-repeat; 
	background-position: 5px 4px;
}

#aufzaehlung a {
	color: #3b2300;
	border: 0px;
	text-decoration: none;
}

#aufzaehlung a:hover {
	color: #e5dcd0;
	border: 0px;
	text-decoration: none;
}