/* CSS Document */
body, html {
    background-color: #FFF;
    background-image: none;
    -webkit-text-size-adjust: none;
    min-width: 100% !important
    }
.desktophide {
    display: block !important
    }
.mobilehide {
    display: none !important
    }
img {
    max-width: 100%;
    height: auto
    }
iframe, object, embed {
    max-width: 100%
    }
div, .news, .news li {
    min-width: inherit !important;
    width: 100% !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    border: none !important
    }
#wrapper {
    background-image: none !important;
    padding: 0 !important
    }
#topnav {
    margin: 0;
    padding: 0;
    width: 100% !important
    }
.search {
    display: none
    }
#topnav nav {
    background-color: #009ee1;
    border-bottom: solid 1px #FFF !important;
    margin-bottom: 0 !important;
    width: 100% !important
    }
#topnav nav ul {
    clear: both;
    width: 100%;
    position: relative !important
    }
#topnav nav ul li {
    display: none;
    line-height: normal;
    float: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background-image: none !important;
    width: auto !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFF !important;
    border-bottom-width: 1px !important
    }
#topnav nav .current {
    display: block !important;
    background-image: url(../images/icon-menu.gif) !important;
    background-position: right;
    background-repeat: no-repeat;
    font-weight: bold
    }
#topnav nav span {
    color: #FFF !important
    }
#topnav nav ul li a {
    display: block;
    height: auto !important;
    padding: 7px 15px 7px 15px !important;
    text-align: left !important;
    color: #FFF !important;
    line-height: 25px !important
    }
#topnav nav:hover li {
    display: block !important
    }
#subnav {
    padding: 0 !important;
    margin: 0 !important;
    background-image: none;
    min-width: inherit !important;
    width: 100% !important;
    position: relative !important
    }
header {
    background-image: none !important;
    width: auto !important;
    padding: 10px !important;
    height: 150px !important
    }
header img {
    margin: 0;
    padding: 0;
    height: 150px
    }
.lang {
    margin: 0 !important
    }
.lang img {
    height: auto !important
    }
#content {
    width: auto !important;
    padding: 15px !important
    }
.selected {
    color: #FFF !important
    }
.bot a {
    margin-bottom: 10px
    }
.vervolg-left {
    margin-bottom: 15px !important
    }