
/*__________ 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 {
    color: #666;
    font: 70%/120% Verdana;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #E8E8E8;
}

a {
    color: #9F1928;
}

h6 {
    color: #000;
    display: block;
    padding: 3px 0px;
    font-size: 110%;
    margin: 0;
}

h6 a {
    color: #9F1928;
    text-decoration: none;
}

table {
    font-size: 100%;
}

table h6 {
    margin: 0 0 10px 0;
    color: #000;
}

div.lijstitem_intro p {
    margin: 0px;
    padding-bottom: 0px;
    display: inline;
}

.koppelnieuws p {
    margin: 0px;
    padding-bottom: 0px;
}

div.lijstitem_intro img {
    display: inline;
}

.koppelnieuws img.but_meer {
    margin: 5px;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    color:  #9F1928;
    display: block;   
    padding: 0;
    text-decoration: none;
}

ul.ul_lijst li div.lijstitem_intro {
    padding: 0;
}

ul.ul_lijst li div.lijstitem_intro a {
    display: inline;
}

h6.rubriek {
    margin: 6px 0 2px 0;
}

h6.rubriektitel {
    margin: 0 0 10px 0;
}

iframe#opus {
    height: 400px !important;
}

/*__________ WEBSITE __________ */

#container {
    width: 776px;
    position: relative;
    text-align: left;
    _display: table;
    _height: 800px;
    margin: 10px auto 10px auto;
    background: #fff url('../images/footer.jpg') no-repeat left bottom;
}

#header {
    width: 776px;
    height: 180px;
    background: url('../images/top.jpg') no-repeat left top;
}

#header #zoek {
    position: absolute;
    right: 30px;
    top: 10px;
}

#zoek #submit {
    position: relative;
    top: 3px;
}

#header input.zoek {
    border: 1px solid #999;
    margin-top: 3px;
    height: 18px;
}

#content {
    width: 100%;
    padding: 10px 40px 110px 230px;

}

#content a {
    color:  #9F1928;
    text-decoration: none;
}

#content div {
    z-index: 10;
}

#content #homenieuws {
    width: 350px;
    padding-right: 30px;
    border-right: 1px dotted #D4D4D4;
}

#directnaarwrap, #adreswrap {
    border: 1px solid #E8EFEE;
    padding: 5px 10px;
    margin: 10px 0 0 0;
}

#directnaarwrap {
    margin:0;
}

.koppelnieuws {
    margin-bottom: 5px;
    float: left;
    clear: both;
    width: 100%;
}

.koppelnieuws a {
    text-decoration: none;
}

h6.firsttwo a{
    color: #000 !important;
}

#content #rechtsbalk {
    position: absolute;
    left: 600px;
    top: 200px;
    font-size: 80%;
    margin: 0px;
    width: 150px;
}

#rechtsbalk #directnaar, #rechtsbalk #adres {
    border-top: 5px solid #FEE636;
    padding: 10px 0;
    width: 100%;
}

#rechtsbalk #directnaar {
    border-top: none;
    padding-top:0;
}

#contentbackground {
    width: 107px;
    height: 178px;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: -1;
}



#kruimelspoordiv {
    position: absolute;
    right: 40px;
    top: 140px;
    border-top: 2px solid #FEE636;
}

#kruimelspoordiv .kruimelspoor {
    color: #000;
    font-weight: normal !important;
    font-size: 90%;
}
/*
#terugknop a {
width: 46px;
height: 12px;
position: absolute;
right: 20px;
top: 123px;
background: url('../images/terug.gif') no-repeat left top;
}
 */
#terugknop {
    position:relative;
    text-align:right;
}

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


/*__________ WEBSITE NAVIGATIE __________*/

#wapenlink {
    position:relative;
    top:75px;
    left:28px;
    width:170px;
    height:80px;
    cursor:hand;
}

#snelmenu {
    position: absolute;
    color: #fff;
    top: 93px;
    left: 478px;
}

#snelmenu a {
    color: #fff;
    width: 55px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 19px;
}


a#snelmenu_home {
    background: url('../images/home_icon.gif') no-repeat 19px 6px;
}

a#snelmenu99 {
    background: url('../images/contact_icon.gif') no-repeat 50% 50%;
}

a#snelmenu5 {
    background: url('../images/zoek_icon.gif') no-repeat 50% 50%;
}

a#snelmenu37 {
    background: url('../images/eurovlag_icon.gif') no-repeat 50% 50%;
}

#navigatie {
    position: absolute;
    top: 200px;
    left: 0px;
    line-height: 100%;
    padding: 0 0 220px 40px;
    width: 220px;
    background: url('../images/leeuw_watermerk.gif') no-repeat 40px bottom;
}

#navcontainer {
    border-top: 5px solid #FEE636;
    width: 150px;
}

#navigatie ul {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    list-style-type: none;

}

#navigatie ul li a {
    background-color: #DAE5E3;
    color: #000;
    display: block;
    width: 150px;
    margin: 10px 0 0 0;
    padding: 1px 0 1px 6px;
    font-size: 90%;
    text-decoration: none;
    font-weight: bold;
}

#navigatie ul li a.item_active, #navigatie ul li a:hover {
    background-color: #B5CBC8;
    font-weight: bold;
}

#navigatie ul li ul li a.subitem_nonactive, #navigatie ul li ul li a.subitem_nonactive:hover {
    background-color: #F1F5F5;
    color: #304548;
    font-weight: normal !important;
    margin-top: 2px;
}

#navigatie ul li ul li a.subitem_active, #navigatie ul li ul li a.subitem_active:hover {
    background-color: #F1F5F5;
    color: #304548;
    font-weight: bold !important;
    margin-top: 2px;
}

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

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