/* 14 december 2011 */

body,
html {
    background: url('../img/bg-body.gif') repeat-y center top;
    color: #01287E;
    font-family: Arial,Helvetica,sans-serif;
    height: 100%;
    line-height: 17px;
    margin: 0!important;
    padding: 0!important;
}
body {    font-size: 12px }
p {
    font-size: 1em;
    margin: 4px 0 10px;
    padding: 0 7px;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    color: #153e89;
    font-weight: 600;
    margin: 5px 0 10px;
    padding: 0 7px;
}
h1 {
    color: #153e89;
    font-size: 22px;
    line-height: 26px;
    margin: 6px 0 16px;
}
h2 {
    font-size: 18px;
    line-height: 20px;
    margin: 6px 0 16px;
}
h3,
legend {
    font-size: 1em;
    margin: 0;
}
h4 {
    font-size: 1.2em;
    margin: 0;
}
h5 {
    font-size: 13px;
    margin: 0;
}
h6 {
    font-size: 1.2em;
    font-weight: 300;
    margin: 0;
}
a {
    color: #153e89;
    text-decoration: none;
}
a.em2 {    font-size: 120% }
a.em3 {    font-size: 140% }
img {
    border: none;
    margin: 7px;
}
ul li {
    display: inline;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
ul.normal li div {    color: #2C2C2C }
ol li {
    font-size: 13px;
    list-style-type: decimal;
    margin: 0 0 7px 24px;
}
hr {
    background: #f0f0f0;
    border: none;
    border-bottom: 1px solid transparent;
    border-top: 1px dotted #ccc;
    clear: both;
    color: transparent;
    height: 1px;
    margin: 5px 0;
}
table {
    border-spacing: 0;
    margin: 10px 0 15px;
    vertical-align: top;
    width: 100%;
}
    table caption {
        color: #2C2C2C;
        font-size: 13px;
        font-weight: 700;
        padding: 3px 7px;
        text-align: left;
    }
td,
th {
    border: none;
    padding: 3px 7px;
    text-align: left;
    vertical-align: top;
}
th {
    font-size: .9em;
    font-weight: 600;
}
td a {
    color: #01287E;
    font-weight: 600;
}
.box1 thead th {    color: #FFF }

.cl {    clear: left }
.cr {    clear: right }
p.intro {
    color: #606060;
    font-weight: 600;
}
#artsennet_main {    min-height: 800px }
#container {
    background: #fff url('../img/bg-header.gif') repeat-x center 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0 auto;
    min-height: 800px;
    position: relative;
    width: 1008px;
}
#header {
    background: transparent;
    height: 235px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1008px;
    z-index: 10;
}
#header_banner {
    left: 259px;
    padding: 7px;
    position: absolute;
    top: 55px;
}
#logo {
    left: 14px;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 216px;
}
    #logo img {
        margin: 0 !important;
    }
#metalink {
    left: 291px;
    position: absolute;
    top: 118px;
}
#metanav {
    font-size: 11px;
    position: absolute;
    right: 340px;
    top: 21px;
}
    #metanav ul li {
        border-left: none;
        border-right: 1px solid #D7D7D7;
        padding: 0 10px;
    }
    #metanav a,
    #metalink a {
        color: #474747;
        font-size: 12px;
    }
#searchform {
    position: absolute;
    right: 28px;
    top: 116px;
    width: 327px;
}
input.search-text {
    background: #F7F7F7;
    border: 1px solid #919191;
    color: #606060;
    display: inline;
    float: left;
    font-size: 11px;
    height: 19px;
    margin-right: 7px;
    vertical-align: top;
    width: 185px;
}
input#search-button,
input#search-button-more,
.search-button,
.search-button-more {
    background: transparent;
    border: none;
    color: transparent;
    height: 22px;
    text-indent: -5000px;
    width: 59px;
}
input#search-button-more,
.search-button-more {
    background: transparent;
    width: 22px;
}
input#search-button:hover,
input#search-button-more:hover,
.search-button:hover,
.search-button-more:hover {    background-position: 0 -22px }
#content input.search-text,
#content1 input.search-text {
    font-size: 11px;
    width: 300px;
}
#left input.search-text,
#right input.search-text {
    font-size: 11px;
    width: 115px;
}
#right1 input.search-text {
    font-size: 13px;
    width: 225px;
}
#topnav {
    background: transparent;
    bottom: -2px;
    color: #FFF;
    left: 0;
    position: absolute;
    right: auto;
    width: 100%;
    height: 40px;
    z-index: 10;
}
    #topnav ul {
        background: transparent;
        font-size: 12px;
        font-weight: 600;
        line-height: 38px;
        margin-left: 30px;
        padding: 0;
    }
        #topnav ul li {
            border-left: 1px solid #01287E;
            padding: 12px 0;
            top: 1px;
        }
        #topnav ul li.end {    border-right: 1px solid #01287E }
        #topnav ul li a {
            color: #01287E;
            line-height: 40px;
            padding: 0;
        }
        #topnav ul li.active a {
            background: #153e89 none no-repeat scroll center bottom;
            color: #fff;
            text-decoration: none;
        }
    #topnav a.navigation { margin: 0; }

    #topnav ul:hover li a {
        background: none;
        color: #01287E;
        text-decoration: none;
    }
    #topnav ul li a:hover,
    #topnav ul li:hover a {
        background: transparent;
        color: #002759;
        text-decoration: none;
    }
    #topnav ul li.no-subnav a:hover {    background: #002759 }
    #topnav ul .subnav {
        -moz-box-shadow: 1px 7px 5px #666;
        -webkit-box-shadow: 1px 7px 5px #666;
        box-shadow: 1px 7px 5px #666;
        display: none;
        font-size: 11px;
        height: auto;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 200;
        text-align: left;
        top: 21px;
        width: 200px;
    }

        #topnav ul .subnav ul {
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            background: #002759;
            border-radius: 3px;
            display: block;
            font-size: 11px;
            line-height: 32px;
            margin: 0;
            padding: 6px 0;
        }

    #topnav ul li:hover {
        z-index: 100;
    }

    #topnav ul li:hover .subnav {
        display: block;
        left: 0;
    }
    #topnav ul ul li {
        border: none;
        padding: 7px 0;
    }
        #topnav ul ul li a,
        #topnav ul:hover ul li a {
            background: none;
            color: #333;
            line-height: 32px;
            padding: 7px 3px 7px 7px;
            text-decoration: none;
        }
        #topnav ul ul li a:hover {
            background: transparent none;
            color: #153e89;
            text-decoration: none;
        }
.subnav-tl,
.subnav-tr {
    display: none;
    height: 32px;
    position: absolute;
    width: 14px;
}
.subnav-tl {
    left: 0;
    top: 6px;
    width: 228px;
}
.subnav-tr {
    right: 16px;
    top: 6px;
}
#header.nobanner {
    background: transparent;
    height: 140px;
}
#header.nobanner #searchform {    top: 21px }
#breadcrum {
    color: #999;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 14px 14px 6px;
    width: 980px;
}
    #breadcrum li a {
        border: none;
        color: #343b01;
        padding: 0 4px;
        text-decoration: none;
    }
a.bookmark {
    float: right;
    margin-right: 16px;
}
#content {
    display: inline;
    float: left;
    padding: 0 7px 7px;
    width: 994px;
    z-index: 1;
    position: relative;
}
#left,
#left1,
#left2 {
    float: left;
    overflow: hidden;
    position: relative;
    width: 214px;
}
#left1 {    width: 620px }
#leftnav li {
    border-bottom: 1px solid #FFF;
    display: block;
    padding-bottom: 5px;
}
#leftnav li.end {
    border-bottom: none;
    padding-bottom: 0;
}
#leftnav li a {
    background: transparent;
    color: #153e89;
    display: block;
    font-size: 11px;
    font-weight: 600;
    padding: 7px 7px 2px 10px;
}
#leftnav li li {
    background: transparent none;
    border: none;
    margin: 0;
    padding: 0 0 0 18px;
}
#leftnav li.active li a {
    background: none;
    color: #153e89;
    padding: 0;
}
#content1 {
    display: inline;
    float: right;
    width: 780px;
}
#contentBanner {
    display: inline;
    float: left;
    position: relative;
}
#mid,
#mid1,
#mid2,
#midleft {
    float: left;
    position: relative;
    width: 214px;
}
#mid {
    margin-right: 16px;
    width: 550px;
}
#mid1 {    width: 414px }
#mid2 {    width: 994px }
#right,
#right1,
#right2,
#midright {
    display: inline;
    float: right;
    position: relative;
    width: 214px;
}


#right1 {    width: 352px }
#footer {
    background: transparent;
    clear: both;
    height: 31px;
    margin-top: 7px;
    padding-left: 20px;
    text-align: left;
}
#footer-copyright {
    color: #FFF;
    display: inline;
    float: left;
    font-size: 11px;
    margin: 7px 7px 0 0;
}
#footer-logo {
    display: inline;
    float: left;
    margin: 7px 50px 0 13px;
}
#footer-sitewide {
    height: 35px;
    padding: 7px 214px 0;
}
#footer ul li {
    border-right: 1px solid #FFF;
    display: inline;
    padding: 2px 10px;
}
#footer a {
    color: #FFF;
    font-size: 11px;
}
.box0,
.box1,
.box2,
.box3,
.box4,
.box5,
#right_banner {
    color: #2c2c2c;
    display: block;
    float: none;
    margin: 0 0 30px;
    position: relative;
    width: auto;
    clear: both;
}
.box2 {
    background-color: #fff;
}
#leftnav.box2 {
    background: #fff;
}
.box3 {
    background: #FFF;
    color: #000;
}
.box-content {
    border: none!important;
    display: block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: auto!important;
}

/* 2 kolommen naast elkaar */
.w1 {
    float: left;
    width: 48%;
}

.w1 + .w1 {
    clear: none;
    float: right;
}

.box-tl,
.box-tr,
.box-bl,
.box-br {
    height: 5px;
    position: absolute;
    width: 6px;
    overflow: hidden;
    background: url(../img/roundedcorners.png) no-repeat \0/; /*ie hack */
}

.box-tl { top: 0; left: 0; background-position: 0 0; }
.box-tr { top: 0; right: 0; background-position: -6px 0; }
.box-bl { display:none; bottom: 0; left: 0; background-position: 0 -5px; }
.box-br { display:none; bottom: 0; right: 0; background-position: -6px -5px; }


.box3 .box-content {    border: none }
.box2 h2,
.box3 h2,
.box4 h2,
.box5 h2,
.toggle h2,
.toggleActive h2 {
    color: #333;
    font-size: 11px;
    margin: -6px -6px 0;
    padding: 6px 0 5px 14px;
}
.box2 h2.box2-header,
.box3 h2.box3-header,
.box4 h2.box4-header,
.box5 h2.box5-header {
    height: auto;
    margin: inherit;
    padding: 6px 0 6px 14px;
}
.toggle,
.toggleActive {
    background: url(../img/button_down.png) no-repeat right top;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    cursor: pointer;
    margin-left: -7px;
    padding: 6px 6px 0;
    width: 100%;
}
.toggleActive {    background-image: url(../img/button_up.png) }
    .toggleActive h2,
    .toggle h2 {    margin-right: 8px }
#toggleContainer .toggleActive,
#toggleContainer .toggle {
    border-bottom: none;
    border-top: 1px solid #01287E;
    margin-left: 10px;
    padding-left: 0;
    width: 308px;
}
#left #toggleContainer .toggle,
#left #toggleContainer .toggleActive,
#right #toggleContainer .toggle,
#right #toggleContainer .toggleActive {    width: 184px }
#toggleContainer .toggle h2,
#toggleContainer .toggleActive h2 {    margin-left: -8px }
#toggleContainer .box-content {    border-top: none }
#mid .box-content {    width: 538px }
#mid2 .box-content {    width: 966px }
#right1 .box-content {    width: 324px }
#content .cntboxtabs {
    background: transparent;
    height: 31px;
    margin: -6px -7px 16px;
    padding: 0 14px 0 6px;
}
#content .boxtabs {    padding: 6px 0 }
    #content .boxtabs li {    padding: 9px 0 }
        #content .boxtabs li a {
            border-right: 1px solid #FFF;
            color: #333;
            font-size: 11px;
            font-weight: 600;
            padding: 9px 6px;
        }
    #content .boxtabs li.end a {    border-right: medium none }
    #content .boxtabs li a:hover,
    #content .boxtabs li.active a {
        background-color: #FFF;
        color: #000;
        text-decoration: none;
    }
.tools {
    margin-left: 7px;
    margin-top: 21px;
}
li.save a,
li.mail a,
li.printout a {
    color: #01287E;
    font-size: 13px;
    font-weight: 400;
    margin-right: 14px;
    padding-left: 21px;
}
li.save a {    background: transparent url(../img/an/icon_save.png) no-repeat 0 0 }
li.printout a {    background: transparent url(../img/an/icon_print.png) no-repeat 0 0 }
li.mail a {    background: transparent url(../img/an/icon_mail.png) no-repeat 0 0 }
a.aanmelden,
a.afbreken,
a.afrekenen,
a.bestel,
a.bestellen,
a.close,
a.doorgaan,
a.inloggen,
a.leesmeer,
a.leesverder,
a.meerinfo,
a.naaragenda,
a.naaruitslag,
a.nieuwonderwerp,
a.plaatsbericht,
a.plaatsreactie,
a.reageer,
a.stem,
a.terug,
a.tooninhoud,
a.toonproducten,
a.verderwinkelen,
a.versturen,
a.verstuur,
a.volgende,
a.volledigaanbod,
a.vorige,
a.zoek_uitgebreid,
a.uitgavemc,
a.uitgavemc2k {
    float: none;
    margin-left: 0;
    width: auto!important;
    font-size: 12px;
    color: #333;
    height: 22px;
    line-height: 22px;
    text-align: left;
    text-indent: 0;
    background: #eee;
    display: inline-block;
    padding: 1px 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.borderRadius em { background: #fff; !important; width: 1px !important; height: 1px !important; }


a.zoek {
    background: url(../img/button_zoek.png) no-repeat scroll 0 0;
    width: 50px;
}
a.search-button {
    background: url(../img/an/button_zoek_artsennet.png) no-repeat scroll 0 0;
    float: left;
    margin: 0;
    width: 59px;
}
a:hover.zoek_uitgebreid,
a.search-button-more:link,
a.search-button-more:visited,
a.search-button-more:hover,
a.search-button-more:active {
    background: transparent url(../img/btn_search_advanced.gif) repeat-x top left;
    border: none;
    float: right;
    height: 25px;
    margin: 3px 0 0 5px;
    min-width: 23px;
    text-decoration: none;
    width: 23px;
}

a.search-button-more:hover {
    background-position: bottom left;
}

span.closelayer {
    background: url(../img/icon_delete.png) no-repeat scroll 0 0;
    height: 21px;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 21px;
}
span:hover.closelayer {
    background-position: 0 -22px;
    cursor: pointer;
}
ul.normal,
ul.normal ul {
    font-size: 13px;
    list-style: none;
    margin: 5px 0 10px;
    padding: 0 6px;
}
    ul.normal li {
        display: list-item;
        list-style-type: disc;
        padding-bottom: 3px;
    }

    ul.normal a.normal, ul.normal a { text-decoration: none; }

    ul.normal ul li {    list-style-type: circle }
    ul.normal ol li,
    ol ol li,
    ul ol li {
        list-style-type: decimal;
        margin: 0 0 7px 40px;
    }
    ul.normal ul ul li {    list-style-type: square }
ul.index,
ul.index ul {    padding-left: 14px }
    ul.index li,
    ul.index ul li {    list-style-type: none }

ul.sitelist li,
ul.normal.sitelist li {
    list-style: inside;
    background: none;
    padding-left: 0;
}

ul.sitelist li span,
ul.normal.sitelist li span  {
    vertical-align: top;
    padding-left: 5px;
    display: block;
    height: 25px;
}

#participants ul.sitelist li span,
#participants ul.normal.sitelist li span  {
    padding-left: 0;
    display: inline;
}

ul.link li {
    display: list-item;
    list-style-image: url('../img/bullet1.png');
    margin: 0 0 3px 21px;
}
ul.bullet1 li {
    display: list-item;
    list-style-image: url('../img/bullet1.png');
    margin: 0 0 7px 30px;
}
ul.bullet1 ul li {    list-style-image: url('../img/bullet1.png') }
ul.bullet2 li {
    display: list-item;
    list-style-image: url('../img/bullet2.png');
    margin: 0 0 7px 30px;
}
ul.nobullet li {
    display: list-item;
    list-style-type: none;
    margin: 7px;
    padding: 0;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.left {
    float: left;
    margin: 4px 21px 7px 7px;
}
img.left1 {
    float: left;
    margin: -6px -6px 6px;
}
.caption {
    margin: 7px;
    text-align: center;
}
table.border1 {
    border-bottom: 1px dotted #153e89;
    border-left: medium none;
    border-right: 1px dotted #153e89;
    border-top: medium none;
}
    table.border1 td {
        border-left: 1px dotted #153e89;
        border-top: 1px dotted #153e89;
    }
table.border2 {
    border-bottom: 1px solid #153e89;
    border-left: medium none;
    border-right: 1px solid #153e89;
    border-top: medium none;
}
    table.border2 td {
        border-left: 1px solid #153e89;
        border-top: 1px solid #153e89;
    }
.error {
    color: red;
    font-weight: 700;
}
form p {
    clear: both;
    overflow: hidden;
    zoom: 1;
}
label {
    float: left;
    margin-right: 7px;
    text-align: right;
}
.text label,
.select label,
.file label,
.radio label {
    display: block;
    margin-right: 7px;
    text-align: left;
    width: 163px;
}
.text input {
    background: #F7F7F7;
    border: 1px solid #d7d7d7;
    color: #606060;
    width: 168px;
}
.radiogroup {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 200px;
}
label.radio,
.radio label {
    display: block;
    float: none;
    padding-left: 25px;
    text-align: left;
}
    label.radio input {
        margin: 0 5px 0 -25px;
        vertical-align: middle;
        width: 20px;
    }
label.radio:hover {    background-color: #D7D7D7 }
.radio label span:hover {    background-color: #AAA }
.textarea textarea {
    background: #F7F7F7;
    border: 1px solid #d7d7d7;
    color: #606060;
    width: 100%;
}
fieldset {
    border: 1px solid #d7d7d7;
    margin: 30px 0 0;
    padding: 7px;
}
    fieldset p {
        clear: both;
        padding: 0;
    }
.quote {
    clear: both;
    font-style: italic;
}
#voteForm select,
#voteForm input {
    background: #F7F7F7;
    border: 1px solid #919191;
    color: #606060;
    height: 19px;
    vertical-align: top;
    width: 40px;
}
ul.medialist {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    moz-border-radius: 3px;
}
.medialist li span.date {    font-style: italic }
.medialist li a {
    border-bottom: 1px solid #F0F0F0;
    color: #2C2C2C;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 6px;
}
.medialist li a:hover {
    background: #F6F6ED!important;
    background-color: #AAA;
    border-bottom: 1px solid #CCC;
    color: #F7F7F7;
    text-decoration: none;
}
ul.medialist img {
    display: inline-block;
    float: left;
}
#right1 ul.medialist .clearing {
    clear: both;
    display: block;
}
#mid .medialist li a:hover,
#mid1 .medialist li a:hover,
#mid2 .medialist li a:hover,
#midleft .medialist li a:hover {    background-color: #d7d7d7 }
.medialist .m-head {
    clear: both;
    color: #153e89;
    font-size: 110%;
}
.medialist .m-row {
    clear: both;
    color: #606060;
    font-weight: 400;
}
.medialist .m-label {
    color: #606060;
    display: inline-block;
    float: left;
    font-weight: 700;
    padding: 3px;
    width: 25%;
}
.medialist .m-data {
    display: inline-block;
    padding: 3px;
    width: 71%;
}
.box-content ul.medialist h2,
.box-content ul.medialist h2 a {    background: none }
.medialist table th {
    background: none;
    color: #153e89;
    font-size: 12px;
}
.medialist table td {
    background-color: inherit;
    border-bottom: none;
    color: #606060;
    font-size: 11px;
    font-weight: 400;
}
.medialist tr:hover {
    background-color: inherit;
    color: inherit;
}
.medialist .label {
    color: #606060;
    font-weight: 700;
}
.medialist li a:hover span.title {
    color: #606060;
    text-decoration: underline;
}
.mediabox {
    display: inline;
    float: left;
    width: 178px;
}
.mediabox-content {
    border: 1px dotted #ccc;
    margin: 14px;
    padding: 7px;
}
.mediabox1 {
    border-bottom: 1px dotted #ccc;
    xxfloat: left;
}
    .mediabox1 a:hover {    background-color: #CCC }
img.lock {    margin: 0 3px 0 0 }
.mediabox1-content {
    margin: 7px;
    xxpadding: 7px;
}
.mediabox1 p {
    font-size: .9em;
    margin: 0;
    padding: 0;
}
ul#sitemap,
#sitemap ul {
    line-height: 22px;
    list-style-image: none;
    margin: 0 0 0 7px;
    padding: 0;
}
#sitemap li {
    display: list-item;
    line-height: 20px;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 2px 0;
}
.contentBanner {
    background-color: #9a3879;
    color: #CCC;
    font-size: 22px;
    line-height: 30px;
    margin: 7px;
    width: 766px;
}
h2.box1-header {
    background: #2da1c6 none repeat scroll 0 0;
    color: #FFF;
    font-size: 11px;
    margin: -6px -6px 0;
    padding: 5px;
}
div.table {
    margin: 10px 7px;
    valign: top;
}
.forumtoptitel {
    color: #606060;
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 0;
}

a.navigation {
    margin-left: 5px;
}

.level0 {    margin-left: 0 }
.level1 {    margin-left: 20px }
.level2 {    margin-left: 40px }
.level3 {    margin-left: 60px }
.level4 {    margin-left: 80px }
.level5 {    margin-left: 100px }
.level6 {    margin-left: 120px }
.level7 {    margin-left: 140px }
.level8 {    margin-left: 160px }
.level9 {    margin-left: 180px }
.forummessage {
    border-top: 1px solid #d7d7d7;
    display: block;
    padding-bottom: 1px;
}
    .forummessage h3.header {    margin-top: 0 }
.forummessage:hover {
    background-color: #f3f3f3;
    border-top: 1px solid #CCC;
}
#searchForm fieldset {
    border: none;
    margin: 0;
    padding: 7px;
}
#searchForm label,
.checkboxgroup label {
    float: none;
    margin-right: 21px;
    text-align: left;
}
#searchFormSubmit {
    background: #FFF;
    border: 1px solid #606060;
    margin-left: 10px;
    min-width: 0;
    padding: 0 7px;
}
.sFormQueryInput {    width: 250px }
.sFormQuery label,
.sFormSort label {
    color: #333;
    display: block;
    font-weight: 600;
}
#searchTabs ul {    padding: 7px 2px 2px }
#searchTabs li {
    margin: 0;
    padding: 3px 0;
}
    #searchTabs li a {
        color: #FFF;
        float: left;
        font-size: 12px;
        margin: 0;
        padding: 3px 35px 3px 10px;
        text-align: center;
        width: auto;
    }
#searchFormContainer {
    background: #B1B141;
    color: #153e89;
    margin: -6px -6px 15px;
    padding: 5px 5px 0;
}
.sResult {
    border-bottom: 1px dotted #d7d7d7;
    margin: 20px 0;
    padding: 7px 7px 20px;
}
    .sResult p,
    .sResult h3,
    .sResult h5,
    .sResult a {
        margin: 0;
        padding: 0;
    }
#searchResult a:hover {
    background: none;
    background-color: #AAA;
    color: #153E89;
}
#sPaging li a {
    margin-left: -3px;
    padding: 0 4px;
}
#sPaging li.active a {
    background-color: #153e89;
    color: #FFF;
}
#sPaging li a:hover {
    background-color: #AAA;
    color: #F7F7F7;
    text-decoration: none;
}
#sPagingSet {
    float: left;
    font-size: .9em;
    font-weight: 700;
}
#sPagingLinks {
    float: right;
    font-size: .9em;
}
ul.refineSearch li a {
    display: block;
    padding: 2px 7px;
}
#std-header {    height: 80px }
#std-inhoud {    margin: 0 0 21px 70px }
#std-tekst {    margin: 0 0 0 70px }
#std-kaartkop,
#std-kaarttekst {    margin: 0 70px 21px }
    #std-kaarttekst p,
    #std-kaarttekst h2 {    margin: 2px 0 }
    #std-kaarttekst h2 {    margin: 7px 0 2px }
    #std-kaartkop p {
        color: #AAA;
        margin: 2px 0 5px;
    }
#content .icon {
    margin: 0 7px;
    vertical-align: top;
}
.state {    margin: 3px }
.std-logo {
    background-color: #2DA1C6;
    color: #FFF;
    display: inline;
    float: left;
    font-size: 21px;
    margin-left: 7px;
    padding: 35px 28px 7px;
}
.std-nummer {
    display: inline;
    float: left;
    font-size: 21px;
    padding: 35px 14px 7px;
}
.nhg-tabel {
    border: 1px solid #2DA1C6;
    margin-bottom: 10px;
    overflow: auto;
    padding: 7px;
}
    .nhg-tabel table {
        border-bottom: 1px dotted #2DA1C6;
        border-left: medium none;
        border-right: 1px dotted #2DA1C6;
        border-top: medium none;
    }
        .nhg-tabel table caption {
            padding: 7px;
            text-align: left;
        }
        .nhg-tabel table td {
            border-left: 1px dotted #2DA1C6;
            border-top: 1px dotted #2DA1C6;
        }
            .nhg-tabel table td em {    color: #2DA1C6 }
    .nhg-tabel hr {
        border-color: #2DA1C6;
        border-style: solid;
        border-width: 1px 0 0;
        margin: 4px 7px 2px;
    }
#content.std_paf {    background: #FFF url(../img/bg_paf.gif) repeat-y scroll 788px 0 }
#content.std_paf1 {    background: #FFF url(../img/bg_paf1.gif) repeat-y scroll 788px 0 }
#std_paf {    margin: 0 50px 40px 150px }
    #std_paf img.web {    margin-left: 0 -100px 0 -73px }
    #std_paf h2 {
        color: #CCC;
        font-size: 1.1em;
        font-weight: 300;
        margin-top: 0;
    }
/* hoverbox */
.hoverbox {

}

/* reset the font-size, usualy the hoverbox is inside a paragraph! (100*100/177)=56% */
.hoverbox-content {
  font-size: 12px;
  color:#606060;
  position:absolute;
  display:block;
  height:0;
  width: 160px;
  overflow:hidden;
  left:5px;
  top:auto;
  padding:0;
  margin:0;
    *margin-top:20px;
    font-weight: normal;
}

.hoverbox-content td,
.hoverbox-content table { border: none; margin: 0 !important; padding: 0 !important; }

.hoverbox:hover .hoverbox-content a {
    color: #606099;
    font-weight: 600;
}
.hoverbox:hover .hoverbox-content,
.hoverbox a:hover .hoverbox-content {
    background-color: #FFF;
    border: 1px solid #aaa;
    height: auto;
    overflow: visible;
    padding: 7px;
    z-index: 90;
}
#searchResult .hoverbox-content {    left: -10px }
.white_overlay {
    -moz-opacity: 0;
    background-color: #FFF;
    display: none;
    filter: alpha(opacity=0);
    height: 100%;
    opacity: .0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.white_content {
    display: none;
    left: 31%;
    overflow: auto;
    position: absolute;
    top: 40px;
    z-index: 1002;
}
#layer2.nobanner {    top: 42px }
.layer2content .box-content {
    display: block;
    padding: 6px 0 0;
    width: 592px;
    z-index: 2001;
}
.box_participants {
    color: #606060;
    display: inline;
    float: left;
    margin: 7px;
    position: relative;
    width: auto;
}
    .box_participants .box-tl,
    .box_participants .box-tr {
        height: 30px;
        top: 0;
    }
    .box_participants h2 {
        color: #FFF;
        font-size: 11px;
        margin: -6px 0 0 10px;
        padding: 6px 0 6px 14px;
    }
    .box_participants h2.box2-header {
        height: 17px;
        margin-left: 12px;
        padding-left: 2px;
    }
.layer2content li.member,
.layer2content li.nomember {
    list-style: none !important;
    float: left;
    margin: 0 5px;
    padding: 2px 0;
    width: 180px;
    line-height: 25px;
}
    .layer2content li.member img,
    .layer2content li.nomember img {
        display: block;
        float: left;
        margin: 0;
        padding: 5px 5px 0 3px;
    }
    .layer2content li.member span,
    .layer2content li.nomember span {    padding: 0 5px 0 0 }
    .layer2content li.member a,
    .layer2content li.nomember a {
        display: block;
        float: left;
        padding: 0 5px 0 0;
        width: 130px;
    }

.layer2content ul.normal {    padding: 5px 7px }
.layer2content .hoverbox-content {
    color: #606060;
    display: block;
    font-size: 10px;
    height: 0;
    left: -175px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 195px;
    z-index: 9000;
}
.layer2content .hoverbox:hover .hoverbox-content,
.layer2content .hoverbox a:hover .hoverbox-content {
    background-color: #FFF;
    border: 1px solid #aaa;
    height: auto;
    overflow: visible;
    padding: 7px;
    position: absolute;
    width: 195px;
    z-index: 9900;
}
.participants_legend {
    clear: both;
    font-size: 11px;
    padding: 7px 0 7px 15px;
}
    .participants_legend span {
        background: url(../img/icon_unlocked.png) no-repeat left;
        padding: 5px 0 3px 20px;
    }
span#MergeMultipleAccountLable {    font-size: 162% }
ul.shoppingcart_box li div.price {
    float: right;
    font-weight: 600;
}
div.product_shop {
    border-bottom: 1px dotted #D7D7D7;
    float: left;
    margin: 15px 0 20px 7px;
    padding-bottom: 10px;
}
div.product_shop_end {    border-bottom: none }
div.product_shop .image {
    float: left;
    width: 95px;
}
div.product_shop .info .text {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}
div.product_shop .info .specs .price {
    background-color: #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
    float: left;
    width: 180px;
}
    div.product_shop .info .specs .price .item .title {
        float: left;
        font-size: 10px;
        font-weight: 400;
        width: 110px;
    }
    div.product_shop .info .specs .price .item .itemprice {
        color: #c03;
        float: left;
        font-size: 10px;
        width: 70px;
    }
div.product_shop .info .specs .other {
    background-color: #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
    float: right;
    width: 200px;
}
    div.product_shop .info .specs .other .item .title {
        color: #666;
        float: left;
        font-size: 10px;
        font-weight: 400;
        width: 110px;
    }
    div.product_shop .info .specs .other .item .description {
        float: left;
        font-size: 10px;
        width: 90px;
    }
        div.product_shop .info .specs .other .item .description img {
            border: 0;
            float: left;
            margin: 3px;
        }
div.product_cart {
    border-bottom: none;
    float: left;
    margin: 15px 0 20px 7px;
    padding-bottom: 10px;
}
    div.product_cart .image {
        float: left;
        width: 50px;
    }
    div.product_cart .info .title .type {
        color: #666;
        font-size: 11px;
        font-weight: 400;
    }
    div.product_cart .info .specs .price {
        border-bottom: solid 1px #d0d0d0;
        border-top: solid 1px #d0d0d0;
        float: left;
        width: 470px;
    }
        div.product_cart .info .specs .price .item {
            background-color: #f1f8fc;
            border-bottom: solid 1px #FFF;
            border-top: solid 1px #FFF;
            float: left;
            height: 18px;
        }
            div.product_cart .info .specs .price .item .amount {
                float: left;
                width: 38px;
            }
                div.product_cart .info .specs .price .item .amount input {
                    border: solid 1px #d0d0d0;
                    font-size: 10px;
                    height: 14px;
                    margin: 1px 0 0 7px;
                    padding: 0;
                    text-align: right;
                    width: 25px;
                }
            div.product_cart .info .specs .price .item .title1 {
                float: left;
                font-size: 10px;
                font-weight: 400;
                width: 40px;
            }
                div.product_cart .info .specs .price .item .title1 span {    color: #2a97b7 }
            div.product_cart .info .specs .price .item .itemprice {
                color: #c03;
                float: left;
                font-size: 10px;
                width: 250px;
            }
            div.product_cart .info .specs .price .item .title2 {
                float: left;
                font-size: 10px;
                width: 70px;
            }
            div.product_cart .info .specs .price .item .totalprice {
                color: #c03;
                float: left;
                font-size: 10px;
                width: 52px;
            }
            div.product_cart .info .specs .price .item .delete {
                float: left;
                width: 20px;
            }
                div.product_cart .info .specs .price .item .delete img {
                    border: 0;
                    margin: 3px;
                }
div.orderprice {
    border-top: 1px dotted #D7D7D7;
    display: inline;
    float: left;
    margin: 0 0 15px 7px;
    padding-top: 20px;
}
    div.orderprice .text {
        float: left;
        font-size: 14px;
        font-weight: 600;
        text-align: right;
        width: 445px;
    }
    div.orderprice .price {
        float: left;
        font-size: 14px;
        font-weight: 600;
        width: 72px;
    }
.box-content form img {    margin: 7px 0 0 }
#header,
#header.nobanner {
    background: transparent;
    height: 215px;
}
#breadcrum li {
    border: none;
    font-size: 12px;
    padding: 0 7px 0 0;
    margin: 0 5px 0 0;
    background: url(../img/breadcrumbs.gif) no-repeat right;
}
#breadcrum li a:after {
    content : ' ';
}
#breadcrum li.end  {
    background:none;
}
#breadcrum li a.navigation {
    margin:0;
    padding:0;
}

.tl,
.tr,
.bl,
.br {
    background: url('../img/corners-6px-white.png') no-repeat top left;
    display: block;
    height: 6px;
    overflow: hidden;
    position: absolute;
    width: 6px;
    zoom: 1;
    z-index: 10;
}
.tl {
    left: 0;
    top: 0;
}
h2 .tl {    _left: -14px }
.tr {
    background-position: top right;
    right: 0;
    top: 0;
}
.bl {
    background-position: bottom left;
    bottom: 0;
    left: 0;
}
.br {
    background-position: bottom right;
    bottom: 0;
    right: 0;
}
.boxtabs li a .tl,
.boxtabs li a .tr {    background: #B1B142; width: 1px; height: 1px; }

#topnav ul li .tl,
#topnav ul li .tr,
#topnav ul li > .bl,
#topnav ul li > .br,
#topnav ul li .subnav .tr,
#topnav ul li .subnav .bl,
#topnav ul li .subnav .br,
#topnav ul li:hover > .bl,
#topnav ul li:hover > .br {
    background: #aaab3c;
    width: 1px;
    height: 1px;
    display: none;
}

#topnav ul li > .bl,
#topnav ul li > .br,
#topnav ul li:hover > .bl,
#topnav ul li:hover > .br { background: #9D9E2E; }

#topnav ul li .subnav > .tl { display: none !important; }
#topnav ul li .subnav > .tr { }
#topnav ul li .subnav > .bl,
#topnav ul li .subnav > .br { background: #fff; }



h2 .bl,
h2 .br,
.cntboxtabs .bl,
.cntboxtabs .br { display: none; }

#searchform,
#header.nobanner #searchform {
    right: 15px;
    top: 10px;
}
div#searchFormContainer {
    background: url("../img/bg-header.gif") repeat-x scroll center 0 #FFF;
    border-top: 1px solid #d7d7d7;
}
legend {    color: #153E89; white-space: normal; }
html.ie legend { float:left;zoom:1} /* for IE */

.text input,
.textarea textarea,
input.search-text,
.sFormQueryInput {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFF;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    color: #838383;
    font: 13px/15px Arial, Helvetica, sans-serif;
    height: 18px;
    margin: 0 -10px 0 0;
    padding: 6px 10px 5px;
}
#left1 .textarea textarea {
    height: auto;
    width: 60%;
}
.box-content textarea {
    width: 200px;
}

.box-content textarea,
textarea.sFormQueryInput,
.textarea textarea,
textarea {
    height: auto;
}

input[type=radio],
input[type=checkbox] {
    border: none;
    padding:  0;
    margin: 0;
    height: auto;
}

a.search-button:link,
a.search-button:visited,
a.search-button:hover,
a.search-button:active,
.submitbutton a.plaatsreactie,
#content a.zoek,
a.verstuur:link,
a.verstuur:visited,
a.verstuur:hover,
a.verstuur:active,
input#searchFormSubmit {
    -webkit-border-radius: 4px;
    background: #ccc url(../img/bg-button.gif) repeat-x top left!important;
    border: none;
    border-bottom: 1px solid #b9b9b9;
    border-left: 1px solid #fff;
    border-radius: 4px;
    border-right: 1px solid #b9b9b9;
    color: #5a5a5a;
    cursor: pointer;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 32px;
    min-width: 65px;
    moz-border-radius: 4px;
    padding: 0 10px;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    vertical-align: bottom;
    display: inline-block;
}
a.search-button:hover,
.submitbutton a.plaatsreactie:hover,
#content a.zoek,
a.verstuur:hover {
    background-position: bottom left;
    text-decoration: none;
}
.text label,
.select label,
.file label,
.radio label,
.textarea label {    width: 165px }
.reacts {
    margin-bottom: 20px;
}
    .reacts .mediabox1 {
        background: #fff;
        border: 1px solid #D7D7D7;
        margin-bottom: 10px;
    }
    .reacts p.author {
        color: #153E89;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
    }
    .reacts .mediabox1-content {    padding: 0 5px }
    .reacts p {
        font-size: 13px;
        line-height: 22px;
        margin: 0;
    }
    .reacts p.author em {
        font-style: normal;
        font-weight: normal;
    }
#topnav ul li,
#topnav ul li.end {
    -webkit-border-radius: 3px;
    border: none;
    border-radius: 3px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-right: 8px;
    moz-border-radius: 3px;
    padding: 4px 2px 4px 6px;
    position: relative;
}

#topnav ul li img {
    position: relative; 
    top: 1px; 
    margin: 0px; 
    padding: 0px;
    display: block;
    float: right;
}

#topnav ul li:hover {
    background: #002759;
    background-color: #002759;
    z-index: 10;
}
#topnav ul li.active {    background: #6d6d0e }
#topnav ul li a,
#topnav ul:hover li a {    color: #fff }
#topnav ul li.active a,
#topnav ul li:hover a,
#container #topnav ul li.no-subnav a:hover {
    background: transparent;
    color: #FFF!important;
}
#topnav ul .subnav li {
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 0;
}
#container #topnav ul .subnav li a {
    background: url(../img/icon_arrow_white.gif) no-repeat 9px 9px;
    display: block;
    height: 100%;
    line-height: 20px;
    padding: 3px 0 3px 18px;
}
#topnav ul .subnav li a:hover {
    color: #FFF;
    text-decoration: underline;
}
#container #topnav ul .subnav li.active a {    background-color: #00142D }
a,
a:link,
a:visited,
a:hover,
a:active,
li a.content_link:link,
li a.content_link:visited,
li a.content_link:hover,
li a.content_link:active,
li.save a,
li.mail a,
li.printout a {
    color: #153e89;
    cursor: pointer;
}
a.normal { text-decoration: underline; }
li a.content_link {    font-weight: 700 }
p,
form {
    border: none;
    color: #2C2C2C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 15px;
}
.medialist li a .title,
.medialist li a .m-head .m-data,
.medialist li a:hover span.title {
    color: #153E89;
    font-size: 14px;
    line-height: 22px;
    margin: 6px 0;
}
.medialist li a span.title,
.medialist li a:hover span.title {
    font-weight: 400;
    margin: 0;
}
.medialist li a .m-head {
    font-size: 100%;
    font-weight: 700;
}
#mid1 .medialist li a .m-head .m-data {    width: 320px }
.medialist li a .m-label,
.medialist li a .m-data {
    color: #000;
    font-weight: 400;
    padding: 0;
    width: auto;
}
.medialist li a .m-label {    width: 20% }
.medialist li a .m-row .m-label {
    color: #999;
    font-size: 12px;
}

.medialist li .m-row,
.medialist li .m-head {
    zoom: 1;
}

.medialist li .m-label + .m-data { width: 79%; }

.medialist li .m-row:before, .medialist li .m-row:after,
.medialist li .m-head:before, .medialist li .m-head:after { content: ""; display: table; }
.medialist li .m-row:after, .medialist li .m-head:after { clear: both; }
.medialist li .m-row, .medialist li .m-head { zoom: 1; }

.backtotop:hover {
    color: #111;
    text-decoration: none;
}
.backtotop img {
    margin: 0 5px 0 0;
    vertical-align: bottom;
}
#content .box-content h2,
#content .cntboxtabs {
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 13px;
    margin: 0;
}
#content ul.boxtabs,
#searchTabs ul {    padding: 2px 0 }
    #content .boxtabs li,
    #searchTabs ul li {
        display: block;
        float: left;
        padding: 0;
    }
        #content .boxtabs li a,
        #searchTabs ul li a {
            background: none;
            border-right: 1px solid #d1d166;
            color: #1a1e00;
            display: inline-block;
            font-size: 13px;
            line-height: 18px;
            padding: 7px 8px 4px;
        }
        #searchTabs ul li a {
            border: none;
            color: #FFF;
        }
    #content .boxtabs li.active a,
    #searchTabs ul li.active a,
    .box2 .cntboxtabs li.active a,
    #content .box2 .cntboxtabs li.active a {
        -moz-border-radius-topright: 3px;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        background: #fff;
        border-right: none;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        color: #000;
        moz-border-radius-topleft: 3px;
    }
#mid .medialist li a:hover,
#mid1 .medialist li a:hover,
#mid2 .medialist li a:hover,
#midleft .medialist li a:hover,
.medialist li a:hover {
    background-color: transparent;
    color: #2C2C2C;
}
#leftnav.box2,
.box5 {    background: #FFF }
    .box3 h2,
    .box4 h2,
    .box5 h2,
    .toggle h2,
    .toggleActive h2,
    .box2-header,
    .box3 h2,
    #content .box3 .cntboxtabs,
    #content .cntboxtabs {
        background: #9A9A2A url('../img/bg-gradient.gif') repeat-x top left;
        color: #1a1e00;
    }
    .box5 h2,
    #content .box5 .cntboxtabs{
        background: #F6F6ED;
        color: #6D6D0E;
    }
    #content .box5 .cntboxtabs .boxtabs li a {
        border-color:  #fff;
    }

.box2 h2,
.box2 .cntboxtabs,
#content .box2 .cntboxtabs,
.box2 .cntboxtabs li a,
#content .box2 .cntboxtabs li a,
#leftnav h2.box2-header {
    background: #123676 url('../img/bg-gradient-blue.gif') repeat-x top left;
    color: #fff;
}
    .box2 .cntboxtabs li a,
    #content .box2 .cntboxtabs li a {    border-right: 1px solid #98a7b7 }
#right1 table {    margin: 15px 0 }
table thead th {
    background: none;
    color: #2C2C2C!important;
    font-size: 13px;
}
table nobr {
    color: #999;
    font-size: 11px;
    padding-left: 0;
}
table.normaltext caption,
table td {
    border-bottom: 1px solid #eee;
    font-size: 13px;
    padding: 3px 6px;
}
table.border1,
table.border1 td,
table.border1 th,
table.border2,
table.border2 td,
table.border2 th {
    border-collapse: collapse;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

table.border1,
table.border1 td,
table.border1 th {
    border-style:  dotted;
}

.mediaCollectionImage,
p img.left {
    border: 1px solid #ccc;
    margin: 3px 6px 0 0;
    padding: 1px;
}
.twtr-hd {    border-bottom: 1px solid #ccc }
.twtr-tweet {
    padding-bottom: 10px;
    padding-top: 10px;
}
.twtr-ft {    margin-top: 20px }
    .twtr-ft a {    float: none }
        .twtr-ft a img {
            background: #3CF;
            margin: 0;
            padding: 4px;
        }
    .twtr-ft span {
        float: none;
        text-align: left;
    }
        .twtr-ft span a {
            color: #153E89!important;
            margin-top: 10px;
        }
ul.normal li,
ul.normal ul li,
ul.normal ul ul li {
    background: url(../img/icon_arrow.gif) no-repeat 0 5px;
    list-style: none;
    margin-bottom: 5px;
    padding: 0 0 0 13px;
}

.medialist p {    margin-top: 7px }
#footer a,
#footer-copyright {    color: #333 }

td h1 {
    color: #B1B141;
    font-size: 15px;
    line-height: normal;
    margin: 0;
}
#content .box3 .cntboxtabs {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.box-content ul.medialist {    margin-bottom: 20px }
    .box-content ul.medialist > h2 {
        color: #153e89;
        font-size: 14px;
        margin-bottom: 6px;
    }
h3 {
    color: #2C2C2C;
    font-size: 14px;
    line-height: 18px;
    margin: 6px 0 4px;
}
#left hr {
    background: #F0F0F0;
    color: #F0F0F0;
    margin: 0;
}
#left1 hr {    margin: 10px 0 }
#leftnav {
    font-size: 13px;
    padding: 0;
}
    #leftnav h2.box2-header {
        font-size: 13px;
        line-height: 18px;
    }
#leftnav.box2 h2.box2-header a {
    background: transparent;
    color: #fff;
}
#leftnav ul {    margin-top: 6px }
    #leftnav ul li {
        background: url(../img/icon_arrow.gif) no-repeat 8px 8px;
        border: none;
        font-size: 13px;
        padding: 0;
    }
        #leftnav ul li a,
        #leftnav ul li li a,
        #leftnav li.active a {
            background: transparent;
            border-bottom: 1px solid #eee;
            color: #153e89;
            display: block;
            font-size: 13px;
            margin: 0;
            padding: 3px 0 3px 20px;
        }
#leftnav li.active a {    background: #F4F4F4 url(../img/icon_arrow_down.gif) no-repeat 8px 10px }
#leftnav div ul ul {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
}
#leftnav div ul li li {    border: none!important }
#leftnav div ul li.active li a {
    background: #fff url('../img/icon_arrow.gif') no-repeat 16px 8px;
    border: none;
    color: #333;
    font-weight: 400;
    padding: 4px 0 4px 30px !important;
}
#leftnav div ul li.active li.active a {
    font-weight: 700;
    text-decoration: underline;
}
.articleDate {
    color: #999;
    font-size: 11px;
}
#left ul.medialist a,
#right1 ul.medialist a {
    border-bottom: solid 1px #F0F0F0;
    font-size: 12px;
}
    #left ul.medialist a span.title,
    #left1 ul.medialist li a span.title,
    #right1 ul.medialist a span.title {
        font-size: 13px;
        line-height: normal;
        margin: 0;
    }
#right1 h3 {
    margin-left: 6px;
    text-align: left;
}
font {
    color: inherit!important;
    font-size: 100%!important;
}
#participants .box_participants {
    -moz-box-shadow: 0 0 10px red;
    border: solid 2px #153E89;
    width: 600px;
}
    #participants .box_participants,
    #participants .box_participants .box-content {
        background: #fff;
        margin: 0;
        padding: 0;
    }
#participants .participants_legend {
    background: #fff;
    color: #000;
}
#participants .box_participants h2.box2-header {
    background: none;
    color: #153E89;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding-left: 14px;
}
#participants li {
    background: none;
    border-bottom: solid 1px #f0f0f0;
    font-size: 12px;
    margin-bottom: 0;
    padding: 4px 0;
}
#participants li.member a,
#participants li.nomember a {
    color: #2E67AF;
    display: inline;
    float: none;
    width: auto;
}
a.aanmelden,
a.afbreken,
a.afrekenen,
a.bestel,
a.bestellen,
a.close,
a.doorgaan,
a.inloggen,
a.nieuwonderwerp,
a.ok,
a.plaatsbericht,
a.plaatsreactie,
a.reageer,
a.stem,
a.verderwinkelen,
a.versturen,
a.verstuur,
#searchFormSubmit {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #153E89;
    border: none;
    border-radius: 3px;
    color: #fff;
}
textarea {    resize: none }
label.radio:hover,
.radio label:hover {    background: transparent }
#sitemap li li {
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
}
    #sitemap li li li {
        font-size: 12px;
        font-weight: 700;
        margin-top: 2px;
    }
#searchFormContainer form,
#searchFormContainer fieldset {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#searchForm .sFormSort {
    float: left;
    padding-left: 20px;
}
#searchTabs {
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    background: url("../img/bg-gradient-blue.gif") repeat-x scroll left top #123676;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: 700;
    margin-top: 20px;
    moz-border-radius-topleft: 6px;
    padding-left: 10px;
    padding-top: 4px;
}
#searchResult a.sResultUrl,
#searchResult a.sResultUrl:hover,
.sourceNews {    color: #777 }
#sPaging {
    height: 18px;
    margin: 10px 0;
    padding: 3px 6px;
}
#sPagingLinks li a {
    margin: 0;
    text-transform: lowercase;
}
#sPagingLinks li a:hover {
    background: transparent;
    color: #153E89;
    text-decoration: underline;
}
#sPagingLinks li.active a,
#sPagingLinks li.active a:hover {
    background: #01287E;
    color: #fff;
}
#mtParametric {    padding: 0 7px }
.dashboard_goto_button a {
    background: url(../img/naardashboard.png) no-repeat 0 0;
    display: block;
    float: right;
    height: 25px;
    margin: 0 0 0 5px;
    overflow: hidden;
    text-indent: -900em;
    width: 23px;
}
#participants li a:before {    content: "" }
#participants li.member {    background: url(../img/icon_unlocked.png) no-repeat 95% 50% #F6F6ED }
*,
.bookmark img,
ul.nobullet {
    margin: 0;
    padding: 0;
}
a:hover,
#breadcrum li a:hover,
ul.normal li a:hover,
#leftnav ul li a:hover {    text-decoration: underline }
ul,
ol li span,
.block,
.medialist li,
ul.medialist .clearing,
ul.refineSearch li,
#artsennet_main a,
#topnav ul li.active .tl,
#topnav ul li.active .tr,
#topnav ul li.active .bl,
#topnav ul li.active .br,
#topnav ul li:hover .tl,
#topnav ul li:hover .tr,
#topnav ul li:hover .bl,
#topnav ul li:hover .br,
#topnav ul li li .tr,
#topnav ul li li .bl,
#topnav ul li li .br,
.boxtabs li.active a .tl,
.boxtabs li.active a .tr,
#topnav li.no-subnav.borderRadius:hover .bl,
#topnav li.no-subnav.borderRadius:hover .br {    display: block }

#topnav ul li li .tl,
#topnav ul li li.end .tl,
#topnav ul li li.end .tr,
#topnav ul li li.end .bl,
#topnav ul li li.end .br { display: none !important; }

td,
a.sResultUrl {    font-size: .8em }
table,
table td p,
table td ul li,
table td table td,
table td table th,
p table td,
p table th,
.nhg-tabel table td p,
.nhg-tabel table td ul li,
.nhg-tabel table td table td,
.nhg-tabel table td table th {    font-size: 100% }
.cb,
.explain {    clear: both }
.print,
#print-footer,
print-right,
.box_participants .box-bl,
.box_participants .box-br,
.boxtabs li a .tl,
.boxtabs li a .tr,
.boxtabs li a .bl,
.boxtabs li a .br,
#searchResult hr,
#sPaging hr {    display: none }
.nomargin,
#header_banner img,
#header_banner embed,
#footer-logo img,
#right_banner img,
.caption img,
fieldset img,
.medialist li a .m-head .m-data,
#content1 #mid1 .box2 ul.medialist {    margin: 0 }
#topnav ul .align-left,
.textarea label {    text-align: left }
#topnav ul ul li.end,
#breadcrum li.end a,
#footer ul li.end {    border-right: none }
#header.nobanner #metalink,
#header.nobanner #metanav {    top: 22px }
#breadcrum ul,
#sPagingLinks ul {    display: inline }
#left2,
#right2 {    width: 780px }

.box-br,
.box-tr,
.box_participants .box-tr {    right: 0 }
.box-tl,
.box-bl,
.box_participants .box-tl {    left: 0 }
.box2 .box-content,
.box_participants .box-content {
    border: none;
    border-top: #153e89 1px solid;
}
#leftnav.box2 .box-content,
.box4 .box-content,
.box5 .box-content {
    border: #01287E 1px solid;
    border-top: #01287E 1px solid;
}
#leftnav.box2 h2,
#leftnav.box2 h2 a,
.box4 h3,
.box4 h4,
.box5 h3,
.box5 h4 {    color: #153e89 }
#left #toggleContainer,
#right #toggleContainer,
#left,
#midleft,
#midright {    width: 200px }
#left1 .box-content,
.w3 .box-content {    width: 614px }
#left2 .box-content,
#right2 .box-content {    width: 752px }
#mid1 .box-content,
.w2 .box-content,
#mid1 .w2 .box-content,
#left1 .w2 .box-content,
#left2 .w2 .box-content {    width: 400px }
#mid1 #midleft .box-content,
#mid1 #midright .box-content,
.w1 .box-content,
#mid1 .w1 .box-content,
#left1 .w1 .box-content,
#left2 .w1 .box-content {    width: 186px }
ul.normal ul,
#std_paf h1 {    margin-bottom: 0 }

ul.sitelist,
.boxtabscontent table,
.boxtabscontent ul.normal,
.boxtabscontent h3,
ol {    margin-top: 10px }

img.right,
ul.medialist img.right,
.forummessage p[align=right],
.sFormSort,
#breadcrum .dashboard_goto_button {    float: right }

#breadcrum .dashboard_goto_button { width: 25px; }

.explain p,
p.author {
    font-size: .8em;
    font-style: italic;
}
.medialist li span.title,
ul.shoppingcart_box li span.title,
ul.offerlist li span.title {
    display: block;
    font-weight: 600;
}

    .box4 .medialist li a:hover span.title,
    .box5 .medialist li a:hover span.title,
    #searchTabs li.active a,
    #searchResult .result-text {    color: #01287E }
.sFormQuery,
div.product_shop .info .specs .other .item .description div {    float: left }
.sResult h3,
#sPagingSet,
#sPagingLinks {    font-size: 14px }
ul.refineSearch,
ul.shoppingcart_box,
ul.offerlist {    margin: 7px 0 }
.borderRadius {    position: relative }
.hoverbox:hover .hoverbox-content a:hover,
.layer2content .hoverbox:hover .hoverbox-content a:hover {
    background: #fff;
    text-decoration: underline;
}
#artsennet_main table,
#mid1 .box-content,
#right1 .box-content {    width: auto }
ul.shoppingcart_box li span.price,
ul.offerlist li span.price {
    color: #c03;
    font-weight: 600;
}
ul.shoppingcart_box li img,
ul.offerlist li img {
    border: 0;
    float: left;
    margin: 2px 7px 2px 0;
}
ul.shoppingcart_box li div,
ul.offerlist li div {
    float: left;
    margin-top: 5px;
}
ul.shoppingcart_box li,
ul.offerlist li {
    display: block;
    float: left;
}
ul.shoppingcart_box li.end,
ul.offerlist li.end {    margin-bottom: 12px }
ul.shoppingcart_box li a,
ul.offerlist li a {
    border-bottom: 1px dotted #D7D7D7;
    display: block;
    float: left;
    font-size: 11px;
    padding: 5px;
    width: 175px;
}
ul.shoppingcart_box li a:hover,
ul.offerlist li a:hover {
    background-color: #AAA;
    border-bottom: 1px solid #CCC;
    color: #F7F7F7;
    text-decoration: none;
}
div.product_shop .image img,
div.product_cart .image img {
    border: 0;
    margin: 0;
}
div.product_shop .info,
div.product_cart .info {
    float: left;
    width: 425px;
}
    div.product_shop .info .title,
    div.product_cart .info .title {
        color: #2a97b7;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 5px;
    }
    div.product_shop .info .moreinfo a,
    div.product_cart .info .moreinfo a {
        background-image: url(../img/cs/bullet3.gif);
        background-position: right;
        background-repeat: no-repeat;
        display: block;
        font-size: 12px;
        width: 108px;
    }
    div.product_shop .info .specs,
    div.product_cart .info .specs {
        float: left;
        margin-top: 10px;
        width: 425px;
    }
        div.product_shop .info .specs .price .item,
        div.product_shop .info .specs .other .item {
            background-color: #f1f8fc;
            border-bottom: solid 1px #FFF;
            border-top: solid 1px #FFF;
            float: left;
            height: 19px;
            margin-top: 1px;
        }
            div.product_shop .info .specs .price .item .title span,
            div.product_shop .info .specs .other .item .title span {    padding-left: 7px }

#left1 .box-content h2,
#left1 .cntboxtabs {    font-size: 15px; color: #B1B141; }
.box2,
.box4,
.box2 ul.medialist {    background: #F6F6ED }
table td a,
#sitemap li li li li,
ul#sitemap li li li li li a {    font-weight: 400 }

#socialbookmarks {
    display: inline;
}
.socialbookmark {
    display: inline;
    height: 20px;
    width: 40px;
}
.socialbookmark a {
    text-decoration: none;
}
.socialbookmark img {
    border: 0 none;
}


/* dashboard */
.dashboard {
	clear:both;
	width: 990px;
	padding: 25px 0 0 0;
}

.widget_content {
    padding: 2px;
    background: #fff;
}

.widget_bottom {
  /*background:url(../imgdashboard/widget_bottom.gif) top no-repeat;*/
}

.widget a.toggle {
    background: none;
    border: none;
}

th.widgettop {
    font-size: 13px;
}

.left_db {
  float:left;
  display:block;
  width: 315px;
/*  padding-top: 1px;*/
  min-height: 250px;
  padding: 1px 0 30px 0;
  }

.second, .third {
  margin: 0 0 0 17px;
  width: 315px;
  }

.first {
  margin: 0;
  }

#topnav ul li.menuimg {
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	top: 0;
}

#topnav ul li.menuimg .subnav {
	left: 12px;
    top: 31px;
}

#topnav ul li.menuimg .subnav ul {
	background: #123676;
}