#seite{
	width:1100px;
	height:675px;
	display:block;
	margin-left:5%;
	margin-top:2%;
	position:relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo{
	padding-bottom:20px;
	top:1%;
	display:block;
	position:relative;
}

#menue-oben{
	padding:0;
	margin-top:-0.9em;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	top:0;
	border-left-width:0;
	float:right;
	position:relative;
	z-index:100;
}

#text-breit{
	top:-3%;
	left:0;
	height:60%;
	width:100%;
	padding:0.5em;
	border-width:0;
	overflow:auto;
	position:relative;
	float:left;
}

#text-freefind{
	top:-3%;
	left:0;
	height:80%;
	width:100%;
	padding:0.5em;
	border-width:0;
	overflow: visible;
	position:relative;
	float:left;
}


#text-links{
	top:1%;
	left:5%;
	height:80%;
	width:20%;
	padding:0.5em;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:left;
}

#text-links-oben{
	top:0;
	left:0;
	height:48%;
	width: 100%;
	padding:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:left;
}

#text-links-unten{
	bottom: 1%;
	left:0;
	height:48%;
	width:100%;
	padding:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow: auto;
	position:relative;
	float:left;
}

#text-rechts{
	top:1%;
	height:60%;
	width:65%;
	padding:0.5em;
	border-width:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:right;
	}

#menue-unten{
	left:5%;
	right:5%;
	bottom:1%;
	margin:0;
	padding:0;
	border-width:0;
	float:left;
	position:relative;
}
	
.dummy {
	height: 1px;
	width: 100%;
	padding:0;
	font-size: 0.8em;
	text-decoration: none;
	text-align: right;
	margin-top: 0.6em;
	margin-bottom: 1em;
	color: #666666;
}

#text-links-indexneu{
	top:1%;
	left:1%;
	width:30%;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:left;
	margin: 0px;
	height: 70%;
	padding-top: 5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;

}

#text-rechts-indexneu{
	top:1%;
	height:60%;
	width:60%;
	padding:0.5em;
	border-width:0;
	scrollbar-base-color: #C3DEC3;
	scrollbar-track-color: #E3EBE3;
	overflow:auto;
	position:relative;
	float:right;
	}
