
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;   
    text-align: center;
}

h6 {
    font-size: 100%;
}

/* start auto css */
body {
    color: #000000;
    font-family: arial;
    font-size: 80%;
    line-height: 120%;
    background: #D1D101;
}

a, a:hover {
    color: #017F8E;
}

div a:hover {
    color: #D1D100;
}

ul.ul_lijst li a {
    color: ;
    font-weight: ;
}

h6 {
    color: ;
}

h6.rubriektitel {
    color: ;
    font-family: ;
    font-weight: ;
}

span.kruimelspoor {
    color: #A3A3A3;
    font-family: arial;
    font-weight: normal;
}

ul.itemlist {
    padding: ;
    margin: ;
}

ul.itemlist li {
    padding: ;
    margin: ;
}

ul.itemlist li a {
    color: ;
}

ul.itemlist li a:hover {
    color: ;
}

ul.itemlist_bullet {
    padding: ;
    margin: ;
}

ul.itemlist_bullet li {
    padding: ;
    margin: ;
}

ul.itemlist_bullet li a {
    color: ;
}

ul.itemlist_bullet li a:hover {
    color: ;
}

div.quickmenu_item {
    width: ;
    padding: ;
    margin: ;
}

div.quickmenu_item a {
    color: ;
}

div.quickmenu_item a:hover {
    color: ;
}

div#navigation {
    color: ;
    background: ;
}

div#navigation ul {
    padding: ;
    margin: ;
    background: ;
}

div#navigation ul li {
    padding: ;
    margin: ;
}

div#navigation ul li a {
    color: ;
}

div#navigation ul li a:hover {
    color: ;
}

div#navigation ul li a.item_active {
    color: ;
}

div#navigation ul li a.item_nonactive {
    color: ;
}

div#navigation ul li ul li a {
    color: ;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content table,
div#content iframe {
    _width: 450px;
}


/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 840px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    _display: table;
    height: 505px;
    background: #FFF url(../images/internet/hp_left_cornerpage.gif) bottom left no-repeat;        
}

div#header {
    width: 100%;
    height: 225px;
    display: block;
    background: url(../images/internet/img_1_hp.jpg) top right no-repeat;    
}

div#header_overlay {
    width: 100%;
    height: 225px;
    display: block;
    background: url(../images/internet/homepage_header_overlay.png) top left no-repeat;    
}

div#content {
    display: block;
    width: 100%;
    height: 229px;
    position: relative;
}

div#logo {
    display: block;
    width: 285px;
    height: 88px;
    position: absolute;
    top: 0;
    left: 110px;
    background: url(../images/internet/logo_homepage.gif) top left no-repeat;    
}

div#mainmenu_hp_holder {
    display: block;
    width: 630px;
    height: 101px;
    position: absolute;
    top: 115px;
    left: 98px;
}

div.mainmenu_hp {
    display: block;
    float: left;
    width: 136px;
    height: 101px;
    margin-right: 20px;
}

div.mainmenu_hp a {
    display: block;
    width: 136px;
    height: 101px;
    color: #FFF;
    font-weight: bold;
    font-size: 100%;
    text-decoration: none;
    padding: 35px 20px 0 22px;
    background: url(../images/internet/mnm_hp.gif) top left no-repeat;    
}

div.mainmenu_hp a:hover {
    color: #017F8E;
    background: url(../images/internet/mnm_hp_on.gif) top left no-repeat;    
}

div#address {
    position: absolute;
    right: 10px;
    bottom: 5px;
    display: block;
    width: 100%;
    height: 15px;
    text-align: right;
    color: #404040;
    font-weight: bold;
    font-size: 80%;    
}

div.clear {
    clear: both;
}

img.sim_default_toon_plaatje {
    width: 128px;
}

div#intro ol, 
div.vervolg ol, 
div.lijstitem_intro ol {
	padding-left: 20px;
}

div#intro ul, 
div.vervolg ul, 
div.lijstitem_intro ul {
	padding-left: 15px;
}

ul.ul_lijst div.lijstitem_intro {
	margin-top: 8px;
}

ul.ul_lijst li.lijstitem {
	margin-bottom: 20px;
}

div#rubriek_total_wrap h6.rubriektitel {
	color: #a8aa01;
}

h6.rubriek img.but_klein {
    display: none;
}

div#top_button {
	bottom: 30px;
	right: 60px;
	position: absolute;
}

div#top_button a {
	display: block;
	width: 80px;
	height: 21px;
	background: url("../images/internet/but_naarboven.gif") no-repeat;
}

div#gekoppeldeitems a {
    font-weight: bold;
    text-decoration: none;
    background: url("../images/internet/koppelitem_bg.gif") no-repeat left;
    padding-left: 10px;
}

div#gekoppeldeitems a:hover {
    color: #a8aa01;
}