body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #B5BEC6;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-image: url(../stein_mitte.jpg);
	background-repeat: repeat-y;
	background-position: 386px 0px;
 }

#bgBat {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 427px;
	width: 996px;
	background-image: url(../hintergrund_fledermaus.png);
	background-repeat: no-repeat;
}

#bgAnkh {
	position: absolute;
	top: 44px;
	left: 444px;
	height: 383px;
	width: 108px;
	background-image: url(../hintergrund_ankh.png);
	background-repeat: no-repeat;
}

#bgCircles {
	position: absolute;
	top: 114px;
	left: 621px;
	height: 1034px;
	width: 374px;
	background-image: url(../hintergrund_kringel.png);
	background-repeat: no-repeat;
}

div.navBg a {
	display: block;
	position: absolute;
	top: 1px;
	left: 27px;
	height: 24px;
	width: 135px;
	background-image: url(../nav_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	line-height: 24px;
	text-decoration: none;
}
div.navBg a.navText {
	color: #FFFFFF;
}
a.navTextActive {
	color: #313431;
}
div.navBg {
	position: absolute;  
	height: 26px; 
	width: 162px;
	background-repeat: no-repeat;
}
#textNav1:hover,  #nav1:hover #textnav1{
	background-image: url(../nav1_bg.gif);
}
#textNav2:hover,  #nav2:hover #textnav2{
	background-image: url(../nav2_bg.gif);
}
#textNav3:hover,  #nav3:hover #textnav3{
	background-image: url(../nav3_bg.gif);
}
#textNav4:hover,  #nav4:hover #textnav4{
	background-image: url(../nav4_bg.gif);
}
#textNav5:hover,  #nav5:hover #textnav5{
	background-image: url(../nav5_bg.gif);
}
#textNav6:hover,  #nav6:hover #textnav6{
	background-image: url(../nav6_bg.gif);
}
#textNav7:hover,  #nav7:hover #textnav7{
	background-image: url(../nav7_bg.gif);
}
#textNav8:hover,  #nav8:hover #textnav8{
	background-image: url(../nav8_bg.gif);
}
#textNav9:hover,  #nav9:hover #textnav9{
	background-image: url(../nav9_bg.gif);
}

#subnav ul, #subnav ul li {
	list-style:none;
	margin:0;
	padding:0;
}

#subnav ul li a {
	display: block;
	width: 140px; 
	margin: 0 2 0 2;
	padding: 0 0 0 0;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 17px;
	text-decoration: none;
	text-align: right;
}
#subnav ul li a.subnavActive {
	color: #313431;
}
#subnav ul li a:hover {
	background-color: #C6C6CD;
}

#subnav ul li {
	display: block;
	width: 144px; 
	background-repeat: no-repeat; 
	background-position: 128px 0px;
	height: auto;
}

#articleTitle {
	margin: 0; 
	padding: 0 0 0 4; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;	
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px; 
	position: absolute; 
	top: 342px; 
	left: 10px; 
	height: 24px; 
	width: 480px; 
	background-image: url(../hintergrund_titel.jpg); 
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 606px;
	color: #304237;
}

#content p {
	margin: 0 238 8 14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	width: 354px;
}

#content * a:link, #content * a:visited, #content * a {
	color: #304237;
}

#content * a:hover, #content * a:active, #content * a:focus {
	color: #FFFFFF;
}

#breadcrumb {
	position: absolute;
	top: 0px;
	left: 12px;
	height: 24px;
}
#breadcrumb a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	line-height: 24px;
	text-decoration: none;
	color: #313431;
}
#breadcrumb a:hover{
	color: #FFFFFF;
}

#subnav {
	position: absolute;
	top: 436px;
	left: 426px;
	width: 144px;
	border-left:1px solid #92989D;
	border-right:1px solid #92989D;
}
