#banner {
    height: 54px;
}
#links {
    width: 10%;
    float: left;
}
#mitte {
	width: 69%;
	float:left;
	overflow: auto;
}
#unten {
    width: 100%;
	height: 100%;
	float:left;
}        
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
	white-space: normal;
}
