html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #9ADDFF;
	margin: 0px;
	color: #202B53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#rahmen {
	height: 520px;
	width: 750px;
	background-color: #DEF1F9;
	left: 50%;
	position: absolute;
	top: 50%;
	border: 1px solid #FFFFFF;
	margin-left: -375px;
	margin-top: -260px;
}
#steuerung {
	position: absolute;
	height: 31px;
	width: 449px;
	bottom: 0px;
	left: 149px;
}
#gut1 {
	position: absolute;
	bottom: 30px;
	left: 185px;
	z-index: 1;
	visibility: hidden;
	background-image: url(gut.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 82px;
}
#gut2 {
	position: absolute;
	bottom: 30px;
	left: 185px;
	z-index: 1;
	visibility: hidden;
	background-image: url(gut_f2.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 82px;
}
#gut3 {
	position: absolute;
	bottom: 30px;
	left: 185px;
	z-index: 1;
	visibility: hidden;
	background-image: url(gut_f3.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 82px;
}
#gut4 {
	position: absolute;
	bottom: 30px;
	left: 185px;
	z-index: 1;
	visibility: hidden;
	background-image: url(gut_f4.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 82px;
}
#gut5 {
	position: absolute;
	bottom: 30px;
	left: 185px;
	z-index: 1;
	visibility: hidden;
	background-image: url(gut_f5.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 82px;
}
#startseite {
	position: absolute;
	top: 5px;
	left: -1px;
}
.fl:first-letter {
	font-size:44px;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 33px;
	padding: 0px;
	color: #FFCC00;
}
.fl:first-line {
	font-weight:bold;
	font-style: italic;
	line-height: 16px;
}
#rahmen  #b1text  p {
	margin-top: 0px;
	margin-bottom: 13px;
	margin-right: 18px;
}
#datenschutz {
	height: 20px;
	position: absolute;
	bottom: 8px;
	text-align: center;
	width: 100%;
}
#datenschutz a{
	color: #FFF;
	text-decoration: none;
}
