/* CSS Document */

#center {
text-align: center;
position: absolute;
width: 100%;
top: 50%;
left: 0px;
margin-top: -220px;
}

#content {
text-align: left;
position: relative;
width: 1100px;
height: 451px;
margin: 0px auto;
}


#center_index {
text-align: center;
position: absolute;
width: 100%;
top: 50%;
left: 0px;
margin-top: -260px;
}

#content_index {
text-align: left;
position: relative;
width: 559px;
height: 301px;
margin: 0px auto;
}

 #contentAreaRight {
position:relative; 
 width: 740px; 
 overflow:auto;
 align=left;
 position:absolute;
left:295px;
top:120px;
z-index:2;
 
 }
 
  #contentAreahorizontal {
	position:relative;
	height: 300px;
	overflow:auto;
 	align=left;
	position:absolute;
	left:360px;
	top:50px;
	z-index:2;
	width: 550px;
 
 }




.Web{
	word-spacing: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: normal;
	color: #000000;
	clear: left;
	
	}
	
	
	.Grafik{
	word-spacing: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: normal;
	color: #000000;
	clear: left;
	
	}
	
	.text_bold{
	word-spacing: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: bold;
	line-height: 1.9em;
	font-weight: normal;
	color: #FFFFFF;
	clear: left;
	
	}
	
	
	.Impressum {  font: 10px Verdana, Arial, Helvetica, sans-serif}


	
	
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
