.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	white-space: 10;
	line-height: 15px;
}
.schwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: 10;
	line-height: 15px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: 10;
	line-height: 15px;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF33;
	white-space: 10;
	line-height: 15px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	white-space: 10;
	font-weight: bold;
}
#divCont1 {
	position: relative;
	width: 450px;
	height: 260px;
	top: 0px;
	left: 0px;
	visible: hidden;
	overflow: hidden;
}
#divCont2 {
	position: relative;
	width: 450px;
	height: 260px;
	top: 0px;
	left: 0px;
	clip:      rect(0px 0px 220px 290px);
	visible: hidden;
	overflow: auto;
}
#divCont3 {
	position: relative;
	width: 703px;
	height: 260px;
	top: 0px;
	left: 0px;
	visible: hidden;
	overflow: hidden;
}
#divCont4 {
	position: relative;
	width: 703px;
	height: 260px;
	top: 0px;
	left: 0px;
	clip:      rect(0px 0px 220px 290px);
	visible: hidden;
	overflow: auto;
}
