*	{
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%; /* Required */
	}
body {
	background-color:#D0DEE1;
	background-image:url(../images/achtergrond_wit.gif);
	background-repeat:no-repeat;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.7em;
	}
#container-page {
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	}

#container-head {
	height: 140px;
	}
	
#container-content {
	
	}

#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

/* CONTENT */
#content-pri {
	position: relative;
	margin: 0 20px 70px 350px;
	
	padding: 0;
	}
#content-pri ul, #content-pri ol	{
	margin: 2em;
	}
#content-pri p, #content-pri hr	{
	margin: 2em 0;
	}
#content-pri h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.7em;
	color: #072B61;
	}
#content-pri h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.7em;
	color: #000;
	margin-bottom: -1.7em;
	}
.more	{ 
	margin-top:-1.7em;
	}
.article	{
	margin:0px 0px -20px 50px;
	position:relative;
	}
#content-pri a	{
	color:#008837;
	}
.portrait	{
	margin:10px 20px 10px 0px;
	}
.rij	{
	clear:both;
	}
.thumb	{
	top: 250px;
	left: 200px;
	position:absolute;
	}
.thumb2	{
	top: 330px;
	left: 200px;
	position:absolute;
	}
.thumb3	{
	top: 410px;
	left: 200px;
	position:absolute;
	}
.heading_sitemap	{
	display: block;
	color:#fff;
	background-color:#072B61;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px;
	}
.sitemap	{
	list-style:none;
	display:block;
	margin-left:0px;
	}
/* END CONTENT */

/* NAVIGATIE */
#content-sec {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	}
#content-sec ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-family: Times, "Times new Roman", Geneva, serif;
	font-size: 14px;
	line-height:10px;
	}
#content-sec li	{
	margin: 0;
	}
#content-sec a	{
	display: block;
	padding: 2px 2px 2px 24px;
	border: none;
	width: 200px;
	}
#content-sec a:link, #content-sec a:visited	{
	color: #072B61;
	text-decoration: none;
	}
#content-sec a:hover	{
	border: none;
	background-image: url(../images/over.gif);
	color: #072B61;
	}
#active a:link, #active a:visited, #active a:hover	{
	border: none;
	background-image: url(../images/over.gif);
	color: #072B61;
	}
.pos1 {margin-left:383px;}
.pos2 {margin-left:349px;}
.pos3 {margin-left:314px;}
.pos4 {margin-left:283px; margin-bottom:62px;}
.pos5 {margin-left:144px;}
.pos6 {margin-left:131px;}
.pos7 {margin-left:97px;}
.pos8 {margin-left:63px;}
.pos9 {margin-left:29px;}
.pos10 {margin-left:0px;}
/* END NAVIGATIE */

/* FOOTER */
#container-foot {
	position: absolute;
	margin:0;
	padding:0;
	
	clear: all;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 70px;
	width: 136px;
	}
#footer {
	position: fixed; /*position: absolute;*/
	width: 136px;
	height: 70px;
	top:0;
	background-image:url(../images/achtergrond_contact.gif);
	}
.footer_contact {
	color: #fff;
	float:right;
	text-align:right;
	margin: 30px 5px 0 0;
	}
#footer a	{
	color:#fff;
	}
/* END FOOTER */
