/* Überschreibt Eintrag aus der headernavfooter.css */
#header {
    width:100%;
}
/* Überschreibt Eintrag aus der headernavfooter.css */
#navmain {
    width:100%;
	height:29px;
	background-image:url(http://www.progshop.com/images/graphics/design/navbg.gif);
}
#headerforum {
	width:100%;
	float:left;
	height:88px;
	background-image:url(http://www.progshop.com/images/graphics/design/topForum.gif);
	background-repeat:no-repeat;
}
#footer {
	width:100%;
}