
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#027cab;
	background-image:url(../images/repeat_achter.jpg);
	background-repeat:repeat-x;
	}


#container {
	width: 995px;
	margin: 0 auto 24px auto; /* top, left, bottom, right */
	background-color:#027cab;
	background-image:url(../images/repeat_achter.jpg);
	background-repeat:repeat-x;
	}

#bovenkant {
	background-color:#ffffff;
	padding: 0 0 0 0;
	margin: 0px;
	}

#content {
	background-color:#ffffff;
	padding: 9px 0px 0 0px; /* top, left, bottom, right */
	margin: 0 111px;
	border-top:solid #dadada 1px;
	border-left:solid #dadada 1px;
	border-bottom:solid #dadada 1px;
	border-right:solid #dadada 1px;
	overflow:visible;
	}

/*div#contenttekst { 
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	}*/

#header {
	background-color:#ffffff;
	height:224px;
	width:751px;
	padding:0 0 0 0; 
	margin:0px 0px 43px 0px; /* top, left, bottom, right */
	border-top:solid #bebebe 1px;
	border-left:solid #bebebe 1px;
	border-bottom:solid #bebebe 1px;
	border-right:solid #bebebe 1px;
	}
	
#contentteskt  {
	padding:0 0 0 0; /* top, left, bottom, right */
	margin:0 25px 0 25px; /* top, left, bottom, right */
	background-color:#ffffff;
	overflow:auto;
	}	


#titel {
	border-bottom:#c4af5a solid 1px;
	padding:0 0 0 0; /* top, left, bottom, right */
	margin:0 9px 0 9px; /* top, left, bottom, right */
	}	

#left {
	float: left;
	width: 111px;
	height:auto;
	margin: 0;
	padding: 0;
	background-color:#027cab;
	background-image:url(../images/repeat_achter.jpg);
	background-repeat:repeat-x;
	}

#right {
	float: right;
	width: 111px;
	height:auto;
	margin: 0;
	padding: 0;
	background-color:#027cab;
	background-image:url(../images/repeat_achter.jpg);
	background-repeat:repeat-x;
	}

#links {
	height:150px;
	padding:30px 25px 0 25px; /* top, left, bottom, right */
	margin:0 0 0 0; /* top, left, bottom, right */
	background-color:#f8f8f8;
	}

#footer {
	height:57px;
	clear: both;
	margin: 0;
	padding: 0;
	background-color:#f8f8f8;
	background-image:url(../images/footer_gradient.jpg);
	background-repeat:repeat-x;
	}	

#schaduw {
	margin-bottom:24px;
	}
