#content {
	top:180px;
	left:210px;
	width:560px;
	position: absolute;
}

#sectlinks {
	background-color: #ffe77d;
	width: 180px;
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sectrechts {
	width: 100px;
	background-color: #ffe77d;
	position: absolute;
	top: 0px;
	height: 100%;
	left: 780px;
	overflow: hidden;
}

#sectoben {
/*	width: 880px;  */
	width:95%;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#brotkrumen {
	padding-left: 210px;
	background-color: #ffe77d;
	font-size: 85%;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 35px;
	padding-right: 100px;
}

#suchbox {
	margin-top: 5px;
}

.suchoben {
	float: right;
	position: absolute;
	top: 15px;
	right: 100px;
}

.newsl {
	margin-bottom: 15px;
	text-align: center;
}


.sr1 {
	height: 140px;
}

.sr2 {
	background-color: #FF0000;
}

.brotkrumenlinks {
	float:left;
	height: 30px;
	visibility: hidden;
}

.brotkrumenrechts {
/*	float:left;  */
	height: 30px;
	font-size: 80%;
}

.sectunten {
	width: auto;
	margin: 0px;
	text-align: center;
	font-size: 80%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sectunten a:link{
	color: #006699;
	text-decoration: none;
}
.sectunten a:visited{
	color: #006699;
	text-decoration: none;
}

