/* Basis color: #7a1812
--------------------------------------------------------------*/
* {
    margin:0;
    padding:0;
}

    html, body {
        width:100%;
        background:url('../images/rood/bg_header.jpg') top center repeat-x;
        color:#303030;
        font-size:12px;
        font-family:Arial, Helvetica, Sans-serif;
        /*background:url('../images/bodybg.png') top center repeat-x;*/
    }

body {
    /*background:url('../images/bodybgdup.png') top center repeat-x;*/
}

p {
    position: relative;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
}

p.introduction {
    position: relative;
    font-weight:bold;
}

a {
    color:#303030;
    text-decoration:none;
    outline:0;
}

    a:hover {
        text-decoration:underline;
    }

input {
    outline:0;
}

h1 {
    color: #7a1812;
    font-size:20px;
    font-weight:bold;
}

h2 {
    margin-bottom:10px;
    color: #7a1812;
    font-size:16px;
    font-weight:bold;
}

h3 {
    font-size:14px;
    font-weight:bold;
    line-height:19px;
}

                h1, h3, h4, h5, p {
                    margin-bottom:15px;
                }

h6 {
    color:#3491e5;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
}

li {
    line-height: 23px;
    list-style:none;
}

ul {
    padding-bottom: 15px;
}

input.btn-post,
input#btn-post {
    margin: 0 0 2px 0;
    padding: 5px 14px 4px 14px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    font-size: 8pt;
    font-family: Arial, Helvetica, Sans-serif;
    cursor: pointer;
}

table {
    margin-top: 0px;
}

table.stable {
    position: relative;
    clear: both;
    width: 555px;
    min-width: 555px;
    max-width: 555px;
}

table.stable.first {
    margin-top: -20px;
}

/* Site container
--------------------------------------------------------------*/
div#container {
    width:960px;
    margin:0 auto 0 auto;
}

/* Waveheader - 12-02-2014
--------------------------------------------------------------*/
div#waveheader {
    position:relative;
    width:960px;
    height:213px;
    margin:0 auto;
}

    div#waveheader div.wave {
    }

        div#waveheader div.wave img {
        }

    div#waveheader div.logo {
        position: absolute;
        top: 25px;
        right: 0px;
        width: 230px;
        height: 117px;
    }

    div#waveheader div#site-logo {
        position: absolute;
        top: 40px;
        left: 0px;
    }

div#waveheader div#site-logo a,
div#waveheader div#site-logo a:hover,
div#waveheader div#city-quote a,
            div#waveheader div#city-quote a:hover {
                text-decoration: none;
                cursor: default;
            }

    div#waveheader div#city-name {
        position: relative;
        float: left;
        margin: 0 0 0 -2px;
        color: #fff;
        font-size: 30px;
        font-family: Arial;
        cursor: pointer !important;
    }

    div#waveheader div#owner-name {
        position: relative;
        float: left;
        margin: 11px 0 0 10px;
        color: #fff;
        font-size: 15px;
        font-family: Arial;
    }

        div#waveheader div#owner-name span {
            margin-right: 5px;
            color: #fff;
            font-size: 9px;
            font-family: Arial;
        }

        div#waveheader div#owner-name a {
            color: #fff !important;
            cursor: pointer !important;
        }

            div#waveheader div#owner-name a:hover {
                text-decoration: underline;
            }

    div#waveheader div#head-icn-holder {
        position: relative;
        height: 26px;
        margin: 7px 0 0 -1px;
    }

            div#waveheader div#head-icn-holder a img {
                padding: 0 5px 0 0;
            }

/* City quote
--------------------------------------------------------------*/
    div#waveheader div#city-quote {
        position: relative;
        margin: 3px 0 0 0;
        padding-bottom: 4px;
        color: #e4e4e4;
        font-size: 11px;
        font-family: Arial;
    }

/* Top-menu
--------------------------------------------------------------*/
    div#waveheader div#header-topmenu {
        position: absolute;
        bottom: 8px;
        left: 0px;
        margin: 0 0 0 0;
        padding: 0 0 1px 0;
    }

        div#waveheader div#header-topmenu #menu {
            width:785px;
            margin: 0px;
            padding: 0px;
            background-color: #e5e5e5;
            font-size: 8.5pt;
            font-family: Arial, sans-serif, Helvetica;
        }

            div#waveheader div#header-topmenu #menu ul{
                height:30px;
                margin:0;
                padding:0;
                background: #e5e5e5;
            }

            div#waveheader div#header-topmenu #menu li{
                float:left;
                padding:0px;
            }

                div#waveheader div#header-topmenu #menu li a{
                    height:30px;
                    margin:0px;
                    padding: 0 14px 0 14px;
                    color:#474747;
                    font-weight:normal;
                    line-height:30px;
                    text-align:center;
                    text-decoration:none;
                    display:block;
                }

                                                div#waveheader div#header-topmenu #menu li a:hover, #menu ul li:hover a, #menu li.active {
                                                    height:30px;
                                                    background-color: #fff;
                                                    color:#000;
                                                }

                div#waveheader div#header-topmenu #menu li ul{
                    position:absolute;
                    width:205px;
                    height:auto;
                    margin: 0;
                    padding: 8px 0 0 0;
                    border:0px;
                    background: transparent;
                    display:none;
                    z-index:200;
                    /*top:1em;
                    /*left:0;*/
                }

                    div#waveheader div#header-topmenu #menu li:hover ul{
                        display:block;
                    }

                div#waveheader div#header-topmenu #menu li li {
                    float:none;
                    width:205px;
                    margin:0px;
                    padding:0px;
                    border: 2px solid #eee;
                    background-color: #e5e5e5;
                    display:block;
                }

                        div#waveheader div#header-topmenu #menu li:hover li a{
                            background-color: #e5e5e5;
                        }

                    div#waveheader div#header-topmenu #menu li ul a{
                        height: 30px;
                        margin: 0px;
                        padding: 0px 10px 0px 15px;
                        font-size: 9pt;
                        text-align: left;
                        display: block;
                        font-style: normal;
                    }

                                                                            div#waveheader div#header-topmenu #menu li ul a:hover, #menu li ul li:hover a, div#waveheader div#header-topmenu #menu li ul li.active a {
                                                                                border:0px;
                                                                                background-color: #fff;
                                                                                color:#000;
                                                                                text-decoration:none;
                                                                            }

            div#waveheader div#header-topmenu #menu p{
                clear:left;
            }

/* Zoeken
--------------------------------------------------------------*/
    div#waveheader div#newsearch {
        position:absolute;
        right: 0;
        bottom: 9px;
        width: 196px;
        height: 26px;
        margin: 0;
    }

        div#waveheader div#newsearch div.searchfield {
            position:relative;
            width:160px;
            height:26px;
            margin: -2px 0 0 0;
            background:url('../images/rood/bg_search.jpg');
        }

            div#waveheader div#newsearch div.searchfield div.inputfield {
                position:absolute;
                bottom: 6.5px;
                left:9px;
            }

                div#waveheader div#newsearch div.searchfield div.inputfield input {
                    width: 140px;
                    border: none;
                    background: transparent;
                    color: #8e8d8d;
                    font-size: 8pt;
                    font-family: arial;
                }

        div#waveheader div#newsearch div.btn_search {
            position: absolute;
            right: 0;
            bottom: -1px;
            width: 30px;
            height: 29px;
            background: url("../images/rood/btn_search.png")no-repeat;
            cursor: pointer;
        }

            div#waveheader div#newsearch div.btn_search:hover {
                background: url("../images/rood/btn_search_hover.png")no-repeat;
            }

/* Einde waveheader - 12-02-2014
--------------------------------*/
/* Newheader
--------------------------------------------------------------*/
div#newheader {
    position:relative;
    width:960px;
    height:213px;
    margin:0 auto;
}

    div#newheader div#site-logo {
        position: absolute;
        top: 40px;
        left: 0px;
    }

div#newheader div#site-logo a,
div#newheader div#site-logo a:hover,
div#newheader div#city-quote a,
            div#newheader div#city-quote a:hover {
                text-decoration: none;
            }

    div#newheader div#city-name {
        position: relative;
        float: left;
        margin: 0 0 0 -2px;
        color: #fff;
        font-size: 30px;
        font-family: Arial;
    }

    div#newheader div#owner-name {
        position: relative;
        float: left;
        margin: 11px 0 0 10px;
        color: #fff;
        font-size: 15px;
        font-family: Arial;
    }

        div#newheader div#owner-name span {
            margin-right: 5px;
            color: #fff;
            font-size: 9px;
            font-family: Arial;
        }

    div#newheader div#head-icn-holder {
        position: relative;
        height: 26px;
        margin: 7px 0 0 -1px;
    }

            div#newheader div#head-icn-holder a img {
                padding: 0 5px 0 0;
            }

    div#newheader div#head-panorama {
        position: absolute;
        top: 40px;
        right: 0;
        width: 400px;
        height: 89px;
    }

        div#newheader div#head-panorama img {
            width: 400px;
            height: 89px;
            border: 1px solid #7b7373;
        }

/* City quote
--------------------------------------------------------------*/
    div#newheader div#city-quote {
        position: relative;
        margin: 3px 0 0 0;
        padding-bottom: 9px;
        border-bottom: 1px solid #8e8e8e;
        color: #e4e4e4;
        font-size: 11px;
        font-family: Arial;
    }

/* Top-menu
--------------------------------------------------------------*/
    div#newheader div#header-topmenu {
        position: absolute;
        bottom: 8px;
        left: 0px;
        margin: 0 0 0 0;
        padding: 0 0 1px 0;
    }

        div#newheader div#header-topmenu #menu {
            width:785px;
            margin: 0px;
            padding: 0px;
            background-color: #e5e5e5;
            font-size: 8.5pt;
            font-family: Arial, sans-serif, Helvetica;
        }

            div#newheader div#header-topmenu #menu ul{
                height:30px;
                margin:0;
                padding:0;
                background: #e5e5e5;
            }

            div#newheader div#header-topmenu #menu li{
                float:left;
                padding:0px;
            }

                div#newheader div#header-topmenu #menu li a{
                    height:30px;
                    margin:0px;
                    padding: 0 14px 0 14px;
                    color:#474747;
                    font-weight:normal;
                    line-height:30px;
                    text-align:center;
                    text-decoration:none;
                    display:block;
                }

                                                div#newheader div#header-topmenu #menu li a:hover, #menu ul li:hover a, #menu li.active {
                                                    height:30px;
                                                    background-color: #fff;
                                                    color:#000;
                                                }

                div#newheader div#header-topmenu #menu li ul{
                    position:absolute;
                    width:205px;
                    height:auto;
                    margin: 0;
                    padding: 8px 0 0 0;
                    border:0px;
                    background: transparent;
                    display:none;
                    z-index:200;
                    /*top:1em;
                    /*left:0;*/
                }

                    div#newheader div#header-topmenu #menu li:hover ul{
                        display:block;
                    }

                div#newheader div#header-topmenu #menu li li {
                    float:none;
                    width:205px;
                    margin:0px;
                    padding:0px;
                    border: 2px solid #eee;
                    background-color: #e5e5e5;
                    display:block;
                }

                        div#newheader div#header-topmenu #menu li:hover li a{
                            background-color: #e5e5e5;
                        }

                    div#newheader div#header-topmenu #menu li ul a{
                        height: 30px;
                        margin: 0px;
                        padding: 0px 10px 0px 15px;
                        font-size: 9pt;
                        text-align: left;
                        display: block;
                        font-style: normal;
                    }

                                                                            div#newheader div#header-topmenu #menu li ul a:hover, #menu li ul li:hover a, div#newheader div#header-topmenu #menu li ul li.active a {
                                                                                border:0px;
                                                                                background-color: #fff;
                                                                                color:#000;
                                                                                text-decoration:none;
                                                                            }

            div#newheader div#header-topmenu #menu p{
                clear:left;
            }

/* Zoeken
--------------------------------------------------------------*/
    div#newheader div#newsearch {
        position:absolute;
        right: 0;
        bottom: 9px;
        width: 196px;
        height: 26px;
        margin: 0;
    }

        div#newheader div#newsearch div.searchfield {
            position:relative;
            width:160px;
            height:26px;
            margin: -2px 0 0 0;
            background:url('../images/rood/bg_search.jpg');
        }

            div#newheader div#newsearch div.searchfield div.inputfield {
                position:absolute;
                bottom: 6.5px;
                left:9px;
            }

                div#newheader div#newsearch div.searchfield div.inputfield input {
                    width: 140px;
                    border: none;
                    background: transparent;
                    color: #8e8d8d;
                    font-size: 8pt;
                    font-family: arial;
                }

        div#newheader div#newsearch div.btn_search {
            position: absolute;
            right: 0;
            bottom: -1px;
            width: 30px;
            height: 29px;
            background: url("../images/rood/btn_search.png")no-repeat;
            cursor: pointer;
        }

            div#newheader div#newsearch div.btn_search:hover {
                background: url("../images/rood/btn_search_hover.png")no-repeat;
            }

/* Advertorial - Advertenties
--------------------------------------------------------------*/
div#Advertorial {
    position:absolute;
    top:10px;
    right:0px;
    width:468px;
    height:60px;
}

div#Advertorialbig {
    position:absolute;
    top:2px;
    right:0px;
    width:728px;
    height:90px;
}

div#Advertorialgoogle {
    position:absolute;
    top:10px;
    right:0px;
    width:468px;
    min-width:468px;
    height:60px;
    min-height:60px;
}

/* Newsletter subscribe
--------------------------------------------------------------*/
fieldset#subscribeNewsLetter {
    position:absolute;
    top:80px;
    right:0px;
    width:192px;
    height:30px;
    border:0px;
}

    fieldset#subscribeNewsLetter span.legend {
        float:left;
        height:20px;
        color:#fff;
        font-weight:bold;
        line-height:20px;
    }

    fieldset#subscribeNewsLetter form {
        float:left;
    }

    fieldset#subscribeNewsLetter a {
        color:#ffffff;
        font-size:11px;
    }

/* Slideshow
--------------------------------------------------------------*/
div#slideShow {
    width: 960px;
    height:225px;
    margin: 7px 0 0 0;
    overflow: hidden;
    z-index:-1;
}

    div#slideShow img {
        z-index:-1;
    }

/* Content
--------------------------------------------------------------*/
div#content {
    width: 960px;
    margin: 0 auto;
    margin-top: 5px;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
}

/* Content - left
--------------------------------------------------------------*/
div#contentLeft {
    float:left;
    width:555px;
    min-height: 438px;
    margin: 15px 0 -30px 0;
}

    div#contentLeft ul {
        margin: -18px 0 -15px 25px;
    }

        div#contentLeft ul li {
            line-height: 16px;
            list-style-type:disc;
        }

    div#contentLeft a {
        color: #7a1812;
        text-decoration: none;
    }

        div#contentLeft a:hover {
            text-decoration: underline;
        }

        div#contentLeft p img {
            margin: 0;
        }

/* Content - foot
--------------------------------------------------------------*/
div#contentFoot {
    position: relative;
    width:537px;
    height:14px;
    margin-top: 10px;
    padding:9px;
    background:url('../images/contentFoot.jpg');
    color: #fff;
    font-size:10px;
}

/* Content - comment
--------------------------------------------------------------*/
div#contentComment {
    float:left;
    width:532px;
    margin-top:10px;
    padding:10px;
    border:1px solid #e9e9e9;
    background:#f8f7f7;
}

    div#contentFoot a {
        color:white;
    }

/* Gallery
--------------------------------------------------------------*/
div#gallery {
    position: relative;
    width: 600px;
}

        div#gallery div.photo_holder img {
            position: relative;
            width: 175px;
            margin: 8px 8px 0 8px;
            border: 1px solid #696969;
        }

    div#gallery div.btn_pinit {
        position: relative;
        width: 49px;
        height: 24px;
        margin: 0 0 17px 0;
    }

        div#gallery div.btn_pinit img {
            border: none;
        }

        div#gallery div.photo_holder p {
            position: relative;
            margin: 0 0 0 0;
            padding: 5px 8px 0 8px;
            color: #3a3a3a;
            font-size: 11px;
            font-family: arial;
            line-height: 14px;
        }

    div#gallery div.left {
        position: relative;
        float: left;
    }

        div#gallery div.left div.photo_holder {
            position: relative;
            width: 192px;
            margin: 0 8px 5px 0;
            border: 1px solid #e5e5e5;
            background-color: #f7f6f6;
        }

    div#gallery div.middle {
        position: relative;
        float: left;
    }

        div#gallery div.middle div.photo_holder {
            position: relative;
            width: 192px;
            margin: 0 8px 5px 0;
            border: 1px solid #e5e5e5;
            background-color: #f7f6f6;
        }

    div#gallery div.right {
        position: relative;
        float: left;
    }

        div#gallery div.right div.photo_holder {
            position: relative;
            width: 192px;
            margin: 0 0 5px 0;
            border: 1px solid #e5e5e5;
            background-color: #f7f6f6;
        }

/* User upload
--------------------------------------------------------------*/
div.user_upload {
    position: relative;
    width: 598px;
    margin-bottom: 15px;
    padding: 20px 0 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

    div.user_upload h2 {
        color: #7a1812;
    }

        div.user_upload div#upload input[type="button"] {
            margin-top: -5px;
            padding: 4px 5px 4px 5px;
            border: 1px solid #ddd;
            background-color: #eee;
            cursor: pointer;
        }

div#user_uploadholder {
}

    div#user_uploadholder div.up_title {
        margin: 0;
        padding: 0 0 5px 0;
        line-height: 17px;
    }

    div#user_uploadholder div.up_input {
        background: #fff;
    }

        div#user_uploadholder div.up_input input[type="text"] {
            width: 341px;
            height: 17px;
            margin-bottom: 10px;
            padding: 2px 4px 2px 4px;
            border: 1px dotted #aaa;
            background: #fff;
        }

/* Gallery albums
--------------------------------------------------------------*/
.album-holder {
    position: relative;
    width: 600px;
    margin-bottom: 40px;
}

.album-block {
    position: relative;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
}

    .album-block:hover {
        background: #fdfdfd;
    }

    .album-block .album-title {
        position: relative;
        margin: 7px 0 0 9px;
        color: #575757;
        font-weight: bold;
    }

    .album-block .album-eyecatcher {
        position: relative;
        width: 172px;
        height: 115px;
        margin: 4px 8px 0 8px;
        border: 1px solid #979797;
        overflow: hidden;
        cursor: pointer;
    }

        .album-block .album-eyecatcher img {
            position: relative;
            width: 172px;
            min-height: 115px;
        }

            .album-block .album-eyecatcher img:hover {
                opacity: 0.8;
            }

    .album-block .album-limgs {
        position: relative;
        min-height: 42px;
        margin: 4px 0 0 8px;
    }

        .album-block .album-limgs .album-limgs-img {
            position: relative;
            float: left;
            width: 40px;
            height: 40px;
            margin-right: 2px;
            border: 1px solid #979797;
            background: #fbfbfb;
            overflow: hidden;
            cursor: pointer;
        }

            .album-block .album-limgs .album-limgs-img img {
                position: relative;
                min-width: 60px;
                max-height: 40px;
                margin-left: -20%;
            }

                .album-block .album-limgs .album-limgs-img img:hover {
                    opacity: 0.8;
                }

    .album-block .album-btn {
        position: relative;
        width: 172px;
        height: 23px;
        margin: 7px 0 9px 8px;
        border: 1px solid #e1e1e1;
        background: url("../images/bg-btn-album.jpg") repeat-x;
        color: #000;
        font-size: 11px;
        font-weight: bold;
        line-height: 23px;
        text-align: center;
        cursor: pointer;
    }

        .album-block .album-btn:hover {
            opacity: 0.8;
        }

/* Weer
--------------------------------------------------------------*/
.weer {
    float:left;
    margin:0px 8px 0px 0px;
    padding:0px 0px 10px 191px;
}

/* Googlemap in artikel
--------------------------------------------------------------*/
div.map_artikel {
    position: relative;
    width: 555px;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    color: #000;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
}

    div.map_artikel h2 {
        margin: 5px 0 6px 0;
        font-size: 16px;
        font-weight: bold;
    }

    div.map_artikel div.tube {
        margin: 0 0 6px 0;
    }

/* Video in artikel
--------------------------------------------------------------*/
div.video_artikel {
    position: relative;
    width: 555px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000;
    font-size:12px;
    font-weight:normal;
    line-height:19px;
}

    div.video_artikel h2 {
        margin: 5px 0 6px 0;
        color: #7a1812;
        font-size: 16px;
        font-weight: bold;
    }

    div.video_artikel div.tube {
        margin: 0 0 6px 0;
    }

/* Woordenlijst
--------------------------------------------------------------*/
ul#woordenlijst {
    position: relative;
    margin: 0 0 20px 0;
}

    ul#woordenlijst li.row_holder {
        position: relative;
        width: 553px;
        height: 24px;
        margin: 0 0 3px -25px;
        border: 1px solid #e9e9e9;
        background-color: #f8f7f7;
    }

        ul#woordenlijst li.row_holder div.row1 {
            position: relative;
            float: left;
            padding: 7px 0 0 10px;
        }

        ul#woordenlijst li.row_holder div.row2 {
            position: relative;
            float: left;
            padding: 7px 0 0 10px;
            font-weight: bold;
        }

/* Hotspot container
--------------------------------------------------------------*/
div.hotspotContainer {
    float:left;
    width:537px;
    margin-bottom:20px;
    padding:10px;
    border:1px solid #e9e9e9;
    background:#f8f7f7;
}

    div.hotspotContainer h2 {
        color: #000;
        margin-bottom: 10px !important;
    }

        div.hotspotContainer div:first-child {
            margin-right:42px;
        }

/* Hotspot
--------------------------------------------------------------*/
div.hotspot {
    float:left;
    width:247px;
}

    div.hotspot img {
        border:1px solid #000;
    }

    div.hotspot p {
        margin-bottom:0;
    }

        div.hotspot h3, img {
            margin-bottom:10px;
        }

/* Random visual
--------------------------------------------------------------*/
img.randomVisual {
    margin:0px 0 18px 0;
}

/* Content - Advertentie
--------------------------------------------------------------*/
div.contentAdvertorial {
    margin:8px 0 18px 0;
    text-align:center;
}

/* Smallblock
--------------------------------------------------------------*/
div.smallBlockContainer {
    float:left;
    width:585px;
    margin-bottom:20px;
}

    div.smallBlockContainer h2 {
        color: #000;
        margin: 5px 0 10px 0 !important;
    }

        div.smallBlockContainer div:first-child {
            margin-left:0px;
        }

div.smallBlock {
    float:left;
    width:178px;
    margin-right:10px;
}

    div.smallBlock h2 {
        color: #000;
    }

    div.smallBlock img {
        border:1px solid #000;
    }

            div.smallBlock img, div.smallBlock h3 {
                margin:0;
                margin-bottom:5px;
            }

    div.smallBlock p {
        margin-bottom:0;
    }

/* Video pagina
--------------------------------------------------------------*/
div.article_vids {
    position: relative;
}

    div.article_vids h2 {
        margin: 0 0 3px 0;
        color: #7a1812;
        font-size: 16px;
        font-weight: bold;
    }

/* Right
--------------------------------------------------------------*/
div#contentRight {
    float:right;
    width:336px;
    margin-top: 15px;
    padding-left:68px;
}

/* Right - Sidemenu
--------------------------------------------------------------*/
    div#contentRight div#sidemenu {
        position: relative;
        width: 336px;
        margin: 7px 0 0 0;
    }

            div#contentRight div#sidemenu div.sidemenu-title h3 {
                margin: 0 0 10px 3px;
                color: #7a1812;
                font-size: 16px;
                font-weight: bold;
            }

            div#contentRight div#sidemenu li a {
                text-decoration: none;
            }

                div#contentRight div#sidemenu li a:hover {
                    text-decoration: none;
                }

            div#contentRight div#sidemenu ul li {
                width: 320px;
                margin: 0 0 2px 0;
                padding: 0 0 0 14px;
                border: 1px solid #e9e9e9;
                background-color: #f8f7f7;
                color: #000;
                font-size: 12px;
                font-family: Arial;
                font-weight: normal;
                line-height: 29px;
            }

div#contentRight div#sidemenu ul a:hover li,
            div#contentRight div#sidemenu ul li.active {
                border: 1px solid #c9c9c9;
                background-color: #ebecec;
                color: #802c1b;
                text-decoration: none;
            }

/* Advertenties - rechts
--------------------------------------------------------------*/
div#advertorialRight {
    float: left;
    width: 336px;
    height: 280px;
    margin: 0 0 10px 0;
}

div#advertorialRightgoogle {
    float: left;
    width: 336px;
    min-width: 336px;
    height: 280px;
    min-height: 280px;
}

/* Accommodaties
--------------------------------------------------------------*/
dl#Accommodaties {
    position: relative;
    width: 316px;
    margin-bottom: 10px;
    padding: 10px;
    padding-bottom: 30px;
    background: #990000;
}

    dl#Accommodaties dt {
        width: 305px;
        height: 32px;
        margin-top: 20px;
        padding-left: 10px;
        background: url('../images/heading_desc_list.png');
        color: #fff;
        font-weight: bold;
        line-height: 32px;
        display: block;
    }

        dl#Accommodaties dt:first-child {
            margin-top: 0px;
        }

        dl#Accommodaties dd a {
            width: 305px;
            height: 32px;
            padding-left: 10px;
            border-bottom: 1px dotted #73c3f1;
            color: #fff;
            line-height: 32px;
            display: block;
        }

            dl#Accommodaties dd a:hover {
                text-decoration: underline;
            }

dl#Accommodaties2 {
    position: relative;
    width: 326px;
    margin-bottom: 10px;
    padding: 10px;
    padding-bottom: 5px;
    background: #eeeeee;
}

    dl#Accommodaties2 dt {
        width: 205px;
        height: 32px;
        margin-top: 10px;
        padding-left: 10px;
        background: url('../images/heading_desc_list.png');
        color: #222;
        font-weight: bold;
        line-height: 32px;
        display: block;
    }

        dl#Accommodaties2 dt:first-child {
            margin-top: 0px;
        }

        dl#Accommodaties2_old dd a {
            width: 305px;
            height: 32px;
            margin-top: 20px;
            padding-left: 10px;
            background: url('../images/heading_desc_list2.png');
            color: #222;
            font-weight: bold;
            line-height: 32px;
            display: block;
        }

        dl#Accommodaties2 dd a {
            width: 305px;
            height: 32px;
            color: #222;
            font-weight: normal;
        }

            dl#Accommodaties2 dt a:hover {
                background: url('../images/domee2.png');
            }

/* Random spot
--------------------------------------------------------------*/
div.randomSpot {
    position: relative;
    float: left;
    width: 302px;
    margin: 0 0 15px 0;
    padding: 13px 16px 8px 16px;
    border: 0px solid #e9e9e9;
    border: 1px solid #e9e9e9;
    background: #f8f7f7;
    z-index: 20;
}

    div.randomSpot h2 {
        margin: 0 0 6px 0;
    }

    div.randomSpot div.video {
        padding: 0 0 6px 0;
    }

    div.randomSpot div.video_text {
        padding: 0 0 7px 0;
    }

    a img {
        border: 0;
        vertical-align: middle;
    }

/* Reageerblock
--------------------------------------------------------------*/
div#reageerblock {
    position: relative;
    width: 553px;
    height: 48px;
    margin: 38px 0 15px 0;
    border: 1px solid #e5e5e5;
    background-color: #f8f7f7;
    z-index: 999;
}

    div#reageerblock div.btn-react {
        position: absolute;
        top: 8px;
        left: 8px;
        width: 142px;
        padding: 7px 0 7px 0;
        border: 1px solid #d6d0d0;
        background: #fff;
        color: #000;
        font-size: 12px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        z-index: 9999999999;
    }

        div#reageerblock div.btn-react:hover {
            background: #eee;
            text-decoration: none;
        }

    div#reageerblock div.btn-mail {
        position: absolute;
        top: 8px;
        left: 158px;
        width: 142px;
        padding: 7px 0 7px 0;
        border: 1px solid #d6d0d0;
        background: #fff;
        color: #000;
        font-size: 12px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        z-index: 999999999;
    }

        div#reageerblock div.btn-mail:hover {
            background: #eee;
            text-decoration: none;
        }

    div#reageerblock div.addthis {
        position: absolute;
        top: -31px;
        right: 0;
        width: 153px;
        height: 20px;
        z-index: 9999999999;
    }

    div#reageerblock div.comment {
        position: absolute;
        right: 103px;
        bottom: 9px;
        color: #000;
        font-size: 11px;
        font-family: arial;
        text-align: right;
    }

    div#reageerblock div.arrow {
        position: absolute;
        right: 73px;
        bottom: 12px;
        width: 24px;
        height: 21px;
        background: url("../images/reactblock_arrow.png") center no-repeat;
    }

    div#reageerblock div.btn-tweet {
        position: absolute;
        top: -13px;
        right: 45px;
        width: 28px;
        height: 24px;
        border-top: 1px solid #eaeaea;
        cursor: pointer;
    }

        div#reageerblock div.btn-tweet:hover {
            border-top: 1px solid #ccc;
        }

    div#reageerblock div.btn-facebook {
        position: absolute;
        top: -13px;
        right: 80px;
        width: 28px;
        height: 24px;
        border-top: 1px solid #eaeaea;
        cursor: pointer;
    }

        div#reageerblock div.btn-facebook:hover {
            border-top: 1px solid #ccc;
        }

    div#reageerblock div.popup_block {
        position: absolute;
        top: -254px;
        left: 18px;
        width: 513px;
        min-height: 102px;
        padding: 0 0 14px 0;
        border: 1px solid #e5e5e5;
        background-color: #f8f7f7;
        box-shadow: 2px 2px 6px #999999;
        cursor: move;
        z-index:99;
    }

        div#reageerblock div.popup_block div.title {
            position: relative;
            margin: 13px 0 5px 21px;
            color: #7a1812;
            font-size: 12px;
        }

        div#reageerblock div.popup_block div.left {
            position: relative;
            float: left;
            margin: 0 0 0 21px;
        }

            div#reageerblock div.popup_block div.left p {
                margin-bottom: 0;
                color: #000;
                font-size: 11px;
            }

            div#reageerblock div.popup_block div.left input {
                position: relative;
                width: 242px;
                height: 25px;
                padding: 0px 0 0 5px;
                border: 1px solid #d6d0d0;
                color: #000;
                font-size: 12px;
                font-family: arial;
            }

        div#reageerblock div.popup_block div.right {
            position: relative;
            float: left;
            margin: 0 0 0 14px;
        }

            div#reageerblock div.popup_block div.right p {
                margin-bottom: 0;
                color: #000;
                font-size: 11px;
            }

            div#reageerblock div.popup_block div.right input {
                position: relative;
                width: 201px;
                height: 25px;
                padding: 0 0 0 5px;
                border: 1px solid #d6d0d0;
                color: #000;
                font-size: 12px;
                font-family: arial;
            }

        div#reageerblock div.popup_block div.input {
            position: relative;
            width: 466px;
            min-height: 52px;
            margin: 5px 0 0 21px;
        }

            div#reageerblock div.popup_block div.input p {
                margin-bottom: 0;
                color: #000;
                font-size: 11px;
            }

            div#reageerblock div.popup_block div.input textarea {
                width: 464px;
                min-width: 464px;
                max-width: 464px;
                height: 50px;
                min-height: 50px;
                padding: 5px 0 0 5px;
                border: 1px solid #d6d0d0;
                color: #000;
                font-size: 12px;
                font-family: arial;
            }

        div#reageerblock div.popup_block div.btn_react {
            position: relative;
            float: left;
            min-width: 90px;
            margin: 8px 0 0 21px;
            padding: 5px 13px 5px 13px;
            border: 1px solid #d6d0d0;
            background: url("../images/bg-social.jpg") repeat-x;
            color: #3a3a3a;
            font-size: 12px;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
        }

            div#reageerblock div.popup_block div.btn_react:hover {
                color: #7a1812;
                text-decoration: none;
            }

        div#reageerblock div.popup_block div.message {
            position: relative;
            float: left;
            height: 20px;
            margin: 16px 0 0 18px;
            color: #000;
            font-size: 11px;
        }

div#item_reactions {
    position: relative;
    width: 538px;
    margin: 0 0 20px 0;
}

    div#item_reactions div.reaction {
        position: relative;
        width: 523px;
        margin: 0 0 10px 0;
        padding: 12px 15px 0 15px;
        border: 1px solid #ddd;
        cursor: default;
    }

        div#item_reactions div.reaction p {
            margin: 0;
            padding: 0 0 10px 0;
        }

            div#item_reactions div.reaction p b {
                color: #7a1812;
            }

        div#item_reactions div.reaction div.date {
            padding-bottom: 3px;
            color: #000;
            font-size: 10px;
        }

/* Clear
--------------------------------------------------------------*/
.clear {
    clear: both
}

/* Agenda
------------------------------------------------------------- */
td {
    line-height: 20px;
}

    td img {
        padding-left: 5px;
    }

td.rowOne h2 a,
        td.rowTwo h2 a {
            margin-bottom: 10px;
            padding-top: 3px;
            color: #000;
            font-size: 13px;
            font-weight: bold;
        }

td.rowOne h2 a:hover,
            td.rowTwo h2 a:hover {
                color: #000;
            }

td.rowOne p a,
        td.rowTwo p a {
            margin-bottom: 10px;
            color: #000;
            font-size: 12px;
            font-weight: normal;
            text-decoration: none;
        }

td.rowOne p a:hover,
            td.rowTwo p a:hover {
                color: #000;
            }

td.rowOne {
    height: 15px;
    padding: 5px 9px 4px 9px;
    background-color: #ffffff;
    color: #000;
}

td.rowOne a img,
        td.rowTwo a img {
            margin-left: 5px;
            border: 1px solid #ddd;
        }

td.rowTwo {
    height: 15px;
    padding: 5px 9px 4px 9px;
    background-color: #f0f0f0;
    color: #000;
}

/* Publicity banners
------------------------------------------------------------- */
div.publicity_banners {
    position: relative;
    float: left;
    width: 315px;
    margin: 19px 0 10px 0;
}

    div.publicity_banners img {
        width: 334px;
        border: 1px solid #ddd;
    }

/* Mail en win block
------------------------------------------------------------- */
div#mailenwin {
    position: relative;
    float: left;
    width: 315px;
    margin: 0 0 15px 0;
    padding: 15px 5px 15px 16px;
    border: 1px solid #e9e9e9;
    background-color: #f8f7f7;
    z-index: 20;
}

        div#mailenwin h2 a {
            color: #7a1812;
        }

        div#mailenwin div.title h2 {
            color: #7a1812;
            font-size: 16px;
            font-weight: bold;
        }

    div#mailenwin div.content {
        margin: 0 15px 0 0;
    }

        div#mailenwin div.content img {
            margin-left: -5px;
        }

    div#mailenwin div.button {
        margin-right: 15px;
        font-size: 16px;
        font-weight: bold;
        text-align: right;
    }

        div#mailenwin div.button a {
            text-decoration: underline;
        }

            div#mailenwin div.button a:hover {
                text-decoration: none;
            }

/* Poll
------------------------------------------------------------- */
div#poll {
    position: relative;
    float: left;
    width: 315px;
    margin-bottom: 15px;
    padding: 15px 5px 15px 16px;
    border: 1px solid #e9e9e9;
    background: #f8f7f7;
}

    div#poll h2 {
        margin: 0 0 10px 0;
        color: #7a1812;
        font-size: 16px;
        font-weight: bold;
    }

    div#poll table {
        margin: 10px 0 10px 0;
    }

        div#poll tr td.radio {
            width: 10px;
            padding: 0 5px 1px 0;
        }

        div#poll tr td.answer {
            width: 290px;
        }

    div#poll .bar {
        height: 7px;
        background-color: #990000;
    }

/* Sitemap
------------------------------------------------------------- */
div.sitemap {
}

    div.sitemap .dots.child {
        position: relative;
        float: left;
        margin: 5px 5px 10px 0;
        color: #ccc;
        font-weight: normal;
    }

    div.sitemap .dots.subchild {
        margin: 0 5px 0 0;
        color: #ccc;
        font-weight: normal;
    }

    div.sitemap div.parent {
        margin: 10px 0 5px 0;
        color: #990000;
        font-size: 10pt;
        font-weight: bold;
    }

    div.sitemap div.parent.first {
        margin: 0 0 5px 0;
    }

        div.sitemap div.parent a {
            color: #990000;
            text-decoration: none;
        }

            div.sitemap div.parent a:hover {
                color: #990000;
                text-decoration: underline;
            }

    div.sitemap div.child {
        position: relative;
        float: left;
        margin: 5px 0 10px 0;
        color: #990000;
        font-size: 10pt;
        font-weight: bold;
    }

        div.sitemap div.child a {
            color: #000;
            text-decoration: none;
        }

            div.sitemap div.child a:hover {
                color: #000;
                text-decoration: underline;
            }

    div.sitemap div.subchild {
        position: relative;
        float: left;
        margin: 0 0 5px 0;
        color: #000;
        font-size: 9pt;
        font-weight: normal;
    }

/* Breadcrumbs
------------------------------------------------------------- */
div.breadcrumbs {
    position: relative;
    height: 20px;
    margin-bottom: 10px;
}

    div.breadcrumbs div.bread_arrow {
        position: relative;
        float: left;
        margin: 0 5px 0 5px;
        color: #666;
        font-size: 9pt;
        line-height: 19px;
    }

    div.breadcrumbs div.bread_page {
        position: relative;
        float: left;
        color: #888;
        font-size: 9pt;
        line-height: 19px;
    }

        div.breadcrumbs div.bread_page a {
            color: #888;
            text-decoration: none;
        }

            div.breadcrumbs div.bread_page a:hover {
                color: #333;
                text-decoration: underline;
            }

    div.breadcrumbs div.bread_subpage {
        position: relative;
        float: left;
        color: #888;
        font-size: 9pt;
        line-height: 19px;
    }

/* overig
--------------------------------------------------------------*/
        #contentLeft p a {
            color: #990000;
            text-decoration: none;
        }

            #contentLeft p a:hover {
                text-decoration: underline;
            }

#contentLeft .smallBlock a,
        #contentLeft .hotspot a {
            color: #303030;
            text-decoration: none;
        }

#contentLeft .smallBlock a:hover,
            #contentLeft .hotspot a:hover {
                color: #303030;
                text-decoration: underline;
            }

#copyrights {
    position: absolute;
    bottom: -60px;
    left: 0px;
    color: #fff;
    font-size: 8pt;
}

    #copyrights a {
        color: #fff;
        text-decoration: none;
    }

        #copyrights a:hover {
            text-decoration: underline;
        }

div.search_block {
    width: 553px;
    margin: 0 0 10px 0;
    padding: 10px 12px 10px 12px;
    border: 1px solid #e9e9e9;
    background-color: #f8f7f7;
}

    div.search_block h2 {
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }

        div.search_block h2 a {
            text-decoration: none;
        }

            div.search_block h2 a:hover {
                text-decoration: underline;
            }

        div.search_block .text-box a {
            color: #555;
            text-decoration: none;
        }

            div.search_block .text-box a:hover {
                color: #555;
                text-decoration: underline;
            }

/* Wavefooter
--------------------------------------------------------------*/
div#wavefooter {
    position: relative;
    width: 100%;
    height: 310px;
    min-height: 310px;
    margin: 70px 0 0 0;
    background: url("../images/rood/bg_footer.jpg") top repeat-x;
    background-color: #8c1c18;
    cursor: default;
    z-index: 2;
}

    div#wavefooter a {
        color: #fff;
        text-decoration: none;
    }

        div#wavefooter a:hover {
            text-decoration: underline;
        }

    div#wavefooter div.footer-holder {
        position: relative;
        width: 960px;
        margin: 0 auto;
        background: url("../images/rood/bg_footer.jpg") top repeat-x;
        z-index: 20;
    }

        div#wavefooter div.footer-holder div.wave {
            position: absolute;
            top: -17px;
            left: 0;
            margin: 0;
            padding: 0;
            z-index: 10;
        }

            div#wavefooter div.footer-holder div.wave img {
                position: absolute;
                top: 22px;
                left: 0;
            }

        div#wavefooter div.footer-holder div.footer-title {
            position: absolute;
            top: 32px;
            left: 0px;
        }

            div#wavefooter div.footer-holder div.footer-title h3 {
                color: #fff;
                font-size: 30px;
                font-family: Arial;
                font-weight: normal;
            }

/* Footer - steden
--------------------------------------------------------------*/
        div#wavefooter div.footer-holder div.footer-steden {
            position: relative;
            float: left;
            margin: 69px 0 0 5px;
            padding-left: 5px;
            border-left: 1px solid #e45d2b;
            z-index: 20;
        }

            div#wavefooter div.footer-holder div.footer-steden div.footer-steden-title {
            }

                div#wavefooter div.footer-holder div.footer-steden div.footer-steden-title h3 {
                    color: #e45d2b;
                    font-size: 13px;
                    font-family: Arial;
                    font-weight: bold;
                    text-transform: uppercase;
                    letter-spacing: 2px
                }

            div#wavefooter div.footer-holder div.footer-steden div.footer-cityholder {
                width: 316px;
                margin: 15px 0 0 0;
                padding-bottom: 7px;
            }

                div#wavefooter div.footer-holder div.footer-steden div.footer-cityholder div.footer-stad {
                    position: relative;
                    float: left;
                    width: 100px;
                    height: 20px;
                    color: #fff;
                    font-size: 12px;
                    font-family: Arial;
                    font-weight: normal;
                }

                        div#wavefooter div.footer-holder div.footer-steden div.footer-cityholder a:hover div.footer-stad {
                            text-decoration: underline;
                        }

/* Footer - streken
--------------------------------------------------------------*/
        div#wavefooter div.footer-holder div.footer-streken {
            position: relative;
            float: left;
            width: 115px;
            margin: 69px 0 0 0;
            padding-left: 5px;
            border-left: 1px solid #e45d2b;
            z-index: 20;
        }

            div#wavefooter div.footer-holder div.footer-streken div.footer-streken-title {
            }

                div#wavefooter div.footer-holder div.footer-streken div.footer-streken-title h3 {
                    color: #e45d2b;
                    font-size: 13px;
                    font-family: Arial;
                    font-weight: bold;
                    text-transform: uppercase;
                    letter-spacing: 2px
                }

            div#wavefooter div.footer-holder div.footer-streken div.footer-strekenholder {
                width: 40px;
                margin: 15px 0 0 0;
                z-index: 20;
            }

                div#wavefooter div.footer-holder div.footer-streken div.footer-strekenholder div.footer-streek {
                    position: relative;
                    float: left;
                    width: 110px;
                    height: 20px;
                    color: #fff;
                    font-size: 12px;
                    font-family: Arial;
                    font-weight: normal;
                }

                        div#wavefooter div.footer-holder div.footer-streken div.footer-strekenholder a:hover div.footer-streek {
                            text-decoration: underline;
                        }

/* Footer - logo
--------------------------------------------------------------*/
    div#wavefooter div.footer-logo {
        position: absolute;
        top: 20px;
        right: 85px;
        width: 210px;
        height: 107px;
        z-index: 30;
    }

        div#wavefooter div.footer-logo img {
            width: 210px;
            height: 107px;
        }

    div#wavefooter div.footer-www {
        position: absolute;
        top: 86px;
        right: 0px;
        font-size: 13px;
        z-index: 30;
    }

/* Footer - social
--------------------------------------------------------------*/
    div#wavefooter div.footer-social {
        position: absolute;
        top: -14px;
        left: -10px;
        z-index: 30;
    }

        div#wavefooter div.footer-social div.social-icon {
            position: relative;
            float: left;
            width: 48px;
            height: 48px;
            margin: 0 6px 0 0;
        }

            div#wavefooter div.footer-social div.social-icon img {
                opacity: 1;
            }

/* Footer - menu
--------------------------------------------------------------*/
    div#wavefooter div.footer-menu {
        position: absolute;
        top: 149px;
        left: 705px;
        width: 260px;
        height: 20px;
        color: #fff;
        font-size: 11px;
        font-family: Arial;
        font-weight: normal;
        z-index: 20;
    }

/* Footer - copyright
--------------------------------------------------------------*/
    div#wavefooter div.footer-copyright {
        position: absolute;
        top: 162px;
        left: 640px;
        color: #fff;
        font-size: 12px;
        font-family: Arial;
        font-weight: normal;
        z-index: 20;
    }

/* Footer - webdesign
--------------------------------------------------------------*/
    div#wavefooter div.footer-webdesign {
        position: absolute;
        top: 177px;
        left: 705px;
        color: #fff;
        font-size: 11px;
        font-family: Arial;
        font-weight: normal;
        z-index: 20;
    }

/* Footer - warning
--------------------------------------------------------------*/
    div#wavefooter div.footer-warning {
        position: relative;
        height: 20px;
        margin: 0 0 0 0;
        margin: 30px 0 0 0;
        color: #fff;
        font-size: 11px;
        font-family: Arial;
        font-weight: normal;
        z-index: 20;
    }

/* Footer
--------------------------------------------------------------*/
div#footer {
    position: relative;
    width: 100%;
    min-height: 231px;
    margin: 70px 0 0 0;
    padding: 0 0 40px 0;
    background: url("../images/rood/bg_footer.jpg") top repeat-x;
    background-color: #8c1c18;
    cursor: default;
    z-index: 2;
}

    div#footer a {
        color: #fff;
        text-decoration: none;
    }

        div#footer a:hover {
            text-decoration: underline;
        }

    div#footer div.footer-holder {
        position: relative;
        width: 960px;
        min-height: 231px;
        margin: 0 auto;
        background: url("../images/rood/bg_footer.jpg") top repeat-x;
        z-index: 20;
    }

        div#footer div.footer-holder div.footer-title {
            position: absolute;
            top: 32px;
            left: 0px;
        }

            div#footer div.footer-holder div.footer-title h3 {
                color: #fff;
                font-size: 30px;
                font-family: Arial;
                font-weight: normal;
            }

/* Footer - steden
--------------------------------------------------------------*/
        div#footer div.footer-holder div.footer-steden {
            position: relative;
            float: left;
            margin: 79px 0 0 0;
        }

            div#footer div.footer-holder div.footer-steden div.footer-steden-title {
            }

                div#footer div.footer-holder div.footer-steden div.footer-steden-title h3 {
                    color: #fff;
                    font-size: 14px;
                    font-family: Arial;
                    font-weight: bold;
                }

            div#footer div.footer-holder div.footer-steden div.footer-cityholder {
                width: 336px;
                margin: 12px 0 0 2px;
            }

                div#footer div.footer-holder div.footer-steden div.footer-cityholder div.footer-stad {
                    position: relative;
                    float: left;
                    width: 110px;
                    height: 20px;
                    color: #fff;
                    font-size: 12px;
                    font-family: Arial;
                    font-weight: normal;
                }

                        div#footer div.footer-holder div.footer-steden div.footer-cityholder a:hover div.footer-stad {
                            text-decoration: underline;
                        }

/* Footer - streken
--------------------------------------------------------------*/
        div#footer div.footer-holder div.footer-streken {
            position: relative;
            float: left;
            width: 115px;
            margin: 79px 0 0 10px;
        }

            div#footer div.footer-holder div.footer-streken div.footer-streken-title {
            }

                div#footer div.footer-holder div.footer-streken div.footer-streken-title h3 {
                    color: #fff;
                    font-size: 14px;
                    font-family: Arial;
                    font-weight: bold;
                }

            div#footer div.footer-holder div.footer-streken div.footer-strekenholder {
                width: 40px;
                margin: 12px 0 0 0;
            }

                div#footer div.footer-holder div.footer-streken div.footer-strekenholder div.footer-streek {
                    position: relative;
                    float: left;
                    width: 110px;
                    height: 20px;
                    color: #fff;
                    font-size: 12px;
                    font-family: Arial;
                    font-weight: normal;
                }

                        div#footer div.footer-holder div.footer-streken div.footer-strekenholder a:hover div.footer-streek {
                            text-decoration: underline;
                        }

/* Footer - social
--------------------------------------------------------------*/
    div#footer div.footer-social {
        position: absolute;
        top: -23px;
        left: 624px;
    }

        div#footer div.footer-social div.social-icon {
            position: relative;
            float: left;
            width: 64px;
            height: 52px;
            margin: 0 3px 0 0;
        }

/* Footer - menu
--------------------------------------------------------------*/
    div#footer div.footer-menu {
        position: absolute;
        top: 79px;
        left: 640px;
        height: 20px;
        color: #fff;
        font-size: 12px;
        font-family: Arial;
        font-weight: normal;
    }

/* Footer - copyright
--------------------------------------------------------------*/
    div#footer div.footer-copyright {
        position: absolute;
        top: 152px;
        left: 640px;
        height: 20px;
        color: #fff;
        font-size: 12px;
        font-family: Arial;
        font-weight: normal;
    }

/* Footer - webdesign
--------------------------------------------------------------*/
    div#footer div.footer-webdesign {
        position: absolute;
        top: 177px;
        left: 640px;
        height: 20px;
        color: #fff;
        font-size: 12px;
        font-family: Arial;
        font-weight: normal;
    }

/* Footer - warning
--------------------------------------------------------------*/
    div#footer div.footer-warning {
        position: relative;
        height: 20px;
        margin: 0 0 10px 0;
        padding: 30px 0 0 0;
        color: #fff;
        font-size: 11px;
        font-family: Arial;
        font-weight: normal;
    }

/* Footer - soon online
--------------------------------------------------------------*/
div#soon-online {
    min-height: 196px;
}

    div#contentLeft a {
        color: #7a1812;
        text-decoration: none;
    }

        div#contentLeft a:hover {
            text-decoration: underline;
        }

    div#contentFoot a {
        color: #fff;
    }

    div.bread_page a {
        color: #888;
        text-decoration: none;
    }

        div.bread_page a:hover {
            color: #333;
            text-decoration: underline;
        }

/* Weer mod
--------------------------------------------------------------*/
div.weer_widget {
    position: relative;
    width: 500px;
    cursor: default;
}

    div.weer_widget div.line {
        position: relative;
        width: 500px;
        height: 10px;
        margin: 20px 0 10px 0;
        z-index: 2;
    }

    div.weer_widget div.vandaag {
        position: relative;
        width: 500px;
        height: 96px;
    }

        div.weer_widget .vandaag .dag_titel {
            position: absolute;
            top: 14px;
            left: 120px;
            color: #9d0a0a;
            font-size: 11pt;
            font-family: arial;
            font-weight: bold;
        }

        div.weer_widget .vandaag .celcius {
            position: absolute;
            top: 34px;
            left: 120px;
            margin: 2px 0 -3px 0;
            color: #000;
            font-size: 9pt;
            font-family: arial;
            font-weight: bold;
            z-index: 2;
        }

        div.weer_widget .vandaag .info {
            position: absolute;
            top: 85px;
            left: 120px;
            color: #999;
            font-size: 8pt;
            font-family: arial;
            z-index: 2;
        }

            div.weer_widget .vandaag .info .info_nu {
                padding: 5px 0 20px 0;
                color: #555;
            }

        div.weer_widget .vandaag .weer_blok {
            position: absolute;
            top: 0;
            left: 0;
            width: 109px;
            height: 100px;
            z-index: 1;
        }

            div.weer_widget .vandaag .weer_blok img {
                margin: 5px 0 0 0;
                cursor: default;
            }

        div.weer_widget .vandaag .celsius_nacht {
            position: absolute;
            top: 60px;
            left: 120px;
            height: 20px;
            padding: 6px 0 0 15px;
            background: url('../weer/weather/little_nacht.jpg') no-repeat;
            color: #000;
            font-size: 8pt;
            font-family: arial;
            font-weight: bold;
        }

        div.weer_widget .vandaag .celsius_dag {
            position: absolute;
            top: 35px;
            left: 120px;
            width: 100px;
            height: 20px;
            padding: 6px 0 0 15px;
            background: url('../weer/weather/little_dag.jpg') no-repeat;
            color: #000;
            font-size: 8pt;
            font-family: arial;
            font-weight: bold;
        }

    div.weer_widget .vooruitzicht {
        position: relative;
        width: 500px;
        height: 96px;
    }

        div.weer_widget .vooruitzicht .row_blok {
            position: relative;
            width: 550px;
            height: 96px;
        }

            div.weer_widget .vooruitzicht .row_blok .weer_blok {
                position: absolute;
                top: 0;
                left: 0;
                width: 109px;
                height: 96px;
                z-index: 1;
            }

                div.weer_widget .vooruitzicht .row_blok .weer_blok img {
                    margin: 0 0 0 0;
                    cursor: default;
                }

            div.weer_widget .vooruitzicht .row_blok .dag_titel {
                position: absolute;
                top: 0px;
                left: 120px;
                color: #9d0a0a;
                font-size: 14pt;
                font-family: arial;
                font-weight: bold;
            }

            div.weer_widget .vooruitzicht .row_blok .celsius_nacht {
                position: absolute;
                top: 52px;
                left: 120px;
                height: 20px;
                padding: 6px 0 0 15px;
                background: url('../weer/weather/little_nacht.jpg') no-repeat;
                color: #000;
                font-size: 8pt;
                font-family: arial;
                font-weight: bold;
            }

            div.weer_widget .vooruitzicht .row_blok .celsius_dag {
                position: absolute;
                top: 25px;
                left: 120px;
                width: 100px;
                height: 20px;
                padding: 6px 0 0 15px;
                background: url('../weer/weather/little_dag.jpg') no-repeat;
                color: #000;
                font-size: 8pt;
                font-family: arial;
                font-weight: bold;
            }

            div.weer_widget .vooruitzicht .row_blok .info {
                position: absolute;
                top: 79px;
                left: 120px;
                color: #999;
                font-size: 8pt;
                font-family: arial;
                z-index: 2;
            }

/* cookiemonster
--------------------------------------------------------------*/
div#cookiemonster {
    position: fixed;
    bottom: 0;
    left: 0;
    min-height: 22px;
    background-color: #f4f4f4;
    color: #000;
    text-align: left;
    box-shadow: 0px -2px 22px 0px rgba(153,153,153,1);
    cursor: default;
    display:hidden;
    z-index: 999;
    z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
    -webkit-box-shadow: 0px -2px 22px 0px rgba(153,153,153,1);
    -moz-box-shadow: 0px -2px 22px 0px rgba(153,153,153,1);
}

    div#cookiemonster .cookiebox {
        position: relative;
        width: 960px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 30px;
        padding-top: 10px;
        border: 1px solid: #ddd;
        border-radius: 5px;
        background-color: #fff;
    }

        div#cookiemonster .cookiebox .cookie-btn {
            width: 150px;  height: 25px;  color: white; background-color: #99CF00;
            border-top: solid 1px #c3f83a;
            border-right: solid 1px #82a528;
            border-bottom: solid 1px #58701b;
            border-left: solid 1px #c3f83a;
            border-radius: 10px;
            background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700));
            background: -moz-linear-gradient(19% 75% 90deg,#6DB700, #99CF00);
            text-align: center;  font-size: 20px;  line-height: 25px; margin-top: 10px;
            cursor: pointer;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700));
        }

            div#cookiemonster .cookiebox .cookie-btn p {
                font-size: 12px;
                font-family: helvetica, sans-serif;
                font-weight: bold;
                line-height: 25px;
            }

            div#cookiemonster .cookiebox .cookie-btn:hover {
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700));
                background: -moz-linear-gradient(19% 75% 90deg,#99CF00, #6DB700);
                color: #000;
            }

        div#cookiemonster .cookiebox a {
            color: #0396eb;
            text-decoration: underline;
        }

            div#cookiemonster .cookiebox a:hover {
                color: #00ccff;
            }

/* weermod
--------------------------------------------------------------*/
.modholder {
    position: relative;
    width: 560px;
    margin: 0 auto;
    margin-top: -15px;
    margin-bottom: 20px;
}

.weather-mod {
    position: relative;
    width: 560px;
    font-size: 14px;
    font-family: arial;
}

    .weather-mod .weather-row {
        position: relative;
        width: 560px;
        margin-bottom: 2px;
        border: 1px solid #eee;
        background: #fefefe;
        display: none;
    }

        .weather-mod .weather-row .weather-date {
            position: relative;
            float: left;
            width: 110px;
            height: 65px;
            background: #3aa1cf;
            color: #fff;
            text-align: center;
        }

            .weather-mod .weather-row .weather-date .date1 {
                position: absolute;
                top: 15px;
                left: 0;
                width: 110px;
                font-weight: bold;
            }

            .weather-mod .weather-row .weather-date .date2 {
                position: absolute;
                bottom: 15px;
                left: 0;
                width: 110px;
                font-size: 12px;
            }

        .weather-mod .weather-row .weather-symbol {
            position: relative;
            float: left;
            width: 45px;
            height: 45px;
            padding: 10px 15px 10px 15px;
            background: #1d8cbe;
        }

            .weather-mod .weather-row .weather-symbol img {
                width: 45px;
                height: 45px;
                display: none;
            }

        .weather-mod .weather-row .weather-celcius {
            position: relative;
            float: left;
            width: 130px;
            height: 65px;
            background: #fff;
            color: #000;
            text-align: center;
        }

            .weather-mod .weather-row .weather-celcius .gem-celcius {
                position: absolute;
                top: 13px;
                left: 0;
                width: 130px;
                font-size: 20px;
                font-weight: bold;
            }

            .weather-mod .weather-row .weather-celcius .oms-celcius {
                position: absolute;
                bottom: 11px;
                left: 0;
                width: 130px;
                color: #000;
                font-size: 11px;
            }

        .weather-mod .weather-row .time-block {
            position: relative;
            float: right;
            width: 56px;
            height: 65px;
            margin-left: 5px;
            background: #f9f9f9;
            color: #000;
            text-align: center;
        }

        .weather-mod .weather-row .time-stamp {
            position: relative;
            margin-top: 15px;
            margin-bottom: 6px;
            color: #000;
            font-size: 12px;
        }

        .weather-mod .weather-row .time-temp {
            position: relative;
            margin-top: 4px;
            margin-bottom: 6px;
            color: #000;
            font-size: 14px;
            font-weight: bold;
        }

/* Ads by Stedenman
--------------------------------------------------------------*/
.stedenman-add {
    position: relative;
    width: 557px;
    min-height: 93px;
    margin: 5px 0 25px 0;
    border: 1px solid #e2e2e2;
    background: #fff;
    cursor: default;
}

    .stedenman-add:hover {
        background: #fdfdfc;
    }

    .stedenman-add .addt {
        position: relative;
        max-width: 528px;
        margin: 14px 0 0 15px;
        color: #333;
        font-size: 22px;
        font-family: arial;
    }

        .stedenman-add .addt span {
            color: #333;
            font-size: 22px;
            font-family: arial;
            cursor: pointer;
        }

            .stedenman-add .addt span:hover {
                text-decoration: underline;
            }

    .stedenman-add .addo {
        position: relative;
        max-width: 528px;
        margin: 5px 0 0 15px;
        color: #333;
        font-size: 12px;
        font-family: arial;
    }

    .stedenman-add .addu {
        position: relative;
        max-width: 528px;
        margin: 5px 0 15px 15px;
        color: #333;
        font-size: 14px;
        font-family: arial;
    }

        .stedenman-add .addu span {
            color: #333;
            font-size: 14px;
            font-family: arial;
            text-decoration: underline;
            cursor: pointer;
        }

            .stedenman-add .addu span:hover {
                color: #70b1db;
            }

    .stedenman-add .adsby {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 0 4px 0 4px;
        border: 1px solid #e2e2e2;
        border-right: none;
        border-bottom: none;
        background: #f8f7f7;
        color: #333;
        color: #70b1db;
        font-size: 9px;
        font-family: arial;
    }

        .stedenman-add .adsby a {
            color: #70b1db;
            font-size: 9px;
            font-family: arial;
        }

/* ----- new ads ----- */
.ca-item{
    position:relative;
    float: left;
    width: 555px;
    min-height: 150px;
    margin-top: 10px;
    margin-bottom: 30px;
}

/* Main 0 - ad
---------------------*/
.ca-item-main-0 {
    position:relative;
    width: 958px;
    height: 100px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-0:hover {
        background: #fafaf6;
    }

    .ca-item-main-0 img {
        position: relative;
        width: 958px;
        height: 100px;
    }

        .ca-item-main-0 img:hover {
            opacity: 0.6;
        }

    .ca-item-main-0 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-0 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

/* Main 1 - ad
---------------------*/
.ca-item-main-1 {
    position:relative;
    width: 336px;
    height: 130px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-1:hover {
        background: #fafaf6;
    }

    .ca-item-main-1 img {
        position: relative;
        float: left;
        width: 150px;
        height: 130px;
        border-right: 1px solid #ddd;
    }

        .ca-item-main-1 img:hover {
            opacity: 0.6;
        }

    .ca-item-main-1 .block-content {
        position: relative;
        float: right;
        width: 380px;
        height: 105px;
        margin: 17px 8px 0 14px;
    }

            .ca-item-main-1 .block-content h3,
            .ca-item-main-1 .block-content h3 a {
                margin-bottom: 8px;
                color: #000 !important;
                font-size: 19px;
                font-family: arial;
                font-weight: normal;

            }

        .ca-item-main-1 .block-content a {
            color: #444 !important;
        }

        .ca-item-main-1 .block-content .url {
            position: relative;
            width: 360px;
            margin-top: 8px;
            color: #000 !important;
            font-size: 15px;
            font-family: "Open Sans", sans-serif;
            text-decoration: underline;
        }

            .ca-item-main-1 .block-content .url a {
                color: #000 !important;
                font-size: 15px;
                font-family: "Open Sans", sans-serif;
            }

                .ca-item-main-1 .block-content .url a:hover {
                    color: #70b1db !important;
                    text-decoration: underline;
                }

    .ca-item-main-1 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 0 7px 3px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000;
        font-size: 10px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

/* Main 2 - ad
---------------------*/
.ca-item-main-2 {
    position:relative;
    width: 557px;
    height: 130px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-2:hover {
        background: #fafaf6;
    }

    .ca-item-main-2 .block-content {
        position: relative;
        width: 570px;
        height: 85px;
        margin: 17px 14px 0 14px;
        text-align: center;
    }

.ca-item-main-2 .block-content h3,
            .ca-item-main-2 .block-content h3 a {
                margin-bottom: 8px;
                color: #000 !important;
                font-size: 24px;
                font-family: arial;
                font-weight: normal;
                text-align: center;
            }

        .ca-item-main-2 .block-content p {
            color: #666 !important;
            font-size: 13px;
            font-family: Arial, Tahoma, Geneva, sans-serif;
            line-height: 15px;
            text-align: center;
        }

            .ca-item-main-2 .block-content p a {
                font-size: 13px;
            }

        .ca-item-main-2 .block-content a {
            color: #444;
        }

        .ca-item-main-2 .block-content .url {
            position: relative;
            margin-top: 8px;
            color: #000 !important;
            font-size: 15px;
            font-family: "Open Sans", sans-serif;
            text-align: center;
            text-decoration: underline;
        }

            .ca-item-main-2 .block-content .url a {
                color: #000 !important;
                font-size: 15px;
                font-family: "Open Sans", sans-serif;
            }

                .ca-item-main-2 .block-content .url a:hover {
                    color: #70b1db !important;
                    text-decoration: underline;
                }

    .ca-item-main-2 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-2 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

/* Main 3 - ad
---------------------*/
.ca-item-main-3 {
    position:relative;
    width: 557px;
    padding-bottom: 60px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-3:hover {
        background: #fafaf6;
    }

    .ca-item-main-3 .block-content {
        position: relative;
        width: 560px;
        height: 85px;
        margin: 17px 14px 0 19px;
        text-align: left;
    }

.ca-item-main-3 .block-content h3,
            .ca-item-main-3 .block-content h3 a {
                margin-bottom: 8px;
                color: #000 !important;
                font-size: 24px;
                font-family: arial;
                font-weight: normal;
                text-align: left;
                text-decoration: underline;
            }

.ca-item-main-3 a h3:hover,
        .ca-item-main-3 a:hover {
            text-decoration: underline !important;
        }

        .ca-item-main-3 .block-content a {
            color: #444 !important;
        }

        .ca-item-main-3 .block-content .url {
            position: relative;
            margin-top: 8px;
            color: #000 !important;
            font-size: 15px;
            font-family: "Open Sans", sans-serif;
            text-align: left;
            text-decoration: underline;
        }

            .ca-item-main-3 .block-content .url a {
                color: #000 !important;
                font-size: 15px;
                font-family: "Open Sans", sans-serif;
            }

                .ca-item-main-3 .block-content .url a:hover {
                    color: #70b1db !important;
                    text-decoration: underline;
                }

    .ca-item-main-3 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-3 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

/* Main 4 - ad
---------------------*/
.ca-item-main-4 {
    position:relative;
    width: 557px;
    height: 130px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-4:hover {
        background: #fafaf6;
    }

    .ca-item-main-4 img {
        position: relative;
        float: right;
        width: 150px;
        height: 130px;
        border-left: 1px solid #ddd;
    }

        .ca-item-main-4 img:hover {
            opacity: 0.6;
        }

    .ca-item-main-4 .block-content {
        position: relative;
        float: left;
        width: 380px;
        height: 105px;
        margin: 17px 8px 0 14px;
    }

.ca-item-main-4 .block-content h3,
            .ca-item-main-4 .block-content h3 a {
                margin-bottom: 9px;
                color: #000 !important;
                font-size: 20px;
                font-family: arial;
                font-weight: normal;
            }

        .ca-item-main-4 .block-content a {
            color: #444 !important;
        }

        .ca-item-main-4 .block-content .url {
            position: relative;
            width: 360px;
            margin-top: 8px;
            color: #000 !important;
            font-size: 15px;
            font-family: "Open Sans", sans-serif;
            text-decoration: underline;
        }

            .ca-item-main-4 .block-content .url a {
                color: #000 !important;
                font-size: 15px;
                font-family: "Open Sans", sans-serif;
            }

                .ca-item-main-4 .block-content .url a:hover {
                    color: #70b1db !important;
                    text-decoration: underline;
                }

    .ca-item-main-4 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-4 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

/* Main 5 - ad
---------------------*/
.ca-item-main-5 {
    position:relative;
    width: 557px;
    height: 130px;
    border: 1px solid #ddd;
    background: #fefefe;
}

    .ca-item-main-5:hover {
        background: #fafaf6;
    }

    .ca-item-main-5 img {
        position: relative;
        width: 557px;
        height: 130px;
    }

        .ca-item-main-5 img:hover {
            opacity: 0.6;
        }

    .ca-item-main-5 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-bottom: 0px;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-5 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

/* Main 7 - ad
---------------------*/
.ca-item-main-7 {
    position:relative;
    width: 334px;
    min-width: 334px;
    border: 1px solid #fff;
    background: #fefefe;
    overflow: hidden;
    z-index: 2;
    //min-height: 279px;
}

    .ca-item-main-7:hover {
        background: #fafaf6;
    }

    .ca-item-main-7 img {
        position: relative;
        width: 334px;
        z-index:890;
        //height: 279px;
    }

        .ca-item-main-7 img:hover {
            opacity: 0.6;
        }

    .ca-item-main-7 .adsby {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 15px;
        padding: 2px 7px 1px 7px;
        border: 1px solid #ddd;
        border-right: 0px;
        border-right: none;
        border-bottom: 0px;
        border-bottom: none;
        background: #fff;
        color: #000 !important;
        font-size: 9px;
        line-height: 15px;
        cursor: default;
        z-index: 899;
    }

        .ca-item-main-7 .adsby a {
            color: #70b1db !important;
            font-size: 9px;
            font-family: arial;
        }

    .ca-nav span{
        position: absolute;
        bottom: 68px;
        left: -14px;
        width: 10px;
        height: 16px;
        margin-top: 0px;
        background: transparent url(../images/arrows.png) no-repeat top left;
        opacity: 0.7;
        cursor: pointer;
        z-index: 100;
        text-indent: -9000px;
    }

    .ca-nav span.ca-nav-next{
        right:-14px;
        left:auto;
        background-position:top right;
    }

        .ca-nav span:hover{
            opacity:1.0;
        }
h2, h3 {
    padding: 0px !important;
    margin: 0 0 0 0 !important;
}

.ca-item-main-3 .block-content h3 {
    font-size: 19px !important;
}

.ca-item-main-3 .block-content a {
    text-decoration: none !important;
    border: none;
}

.smallBlock h2 {
    font-size: 14px !important;
    margin: 5px 0 5px 0 !important;
}

.hotspot h2 {
    font-size: 15px !important;
    margin: 0 0 5px 0 !important;
}

.sidemenu-title h3 {
    margin: 0 0 10px 0 !important;
}

.randomSpot h2 {
    margin: 0 0 10px 0 !important;
}

#poll h2 {
    margin: 0 0 10px 0 !important;
}

h1, h2, h3 {
    font-weight: 600;
}

h1 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}

.tcontent h2 {
    font-size: 19px !important;
    margin-top: 20px !important;
    margin-bottom: -10px !important;
}
.tcontent h3 {
    font-size: 16px !important;
    margin-top: 20px !important;
    margin-bottom: -10px !important;
}

.tcontent img {
    margin-top: 20px !important;
}
.introduction {
    font-weight: normal !important;
    color: #000;
}

h3.adtitel {
    max-width: 500px;
    line-height: 30px;
    font-size: 18px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    text-decoration: none !important;
}

    h3.adtitel:hover {
        text-decoration: underline !important;
    }

.tcontent img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block;
}

