#headSF{
	top: 0px;
	left: 0px;
	right: 0px;
	height: 90px;
	width: 100%;
	color: black;
	padding: 0;
	margin: 0;
	background: url(../../buttons/00_back00.png);
	white-space: nowrap;
}

#headSF #headLeft{
	position: absolute;
	left: 0;
	height: 90px;
	width: 256px;
	padding: 0;
	margin: 0;
	background: url(../../buttons/00_back_left.png);
}
#headSF #headLeft img {
	margin-left: 1px;
	margin-top: 8px;
	}
#headSF #headMiddle{
	position: absolute;
	left: 256px;
	height: 90px;
	padding: 0;
	margin: 0;
}
#headSF #headMiddle img {
	margin-top: 53px;
	margin-left: 200px;
	}
#headSF #headRight{
	position: absolute;
	right: 0;
	height: 90px;
	width: 539px;
	padding: 0;
	margin: 0;
	background: url(../../buttons/00_back_right.png);
	text-align: right;
}
#headSF #headRight img {
	margin-right: 1px;
	margin-top: 1px;
	}

#menurechts{
	top:90px;
	}
#content{
	top: 90px;
}
#content.OberkanteUnterlippe{
	top: 90px;
}

span.RoTUnter {
	color:#660000;
	text-decoration: underline;
	font-weight: bold;
}