.text {
	width: 100%;
	background-image: url(../../../images/dunkel/bg.png);
	padding: 15px;
	text-align: justify;
	margin: auto;
	height: 100%;
}

#gesuche {
	background: rgba(0,0,0,0.1);
	width: 100%		padding: 15px;
	background-color: #595959;
	height: 50px;
	overflow: auto;
}

#gesuchlinks {
	width: 35%;
	text-align: justify;
	background-color: #595959;
	float: left;
	margin: auto;
	padding: 5px;
	max-height: 220px;
	overflow:auto;
}

#gesuchrechts {
	width: 59%;
	text-align: justify;
	float: right;
	overflow: auto;
	background-color: #595959;
	min-height: 230px;
	max-height: 230px;
	padding: 5px;
}

#gesuchfakten {
	background: rgba(0,0,0,0.1);
	width: 100%		padding: 5px;
	background-image: url(../../../images/dunkel/header.png);
	height: 50px;
	overflow: auto;
}

#texte {
	background: rgba(0,0,0,0.1);
	width: 100%	padding: 15px;
	!important
	background-image: url(../../../images/dunkel/header.png);
	overflow: auto;
	padding: 5px;
}

