/* CSS Document */

.weiss {
	height: auto;
	width: 100%;
	position: absolute;
	visibility: visible;
	top: 230px;
	left: 0px;
	z-index: 0;
	background-color: #FFFFFF;
	overflow: auto;
}
.copy {
	height: auto;
	width: 600px;
	visibility: visible;
	top: 265px;
	left: 220px;
	position: absolute;
	z-index: 1;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	overflow: auto;
}
.logo {
	left: 0px;
	top: 0px;
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 2;
	visibility: visible;
	background-color: #fff5cd;
	background-image:  url("../../00_images_allgemeines/00_logo_print.gif");
	background-repeat: no-repeat;
}
.fusszeile {
	height: 15px;
	width: 500px;
	visibility: visible;
	top: 70px;
	left: 220px;
	font-size: 9px;
	position: absolute;
	z-index: 2;
	color: #000000;
}
.rotbox02 {
	display: none;
}
.headpicture {
	display: none;
}
.grossbild {
	display: none;
}
.portrait {
	display: none;
}
.kleinbild {
	display: none;
}
.minibild {
	display: none;
}

