body {
    background: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    font: 12px Arial, Verdana;
    position: relative
}

.container {
    width: 880px;
    *margin-left: 50%;
    *margin-right: 50%;
    margin: 0 auto;
    text-align: left
}

.header {
    margin: -10px 200px;
    width: 480px
}

.header img {
    z-index: 999;
    position: absolute
}

.header_all {
    height: 200px;
    width: 880px
}

.scroller {
    width: 880px;
    height: 450px;
    margin-top: 10px;
    padding: 0
}

.nivoSlider {
    position: relative
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    opacity: .8;
    width: 100%;
    z-index: 89
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline !important
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 99;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav {
    position: absolute;
    margin: 380px 0 0 730px;
    z-index: 1000
}

.nivo-controlNav a {
    float: left;
    position: relative;
    z-index: 99;
    cursor: pointer;
    background: url(/images/slider_nav.png) no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    text-indent: -9999px;
    margin: 0 3px 0 0;
    overflow: hidden
}

.nivo-controlNav a.active {
    background-position: 0 -12px
}

.nivo-control {
    _height: 10px
}

.content {
    width: 820px;
    padding: 0 0 20px 60px;
    color: #FFF;
    overflow: hidden;
    line-height: 20px
}

.content .con-R a {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px dotted #FFF
}

.content .con-L {
    width: 250px
}

.content .con-R {
    width: 500px;
    margin: 0 60px 0 0;
    _margin: 0
}

.menu {
    width: 232px;
    font-size: 11px
}

.menu .top {
    height: 37px;
    width: 100%;
    background: #ffd600;
    background: -moz-linear-gradient(top, #ffd600 0%, #d7540f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd600), color-stop(100%, #d7540f));
    background: -webkit-linear-gradient(top, #ffd600 0%, #d7540f 100%);
    background: -o-linear-gradient(top, #ffd600 0%, #d7540f 100%);
    background: -ms-linear-gradient(top, #ffd600 0%, #d7540f 100%);
    background: linear-gradient(to bottom, #ffd600 0%, #d7540f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd600', endColorstr='#d7540f', GradientType=0);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.menu .top .toptekst {
    line-height: 20px;
    color: #000;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700
}

.menu ul {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    list-style: none
}

.menu ul li {
    border-bottom: 1px dotted #FFF;
    padding: 0;
    line-height: 36px
}

.menu ul li.select {
    background: #FFF;
    color: #000;
    font-weight: 700
}

.menu ul li.select a {
    width: auto;
    display: contents;
    color: #000;
}

.menu ul li.select .space {
    padding-right: 15px
}

.menu ul li .space {
    margin-left: 20px;
    float: left
}

.menu ul li a {
    padding: 10px 50px 10px 15px;
    color: #FFF;
    text-decoration: none;
    font-weight: 700
}

.menu ul li:hover {
    background: #FFF;
    padding: 0;
    line-height: 36px
}

.menu ul li:hover .space {
    margin-left: 20px;
    float: left;
    color: #000
}

.menu ul li:hover a {
    padding: 0 15px;
    color: #000;
    text-decoration: none;
    font-weight: 700
}

.contactmail {
    background: #ee9e06;
    padding: 15px 25px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: 15px
}

.contactmail label {
    color: #FFF
}

.contactmail form {
    margin: 0;
    padding: 0
}

.contactmail input.submit {
    background: #000;
    color: #FFF;
    width: 120px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 5px
}

.contactmail input.submit:hover {
    background: #02a615;
    color: #FFF
}

.contactmail input {
    background: #FFF;
    color: #000;
    line-height: 20px;
    border: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    padding: 10px;
    margin-bottom: 5px
}

.contactmail input.w {
    width: 430px
}

.contactmail textarea {
    background: #FFF;
    color: #000;
    line-height: 20px;
    border: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 430px;
    padding: 10px;
    height: 40px;
    margin-bottom: 5px
}

.news {
    width: 100%
}

.news .ntop {
    height: 30px;
    position: relative;
    border-bottom: 1px dotted #FFF;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.news .ntop .ndate {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 36px;
    line-height: 36px;
    color: #FFF;
    opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: alpha(opacity=30)
}

.news .ncontent {
    color: #FFF;
    border-bottom: 1px dotted #FFF;
    padding: 10px;
    height: 30px;
    overflow: hidden
}

.news .leesmeer, .news .topb {
    background: #FFF;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 2px;
    height: 20px;
    cursor: pointer;
    color: #000;
    padding: 2px 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.news .open {
    width: 50px
}

.news .gesloten {
    width: 70px
}

.news .gesloten span, .news .open span {
    font-size: 11px
}

.news .topb {
    width: 20px
}

.news .topb a {
    color: #000
}

.social {
    position: absolute;
    right: 0;
    top: 150px;
    width: 25px;
    background: #FFF;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    min-height: 100px;
    padding: 10px
}


.facebook {
    font-size: 20px;
    color: #0A246A;
}

.whatsapp {
    position: fixed;
    bottom: 15px;
    right: 15px;
    max-width: 250px;
    width: 100%;
}

.whatsapp img {
    width: 100%;
}

.youtube {
    font-size: 20px;
    color: darkred;
}

.instagram {
    font-size: 20px;
    color: saddlebrown;
}

.contact {
    width: 232px;
    margin: 20px 0 10px
}

.contact .ctop {
    font-size: 18px;
    padding-bottom: 5px
}

.contact .ctop span {
    float: right;
    font-size: 12px
}

.contact .ctekst {
    border: 1px dotted #FFF;
    padding: 10px
}

.contact .ctekst:hover {
    color: #000;
    background: #FFF
}

.contact .ctekst a {
    color: #FFF;
    border-bottom: 1px dotted #FFF
}

.contact .ctekst:hover a {
    color: #000;
    border-bottom: 1px dotted #000
}

.contact .ctekst i {
    font-size: 12px
}

#slider-wrapper {
    min-height: 150px
}

.FL {
    float: left
}

.FR {
    float: right
}

.clear {
    clear: both
}

.Pad_R {
    margin-right: 10px
}

.disable {
    display: none
}

.footer {
    width: 780px;
    margin: 0 auto;
    _margin: 0 60px;
    border-top: 1px solid #FFF;
    padding: 10px;
    overflow: hidden;
    color: #FFF;
    font-size: 10px
}

.footer .Left {
    width: 49%
}

.footer .Right {
    width: 49%;
    text-align: right
}

.footer .Right .socialF {
    margin-top: -30px
}