@charset "UTF-8";
/* CSS Document */

div#schrift {
	font-size: 54px;
	color: #404040;
	margin: 0;
	position: relative; top: 0; left: 0;/*top: 192px; left: 71px;/* eigentlich 192px */
}

div#bild {
	position: absolute; top: 192px; left: 0px;/* ebenfalls 192px */
}

div#text {
	vertical-align: top;
	padding: 0; margin-top: 0px;
	position: absolute; top: 172px; left: 405px;
	width: 435px;
	text-align: justify;
}

div#adresse {
	position: absolute; top: 18px; left: 405px;/* ebenfalls 192px */
}