body {
	background-color: White;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/* keine Servicebuttons */
#servicezeilevariabel {
	position:absolute;  top:25px;  left:0px;
}
#servicezeilefest {
	position:absolute;  top:25px;  left:0px;
}
#leistefest {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 775px;
}
#servicebuttonslinks {
	display: none;
}
#servicebuttonsrechts {
	display: none;
}
/* keine Seitennavigation */
#navigationsspalte {
	display: none;
}
/* dafür aber neutrale Leiste */
#gelberrahmenausdruck {
	position: absolute;
	left: 0px;
	top: 62px;
	visibility: visible;
}
/* Position Insitutsbutton stets fixiert */
#institutsbutton {
	position: absolute; left:434px;
}
/* fixierte maximale Breite des gelben Balkens */
#leistevariabel {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 775px;
	border-bottom:0px solid #fff;
}
#unibutton {
	position: absolute; left:0px; top:0px;
}
#institutsbutton {
	position: absolute; right:5px; top:0px;
}
