/* CSS Document */

BODY {
	FONT-FAMILY:  "Courier New", Courier, monospace; color: #ffffff;
	font-size: 13px;
	background-color: #3e3e3e;
	background-image: url(img/wasserwaage.jpg);
	background-repeat: no-repeat;
}

p { padding:0px;
margin:0px;
}

.adresse {
	position: absolute;
	width: 255px;
	top: 63px;
	left: 208px;
	height: 31px;
}

.headline {
	position: absolute;
	width: 600px;
	top: -1px;
	left: 208px;
	height: 31px;
}

.headline-print {
	display:none;
}


.portrait {  position: absolute;  width: 187px; top: 222px; left: 820px}

.copy {
	position: absolute;
	width: 600px;
	top: 247px;
	left: 208px
}

a{
color:#FFFFFF;
}
