body {
	background: #FFFFFF;
	background-image: url(../back.gif);
	background-position: center 115px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 270px 0px 0px 0px;
	text-align: center;
}

.textbereich {
	width:545px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetika, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:0px;
	color:#a5a5a5;
	text-align:justify;
}

.textbereich b {
	color: #b5b5b5;
}

.textlink {
	font-family: Verdana, Arial, Helvetika, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	color:#a5a5a5;
}

.textlink:hover {
	text-decoration:underline;
	color:#a5a5a5;
}