#wrapper {
	background: url(../img/bg-transparent.gif) repeat-y;
}

#header div.links {
	background: url(../img/logo.gif) no-repeat;
}

#header div.bottom {
	background: url(../img/tab-unselected.gif) repeat-x;
}

#headimage {
	background: url(../img/blaubar.gif) repeat-x bottom;
}

#bottom {
	background: url(../img/bg-transparent.gif) no-repeat top;
	height: 20px;
}


#header div.bottom li.sfhover {
	position: relative;
}

#header div.bottom li.sfhover ul {
	position: absolute;
	left: 10px;
	top: 30px;
}

#header div.bottom li.sfhover li.sfhover{
	position: relative;
}

#header div.bottom li.sfhover ul li.sfhover ul {
	position: absolute;
	left: 10px;
	top: 25px;
}