* {
	margin:0px;
	padding:opx;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	/*background:#b6d5ee url(../images/bodyBg.jpg) top left repeat-x;*/
	/*margin-bottom:10px;*/
	
}

#main{
	width:950px;
	margin:100px auto;

}

#header{
	margin:0px auto;
	text-align:left;
	width:950px;
}

.zeiten{
	float:right;
	color:#515151;
	text-align:right;
	font-size:14px;
	line-height:20px;
	width:950;
}





.clear{
clear:both;	
}

#contentHolder{
/*	background:url(../images/bottomBg01.png) repeat-x bottom center;*/
/*	background:url(../images/02.png) no-repeat bottom center;
	padding:0px 0px 115px;
/*	border:1px solid green;*/
}

#content{
/*	background:url(../images/contentBg.png) repeat-y top center;*/
	/*background:url(../images/04.png) repeat-y top center;	*/
/*	border:1px solid red;*/
	/*vertical-align:middle;*/
	/*position:absolute; top:50%; height:240px; margin-top:-250px;*/

}

.H1{
	margin-top:30px;
	float:left;
	color:#6e2a57;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	width:950px;
}

.txt{
	margin-top:10px;
	color:#515151;
	float:left;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	width:760px;
}

#middlepart{
float:left;
margin:30px 0px 0px 0px;
width:auto;
}

.stoerer{
	/*float:right;*/
	position:absolute; top:208px; margin-left:803px;
	width:auto;
}

#footer{
	/*margin:50px 8px 0px;*/
	width:950px;
}



.copy{
	float:left;
	margin-top:7px;
	color:#515151;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	width:auto;
}

.adress{
	float:right;
	margin-top:7px;
	color:#515151;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	width:auto;
}

a {
    font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-size:14px;
}