/* @override http://www.stocwageningen.nl/theme/layout2.css */

/* @group content */

div#content_top {
	background: url(img/contentbg_top.png) no-repeat center bottom;
	
	width: 748px;
	height: 22px;
	margin-top: 10px;
}

div#content_middle {
	position: relative;
	background: url(img/contentbg_middle.png) repeat-y center top;
	
	width: 748px;
	height: auto;
	min-height: 440px;
}

div#content_bottom {
	background: url(img/contentbg_bottom.png) no-repeat center top;
	
	width: 748px;
	height: 22px;	
}

div#contentbody {
	font-size: 9pt;
	line-height: 11pt;
	color: #333;
	width: 400px;
	margin-left: 272px;
	padding: 30px;
	text-align: justify;
}

/* @end */

/* @group footer */

div#footer {
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	position: relative;
	clear: both;
}

div#footer a {
	color: inherit;
	text-decoration: none;
}

div#footer a:hover {
	color: inherit;
	text-decoration: underline;
}

div#att_limg {
	position: absolute;
	top: -126px;
	left: -144px;
}

div#att_rimg {
	position: absolute;
	top: -160px;
	right: -68px;
}

/* @end */

div#leftcontent {
	margin-top: 1em;
	position: relative;
	width: 202px;	
}

div#leftcontent_inner {
	font-size: 9pt;
	line-height: 11pt;
	color: #333;
}
