body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#333333;
	font-size: 11px;
	line-height: 15px;
}

#holder {
	width:900px;
	height:600px;
	text-align:center; 
	margin:0 auto;
	background:#FFFFFF;
}
#top_logo {
	height:110px;
	padding:14px 0 0 20px;
	text-align:left;
}

/* MENU GEDEELTE */
#menu_blok {
	clear:both;
	height: 68px;
	padding:0 0 0 20px;
	text-align:left;
	background:url(../_img/navigatie_bg.jpg) top left no-repeat;
}
body#verbindend #menu_blok { background-image: url(../_img/aanpak_navigatie_bg.jpg); }

/* CONTENT GEDEELTE */
#content_blok {
	width: 889px;
	min-height: 380px;
	float:left;
	padding: 0 0 20px 11px;
}
#content_blok { background:url(../_img/content_bot.jpg) bottom left no-repeat; }
body#verbindend #content_blok { background-image:url(../_img/aanpak_content_bot.jpg); }

#left_kolom_small {
	padding: 0 5px 5px 8px;
	float:left;
	width:247px;
	text-align:left;
}
#pic_hold {
	width:235px;
	height:192px;
	background:#fff;
}
#pic_hoog {
	width:235px;
	height:372px;
}
#pic_hold img, #pic_hoog, img.page_image { border:6px solid #FFF; }
body#verbindend img.page_image { border: none; }
#left_txt_hold {
	width:235px;
	height:180px;
	padding: 0 6px 6px 6px;
}
#right_kolom_bg {
	float:left;
	width:570px;
	text-align:left;
	padding: 12px 10px 0 25px;
}
/* AANPAK LAYOUT */

#left_kolom_bg {
	padding:5px;
	float:left;
	width:530px;
	text-align:left;
}
#pic_hold_a {
	height:385px;
	padding:0;
}
#right_kolom_small {
	float:left;
	width:310px;
	text-align:left;
	padding:22px 10px 0 10px;
}

/* TYPOGRAFIE YO */

h1 { 
    font-size: 19px;
    line-height:22px;
    color:#005CAC;
    margin:0 0 5px 0;
    padding: 0;
}
h2 { 
    color:#5E7427;
    font-weight: bold;
    font-size: 15px;
    line-height:18px;
    padding: 0;
    margin: 0 0 7px 0;
}
p {
	margin:0;
	padding:0;
}
p a, p a:link, p a:visited, a { text-decoration:underline; color:#333333; }
p a:hover, a:hover { text-decoration:none; color:#333333; }

/* FOOTER GEDEELTE */

#footer {
	clear:both;
	height:23px;
	background:url(../_img/footer_bg.jpg) top left no-repeat;
	text-align:left;
	padding:2px 0 0 15px;
	color:#1a2a81;
	font-size:9px;
}
#footer a { text-decoration: none; 	color:#1a2a81; }
#footer a:hover { text-decoration: underline; }

/* DOWNLOADS */
.rij_blank, .rij_kleur {
	clear:both;
}
.rij_kleur { background:#EEE8C5; }

body#downloads #right_kolom_bg { 
	width: 580px;
	height: 370px; 
	overflow-x: hidden; 
	overflow-y: auto; 
}
img.dl_icon { float: left; margin-right: 10px; }
a.dl_link { 
	margin-top: 5px; 
	font-weight: bold; 
}
.dl_info { 
	float: left;
	width: 490px;
	margin: 5px 10px 0 0;
	line-height: 15px; 
}
.float_left {
	float:left;
	padding:0;
	margin:0;
}
.float_left_2 {
	float:left;
	padding:6px 0 0 0;
	margin:0;
}
.end_it {
	height:3px;
	font-size:2px;
	line-height:3px;
	clear:both;
}
.dl_push {
	height:100px;
	width:590px;
}
hr.clear {
	visibility: hidden;
	height: 0px;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
