html
{
	overflow-y: scroll;
}

body
{
	background-image: url("Voorblad150pix(1).jpg");
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 8pt;
}

#title
{
	position: absolute;
	top: 30px;
	left: 8%;
	width: 68%;
	height: 70px;
}

#search
{
	position: absolute;
	left: 77%;
	top: 82px;
	width: 15%;
	height: 18px;
	background-color: #DFE9EB;
}

#top_menu
{
	position: absolute;
	text-align: left;
	left: 8%;
	top: 110px;
	width: 68%;
	height: 18px;
	background-color: #5494C0;
}

#site_buttons
{
	position: absolute;
	top: 2px;
	left: 20px;
	margin: 0;
}

#button a
{
	font-family: verdana;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(button.png);*/
}

#button_chosen a
{
	font-family: verdana;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(button.png);*/
}

#button_sub a
{
	font-family: verdana;
	font-size: 7pt;
	color: #665;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(button.png);*/
}

#button_sub_chosen a
{
	font-family: verdana;
	font-size: 7pt;
	color: #222;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(button.png);*/
}

#sub_menu
{
	position: absolute;
	left: 8%;
	top: 138px;
	height: 18px;
	width: 68%;
	background-color: #DFE9EB;
}

#language
{
	position: absolute;
	left: 77%;
	top: 110px;
	width: 15%;
	height: 18px;
	font-size: 7pt;
	text-align: right;
	background-color: #5494C0;
}

#dynblock
{
	position: absolute;
	left: 77%;
	top: 128px;
	width: 15%;
	/*height: 18px;*/
	font-size: 7pt;
	/*background-color: #5494C0;*/
	color: #FFFFFF;
}

#dynblock_sub
{
	position: relative;
	background-color: #5494C0;
	left:0px;
	top: 10px;
	padding: 8px;
}

#dynblock_title
{
	font-size:9pt;
}

#language_string
{
	position: relative;
	top: 2px;
	text-align: center;
	font-weight: bold;
}

#search_string
{
	position: relative;
	top: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
}

#lang_chosen
{
	color: #000;
}

#lang_notchosen
{
	color: #556;
}

#lang_notchosen a
{
	color: #556;
	text-decoration: none;
}

#left_img
{
	position: absolute;
	left: 8%;
	width: 75px;
	top: 30px;
	height: 75px;
}

#title_txt
{
	position: absolute;
	left: 17%;
	top: 80px;
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #3C5569;
}

#right_img
{
	position: absolute;
	left: 53%;
	width: 150px;
	top: 72px;
	height: 35px;
}

#right_img2
{
	position: absolute;
	left: 68%;
	width: 80px;
	top: 45px;
	height: 80px;
}

#newsimg
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #5494C0;
	width: 24px;
}

#division
{
	text-align: center;
}

#newsinfo
{
	position: relative;
	left: 25px;
	background-color: #5494C0;
}

#container_withoutsub
{
	position: absolute;
	left: 8%;
	width: 68%;
	top: 138px;
}

#main_content
{
	background-color: #FFF;
}

#content
{
	margin-left: 15px;
	margin-right: 15px;
}


#container_withsub
{
	position: absolute;
	left: 8%;
	width: 68%;
	top: 166px;
	/*border-width: 5px;
	border-color: #000;
	border-style: solid;*/
}

#bottom_bar
{
	position: relative;
	top: 10px;
	height: 20px;
	left: 0;
	width: 100%;
	background-color: #5494C0;
}

#bottom_copyright
{
	top: 3px;
	position: absolute;
	font-family: verdana;
	font-size: 6.5pt;
	left: 4%;
}

img
{
	behavior: url(iepngfix.htc);
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

a img
{
	border: none;
}

input.menu{
  font-family:verdana;
  font-size:7pt;
  font-weight:none;
  background-color:#FFF;
  border-color:#FFF;
  border-style:none;
  border-width:0px;
  height:12px;
  color:#000;
}

input.search_btn
{
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	background-color:#DFE9EB;
	border-style:none;
	border-width:0px;
}

h3
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
}

a
{
	color: #3374E2;
	text-decoration: none;
}

a.nodec
{
	color: #000;
	text-decoration: none;
}

#bottom_mail
{
	top: 3px;
	position: absolute;
	font-family: verdana;
	font-size: 6.5pt;
	left: 83%;
	color: black;
	text-decoration: none;
}

#bottom_mail a
{
	color: black;
	text-decoration: none;
}

#dynblock a
{
	color: white;
	text-decoration: none;
}

#page_subtitle
{
	font-weight: bold;
	font-size: 9pt;
}
