body {
	background-attachment: fixed;
	background-color: #777777;
	background-image: url(images/main_hg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rahmen {
	border: 1px solid #FFFFFF;
}
