@charset "utf-8";

#header { 
	background-image:url(../headimage/header.jpg) !important;
	height:217px !important;
} 

#tabs #tab-startseite {
	background: transparent url(../gfx/tabs.png) 0px 0px no-repeat;
	font-weight:bold;
}

#container {
	background:#EBEBEB !important;
	background-image:none !important;
}
#main #mainhead {
	background:#EBEBEB url(../gfx/main/topright.gif) no-repeat top right !important;
	height:9px;
}
#footer { 
	background:url(../gfx/main/bottom.gif) no-repeat bottom left !important;
} 
.content-head h1 {
	border-bottom:none;
}



