body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background-color: #ffffcc;
	font-size: 75%;
}
h1 {
	margin-top: 0;
	font-size: 1.2em;
	font-weight: bold;
}

a:link, a:visited {
	color:#0265C8;
	text-decoration:none;
}

a:hover {
	color:#00aaFF;
	text-decoration:none;
}	
	
/* positioning */
#holder {
	width: 640px;
	background-color: #eeeedd;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	font-size: 2em;
	font-weight: normal;
	color: #0A007C;
	height: 45px;
	line-height: 2em;
	padding: 10px 0px 0px 20px;
	border-bottom: dotted 1px #666666;
}

#content {
	margin-left: 10px;
	margin-right: 10px;
}

#footer { font-size: 0.9em; 
	padding: 10px 5px 5px 10px; 
	height: 20px; 
	border-style: dotted none none; 
	border-width: 1px; border-color: #333333
}

/* navigation */
#navmenu { 
	margin-top: 0; 
	margin-bottom: 30px; 
	padding: 6px 10px 10px 15px; 
	border-bottom: 1px dotted #999999
}

#navmenu ul { 
	list-style-type: none; 
	list-style-image: none; 
	margin: 10px 0 0; 
	padding: 0 
}

#navmenu li { 
	display: inline 
}

#navmenu ul li { 
	text-decoration: none; 
	margin: 4px; 
	padding: 0 
}

#navmenu ul li a { 
	text-decoration: none 
}

/* styles */
.content_txt {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
	margin-right: 10px;
}
.img_right {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clearing {
	height: 0;
	clear: both;
}

.bold11 {
	font-size: 1.1em;
	font-weight: bold;
}

.ootbpicleft {
	float: left;
	margin-right: 10px;
}
.ootbpicright {
	float: right;
	margin-left: 10px;
}
.btntoplogo {
	width: 405px;
	height: 38px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(bukilogo_half_grijs.gif);
}

.btntoplogo:hover {
	background-image:url(bukilogo_half_zwart.gif);
}
.bold13 {

	font-size: 1.3em;
	font-weight: bold;
}
.onderschrift {
	font-size: 0.9em;
}
