body {
	background: #00172e url('/gfx/bg_body.png') top left repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #84867f;
}

a { color: #84867f; }

p {
	margin: 7px 0;
}

label {
	width: 120px;
}

p, td {
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	color: #13235b;
	font-size: 13px;
}

h3 {
	color: #fff;
	font-size: 13px;
}

.color_tele {
	color: #39a641 !IMPORTANT;
}

.color_data {
	color: #de313b !IMPORTANT;
}

.color_default {
	color: #3272ae !IMPORTANT;
}

.content_block h3 {
	color: #39a641;
}

.content_block_home h1,
.content_block_home h2.header1 {
	color: #13235b;
	font-size: 13px;
	margin-left: 10px;	
	padding-top: 130px;
}

h1,
h2.header1,
h1 a,
h2.header1 a  {
	font-size: 16px !IMPORTANT;
	color: #13235b !IMPORTANT;
	text-decoration: none !IMPORTANT;
}

h1 a:hover,
h2.header1 a:hover  {
	text-decoration: underline !IMPORTANT;
}

h2,
h3.header2,
h2 a,
h3.header2 a  {
	font-size: 12px !IMPORTANT;
	color: #3272ae;
	text-decoration: none;
}

h2 a:hover,
h3.header2 a:hover  {
	text-decoration: underline;
}

.content_block,
.content_block a {
	color: #84867f;
}	

img {}

ol , #content_right ul {
	padding-left: 20px;
}

textarea{
	background: #fff;
	border: 1px solid #dfdfdf;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	
}

div#wrapper {
	position: relative;
	width: 976px;
	margin: 0 auto;
}

div#content_wrapper {
	position: relative;
	width: 100%;
	background: url('/gfx/bg_content.png');
	margin-bottom: 20px;
}

div#nav_prev { position:absolute; top:130px; left:0; width:40px; cursor:pointer; }
div#nav_next { position: absolute; top:130px; left:475px; width:40px; cursor:pointer; }

div#content_container {
	border: 2px solid #e9e9e7;
	margin-left: 40px;
	width: 431px; 
	height: 328px;
	overflow: hidden;
}

div#content_block_home_container {
	position: absolute;
	width: 425px;
	height: 315px;
	margin-top: 5px;
	overflow: hidden;
}

div.content_block_home {
	position: absolute;
	display: inline;
	width: 214px;
	height: 324px;
	border-left: 1px solid #E7E7E7;
}

div#content_block_home_first {
	border: none;
}

div.content_block_container {
	width: 673px;
	float: left;
}

div.content_block {
	width: 298px;
	float: left;
}

div.content_block img {
	border: 1px solid #898b84;
}

div.vert_spacer {
	position: absolute;
	width: 1px;
	height: 315px;
	background-color: #e7e7e7;
	margin: 4px 0 0 211px;
}

div.content_block_home h1,
div.content_block_home h2.header1 {
	width: 188px;
}

div.home_img_container {
	position: absolute;
	top: 6px;
	left: 10px;
	width: 189px;
	height: 115px;
	border: 1px solid #e5e5e5;
}

div.content_block_home p {
	margin: 9px 0 9px 10px;
	width: 188px;
}

div.content_block_home a {
	color: #84867f;
	text-decoration: underline;
}

.content_block_wide {
	float: left;
	width: 673px;
	/*padding-top: 126px;*/
}

div#content_home {
	position:relative;
	padding: 365px 0 0 0;
	width: 785px;
}

div#content {
	padding: 365px 0 0 0;
	width: 958px;
}

div#search {
	position: absolute;
	margin-left: 785px;
	top: 132px;
	width: 171px;
}

div#search input.text {
	width: 166px;
	height: 20px;
	border: 1px solid #002f5c;
	padding: 5px 0 0 5px;
}

div.content_left_item input.text {
	position: relative;
	width: 166px;
	height: 20px;
	border: 1px solid #002f5c;
	padding: 5px 0 0 5px;
}

div#search input#btn_search {
	float: right;
	width: 67px;
	height: 21px;
	border: 0;
	background: url('/gfx/bg_btn_search.png');
	cursor: pointer;
}

div.content_left_item input.btn_search {
	position: relative;
	width: 67px;
	height: 21px;
	border: 0;
	background: url('/gfx/bg_btn_search.png');
	cursor: pointer;
}

div#banners_right {
	position: absolute;
	margin-left: 785px;
	padding: 20px 0 0 0;
	top: 181px;
	width: 171px;
	border: 1px solid #b5b5b5;
	background: #fff url('/gfx/banner_header.png') top left no-repeat;
	z-index: 99;
}

div.banner_item {
	border-bottom: 1px solid #ccc;
	width: 158px;
	height: 105px;
	color: #002f5c;
	margin: 0 10px 0 6px;
	padding-bottom: 4px;
}

div#banner_last_item {
	border-bottom: 0;
}

div.banner_item p {
	margin: 0;
}

div.banner_item_expand {
	width: 158px;
	color: #84867f;
	margin: 0 6px 0 6px;
	padding-bottom: 4px;
}

div.banner_item_expand a {
	color: #84867f;
	cursor: pointer;
}

div.banner_item a {
	color: #002f5c;
}

div#content_right_home {
	position:relative;
	float: right;
	width: 515px;
	margin-bottom: 45px;
	display:inline;
}

div#content_right {
	float: right;
	width: 673px;
}

div#content_left {
	float: left;
	width: 254px;
	margin-left: 15px;
}

div.content_left_item {
	position: relative;
	width: 254px;
	background: #dfdfdf;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

div.content_left_item>a {color: #5a7d9f; text-decoration: none; margin-top: 20px; }
div.content_left_item>a:hover{ text-decoration: underline; }

div.content_left_item ul { padding: 60px 0 0 20px; color: #002f5c; }
div.content_left_item ul li { line-height: 16px; margin-right: 25px; }
div.content_left_item small { color: #3272ae; padding-left: 15px; }

div#over_ons a,
div#vacatures a,
div#menu_left a { color: #002f5c; text-decoration: none; }

div#over_ons a.active,
div#vacatures a.active,
div#menu_left a.active { color: #39a641; }

div#menu_left_data a { color: #002f5c; text-decoration: none; }
div#menu_left_data a.active { color: #ff0000; }

div#sub a { color: #002f5c; text-decoration: none; }
div#sub a:hover { text-decoration: underline; }

div#sub a:active, div#sub a.active  { color: #3272ae; text-decoration: none; }
div#actiefolder { width: 254px; height: 60px; }

div#breadcrumbs {
	position: absolute;
	top: 345px;
	margin-left: 17px;
	color: #84867f;
	font-size: 10px;
}

div#breadcrumbs a {
	color: #84867f;
	font-size: 10px;
	text-decoration: none;
}

div#page_bottom {
	width: 100%;
	margin-top: 25px;
	height: 50px;
	text-align: center;	
}

div#logos_container {
	width: 100%;
	text-align: center;
}

div#logos_container img {
	padding: 0 20px;
}

div#footer {
	text-align: center;
	margin-left: 8px;
	background-color: #dfdfdf;
	width: 660px;
	padding: 20px 150px 30px 150px;
}

div#footer ul {
	width: 660px;
	list-style-type: square;
}

div#footer ul li {
	display: inline;
	padding-left: 5px;
	margin-left: 25px;
	white-space: nowrap;
	float: left;
}

div#footer a { color: #84867f; text-decoration: none; }
div#footer a:hover { text-decoration: underline; }
div#footer p { line-height: 18px; margin: 20px 0; text-align: center; }
div#footer ul { list-style-type: none; }

div#submenu {
	position: absolute;
	padding-left: 15px;
	top: 132px;
	width: 762px;
	height: 210px;	
}

div.submenu_item {
	position: relative;
	float: left;
	width: 254px;
	height: 100%;
}

.header {
	background: url('/gfx/bg_menu_left.png') top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
	height: 41px;
	padding: 10px 0 0 21px;
	cursor: pointer;
}

.header>a {
	color: #fff !IMPORTANT;
	font-weight: bold;
	text-decoration: none;
}
.header>a:hover {
	text-decoration: underline;
}

div#header {
	position: absolute;
	width: 976px;
	height: 125px;
	top: 0;
	margin-left: 0;
	background: url('/gfx/bg_header.png') top left no-repeat;
}

div#mainmenu {
	float: right;
	margin-right: 8px;
	padding-top: 105px;
}

div#mainmenu ul {
	list-style-type: none;
}

div#mainmenu ul li {
	float: left;
	font-weight: bold;
	margin-left: 20px;
}

div#mainmenu ul li a {
	color: #fff;
	text-decoration: none;
}

div#mainmenu ul li.menu_active a {
	color: #39a641;
}

#logo_tele {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 90px;
}

#logo_data {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
	height: 90px;
}

.submenu_label {
	position: absolute;
	top: 0;
	width: 254px;
	height: 0;
	overflow: hidden;
	background: url('/gfx/menu_active_2.png') bottom left no-repeat;
}

.submenu_label ul {
	list-style-type: none;
	margin-top: 60px;
	margin-left: 20px;
}

.submenu_label ul li {
	height: 15px;
	font-size: 12px;
}

.submenu_label ul li a {
	color: #fff;
	text-decoration: none;
}

.submenu_label_active {
	display: block;
	height: 142px;
}

div#skyscraper {
	position: absolute;
	top: 125px;
	margin-left: 693px;
	width: 119px;
	height: 600px;	
}

.content_left_item ul li {
/*	padding-bottom: 18px;*/
}

#formtable,
#formtable_sub {
	margin-top: 18px;
}

#formtable td,
#formtable_sub td {
	padding-bottom: 5px;
	/*width: 265px;*/
}

#formtable input,
#formtable_sub imput {
	width: 265px;
	height: 19px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#formtable_sub textarea {
	width: 350px;
	height: 140px;
}


#contactform_submit {
	border: 0 !IMPORTANT;
	width: 100px !IMPORTANT;
	background: #fff;
	color: #13235b;
	font-size: 16px;
	text-decoration: underline !IMPORTANT;
	height: 27px !IMPORTANT;
	text-align: left;
	cursor: pointer;
}

div.searchresult {
	margin-top: 15px;
	width: 650px;
}
div.searchresult h3 {
	color: #84867f;
	font-size: 14px;
	text-decoration: underline;
}

div.searchresult h3 a {
	color: #3272ae !IMPORTANT;
}

div.searchresult p {
	padding: 0;
	margin: 0;
}

div#page_navigation,
div#page_navigation a,
div#page_navigation a.selected {
	color: #39a641;
	text-decoration: none;
}
div#page_navigation a.selected {
	text-decoration: underline;
}

div#page_navigation ul {
	margin-top: 18px;
	list-style-type: none;
}
div#page_navigation li {
	float: left;
	margin-right: 10px;
}

.content_left_item #archief {
	padding: 20px 0 0 20px;
}

div.hor_spacer {
	width: 100%;
	height: 1px;
	line-height: 0;
	border: 0;
	font-size: 1px;
	margin: 20px 0;
	background-image: url('/gfx/page_block_devider.png');
}

.img_container {
	 width: 300px;
	/* height: 243px;*/
	 float: right;
	 margin: 12px 0 10px 40px;
}

.img_subcontainer {	
	display: table-cell;
	text-align: center;
	overflow: hidden;
	border: 1px solid #92948e;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.img_subcontainer a {
	display: block;
	vertical-align: middle;
	text-align: center;	
}

.thumb_container {
	 width: 100%;
	 height: 40px;
	 margin-top: 5px;
}
.thumb_container img {
	 width: 55px;
	 height: 39px;
	 border: 1px solid #92948e;
	 cursor: pointer;
}

/*
#content_right_slider {
	width: 699px;
	height: 92px;
	position: absolute;
	margin: 0 0 0 -16px;
}
*/

#content_right_slider {
	width: 699px;
	height: 96px;
	position: absolute;
	top: 360px;
	left: 269px;
	overflow: hidden;
}

#content_left_news li a { color: #002f5c; text-decoration: none; }
#content_left_news li a:hover { text-decoration: underline; }

ul.sitemap { list-style-type: none; margin-left: 20px; }
ul.sitemap li a{ color: #84867f; text-decoration: none; }
ul.sitemap li a:hover {text-decoration: underline; }

.slide_content_block a {  color: #84867f;}
.slide_content_block h4 a { text-decoration: none; }
.slide_content_block h4 a:hover { text-decoration: underline; }

.slogan { width: 279px; height: 55px; position: absolute; margin-top: 157px; margin-left: 10px; }
.slogan_overlay { width: 298px; height: 53px; background-color: #002f5c; opacity: 0.8; position: absolute; margin-top: 143px; margin-left: 0; }
.slogan h3 a { color: #fff; text-decoration: none; font-weight: bold; font-size: 12px; }
.banner_container { width: 100%; text-align: center; }

#captcha_code { width: 100px !IMPORTANT; }
textarea#question { width: 348px; }
div#contact_error { background-color: #f7c7bc; border: 1px solid #be1818; width: 332px; margin: 5px 0 5px 0; padding: 10px; color: #555; }