body{
	background-color:#fff;
	font-family: Arial;
	font-size:12px;
	margin: auto;
}

.dataProtect h1, .dataProtect h2 {
	font-weight: bold !important;
}

.dataProtect h1 {font-size: 14px !important;}

a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b1b2b4;
}

a:link{
	color: #6f6f6f;
	text-decoration:none;
}

a:visited{color: #b1b2b4;
	text-decoration: none;
}

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



#active a:link{color:#000;text-decoration:none;}
#active a:visited{
	color:#6f6f6f;
	text-decoration:none;
}

p{line-height:16px}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:12px;
	font-family: Arial;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width:1000px;
	height: 800px;
	text-align:left;
	background-color:#FFFFFF;
	margin-left:-500px;
	top: 0px;
	position: absolute;
	left: 50%;
	
}

#left{
	float:left;
	background-color: #FFF;
	width: 162px;
	height: 600px;
	padding-left:18px;	
}

#left ul{
	color:b1b2b4;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	line-height: 32px;
}

#left li a {
	color:b1b2b4;
}

#left li#active a {
	color: #000;
}

#middle{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 29px;
	color: #6f6f6f;
	position: absolute;
	top: 655px;
	width: 1000px;
}


#right{
	position:relative;
	float:right;
	background-color: #fff;
	width: 162px;
	height: 600px;
}

#pfeilrechts{
	position:absolute;
	float:none;
	left: 916px;
	top: 724px;
}

#pfeillinks{
	position:absolute;
	float:right;
	left: 839px;
	top: 724px;
}

#Description{
	position:absolute;
	bottom:78px;
	right:15px;
	float:right;
	text-align:right;
	color:000;
}
#pages{
	position:absolute;
	bottom:35px;
	right:15px;
	float:right;
	text-align:right;
	color:000;
}
#hh_logo {
	text-align: center;
	width: 1000px;
	position: absolute;
	top: 49px;

}
#Bildbereich {
	text-align: center;
	width: 1000px;
	position: absolute;
	top: 158px;
	height: 435px;
}
#Bildbereich_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #6f6f6f;
	position: absolute;
	left: 26px;
	bottom: 207px;
	vertical-align: baseline;
}
#Bildbereich_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	right: 26px;
	bottom: 207px;
	text-align: right;
	vertical-align: baseline;
	color: #6f6f6f;
}
#Bildbereich2-10 {
	text-align: center;
	width: 1000px;
	position: absolute;
	top: 45px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #000000;
	line-height: 21px;
	height: 755px;
}
#Bildbereich_links2-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #6f6f6f;
	position: absolute;
	left: 26px;
	bottom: 207px;
	vertical-align: baseline;
}
#Bildbereich_rechts2-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	right: 26px;
	bottom: 203px;
	text-align: right;
	vertical-align: baseline;
	color: #6f6f6f;
}
