BODY {
	SCROLLBAR-FACE-COLOR: black;
	FONT-SIZE: 10px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #c6c7c8; 
	SCROLLBAR-SHADOW-COLOR: #c6c7c8; 
	COLOR: white; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #929397; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: verdana,sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #929397; 
	SCROLLBAR-BASE-COLOR: #737476; 
	BACKGROUND-COLOR: black; 
	scrollbar-3d-light-color: #929397;
}

a {
	font: bold/14 Verdana Geneva Arial Helvetica sans-serif;
	text-decoration: none;
	color: #c6c7c8;
}

a:hover {
	font-weight: bold;
	color: White;
}
a:active {
	color: black;
}

/*hellgraue Horizontalen*/
#hg_01 {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 626px;
	height: 526px;
	background-color: transparent;
	border-bottom: 4px solid #929397;
	border-top: 4px solid #929397;
	z-index: 3;
}

/*grauer Balken*/
#hg_03 {
	position:absolute;
	left: 0px;
	top: 54px;
	width: 626px;
	height: 518px;
	background-color: #737476;
	z-index: 1;
}

/*senkrechter Balken*/
#hg_02 {
	position:absolute;
	left: 98px;
	top: 0px;
	width: 62px;
	height: 626px;
	background-color: #58595A;
	z-index: 2;
}


/*Quadratrahmen groß*/
#hg_04 {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 606px;
	height: 606px;
	background-color: transparent;
	border: 1px solid #c6c7c8;
	z-index: 4;
}


#logo {
	position: absolute;
	left: 33px;
	top: 20px;
	width: 320px;
	height: 40px;
	z-index: 5;
}

#detail{
	position: absolute;
	left: 128px;
	top: 90px;
	width: 437px;
	height: 437px;
	background-color: Black;
	border: 1px solid White;
	z-index: 25;
}

#navimark{
	position: absolute;
	left: 10px;
	top: 90px;
	width: 119px;
	height: 40px;
	background-color: #58595A;
	border: 1px solid White;
	z-index: 10;
}

.navi{
	position: absolute;
	left: 15px;
	width: 109px;
	height: 518px;
	background-color: transparent;
	z-index: 15;
	font: Verdana Geneva Arial Helvetica sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.third{
	position: absolute;
	left: 15px;
	bottom: 20px;
	width: 400px;
	height: 10px;
	background-color: transparent;
	z-index: 35;
	border: 0;
}
