@charset "utf-8";
/* CSS Document */

.Bijschrift {
	margin-left: 140px;
}
.style1 {color: #FFFFFF}
#Houder {
	position:absolute;
	width:860px;
	height:115px;
	z-index:2;
	left: 50px;
	top: 274px;
	visibility: visible;
}
body,td,th {
	font-family: Calibri, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
body {
	background-color: #01AAED;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003555;
	text-decoration: none;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#006699
}
a:visited {
	text-decoration: none;
	color: #003555;
		border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#006699
}
a:hover {
	text-decoration: none;
	color: #003555;
		border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#01AAED
}
a:active {
	text-decoration: none;
	color: #003555;
		border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#01AAED
}
a.nav:link {
	color: #01AAED;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #01AAED;
}
a.nav:hover {
	text-decoration: underline;
	color: #01AAED;
}
a.nav:active {
	text-decoration: none;
	color: #01AAED;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Top {
	background-image: url(imgs-layout/Top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	visibility: visible;
	height: 294px;
}
#NavBalk {
	position:absolute;
	width:556px;
	height:37px;
	z-index:1;
	left: 262px;
	top: 231px;
	visibility: visible;
}
.EenColumn {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.Bottom {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: right;
}
.BottomDotted {
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #01AAED;
	padding-bottom: 15px;
}

.ImgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.ImgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
}
.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;
}
.BijschriftBreed {
	margin-left: 180px;
}