/* Stijl paginaheader */

div.pyrusheader {
	Width: 100%;
	background: #999999;
	}
	
div.pyrusheader div {
	width: 980px;
	height: 141px;
	margin: 0 auto;
	padding: 0;
	background: url(img_structure/background_header.gif) repeat-Y;
	}

div.pyrusheader div div {
	position: relative;
	background-image: url(img_structure/headerimgforum.jpg);
	width: 940px;
	padding: 0 0 0 0;
	margin: 0 20px 0 20px;
	}
	
div.pyrusheader div div div {
	margin: 0;
	width: 940px;
	height: 112px;
	background: none;
	}

#wrap {
	min-width: 650px;
        width: 920px;
	background: #e6e6e6 url(img_structure/forumbackground.gif) repeat-Y;
        margin: 0 auto;
	padding: 10px 30px 0 30px;
}

div.spacer {
	clear: both;
}

div.footer {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	padding: 12px 0;
	background: #e6e6e6 url(img_structure/background_footer.gif) no-repeat top left;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #808080;
	}
	





