/* CSS Document */
@page {
	size: 8.5in 11in; /* width height */
}


body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: left;
	background: #FFFFFF;
}

#plusmin {
	background: #FFFFFF;
}

ul, li, p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	border-top: 1px solid #CCCCCC;	
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 0;
	margin: 0 0 15px 0;
	width: 650px;
	line-height: 0;
	background: #CCCCCC;
	height: 0;
	/* IE */
	_border-top: 1px solid #FFFFFF;
	_height: 2px;
}

br.breakhere {
	display: block;
	page-break-before: always;
}

#page {
	display: block;
	width: 690px;
	height: inherit;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	visibility: visible;
	page-break-inside: auto;
}

#header {
	display: block;
	width: 690px;
	height: 60px;
	background-image: none;
	background: #FFEA39 !important;
	margin: 10px 0px;
	padding: 0;
	text-align: left;	
}

#header a, #header a:hover {
	background: #FFEA39;
	color: #000000;
	text-decoration: none;
	border: none;
}

#header h1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	height: 36px;
	background-image: none;
	background: #FFEA39;

}

#header h1 span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	text-align: left;
	background: #FFEA39;
}

#menu {
	display: none;
}

#sidebar {
	display: none;
}

#container {
	display: block;
	float: none;
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	visibility: visible;
	page-break-inside: allow;
	background: #FFFFFF;
}

#large, #short {
	display: block;
	float: none;
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	visibility: visible;
	background: #FFFFFF;
	page-break-inside: allow;
}

#content {
	display: block;
	float: none;
	width: 650px;
	height: auto;
	visibility: visible;
	padding: 20px 20px 0 20px;
	margin: 0;
	background: #FFFFFF;
	page-break-inside: allow;
}

#content h2 {
	display: block;
	clear: both;
	color: #41AB32;
}

#content h3 {
	display: block;
	clear: both;
	color: #41AB32;
}

#content h4 {
	color: #41AB32;	
	clear: both;
}

#content h5 {
	clear: both;
	color: #000000;
}

#content p {
	display: run-in;
	font-size: 13px;
	text-align: justify;
}

#content p.IE-fl {
	/* IE */
	_float: left;
	_clear: none;
}

#content p.cl-l {
	/* IE */
	_clear: left;
}

#content p.credit, #content p.credit2 {
	color: #999999;
}

#content p.name, #content p.name2 {
	color: #000000;
}

#content a {
	color: #41AB32;
	padding: 0 2px 1px 0;
	text-decoration: none;
}

#content a:hover {
	color: #41AB32;	
	text-decoration: underline;
	border: 0;
}

#content a.lees-meer, #content a.switch-plus, #content a.switch-min {
	color: #41AB32;
	height: 16px;
	padding: 0;
	text-decoration: none;
	margin: 0 auto;
	background: #FFFFFF;
}

#content a.lees-meer:hover, #content a.switch-plus:hover, #content a.switch-min:hover {
	color: #41AB32;	
	height: 16px;
	padding: 0;	
	text-decoration: underline;
	border: 0;
	background: #FFFFFF;
}

#content a.lees-meer span, #content a.switch-plus span, #content a.switch-min span {
	display: block;
	padding: 0;
	margin: 0;
}

.box440px {
	display: block;
	width: 440px;
	padding: 0;
	margin: 0 auto;
	position: relative;	
	clear: both !important;
}

.img01, .img02, .img03, .img04 { 
	page-break-inside: avoid;
}

.img06 {
	display: none;
}

.left, .right {
	/* IE */
	_padding-bottom: 20px;
}

.left2, .right2 {
	/* IE */
	_padding-top: 10px;
	width: 315px !important;
}

.left2 p, .right2 p{
	width: 100% !important;
}

#bottom_short {
	display: block;
	float: none;
	width: 690px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#bottom_large {
	display: block;
	float: none;
	width: 690px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#footer {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 650px;
	margin: 0 20px 20px 20px ;
	padding: 5px 0px 0px 0px;
	background: #FFFFFF;	
	border: 0px;
}

#footer p {
	font-style: italic;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	text-align: right;
	background: #FFFFFF;
	border: 0px;
}

#footer p span {
	display: inline;
}

#nav {
	height: 0;
	display: none;
}

#preview-message {
	display: none;
}
