/****************************** algemene styles *******************************/
/*
Gebruikte kleuren

Licht blauw: #BEE8F8
Lichter blauw: #8BD5F0
Medium blauw: #19ACE2
Donker blauw: #132D78

Blauw: #7ED0EF;

*/

.kleur-licht {color: #BEE8F8}
.kleur-middel {color: #19ACE2}
.kleur-donker {color: #132D78}

.boxed {border: 1px solid red;}

html {
	overflow-x:hidden;
	overflow-y:scroll;
	height: 99%;
}

body {
	margin: 0px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.36em;	
	border-top: 1px solid #535353;
	padding: 1.9007em 0;
	background: none repeat scroll 0 0 #F3F5F6;	
}

p { padding:0 16px; }

img {border: 0px;}

form {display: inline;}

/* headings */
h1 {
	font-size: 15px; 
	margin: 20px 0px 0px 0px; 
	padding: 0px 0 5px 15px; 
	text-transform: uppercase; 
	border-bottom:1px solid #132D78; 
	font-weight:bold; 
	background-image:url(/images/bg_h1.jpg);
}
h2 {
	font-size: 12px; 
	padding: 5px 10px 5px 10px; 
	text-transform: uppercase;
}
h3, h4 {
	font-size: 11px; 
	margin: 5px 0px; 
	text-transform: uppercase;
}
h4 {
	color: #132D78 !important; 
	background-image: url(../img/site/dark_arrow.gif);
}

h1.noborder {
    border-bottom:none;
}

h1.topborder {
    border-top:1px solid #132D78;
    padding-top:15px;
}

hr {
	color: #132D78;
	height: 1px;
	border-width: 1px;
}


div#topcontainer {
	margin: 0 auto;
	width:956px;
}

#kop {
	background-color:#046F96;
	height:50px;
	width:100%;
	border-bottom: 10px solid #BDDFED;
}

.toplinks ul {
	color: #535353;
	display:inline;
	list-style: none outside none;
	margin: 0 8px;
	padding: 0;
}

.toplinks li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	margin:0;
	padding: 0;
}

.right {
	float: right;
}

.toplinks .rss {
	background:url("/img/huisstijl/icons.png") no-repeat scroll 11px -68px transparent;
	height: 11px;
	width: 11px;
	padding-left:24px;
}

.toplinks a.plus, .toplinks a.minus {
	background-image: url("/img/huisstijl/icons.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 12px;
    margin: 3px 6px 0 0;
    padding: 0;
    text-decoration: none;
    width: 11px;
}

.toplinks a.plus {
	background-position: 0 -37px;
}

.toplinks em {
	float:left;
	font-style:normal;
	margin-right:7px;
}

.toplinks a.minus {
	background-position: 0 0;
}


.toplinks a {
	padding: 0.3636em 0.9091em;
}

div#pagcontainer {
	margin: 0 auto;
	width:956px;	
	background: url("/img/huisstijl/sh_left.png") repeat-y scroll left top #FFFFFF;	
	}

div#debug {	
	font-size: 9px;
}

#kop ul, #servicemenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	padding-bottom: 5px;
}

#kop li, #servicemenu li {
    background-image: none;
    float: left;
    margin: 0;
    padding: 0;
}

#hoofdmenu {
    bottom: 0;
    left: 20px;
    position: absolute;
    width: 690px;
}

#hoofdmenu a.act, #hoofdmenu a:hover, #hoofdmenu a:active, #hoofdmenu a:focus {
    background-color: #BDDFED;
    color: #000000;
}
#hoofdmenu a {
   color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.2em 0.85em 0.27em;
    text-decoration: none;
}

.search {
    position: absolute;
    right: 5.7em;
    top: 9.2em;
    width: 17.5em;
}

.search form legend, .search form label {
    font-size: 0;
    left: -9000px;
    line-height: 0;
    position: absolute;
    width: 924px;
}
form legend {
    color: #000000;
    font-weight: bold;
    padding-bottom: 1em;
    white-space: normal;
}

.search form ol {
    clear: both;
    margin: 0;
    padding: 0;
}

.search form li {
    margin-top: 0;
}
.search form legend, .search form label {
    font-size: 0;
    left: -9000px;
    line-height: 0;
    position: absolute;
    width: 924px;
}
.search form input.text, x:-moz-any-link {
}

.search form input.text {
    width: 10.2em;
}

.search form input {
    float: left;
    margin: 0;
}

form input.text, form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    padding: 0.2em;
    width: 22.2em;
}
.search form input.submit, x:-moz-any-link {
    width: 3.7em;
}
.search form input.submit {
    background-color: #FFFFFF;
    font-size: 1.1em;
    height: 1.7em;
    margin: 0 0 0 -1px;
    padding: 0.1em 0 0.2em;
    width: 3.7em;
}
form input.submit, x:-moz-any-link {
    padding: 0.2em 1em;
}
form input.text, form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    padding: 0.2em;
    width: 22.2em;
}
form input.submit {
    background: none repeat scroll 0 0 #DEEBE3;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 0.4em 1em;
}

form input.text {
    line-height: 1;
}
form ol, form ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.onz {
    height: 1px;
    left: -900px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

ul.ul-left {
    float:left;
    width:150px;
    margin-left:20px;
    }
ul.ul-right {
    float:left;
    width:150px;
    }


/****************************** handige styles *******************************/

.right {text-align: right;}
.center {text-align: center;}
.floatleft {float: left;}
.floatright {float: right;}

.clear {clear: both; font-size: 1px; line-height: 1px;}
.clearw {
	clear: both;
}

.nomargin {margin: 0px 0px 0px 0px;}
.nopadding {padding: 0px !important;}

/* standaard pijltje voor lists */
ul {
	/*list-style-image: url(../img/site/blue_arrow.gif);*/
	list-style-type: bullet;
}

/****************************** links (algemeen) *******************************/

a {
	text-decoration: none;
	color: #19ACE2;
}

a:hover {color: #19ACE2;}


a.arrow, h3, h4 {
	color: #19ACE2;
	padding-left: 15px !important;
	background-image: url(../img/site/blue_arrow.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

a.arrow.after {
	padding-right: 15px;
	background-position: 100% 0%;
}

a.arrow-left {
	color: #19ACE2;
	padding-left: 15px !important;
	background-image: url(../img/site/blue_arrow_r.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

a.arrow.white {
	color: white !important;
	padding-left: 12px;
	background-image: url(../img/site/white_arrow.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

/* witte knop met afgeronde hoekjes bedoeld voor achtegrondkleur #8BD5F0 */
a.ronde_knop_wit {
	background-image: url(../img/site/ronde_knop_wit_bg.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 3px 10px 3px 20px;
	width: 150px;
	color: #132D78;
	display: block;
	float: left;
}

span.rounded-corners-blue {
    background: url("../img/site/rnd-corner-blue-right.gif") right no-repeat;
    height:16px;
    float:left;
    }

a.rounded-corners-blue {
    height:14px;
    padding:1px 10px;
    color:#132D78;
    font-weight:bold;
    background:url("../img/site/rnd-corner-blue-left.gif") left no-repeat;
    }
span.rounded-corners-white {
    background: url("../img/site/rnd-corner-white-right.gif") right repeat;
    height:16px;
    float:left;
    }
a.rounded-corners-white {
    height:14px;
    padding:1px 10px;
    color:#132D78;
    font-weight:bold;
    background:url("../img/site/rnd-corner-white-left.gif") left no-repeat;
    }
/******************************  bovenste gedeelte *******************************/

.header {
	text-align:center;	
	background: url("/img/huisstijl/sh_top.png") no-repeat scroll left top transparent;
	padding:8px 8px 0;
	position: relative;
}

div#footer {
	background: url("/img/huisstijl/sh_bot.png") no-repeat scroll left bottom transparent;
	position: relative;
}

div#ref {
	border: 0 none;
	padding: 0 0 5px;
	text-align:center;
	padding-top:20px;
}

div#footer span {
	background: url("/img/huisstijl/sh_bot-right.png") no-repeat scroll right bottom transparent;
	bottom:0;
	height:100%;
	position:absolute;
	right: 0;
	width: 16px;
}

.clearfix:after, .nav_main:after, .nav_bar:after, .title_bar:after, .search ul:after, .visual:after, .banner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after, .nav_main:after, .nav_bar:after, .title_bar:after, .search ul:after, .visual:after, .banner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.nav_main li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.search ol {
	clear:both;
	margin:0;
	padding:0;
}

.search ol, ul {
	font-size:1.1em;
	line-height: 1.6;
	margin-bottom:2.2em;
	list-style: none outside none;
}
	
.nav_main .sel a {
    background-color: #BDDFED !important;
    color: #000000;
}

#foldout-menu, #bar-menu, #complex-menu {
    position: relative;
    z-index: 200;
}

.nav_main {
    font-size: 1.2em;
    font-weight: bold;
    list-style: none outside none;
    margin: 0;
    padding: 0 24px;
}

.clearfix, .nav_main, .nav_bar, .title_bar, .search ul, .visual, .banner {
    display: block;
}

.search input.text {
    border: 1px solid #000;
    width: 13.6em;
}

 .search input.blurred {
    color: #535353;
}

 .search input {
    float: left;
    margin: 0;
    padding: 2px;
}

input.text, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    padding: 0.2em;
    width: 22.2em;
}

input.text {
    line-height: 1;
}

input.text, form textarea {
    font-family: Arial,Verdana,sans-serif;
    font-size: 1.1em;
    line-height: 1.5;
}
.nav_bar ul, ol {
    font-size: 1.1em;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 2.2em;
}

.header span {
	background: url("/img/huisstijl/sh_top-right.png") no-repeat scroll right top transparent;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:16px;
}
div#content_wrapper {
	background: url("/img/huisstijl/sh_right.png") repeat-y scroll right top transparent;
	padding: 0 10px 0 10px;
	position:relative;
}

div#logo {
	margin:0;
	height:87px;
	padding:0;
}

 
div#search input {
 border: solid 1px #132D78;
 font-size: 9px;
 color: #4DA3DB;
 background-color:white;
 width:150px;
    }
 
div#search form a {
    color:white;
    display:block;
    padding-top:5px;
    font-size: 9px;
    }
 
div#search_line {
 position:absolute;
 top:26px;
 right:10px
    }

 

div#subnav_top {
 margin-top: 15px;
 margin-right: 10px;
 text-align: right;
 }
 
div#subnav_top span {
 padding-left: 10px;
 }
 
div#subnav_top a {
 font-size: 10px;
 color: #132D78;
 margin: 0px 3px;
 }
 
/* Veranderingen Edwin */
div#menu {
   width:770px;
   background-color: #132D78;
   padding-top:8px;
   margin-bottom:0px;
}
.button {
	background-image:url(../images/but.gif);
	width:85px;
}

.button_on {
	background-image:url(../images/but_on.gif);
	width:85px;
	padding-top:2px;
}
.button_spacer {
	width:10px;
}
div#menu a {
	font-weight:bold;
	color:#132D78;
}
div#menu a:hover {
	font-weight:bold;
	color:#E8112D;
}
div#submenu {
   width:770px;
   background-color: #FFFFFF;
   height:20px;
   /*border-bottom:1px solid #132D78;*/
   /*padding-bottom:15px;*/
   padding-top:5px;
   background-image:url(/images/bg_menu_shade.jpg);
}
div#submenu a {
	font-weight:normal;
	color:#132D78;
	padding-left:10px;
	padding-right:10px;
}
div#submenu a:hover {
	font-weight:normal;
	color:#E8112D;
}

#dropmenudiv{
	position:absolute;
  	margin-top:5px;
	margin-left:0px;
	padding-bottom:3px;
	z-index:100;
	border-left:1px solid #132D78;
	border-right:1px solid #132D78;
	border-top:1px solid #132D78;
	border-bottom:1px solid #132D78;
	background-color:#F7F7F7;
}
#dropmenudiv a{
	line-height:21px;
	padding-left:0px;
	padding-right:9px;
	color:#132D78;
	width:100%;
	text-decoration:none;
	font-size:10px;
}
#dropmenudiv a:hover{
	width:100%;
	color:#E8112D;
}
/* Veranderingen Edwin */

/******************************  nav_bottom *******************************/

ul#navbottom {
	height: 20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin=bottom:0px;
	font-size:10px;
	list-style-type:none;
	border-top:1px dotted #132D78;
	padding:5px;
}

ul#navbottom li {
    float:left;
	padding-right:10px;
    }

ul#navbottom li#right {
	float:right;
	padding-right:0px;
	padding-left:20px;
    }

ul#navbottom li a {
    color:#132D78;
    }
	
ul#navbottom li a:hover {
	color:#E8112D;
}

/******************************  subsubmenu (zijmenu aan linkerkant) *******************************/

.subsubmenu {
    width:210px;
    float:left;
    border-right:1px solid #132D78;
}

.subsubmenu ul a {
	padding: 5px 0 5px 10px;
	display: block;
	/*border-left: 5px solid #FFFFFF;*/
	background-color: #FFFFFF;
	color: #132D78;
	font-weight:bold;
	border-bottom: solid 1px #132D78;
}

.subsubmenu ul a:hover {
	background-color: #BEE8F8;
}

.subsubmenu ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image:none;
}

.subsubmenu li {

}


.subsubmenu ul ul  {
	margin-left:0;
	padding:0;
}



.subsubmenu ul ul a {
	padding-left: 20px;
	font-weight:normal;
}

.subsubmenu a.subsubactief, .subsubmenu a.subsubsubactief {
	background-color: #BEE8F8;
}

.subsubmenu ul ul ul {
	margin-left: 0px;
	padding: 0px;
}

.subsubmenu ul ul ul a {
	padding-left: 40px;
}

/******************************  webtrail *******************************/

div#webtrail {
	padding: 10px 0 0 15px;
	font-size: 11px;
	font-weight: bold;
}

div#webtrail a {
	color: #132D7A;
	font-weight:bold;
}

div#webtrail a:hover {
	color: #B9DEEF;
}

span#webtrailpath {
	font-weight: bold;
	color: #B9DEEF;
}

/******************************  nav_bottom *******************************/

ul#navbottom {
	height: 20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 0px;
	margin=bottom:0px;
	font-size:10px;
	list-style-type:none;
	border-top:1px dotted #132D78;
	padding: 5px;
}

ul#navbottom li {
    float:left;
	padding-right:10px;
    }

ul#navbottom li#right {
	float:right;
	padding-right:0px;
	padding-left:20px;
    }

ul#navbottom li a {
    color:#132D78;
    }
	
ul#navbottom li a:hover {
	color:#E8112D;
}

div#login a#login-forgot {
    float:left;
    clear:left;
    margin:3px 0 0 35px;
    width:130px;
    color:white;
}
div#login a#login-register {
    float:left;
    margin:5px 0 0 0px;
    width:65px;
    color:white;
}

