body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

#text{
	position: absolute;
	width: 445px;
	z-index: 3;
	top: 220px;
	left: 310px;
	overflow: auto;
	padding-right: 20px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 374px;

}

#text a, a:active, a:visited, a:link  {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
	border: none;

}

#text a:hover {
	color: #828282;
	text-decoration: underline;
	border: none;

}


#text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

/* -- profile anfang -- */

#profiltext01 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 146px;
	left: 0px;
}

#profilpic01 {
	height: 131px;
	padding-right: 15px;
	float: left;
	position: static;

}

#profiltext02 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 300px;
	left: 0px;
}

#profilpic02 {
	height: 131px;
	padding-right: 15px;
	float: left;
}

#profiltext03 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 454px;
	left: 0px;
}
#profilpic03 {
	height: 131px;
	padding-right: 15px;
	float: left;
}

#profilpic04 {
	height: 131px;
	padding-right: 15px;
	float: left;
}

#profiltext04 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 608px;
	left: 0px;
}

#profilpic05 {
	height: 131px;
	padding-right: 15px;
	float: left;
}

#profiltext05 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 762px;
	left: 0px;
}

#profilpic06 {
	height: 131px;
	padding-right: 15px;
	float: left;
}

#profiltext06 {
	position: absolute;
	width: 430px;
	height: 131px;
	z-index: 3;
	top: 916px;
	left: 0px;
}

/* -- profile ende -- */


#zentrum {
	width: 800px;
	height: 100%;
	position: absolute;
	top: 0px;
	margin-left: -400px;
	left: 50%;
	background-image: url(../pics/main_kachel.gif);
	background-repeat: repeat-y;
	z-index: 1;
}


#contendHG{
	position: absolute;
	width: 800px;
	left: 0px;
	top: 50%;
	margin-top: -306px;
	z-index: 3;

}

#menue {
	position: absolute;
	width: 229px;
	z-index: 3;
	top: 21px;
	left: 34px;
	line-height: 0px;
	font-size: 0px;
	text-decoration: none;
}



#adresse {
	position: absolute;
	width: 220px;
	z-index: 3;
	top: 450px;
	left: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;


	
}

#adresse a, a:active, a:visited, a:link  {
	text-decoration: none;
	color: #FFFFFF;
}

#adresse a:hover {
	color: #828282;
	text-decoration: underline;

}


#headText {
	position: absolute;
	width: 250px;
	height: 50px;
	z-index: 3;
	top: 23px;
	left: 304px;
}

#picHead01 {
	position: absolute;
	width: 470px;
	height: 127px;
	z-index: 3;
	top: 80px;
	left: 305px;
}

#siteinfo {
	position: absolute;
	width: 470px;
	height: 127px;
	z-index: 5;
	top: 80px;
	left: 305px;
	background-color: #DAEAE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	visibility: hidden;


}

#siteinfo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#siteinfo a, a:active, a:visited, a:link, a:hover  {
	text-decoration: none;
	color: #333333;
}
