* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/hgrdb.jpg);
	background-repeat: repeat-x;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rahmen {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 885px;
	width: 871px;
	background-image: url(img/mainbild.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#haupttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 0px;
	margin-top: 28px;
	float: right;
	line-height: 130%;
	padding-right: 60px;
	width: 300px;
}
a {
	color: #FFF;
	text-decoration: none;
}
.h2Text {
	font-size: 12px;
	font-weight: bold;
}
.log {
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.left {
	float: left;
}
.unsichtb {
	float: none;
	display: none;
}
a:hover,a:focus {
	color:#FFF;
	text-decoration: underline;
	}
