body, h1	{
	color:#000;
	background-color: #FFF;
}
#logo{
	position: absolute;
	top: 0px;
	left: 5px;
	background-image:url(../imgs/logofond.jpg);
	background-repeat:no-repeat;
	background-position: -500px -500px;
}
#content {
	position: absolute;
	height: auto;
	width: 180mm;
	top: 0px;
	left: 0px;
	margin-left: 0px;
}
#textbox{
	position: absolute;
	top: 630px;
	width: 170mm;
	left: 15px;
	height: auto;
	padding: 0px 40px 30px 0px; /*oben rechts unten links*/
	z-index: 11;
	overflow:visible;
}
.noprint{
	display: none;
}
.hoeher{
	margin: -510px 0px 0px 0px; /*oben rechts unten links*/
}
#kopf, #go, #bildbox_text_site, #textfondbox, #conta, .noprint, #navi, .loe, .sub{
	display: none;
}
#bildbox, #bildbox_grau      {
	position: absolute;
	top: 150px;
	width: 170mm;
	height: auto;
	left: 15px;
	z-index: 10;
}
#bildbox_text_start {
	position: absolute;
	width: 180mm;
	height: auto;
	left: 15px;
	top: 950px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	z-index: 11;
	overflow:visible;
}
#bildbox_text_impressum {
	position: absolute;
	top: 400px;
	left: -10px;
	color: #000;
	width: 200mm;
	height: auto;
	font-size: 14px;
	line-height: 25px;
	z-index: 11;
	overflow:visible;
}
#footer{
	position: absolute;
	top: 80px;
	left: 15px;
	width: 80mm;
	letter-spacing: 0px;
	text-align: left;
	background-image:url(../imgs/fussfond.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
	background-position: -1000px -1000px;
}

.textarea {
	font-size: 14px;
	color:#000;
	width: 700px;
	height: 300px;
}
.textinputs {
	font-size: 14px;
	color:#000;
}

#frkFooterWrap {
	display: none;
}
