/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:15pt;
	color:#0C2B81;
	font-weight:bold;
	margin-top:0px;
}
h2 {
	font-size:8pt;
	color:#0C2B81;
	font-weight:bold;
	margin-bottom:0px;
}
h5 {
	font-style:italic;
	font-weight:100;
	font-size:8pt;
	margin: 0px;
}
p {	margin-top:0px;}

#menubar {
	background: url("img/interface/blue_bar.gif") repeat-x;
	height:23px;
	text-align:center;
}
#subpage_image {
	background-color:#000000;
	height:73px;
	vertical-align:bottom;
	text-align:left;
}
#leftbar {
	height:258px;
	background: url("img/interface/front_left.jpg") repeat-x;
	vertical-align:bottom;
	text-align:left;
}
#centerbar {
	height:258px;
	background: url("img/interface/front_background.jpg") repeat-x;
	text-align:center;
}
#rightbar {
	height:258px;
	background: url("img/interface/front_background.jpg") repeat-x;
}

#curvebar {
	height:258px;
	background: url("img/interface/front_curve.jpg") no-repeat;
}
#footer {
	background: url("img/interface/front_bottom.gif") repeat-x;
	height:81px;
	vertical-align:bottom;
	padding-bottom:2px;
}
#footer_subpage {
	background-color:#5284b6;
	height:17px;
	vertical-align:bottom;
	padding-bottom:2px;
}
#footer a, #footer_subpage a {
	font-size:7pt;
	color:#FFFFFF;
	text-decoration:none;
}

#content {
	font-size:8pt;
}

#content a {
	color:#0C2B81;
	text-decoration:none;
	background:  url("img/interface/bullet_normal.gif") no-repeat 0 4px;
	padding-left:12px;
	padding-bottom:2px;
	display:block;
}
#content a:hover {background :  url("img/interface/bullet_high.gif") no-repeat 0 4px;}
#more_news a{
	float:right;
	background-image: url("img/interface/bullet_more_news.gif");
	background-position: right;
	padding-right:12px;
}
#more_news a:hover{
	background-image: url("img/interface/bullet_more_news_high.gif");
	background-position: right;
	padding-right:12px;
}

#witruimte {height:18px}
#rechter_kolom {}
#goto_cell {
	background-color:#F9FAFC;
	border:1px solid #ACC8E5;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	height:100px;
	margin-bottom:20px;
}
#goto_cell a, #textblock a, #linker_tekst a {
	background-image:none;
}
#textblock a, #linker_tekst a{
	display:inline;
	padding:0px;
}
#goto_cell a:hover, #textblock a:hover, #linker_tekst a:hover {
	background:none;
	text-decoration:underline;
}
#level_1 {font-weight:bold;}
#level_2 {margin-left:12px;}
#stippellijn {
	background-image: url("img/interface/stippellijn.gif");
	background-repeat:repeat-y;
}
#links_blok {
	vertical-align:top;
	padding-top:20px;
}
#textblock, #linker_tekst {vertical-align:top}
#home {float:left}
