
body {
    text-align:center;
    font-size: 75%;
    line-height: 120%;
    font-family: Arial;
    background: #e3e2e4;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #416390;
	margin: 0px;
}

h6 {
	font-size: 100%;
}

a {
	color: #45547e;
}

a:active, a:hover {
	color: #ff9900;
	
}

table{
        font-size: 100%;
}

ul, ol {
    margin: 0px;
    padding-left: 17px;
}

ul {
    list-style-type: disc; 
}

ul li ul {
    list-style-type: circle; 
}

ul li ul li ul {
    list-style-type: square; 
}

ul.ul_lijst ul {
    list-style-type: disc; 
}

ul.ul_lijst ul li ul {
    list-style-type: circle; 
}

ul.ul_lijst ul li ul li ul {
    list-style-type: square; 
}

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 995px;
    position: relative;
    min-height: 600px;
    background: white;
    margin-bottom: 20px;
}

div.clear_both {
    clear: both;
}

div#search fieldset {
    border: none;
}

div#search legend {
    display: none;
}


/*\-------------- LOGO ----------------/*/



div#search {
    position: absolute;
    /*width: 169px;
    height:  17px;*/
    top: 42px;
    right: 0px;
    text-align: right;
}

div#search fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

div#search legend {
    display: none;
}

div#search input#keyword {   
    display: inline;
    width: 144px;
    border: 1px solid #45547f;
    border-right: none;
    color: #45547f;
    padding: 1px 0 0px 14px;   
    height: 1.60em;    
    font-size: 90%;
    vertical-align: top;
}

div#search input#submit {    
     display: inline;    
    background: #475480;
    color: #FFFFFF;
    cursor:pointer;
    font-size: 90%;
    font-weight: bold;
    padding:0 5px 0 5px;
    height: 1.6em;
    line-height: 1em;
    border: none;    
}


/*/-------------- HEADER ----------------\*/
div#header {
    height: 246px;
    width: 938px;	
    position: relative;
    margin-left: 28px;
}

div#header_image_bg {
    position: absolute;
    bottom: 0px;
    height: 130px;
    width: 938px;
    background: #ff9900;
}

div#header_image {
    width: 938px;
    height: 106px;
    position: absolute;
    background: url("") no-repeat;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    top: 11px;
}

div#logo {
    width: 310px;
    height:     90px;
    position: absolute;
    top: 20px;
    left: 14px;   
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
}

img.imagelink {
    border: 0px none;
}


/*\-------------- HEADER ----------------/*/


/*-------------- RUBRIEK ----------------*/

span.rubriek img {
	display:none;
}

div#rubrieken_wrap span.rubriek a.rubriek {
	color: #45547E;
	text-decoration: none;
}

div#rubrieken_wrap h6.rubriek {
    margin-top: 0px;
    margin-bottom: 5px;
}

div#rubrieken_wrap span.rubriek a.rubriek:hover {
    color: #ff9900;
}


div#contact {
	border: 1px solid #45547f;
	font-size:90%;
	margin-top: 22px;
	
}

div#contact h1.contact_header {
    background: #45547f;
    color: white;
    font-size: 110%;
    padding-top: 8px;
    padding-bottom: 6px;
    margin: 0px;
    padding-left: 13px;
}

div#contact_content {
    padding: 12px;
    font-size: 100%;
}

div#content_left {
    width: 187px;
    float: left;
    padding-bottom: 15px;
}

div#content_container {
    position: relative;
    width: 938px;       
    margin-left: 28px;
    margin-top: 22px;
    padding-bottom: 30px;
}


div#content{
	float: left;
	width: 518px;
	margin-left: 30px;
	padding-top: 7px;
	padding-bottom: 20px;
}

div#content div#laatstgewijzigd {
    float: right;
    font-size: 90%;
}

div#content_right {
    float: right;
    width: 155px;
    position: relative;
    padding-bottom: 15px;
}

a#print_button {
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/but_print.gif") no-repeat;
    top: 4px;
    right: 20px;
    float: left;
}

a#terug_button {
    display: block;
    background: url("../images/but_terug.gif") no-repeat;
    width: 91px;
    height: 11px;
    top: 8px;
    right: 48px;
    float: left;
    /*margin-left: 5px;*/
    margin-right: 8px;
}

div.snelnaar_header {
    color: #45547e;
    background: #FF9900;
    padding-left: 14px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 1px;
    
}

div#snel_naar {
    margin-top: 37px;
    background: white;
}

div#snel_naar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    background: #FF9900;
}
div#snel_naar ul li {
    margin-bottom: 1px;
    padding-left: 10px;
    background: #ffdfb0 url("../images/bullet_klein.gif") no-repeat 7px 10px; 
    padding-left: 17px;   
}

div#snel_naar ul li.last {
    margin-bottom: 0px;
}

div#snel_naar ul li a {
    font-size: 90%;
    font-weight: bold;
    color: #45547e;
    background: #ffdfb0;
    display: block;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 3px;
}

div#paginakop{
	font-size:150%;
	font-weight:bold;
	color:#ff9900;
}


div#kruimel {
	margin-bottom:10px;
	margin-top: 10px;
}

span.kruimelspoor a{
	font-size: 90%;
	font-weight:normal;
	color: #45547e;
    text-decoration:underline;
}

span.kruimelspoor a:hover {
    color: #45547e;
}


span.kruimelspoor a.lastkruimel,  
span.kruimelspoor a.lastkruimel:hover {
	text-decoration:none;
	color:#ff9900;
}


/*/-------------- NAVIGATIE ----------------\*/
div#quickmenu {	
    position: absolute;
    right: 0px;
    top: 88px;
}
div#quickmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}

div#quickmenu ul li {
	float: left;	
	background: url("../images/qmenu_border.gif") left 3px no-repeat;
}

div#quickmenu ul li.home {
    background: none;
}

div#quickmenu ul li a {
	margin-left: 13px;
	margin-right: 13px;
    text-decoration: none;
    font-weight: normal;
    display: block;
    color:#000;
    
}

div#quickmenu ul li a.font_size {
    margin-right: 8px;
}


ul#navlist {
    margin: 0px;
    padding: 0px;
}

#navlist, 
#navlist li ul { 
	list-style: none;    
}

#navlist li.rei_menu_hoofdli {
    margin-bottom: 1px;
}

#navlist li.rei_menu_hoofdli a {
    color: #31383d;
    display: block;
    padding-left:20px;
    text-decoration: none;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 4px;
}


#navlist li .item_nonactive {
	background: #bdd9ea;
}

#navlist li.rei_menu_hoofdli a.item_active,
#navlist li.rei_menu_hoofdli a.item_nonactive:hover {
    background: #45547e;
    color:#fff;
}

ul.subcontainer {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: #BDD9EA;
    padding-top: 4px;
    padding-bottom: 11px;
}

#navlist li.rei_menu_hoofdli ul.subcontainer a {
    font-weight: normal;
    padding-left: 33px;
    padding-top: 2px;
    padding-bottom: 1px;
}

#navlist li.rei_menu_hoofdli ul.subcontainer a.subitem_active, 
#navlist li.rei_menu_hoofdli ul.subcontainer a:hover {
    background: url("../images/bullet_submenu.gif") no-repeat 21px 6px;
}

/*\-------------- NAVIGATIE ----------------/*/




ul.ul_lijst li.lijstitem_bullet {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:12px;
	background-position: left 4px;
	padding-left:12px;
	margin-bottom: 8px;
}


ul.ul_lijst li a {
	color:45547E;
}
ul.ul_lijst li a:hover,ul.ul_lijst li a:active{
	color:ff9900;
}

ul#homeitems {
    padding-left: 0px;
    list-style-type: none;
    margin: 0px;
}

ul#homeitems li.item {
    clear: both;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 13px;
    margin-bottom: 13px;
    padding-left: 10px;
    background: url("../images/bullet_klein.gif") no-repeat left 4px;
}

ul#homeitems li a {
    text-decoration: none;
    font-weight: bold;
}

ul#homeitems li em {
    font-style: normal;
    font-size: 80%;
    font-weight: normal;
}

ul#homeitems li a.meer {
    clear: both;
    display: block;
    width: 61px;
    height: 12px;
    background: url("../images/but_meer.gif") no-repeat;
}

img.homeitem_image {
    width: 127px;
    height: 85px;
    float: left;
    margin-right: 11px;
    margin-bottom: 10px;
}

div.homeitem_intro {
    padding-top: 11px;
}

div.homeitem_intro ul {
    padding-left: 153px;
}

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul, 
div#rubrieken_wrap span.rubriek ul, 
span.rubriekintro ul, 
span.rubriekintrotekst ul {
    padding-left: 16px;
}

div.lijstitem_intro ol, 
div#intro ol, 
div.vervolg ol, 
div#rubrieken_wrap span.rubriek ol, 
span.rubriekintro ol, 
span.rubriekintrotekst ol {
    padding-left: 19px;
}

div.tedownloaden {
    color: #818181;
    border-top: #e3e3e3 1px solid;
    padding-top: 11px;
    margin-top: 20px;
}

a#naar_boven {
    display: block;
    width: 62px;
    height: 12px;
    background: url("../images/but_naarboven.gif") no-repeat;
    margin-left: 678px;
}

div#bottom {
    float: left;
    width: 100%;
    text-align: right;
}

div#rubrieken_wrap span.rubriek h6.rubriek {
    padding-left: 10px;
    background: url("../images/rubriek_wrap_bg.gif") no-repeat left 4px;
}

div#rubrieken_wrap span.rubriek div.rubriek_item_wrap h6.rubriek {
    background: none;
}

div#rubrieken_above span.rubriek div.rubriek_item_wrap {
    margin-top: 10px;
    padding-bottom: 12px;
}

div#intro {
    clear: both;
}

p.word strong font {
    line-height: 100%;
}

span.homepagedatum {
    font-size: 10px;
}

div.archiefknop {
    margin-top: 0px;
}

div#rubrieken_clear_bottom {
    height: 10px;
}

div#gekoppeldeitems {
    margin-top: -10px;
}

div#gekoppeldeitems h6.tussenkop {
    margin-top: 0;    
    color: #45547E;
}
