/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

/* rubriken standards */
body {
		background-color: #E6EFF6;
}

/* kopfleiste */
div.head {
width: 770px;
height: 73px;
left: 0px;
top: 0px;
float: left;
position: absolute;	}

/* inhalt */
div.inhalt {width: 770px;
height: 477px;
left: 0px;
top: 73px;
float: left;
position: absolute;
background-image: url(../_pics/bg_ottohoenigschmid.jpg);
}


div.ueberschrift {
	width: 530px;
	height: 20px;
	top: 80px;
	left: 215px;
	float: left;
position: absolute;
}

div.einleitung {
	width: 480px;
	height: 120px;
	top: 100px;
	left: 215px;
	float: left;
	position: absolute;
	overflow: auto;
}

div.text {
	width: 545px;
	height: 265px;
	top: 200px;
	left: 215px;
	float: left;
	position: absolute;
	overflow: auto;
}
.hinweis {
	color: #000000;
	font-size: 70%;	
	padding-right: 20px;
	line-height: 120%;
	width: 545px;
}
