/* CSS Document */
.hintergrund {
	background-image: url(../images/000_higru.gif);
	background-repeat: repeat-y;
	height: 3600px;
	width: 950px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 70px;
}
.higruunten {
	background-image: url(../images/000_rund_unten.gif);
	height: 70px;
	width: 950px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 3600px;
}
.textbox1 {
	height: 100%;
	width: 575px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 280px;
	top: 300px;
	line-height: 18px;
}
.thomas {
	height: 200px;
	width: 320px;
	position: absolute;
	visibility: visible;
	z-index: 11;
	left: 205px;
	top: 55px;
	line-height: 15px;
	background-image: url(file:///Macintosh%20HD/001_DANI/091_THOMAS_KLUEH/www.thomasneu.de/images/thomasklueh.jpg);
	background-repeat: no-repeat;
}

