body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #FCF7F1;
	color: #000000;
	overflow-y: scroll;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
}

#divBottom {
	position: absolute;
	bottom: 0px;
	height: 10px;
	width: 100%;
	background-color: #b11016;
}

#divCenter {
	width:100%;
	height:100%;
}

#divDisplay {
	margin-left: -468px;
	width: 936px;
	height: 100%;
	position: absolute;
	left: 50%;
	padding: 0px;
}

#divBildButtonLogoHeadline {
	width: 317px;
	height: 440px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.haus {
	display: block;
	position: absolute;
	top: 83px;
	left: 0px;
}

.logo {
	display: block;
	position: absolute;
	top: 76px;
	left: 795px;
	border: none;
}

.headline {
	display: block;
	position: absolute;
	top: 160px;
	left: 337px;
	border: none;
}

.button {
	display: block;
	position: absolute;
	top: 406px;
	left: 46px;
	border: none;
}

#divText {
	position: absolute;
	top: 210px;
	left: 347px;
	border: none;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #b11016;
}

.aufz1 {
	list-style: none;
	background-image: url(../images/aufz.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 16px;
	margin-left: -56px;
	font-weight: bold;
	margin-bottom: 10px;
}

.aufz2 {
	list-style: none;
	background-image: url(../images/aufz2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
	margin-left: -38px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.rot {
	color: #b11016;
}

#divText a {
	color: Red;
	font-style: normal;
	text-decoration: none;
}