body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/pagerek.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9EA6B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#container {
	width: 1018px;
}


#logocol {
	float: left;
	width: 244px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logotop  {
	background-image: url(../images/logorek.png);
	background-repeat: repeat-y;
	
}
#navcol {
	width: 166px;
	float: left;
	position: absolute;
	left: 245px;
	top: 0px;
	
}
#navtop  {
	background-image: url(../images/navrek.png);
	background-repeat: repeat-y;
}


#contentcol {
	width: 608px;
	margin-left: 0px;
	position: absolute;
	left: 411px;
	top: 0px;
}
#contenttop    {
	background-image: url(../images/contentrek.png);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#contenttopslideshow   {
	background-image: url(../images/contentrek.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-top: 240px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#subnav {
	margin-left: 10px;
	margin-top: 100px;
}
#subnav a {
	display: block;
	width: 149px;
	background-image: url(../images/navsub.jpg);
	text-indent: 40px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
}
#contentheader {
	background-image: url(../images/contenttop.jpg);
	height: 85px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 30px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6981A5;
}
#logocol  h1 {
	font-size: 18px;
	color: #DA8B07;
	margin-left: 19px;
	background-image: url(../images/kapkes.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 10px;
	letter-spacing: 2px;
}
h1   {
	font-size: 18px;
	color: #DA8B07;
	margin-left: 16px;
	letter-spacing: 2px;
	margin-right: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
a {
	color: #0074B2;
}
h3 {
	font-size: 12px;
	color: #333;
	margin-left: 16px;
}
h2 {
	color: #0074B2;
	margin-left: 16px;
	font-size: 14px;
}
#contentcol ul li {
	list-style-image: url(../images/tandwieltje.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentcol ul {
}


#logocol  p {
	margin-left: 30px;
	margin-right: 30px;
}
#contentcol  p {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#contentheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2681A5;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}
#logocol  hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DAE4E9;
	margin-right: 20px;
	margin-left: 20px;
}
#foto {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/contentrek.png);
	height: 240px;
}
.hide {
	display: none;
}
#notUsed {
	display: none;
}
.cursief {
	font-style: italic;
	color: #868686;
	font-size: 11px;
}
h4 {
	font-size: 11px;
	color: #7E849A;
	margin-left: 16px;
}
.top {
	color: #036;
	text-decoration: underline;
	float: right;
}

