body {
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	background-color:#BECCE3;
	color: #000000;
	margin: 0;
	padding: 0;
}

A.verweis:link { color: #000000; text-decoration:none; font-weight: bold;}
A.verweis:visited { color: #000000; text-decoration:none; font-weight: bold;}
A.verweis:active { color: #000000; text-decoration:none; font-weight: bold;}
A.verweis:hover { color: #000000; text-decoration:none; font-weight: bold;}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

.text_rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	color: #000000;
}

.text_adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
}