/*
Theme name: Slavernij En Jij
Theme URL: http://www.slavernijenjij.nl
Description:
Version: 1.0
Author: Eagerly internet
Author URL: http://www.eagerly.nl
*/

*{}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500italic,500);
@import url(https://fonts.googleapis.com/css?family=Gentium+Basic:400,700,400italic,700italic);

#intro_overlay .top .border {
    height: 5px;
    background: silver;
    width: 100%;
    bottom: 0px;
    position: absolute;
    left: 0px;
}

#intro_overlay .bottom {
    width: 100%;
    height: 50%;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background: url(img/subtheme_bg.jpg);
}

#intro_overlay .site_unlock {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0px;
    height: 80px;
    margin-top:-40px;
}

    #intro_overlay .site_unlock .site_unlock_slider_wrapper {
       height: 65px;
       padding: 7px;
       width: 642px;
       background: url(img/slider_bg_black.png) repeat;
       overflow: hidden;
       -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px;
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left: -321px;
    }

    #intro_overlay .site_unlock .site_unlock_slider_wrapper .site_tekst {
        font-family: 'Gentium Basic', serif;
        font-weight: bold;
        font-size: 30px;
        line-height: 65px;
        color: #666;
        position: absolute;
        top: 7px;
        left: 7px;
        height: 65px;
        width: 642px;
        position: absolute;
        text-align: center;
    }

    #intro_overlay .site_unlock  .site_unlock_slider {
       margin-left: 68px;
       width: 506px;
       height: 1px;
       position: relative;
    }

    #intro_overlay .site_unlock .site_unlock_slider .ui-slider-handle {
       position: absolute;
       z-index: 2;
       cursor: pointer;
       width: 136px;
       height: 68px;
       background: url(img/ui-slider-selector-btn.png) no-repeat;
       top: 0px;
       margin-left: -68px;
       outline: 0;
    }


* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	background:#fff;
	color:#333333;
	min-width:auto;
	font-family: 'Roboto', arial, helvetica, sans-serif;
	font-size:16px;
	font-weight: 400;
	margin:0px;
	padding:0px;
}

.container {
    width: 100%;
    min-width: 980px;
    position: relative;
}

.center {
	width: 940px;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative;
}

/* Tekstopmaak */
.red {color: #a41212; }
.brown {color: #452c26;}
.blue {color: #0085cc;}
.darkblu {color:#004266;}
.orange {color: #e75012;}
.gray {color: #666666;}
.white {color: #ffffff;}

.gentium {
    font-family: 'Gentium Basic', serif;
}

h1 {
   font-family: 'Gentium Basic', serif;
    font-size: 66px;
    line-height: 70px;
    color: #a41212;
    font-weight: 700;
}

    #familie_theme h1 {
        color: #615800;
    }

h2 {
    font-family: 'Gentium Basic', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #a41212;
    margin: 20px 0px -10px 0px;
}
h3 {
    font-family: 'Gentium Basic', serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #452c26;
    margin: 20px 0px -10px 0px;
}
h4 {
    font-family: 'Gentium Basic', serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #e75012;
    margin: 20px 0px -10px 0px;
}

small {
    font-style:italic;
    color:#666666;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', arial, helvetica, sans-serif;
}

a { text-decoration: none; color: #0074b2;}
a:hover { text-decoration: underline;}
p {line-height: 26px; font-weight: 400; margin: 10px 0px; }


li {list-style:none;}

.audiojs {
    position: fixed;
    top: -200px;
}

.ui-loader {
    display:none;
}

/* the_content css */
.the_content p.intro {
    font-family: 'Gentium Basic', serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 25px;
}

.the_content a {
    color: #0074b2;
    text-decoration: none;
}

    .the_content  a.intern {
        color: #0074b2;
        background: url(img/icon_theme_label3.png) no-repeat left center;
        padding-left: 20px;
        text-decoration: none;
        margin-left: 3px;
    }

    .the_content  a.extern {
        color: #0074b2;
        background: url(img/icon_link2.png) no-repeat left center;
        padding-left: 20px;
        text-decoration: none;
        margin-left: 3px;
    }

    .the_content a:hover {
        text-decoration:underline;
        cursor:pointer;
    }

.the_content  ol,
.the_content  ul {
    margin: 15px 30px;
}

    .the_content ul li {
        padding: 8px 0px;
        list-style-image: url(img/bullet.png);
    }

    .the_content ol li {
        padding: 8px 0px;
        list-style: upper-roman;
    }

    .werkstuk .the_content ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style:none;
    }

        .werkstuk .the_content ul li {
            padding: 0px;
            margin: 4px 0px;
            margin-left:25px;
            list-style:none;
        }

            .werkstuk .the_content ul li a {
                font-weight: 700px;
                color: #fff;
                cursor:pointer;
            }

            .werkstuk .the_content li.intern {
                list-style: url(img/icon_theme_label2.png);
            }

            .werkstuk .the_content li.extern {
                list-style: url(img/icon_link.png);
            }

                .werkstuk .the_content ul li a:hover {
                    color: #fff;
                    text-decoration: underline;
                    cursor: pointer;
                }

.the_content .quote {
    width: 350px;
    color: #e75012;
}

    .the_content .quote.left {
        margin-right: 10px;
    }

    .the_content .quote.right {
        margin-left: 10px;
    }

    .the_content .quote p {
        margin: 0px;
        color: #e75012;
        font-size: 28px;
        line-height: 36px;
        font-family: 'Gentium Basic', serif;
        font-weight: bold;
        margin-left: 40px;
    }

        .the_content .quote .before {
            display: inline-block;
            width: 30px;
            min-height: 21px;
            margin-right: 10px;
            background: url(img/qoute_left.png) no-repeat;
            float:left;
        }

        .the_content .quote .after {
            display: inline-block;
            width: 30px;
            height: 21px;
            margin-left: 10px;
            background: url(img/qoute_right.png) no-repeat;
            margin-bottom: -6px;
        }

.the_content .img {
    width: 435px;
    margin-bottom: 8px;
    margin-top: 8px;
    position: relative;
}

    .the_content .img.left {
        margin-right: 20px;
    }

    .the_content .img.right {
        margin-left: 20px;
    }

    .the_content .img.full {
        width: 100%;
    }

    .the_content .img .before, .cboxElement .before {
        display: block;
        width: 54px;
        height: 62px;
        background: url(img/icon_lightbox_img.png) no-repeat;
        position: absolute;
        top: 6px;
        right: 25px;
    }

    .the_content .img.subtheme a.cboxElement:hover .before {
        background: url(img/icon_lightbox_img_hover.png) no-repeat;
    }


    .the_content .img .spacer,
    .the_content .video .spacer  {
        width: 100%;
        height: 30px;
    }

    .the_content .img.full .spacer,
    .the_content .video.full .spacer {
        height: 10px;
    }

    .the_content .img .spacer-two,
    .the_content .video .spacer-two  {
        width: 100%;
        height: 1px;
        margin-top: -11px;
    }

    /* Familieverhalen */
    .the_content .familieverhalen.img.left,
    .the_content .familieverhalen.video.left {
        margin: 30px 40px 20px 0px;
    }

        .the_content .familieverhalen.img.left a,
        .the_content .familieverhalen.video.left a {
            margin-left: -25px;
        }

    .the_content .familieverhalen.img.right,
    .the_content .familieverhalen.video.right {
        margin: 30px 0px 20px 20px;
    }

        .the_content .familieverhalen.img.right p,
        .the_content .familieverhalen.video.right p  {
            padding-left: 25px;
        }

        .the_content .familieverhalen.img.right a,
        .the_content .familieverhalen.video.right a {
            margin-right: -25px;
        }

    .the_content .familieverhalen.img.full,
    .the_content .familieverhalen.video.full {
        margin: 30px 0 20px;
    }

        .the_content .familieverhalen.img.left .before_pleister,
        .the_content .familieverhalen.video.left .before_pleister {
            display: block;
            width: 63px;
            height: 59px;
            background: url(img/plakband.png) no-repeat;
            position: absolute;
            right: 8px;
            top: -18px;
            -webkit-transform:rotate(60deg);
            -moz-transform:rotate(60deg);
            -o-transform:rotate(60deg);
            -ms-transform:rotate(60deg);
            z-index: 999;
        }

        .the_content .familieverhalen.img.left .after_pleister,
        .the_content .familieverhalen.video.left .after_pleister {
            display: block;
            width: 78px;
            height: 56px;
            background: url(img/plakband-onder.png) no-repeat;
            position: absolute;
            left: -25px;
            bottom: -5px;
            -webkit-transform:rotate(60deg);
            -moz-transform:rotate(60deg);
            -o-transform:rotate(60deg);
            -ms-transform:rotate(60deg);
        }

        .the_content .familieverhalen.img.right .before_pleister,
        .the_content .familieverhalen.video.right .before_pleister {
            display: block;
            width: 63px;
            height: 59px;
            background: url(img/plakband.png) no-repeat;
            position: absolute;
            left: -15px;
            top: -15px;
            z-index: 999;
        }

        .the_content .familieverhalen.img.right .after_pleister,
        .the_content .familieverhalen.video.right .after_pleister  {
            display: block;
            width: 78px;
            height: 56px;
            background: url(img/plakband-onder.png) no-repeat;
            position: absolute;
            right: -22px;
            bottom: -10px;
        }

        .the_content .familieverhalen.img.full .before_pleister,
        .the_content .familieverhalen.video.full .before_pleister {
            display: block;
            width: 63px;
            height: 59px;
            background: url(img/plakband.png) no-repeat;
            position: absolute;
            right: -15px;
            top: -18px;
            -webkit-transform:rotate(60deg);
            -moz-transform:rotate(60deg);
            -o-transform:rotate(60deg);
            -ms-transform:rotate(60deg);
            z-index: 999;
        }

        .the_content .familieverhalen.img.full .after_pleister,
        .the_content .familieverhalen.video.full .after_pleister {
            display: block;
            width: 78px;
            height: 56px;
            background: url(img/plakband-onder.png) no-repeat;
            position: absolute;
            left: -25px;
            bottom: 0px;
            -webkit-transform:rotate(60deg);
            -moz-transform:rotate(60deg);
            -o-transform:rotate(60deg);
            -ms-transform:rotate(60deg);
        }

    #cboxContent .before {
        top: 0px;
    }

    .the_content .img a img {
        color: #fff;
    }

    .the_content .img img {
        border: 10px solid #fff;
        -moz-box-shadow: 1px 1px 10px #888;
        -khtml-box-shadow: 1px 1px 10px #888;
        -webkit-box-shadow: 1px 1px 10px #888;
        box-shadow: 1px 1px 10px #888;
        margin-bottom: 8px;
    }

    .the_content .img,
    .the_content .img p {
        margin: 0px;
        font-size: 14px;
        line-height: 16px;
        color: #666666;
        font-style: italic;
    }

        .the_content .img strong {
            color: #e75012;
            font-family: 'Gentium Basic', serif;
            font-size: 18px;
            margin-bottom: 2px;
            font-style:normal;
        }

.the_content .video {
    width: 435px;
    margin-bottom: 8px;
    margin-top: 8px;
    position: relative;
}

    .the_content .video.left {
        margin-right: 20px;
    }

    .the_content .video.right {
        margin-left: 20px;
    }

    .the_content .video.full {
        width: 100%;
    }

    .the_content .video .wrap {
        position: relative;
    }

    .the_content .video .before {
        content: "";
        display: block;
        width: 110px;
        height: 110px;
        background: url(img/icon_lightbox_video.png) no-repeat;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -55px;
        margin-top: -55px;
    }

    .the_content .video a:hover .before {
        background: url(img/icon_lightbox_video_hover.png) no-repeat;
    }

    .the_content .video a {
        position: relative;
        display: block;
    }

    .the_content .video img {
        border: 10px solid #fff;
        -moz-box-shadow: 1px 1px 10px #888;
        -khtml-box-shadow: 1px 1px 10px #888;
        -webkit-box-shadow: 1px 1px 10px #888;
        box-shadow: 1px 1px 10px #888;
        margin-bottom: 8px;
    }

    .the_content .video p {
        margin: 0px;
        font-size: 14px;
        line-height: 16px;
        color: #666666;
        font-style: italic;
    }

        .the_content .video strong {
            color: #e75012;
            font-family: 'Gentium Basic', serif;
            font-size: 18px;
            margin-bottom: 2px;
            font-style: normal;
        }

    .the_content .audio {
        color: #615800;
        font-family: 'Gentium Basic', serif;
        font-weight: bold;
        font-size: 14px;
        display: block;
        height: 46px;
        width: 250px;
    }

        .the_content .img .audio,
        .the_content .video .audio {
            margin-bottom: 10px;
            width: 410px;
        }

        .the_content .full .audio {
            width: 870px;
        }

        .the_content .audio .player {
            display:none;
        }

        .the_content .audio .play-btn  {
            width: 46px;
            height: 46px;
            display: block;
            float:left;
            background: url(img/btn_audo_off.png) no-repeat;
            cursor:pointer;
            margin-right: 5px;
        }

            .the_content .audio.right .play-btn {
                float: right;
                margin-left: 5px;
            }

                 .the_content .img .audio.right .play-btn,
                 .the_content .video .audio.right .play-btn {
                     margin-right: 30px;
                 }

            .the_content .audio .play-btn:hover {
                background: url(img/btn_audo_on_hover.png) no-repeat;
            }

            .the_content .audio .play-btn.playing {
                background: url(img/btn_audo_on.png) no-repeat;
            }

                .the_content .audio .play-btn.playing:hover {
                    background: url(img/btn_audo_off_hover.png) no-repeat;
                }

        .the_content .audio .after {
            float:left;
            height: 46px;
            line-height: 46px;
        }

            .the_content .audio.right .after {
                float: right;
                text-align: right;
            }


/*header */
#header {
    height: 190px;
    padding-bottom: 4px;
    background: url(img/header.png) repeat-x;
    margin-bottom: -4px;
    z-index: 10;
    overflow:hidden;
    padding-bottom: 50px;
    margin-bottom: -50px;
}

#header #sitewide {
    height: 40px;
    padding-bottom: 15px;
    width: 100%;
    min-width: 980px;
    max-width: 1600px;
    background: url(img/sitewide.png) no-repeat;
    margin: 0 auto;
    color: #fff;
    z-index: 999;
    position: relative;
}

    #sitewide ul#social {
        float:right;
        padding-top: 5px;
    }

        #sitewide ul#social li {
            float: left;
            margin-left: 8px;
        }

            #sitewide ul#social li a:hover {
                 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
                filter: alpha(opacity=60);
                -moz-opacity:0.6;
                -khtml-opacity: 0.6;
                opacity: 0.6;
            }

    #sitewide form#search {
        float: right;
        margin-left: 5px;
        margin-right: 0px;
    }

        #sitewide form#search input[type="text"] {
            height: 28px;
            width: 140px;
            padding: 0px 30px 0px 10px;
            margin-top: 5px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            -moz-box-shadow: inset 1px 1px 10px #888;
            -khtml-box-shadow: inset 1px 1px 10px #888;
            -webkit-box-shadow: inset 1px 1px 10px #888;
            box-shadow: inset 1px 1px 10px #888;
            line-height: auto;
            border: 1px solid #888;
            float: left;
        }

            #sitewide form#search input[type="text"]:focus {
                border: 1px solid #9ac8f0;
                -moz-box-shadow: inset 1px 1px 10px #9ac8f0;
                -khtml-box-shadow: inset 1px 1px 10px #9ac8f0;
                -webkit-box-shadow: inset 1px 1px 10px #9ac8f0;
                box-shadow: inset 1px 1px 10px #9ac8f0;
            }

        #sitewide form#search input[type="submit"] {
            width: 30px;
            height: 30px;
            background: url(img/icon_search.png) no-repeat center center;
            display: block;
            float:left;
            margin-left: -30px;
            margin-top: 5px;
            cursor:pointer;
        }

            #sitewide form#search input[type="submit"]:hover {
                background: url(img/icon_search_hover.png) no-repeat center center;
            }


    #sitewide ul#sitewide_menu {
        margin:0;
        padding:0;
        list-style:none;
        float:right;
        margin-left: -2px;
    }
        #sitewide ul#sitewide_menu li {
            display:block;
            position:relative;
            float:left;
            margin: 0px;
            padding-left: 2px;
            background: url(img/sitewide_line.png) center left no-repeat;
        }

            #sitewide ul#sitewide_menu li:first-child {
                padding: 0px;
                background: none;
            }

        #sitewide li ul{display:none}

        #sitewide ul#sitewide_menu li a {
            display:block;
            height: 40px;
            line-height: 40px;
            padding: 0px 22px 0px 22px;
            color: #999999;
            text-decoration:none;
        }

        #sitewide ul#sitewide_menu li.parent a {
            padding-right: 32px;
            cursor: default;
            background: url(img/sitewide_icon_down.png) right center no-repeat;
        }

        #sitewide ul#sitewide_menu li a:hover{
            background: #2c1c18;
            color:#fff;
        }

        #sitewide ul#sitewide_menu li.parent a:hover {
            background: url(img/sitewide_icon_up.png) right center no-repeat #2c1c18;
            cursor: default;
        }

        #sitewide  ul#sitewide_menu li:hover ul {
            display:block;
            position:absolute;
            margin-top: -1px;
        }
        #sitewide  ul#sitewide_menu li:hover li {
            clear:left;
            font-size: 12px;
            border-top: 1px solid #423330;
            border-bottom: 1px solid #090605;
            width: 155px;
            padding: 0px 0px;
            height: 30px !important;
        }

        #sitewide ul#sitewide_menu li.parent:hover a{
            background: url(img/sitewide_icon_up.png) right center no-repeat #2c1c18;
            color:#fff;
        }

         #sitewide ul#sitewide_menu li.parent:hover ul li a {
             background-image: none;
         }


         #sitewide  ul#sitewide_menu li:hover li a {
             color:inherit;
            width: 115px;
            display: block;
            padding: 0px 20px;
            height: 30px !important;
            line-height: 30px;
            background: #2c1c18;
            cursor: pointer;
         }

        #sitewide  ul#sitewide_menu li:hover li a:hover{
            background: #231613;
            cursor: pointer;
        }


#header a#logo {
    float:left;
    margin-top: 10px;
    margin-left: -10px;
}

    #header a#logo:hover {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

#header #hoofdmenu_container {
    margin: 8px -20px 0px 55px;
    float:left;
    width: 710px;
}

#header ul#hoofdmenu {
    float:left;
    margin: 0px;
}

    #header ul#hoofdmenu li {
        list-style:none;
        margin: 0px;
    }

        #header ul#hoofdmenu li a {
            height: 35px;
            width: 139px;
            padding: 0px 18px;
            line-height: 34px;
            display: block;
            color: #fff;
            text-shadow: 2px 1px #333;
        }

            #header ul#hoofdmenu li a:hover {
                background: url(img/header_menu_hover.png) no-repeat center center;
                text-decoration: none;
            }

            #header ul#hoofdmenu li.current-menu-item a,
            #header ul#hoofdmenu li.current-page-ancestor a {
                background: url(img/header_menu_active.png) no-repeat center center;
            }

#header .asset {
    position: absolute;
    top: 20px;
    right: -160px;

}

#home_bg {
    height: 943px;
    margin-top: 0px;
    position: relative;
    width: 100% !important;
}

#home_bg #bg_slideshow {
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 943px;
    width: 100% !important;
}

    #home_bg #bg_slideshow ul#slides {
        height: 943px;
        width: 100% !important;
    }

    #home_bg #bg_slideshow ul#slides li {
        height: 943px;
        width: 100% !important;
        background-position: center top;
    }


#home_bg #bg_slideshow2 {
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 943px;
    width: 100% !important;
}

    #home_bg #bg_slideshow2 ul#slides {
        height: 943px;
        width: 100% !important;
        height: 943px;
        width: 100% !important;
        background-position: center top;
    }

    #home_bg #bg_slideshow2 ul#slides li {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block !important;
        z-index: 3;
        width: 100%;
        height: 943px;
        background-position: -300px top;
    }

#home_slideshow, #home_slideshow_2 {
    width: 100%;
    min-width: 980px;
    height: 440px;
    margin: 0 auto;
    margin-top: 55px;
    position: absolute;
    z-index: 4;
    background: transparent !important;
}

    #home_slideshow .slide, #home_slideshow_2 .slide {
        width: 100%;
        min-width: 980px;
        height: 450px;
        position: relative;
        background:transparent !important;
    }

        #home_slideshow .slide .center_slide, #home_slideshow_2 .slide .center_slide {
            min-width: 980px;
            max-width: 1200px;
            height: 440px;
            margin: 0 auto;
            position: relative;
        }

        #home_slideshow .slide .block_subthema, #home_slideshow_2 .slide .block_subthema {
            float:left;
            width: 286px;
            position: absolute;
            cursor: pointer;
        }

            #home_slideshow .slide a.block_subthema:hover, #home_slideshow_2 .slide a.block_subthema:hover {
                text-decoration: none;
            }

            #home_slideshow .slide .block_subthema.one {
                top: 0px;
                left: 50%;
                margin-left:-142px;
            }

            #home_slideshow .slide .block_subthema.two {
                bottom: 10px;
                left: 25px;
            }

            #home_slideshow .slide .block_subthema.three {
                bottom: 60px;
                right: 25px;
            }

             #home_slideshow_2 .slide .block_subthema.four {
                bottom: 10px;
                left: 150px;
            }

            #home_slideshow_2 .slide .block_subthema.five {
                top: 0px;
                right: 150px;
            }

            #home_slideshow .slide .block_subthema #banier, #home_slideshow_2 .slide .block_subthema #banier {
                width: 265px;
                height: 52px;
                padding: 0px 37px;
                text-align:center;
                background: url(img/block_subthema_banier.png) no-repeat;
                position: absolute;
                top: 140px;
                left: -27px;
                z-index: 1;
                overflow:hidden;
            }

            #home_slideshow .slide .block_subthema #banier h2, #home_slideshow_2 .slide .block_subthema #banier h2  {
                margin: 0px 0px 0px 0px;
                padding: 0px;
                font-size: 24px;
                text-shadow: 2px 1px #440101;
                line-height: 53px;
            }

            #home_slideshow .slide .block_subthema .ondertitel, #home_slideshow_2 .slide .block_subthema .ondertitel  {
                 font-family: 'Gentium Basic', serif;
                 font-size: 16px;
                 font-style: italic;
                 font-weight: 400;
                 line-height: 18px;
                 color: #55463b;
                 text-align: center;
                 margin-top: 35px;
                 padding: 0px 5px;
                 height: 37px;
                 overflow:hidden;
            }

            #home_slideshow .slide .block_subthema .label, #home_slideshow_2 .slide .block_subthema .label {
                font-family: 'Gentium Basic', serif;
                font-size: 16px;
                font-style: italic;
                font-weight: 700;
                line-height: 16px;
                color: #e75012;
                margin-top: 6px;
                text-align: center;
                padding: 0px 5px;
            }

                #home_slideshow .slide .block_subthema .label img, #home_slideshow_2 .slide .block_subthema .label img {
                    display: inline-block !important;
                    margin-bottom: -1px;
                    margin-right: 3px;
                }

                #home_slideshow .slide .block_subthema .label:hover, #home_slideshow_2 .slide .block_subthema .label:hover  {
                    text-decoration: underline;
                }

            #home_slideshow .slide .block_subthema img, #home_slideshow_2 .slide .block_subthema img {
                display: block;
            }

            #home_slideshow .slide .block_subthema .foto_1, #home_slideshow_2 .slide .block_subthema .foto_1  {
                width: 270px;
                padding: 8px;
                height: 256px;
                background: url(img/block_subthema_bg.jpg) center bottom no-repeat #fcfcfc;
                position: relative;
                -moz-box-shadow: 0px 0px 10px #333;
                -webkit-box-shadow: 0px 0px 10px #333;
                box-shadow: 0px 0px 10px #333;
            }

                #home_slideshow .slide .block_subthema .foto_1 img.hover, #home_slideshow_2 .slide .block_subthema .foto_1 img.hover  {
                    position: absolute;
                    top: 8px;
                    left: 8px;
                    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                    filter: alpha(opacity=0);
                    -moz-opacity:0;
                    -khtml-opacity: 0;
                    opacity: 0;
                }

                #home_slideshow .slide .block_subthema .foto_1 img.thumb_overlay, #home_slideshow_2 .slide .block_subthema .foto_1 img.thumb_overlay  {
                    position: absolute;
                    top: 8px;
                    left: 8px;
                }


            #home_slideshow .slide .block_subthema .foto_2, #home_slideshow_2 .slide .block_subthema .foto_2 {
                width: 170px;
                overflow:hidden;
                height: 158px;
                top: 25px;
                left: 20px;
                position: absolute;
                padding: 8px;
                background: #fff;
            }

            #home_slideshow .slide .block_subthema .foto_3, #home_slideshow_2 .slide .block_subthema .foto_3  {
                width: 170px;
                overflow:hidden;
                height: 158px;
                top: 25px;
                right: 20px;
                position: absolute;
                padding: 8px;
                background: #fff;
            }

                #home_slideshow .slide .block_subthema .foto_3 img, #home_slideshow_2 .slide .block_subthema .foto_3 img {
                    margin-left: -100px;
                    position: relative;
                }

            #home_prev {
                padding: 36px 0px 26px 0px;
                width: 90px;
                height: 63px;
                overflow:hidden;
                background: url(img/home_slide_prev.png) no-repeat right;
                position: absolute;
                top: 215px;
                left: 10px;
                z-index: 5;
            }

                 #home_prev .hand {
                     cursor: pointer;
                     float:right;
                     margin-right:-15px;
                 }

            #home_next {
                padding: 36px 0px 26px 0px;
                width: 90px;
                height: 63px;
                overflow:hidden;
                background: url(img/home_slide_next.png) no-repeat left;
                position: absolute;
                top: 215px;
                right: 10px;
                z-index: 5;
            }

                #home_next .hand {
                     cursor: pointer;
                     float:left;
                     margin-left:-15px;
                 }

#banner_container {
    height: 380px;
    position: absolute;
    bottom: 60px;
    background: url(img/banner_bg_25.png) repeat-x bottom;
    overflow-x:hidden;
}

    #banner_container_bg {
        position: absolute;
        top: 175px;
        width: 100%;
        height: 121px;
        background: url(img/banner_bg_tekst.png) no-repeat center center;
    }

    #banner_container #banner_roll {
        width: 1082px;
        height: 277px;
        position: absolute;
        background: url(img/banner_roll.png) no-repeat;
        top: 22px;
        left: -50px;
    }

        #banner_container #banner_roll ul {
            margin-left: 82px;
            margin-top: 14px;
        }


            #banner_container #banner_roll ul li.banner {
                width: 282px;
                height: 297px;
                float:left;
                margin-right: 37px;
                position: relative;
            }

                #banner_container #banner_roll ul li.banner#game {
                    background: url('img/banner_bg_game.png') no-repeat;
                }

                #banner_container #banner_roll ul li.banner#familie_verhalen {
                    background: url('img/banner_bg_familie_verhalen.png') no-repeat;
                }

                #banner_container #banner_roll ul li.banner#twitter_b {
                    margin-right: 0px;
                    background: url('img/banner_bg_twitter.png') no-repeat;
                }


                #banner_container #banner_roll ul li.banner .thumb {
                    position: absolute;
                    top: 20px;
                    left: 39px;
                }


                #banner_container #banner_roll ul li.banner .subtitel {
                    font-size: 20px;
                    width: 210px;
                    margin: 0 auto;
                    margin-top: 146px;
                    color: #fff;
                    text-align: center;
                    font-weight: 700;
                    text-shadow: 1px 2px #333;
                    overflow: hidden;
                    height: 50px;
                    line-height: 22px;
                    font-family: 'Gentium Basic', serif;
                }

                #banner_container #banner_roll ul li.banner a.btn {
                    width: 186px;
                    height: 36px;
                    text-align: center;
                    line-height: 34px;
                    padding: 0px 15px;
                    margin: 0 auto;
                    display: block;
                    margin-top: 8px;
                    background: url(img/banner_button.png) no-repeat;
                    color: #fff;
                    font-family: 'Gentium Basic', serif;
                    font-size: 18px;
                    text-shadow: 0px 1px #333;
                }

                    #banner_container #banner_roll ul li.banner a.btn:hover {
                        background: url(img/banner_button_hover.png) no-repeat;
                        text-decoration: none;
                    }

                #banner_container #banner_roll ul li.banner .twitter {
                    width: 240px;
                    margin: 0 auto;
                    margin-top:106px;
                    text-align: center;
                    font-family: 'Gentium Basic', serif;
                    font-size: 18px;
                    text-shadow: 0px 1px #333;
                    color: #fff;
                    line-height: 22px;
                    height: 90px;
                    overflow: hidden;
                }

                    #banner_container #banner_roll ul li.banner .twitter .qoute {
                        font-weight: 700;
                        color: #730000;
                    }

                    #banner_container #banner_roll ul li.banner .twitter .tweet_msg {

                    }

                    #banner_container #banner_roll ul li.banner .twitter a {
                        color: #863b00;
                        text-decoration: underline;
                    }

                    #banner_container #banner_roll ul li.banner .twitter .tweet_date {
                        display: none;
                    }

#subtheme {
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 60px;
    overflow:hidden;
    width: 100%;
}

#theme {
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 60px;
    min-height: 1000px;
}

#familie_theme {
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 60px;
}

#familie_subtheme {
    background: none;
    padding-bottom: 60px;
}

#familie_subtheme_balk {
   height: 4px;
   background: url(img/transparent_line.png);
}

#familie_subtheme.two {
    padding-top: 20px;
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 60px;
}

#info {
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 60px;
}


img#bg_familie {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;

  /* Set up proportionate scaling */
  width: 100%;
  height: auto;

  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img#bg_familie {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

#bg_familie_ipad {
    display: none;
}

    #subtheme .center,
    #theme .center,
    #familie_theme .center,
    #familie_subtheme .center,
    #info .center  {
        z-index: 1;
    }

    #subtheme #subtheme_header,
    #theme #theme_header,
    #familie_theme #familie_theme_header,
    #info #theme_header {
        width: 100%;
        height: 450px;
        margin-bottom: -450px;
    }

        #subtheme #subtheme_header .shade,
        #theme #theme_header .shade,
        #familie_theme #familie_theme_header .shade,
        #info #theme_header .shade {
            position: absolute;
            bottom: 0px;
            width: 100%;
            height: 4px;
            background: url(img/header_shade.png);
        }


    #subtheme .block,
    #familie_subtheme .block {
        margin-bottom: 20px;
        padding-top: 20px;
        position: inherit;
    }

        #subtheme .block.intro {
            padding-top: 220px;
        }

        #theme .block.intro,
        #familie_theme .block.intro,
        #familie_subtheme .block.intro,
        #info .block.intro   {
            padding-top: 160px;
        }

        #info .block.intro {
            margin-bottom: 70px;
        }

            #subtheme .block.intro .title {
                position: absolute;
                top: 200px;
                margin-left: 360px;
                height: 10px;
                width: 580px;
            }

            #familie_subtheme .block.intro .title {
                margin-left: 30px;
                padding-top: 45px;
            }

                #subtheme .block.intro .title h1 {
                    position: absolute;
                    bottom: 0px;
                }

                #familie_subtheme .block.intro .title h1 {
                    color: #615800;
                }

        #subtheme .block .waypoint,
        #familie_subtheme .block .waypoint {
            width: 100%;
            height: 10px;
            position: absolute;
            top: 0px;
        }

            #subtheme .block .waypoint.first,
            #familie_subtheme .block .waypoint.first  {
                top: 0px;
                height: 80px;
            }

        #subtheme .block .titel,
        #theme .titel,
        #familie_theme .titel,
        #familie_subtheme .titel,
        #info .titel {
            width: 900px;
            float:left;
            background: url(img/block_titel_line.png) repeat-x center;
            margin: 0px 16px 20px 15px;
        }

        #theme .titel,
        #familie_theme .titel,
        #info .titel {
            margin: 40px 16px 20px 15px;
        }

        #familie_subtheme .titel {
            margin: 10px 0px 0px 0px;
            width: 872px;
        }

        #familie_subtheme .werkstuk .titel {
            margin: 0px 0px 0px 0px;
            padding: 30px 0px 30px 0px;
            background: url(img/block_werkstuk_bg2.png) -30px 0px no-repeat;
        }

            #subtheme .block .titel .middle,
            #theme .titel .middle,
            #familie_theme .titel .middle,
            #familie_subtheme .titel .middle,
            #info .titel .middle {
                float: left;
                position: relative;
                left: 50%
            }

            #subtheme .block .titel .middle2,
            #theme .titel .middle2,
            #familie_theme .titel .middle2,
            #familie_subtheme .titel .middle2,
            #info .titel .middle2 {
                float: left;
                left: -50%;
                position: relative;
                background: url(img/block_titel_bg_fix.jpg) no-repeat center center;
            }

                #familie_subtheme .titel .middle2 {
                    background: url(img/block_titel_bg_fix2.jpg) no-repeat center center;
                }

                     #familie_subtheme .werkstuk .titel .middle2 {
                        background: url(img/block_titel_bg_fix3.png) no-repeat center 16px;
                     }

                #familie_subtheme.two .titel .middle2 {
                    background: url(img/block_titel_bg_fix.jpg) no-repeat center center;
                }

                #subtheme .block .titel .middle .middle2 h2,
                #theme .titel .middle .middle2 h2,
                #familie_theme .titel .middle .middle2 h2,
                #familie_subtheme .titel .middle .middle2 h2,
                #info .titel .middle .middle2 h2 {
                    float:left;
                    max-width: 500px;
                    text-align: center;
                    margin: 0px;
                }

                    #familie_theme .titel .middle .middle2 h2,
                    #familie_subtheme .titel .middle .middle2 h2 {
                        color: #615800
                    }

                    #subtheme .block.werkstuk .titel .middle .middle2 h2 {
                        color: #0085cc;
                    }

                    #familie_subtheme .block.werkstuk .titel .middle .middle2 h2 {
                        color: #fff;
                    }

                    #subtheme .block.relevant .titel .middle .middle2 h2,
                    #familie_subtheme .block.relevant .titel .middle .middle2 h2  {
                        color: #e75012;
                    }



                #subtheme .block .titel .middle .middle2 .ornament,
                #theme .titel .middle .middle2 .ornament,
                #familie_theme .titel .middle .middle2 .ornament,
                #familie_subtheme .titel .middle .middle2 .ornament,
                #info .titel .middle .middle2 .ornament  {
                    height: 39px;
                    float:left;
                    width: 94px;
                }

                    #subtheme .block .titel .middle .middle2 .ornament.links,
                    #theme .titel .middle .middle2 .ornament.links,
                    #familie_theme .titel .middle .middle2 .ornament.links,
                    #familie_subtheme .titel .middle .middle2 .ornament.links,
                    #info .titel .middle .middle2 .ornament.links {
                        background: url(img/block_titel_ornament_left.png) bottom no-repeat;
                        margin: 0px 12px 0px 20px;
                    }

                        #familie_subtheme .werkstuk .titel .middle .middle2 .ornament.links {
                            background: url(img/block_titel_ornament_left2.png) bottom no-repeat;
                        }

                    #subtheme .block .titel .middle .middle2 .ornament.rechts,
                    #theme .titel .middle .middle2 .ornament.rechts,
                    #familie_theme .titel .middle .middle2 .ornament.rechts,
                    #familie_subtheme .titel .middle .middle2 .ornament.rechts,
                    #info .titel .middle .middle2 .ornament.rechts {
                        background: url(img/block_titel_ornament_right.png) bottom no-repeat;
                        margin: 0px 20px 0px 12px;
                    }

                        #familie_subtheme .werkstuk .titel .middle .middle2 .ornament.rechts {
                            background: url(img/block_titel_ornament_right2.png) bottom no-repeat;
                        }

        #subtheme .block .content,
        #theme .block .content,
        #familie_theme .block .content,
        #info .block .content {
            border: 4px solid #fff;
            background: #f7f7f7;
            padding: 25px 30px 25px 30px;
            -moz-box-shadow: 1px 1px 10px #888;
            -khtml-box-shadow: 1px 1px 10px #888;
            -webkit-box-shadow: 1px 1px 10px #888;
            box-shadow: 1px 1px 10px #888;
        }

        #familie_subtheme .block .content {
            border: 4px solid #fff;
            background: #f7f7f7;
            padding: 25px 30px 25px 30px;
            -moz-box-shadow: 1px 1px 10px #333;
            -khtml-box-shadow: 1px 1px 10px #333;
            -webkit-box-shadow: 1px 1px 10px #333;
            box-shadow: 1px 1px 10px #333;
        }

            #subtheme .block.intro .content,
            #familie_subtheme .block.intro .content {
                background: url(img/block_intro_bg.jpg) top no-repeat #f7f7f7;
                padding: 0px 0px 0px 0px;
            }

            #theme .block.intro .content,
            #familie_theme .block.intro .content,
            #info .block.intro .content,
            #info .block.intro .content {
                background: url(img/block_intro_bg2.jpg) top no-repeat #f7f7f7;
                padding: 0px 0px 0px 0px;
            }

            #subtheme .block.werkstuk .content {
                background: url(img/block_werkstuk_bg.jpg);
            }

            #familie_subtheme .block.werkstuk .content {
                background: url(img/block_werkstuk_bg3.jpg);
            }

            #familie_subtheme .block.werkstuk .content {
                padding-top: 0px;
            }

            #subtheme .block .content .kolom,
            #familie_subtheme .block .content .kolom {
                width: 260px;
                margin-left: 40px;
            }

                #subtheme .block .content .kolom.first,
                #familie_subtheme .block .content .kolom.first {
                    margin-left: 0px;
                    width: 265px;
                }

       #subtheme .block.intro #intro {
            width: 100%;
            position: relative;
            min-height: 200px;
       }

       #theme .block.intro #intro,
       #familie_theme .block.intro #intro,
       #familie_subtheme .block.intro #intro,
       #info .block.intro #intro {
            width: 100%;
            position: relative;
            min-height: 350px;
       }

            #info .block.intro #intro {
                min-height: 542px;
            }

            #subtheme .block.intro #intro .avatar,
            #familie_subtheme .block.intro #intro .avatar {
                width: 280px;
                height: 270px;
                border: 10px solid #fff;
                overflow: hidden;
                position: absolute;
                left: 30px;
                top: -125px;
                background: silver;
                -moz-box-shadow: 1px 1px 10px #888;
                -khtml-box-shadow: 1px 1px 10px #888;
                -webkit-box-shadow: 1px 1px 10px #888;
                box-shadow: 1px 1px 10px #888;
            }

                #subtheme .block.intro #intro .avatar img ,
                #familie_subtheme .block.intro #intro .avatar img{
                    display: block;
                }

                #subtheme .block.intro #intro .avatar img.thumb_overlay,
                #familie_subtheme .block.intro #intro .avatar img.thumb_overlay {
                    margin-top: -270px;
                }

             #subtheme .block.intro #intro  a.label,
             #familie_subtheme .block.intro #intro  a.label {
                font-family: 'Gentium Basic', serif;
                font-size: 22px;
                font-style: italic;
                font-weight: 700;
                line-height: 22px;
                color: #e75012;
                position: absolute;
                left: 40px;
                top: 176px;
            }

                 #subtheme .block.intro #intro  a.label img,
                 #familie_subtheme .block.intro #intro  a.label img {
                    display: inline-block !important;
                    margin-bottom: -1px;
                }

                 #subtheme .block.intro #intro  a.label:hover,
                 #familie_subtheme .block.intro #intro  a.label:hover  {
                     text-decoration:none;
                     color: #a41212;
                 }

            #subtheme .block.intro #intro .social,
            #theme .block.intro #intro .social,
            #familie_theme .block.intro #intro .social,
            #familie_subtheme .block.intro #intro .social {
                right: 0px;
                width: 291px;
                height: 40px;
                top: 0px;
                background: url(img/block_social_label.png) no-repeat;
                position: absolute;
            }

                #subtheme .block.intro #intro .social .facebook,
                #theme .block.intro #intro .social .facebook,
                #familie_theme .block.intro #intro .social .facebook {
                    float: left;
                    margin: 7px 0px 0px 11px;
                }

                #familie_subtheme .block.intro #intro .social .facebook {
                    float: left;
                    margin: 12px 0px 0px 11px;
                }

            #subtheme .block.intro #intro .bannier,
            #theme .block.intro #intro .bannier,
            #familie_theme .block.intro #intro .bannier,
            #familie_subtheme .block.intro #intro .bannier,
            #info .block.intro #intro .bannier {
                position: absolute;
                right: 30px;
                top: -10px;
                width: 84px;
                height: 69px;
                background: url(img/block_bannier.png) no-repeat;
                padding: 10px 15px 40px 17px;
                text-align: center;
                color: #fff;
                text-shadow: 1px 1px #740000;
            }

            #theme .block.intro #intro .bannier,
            #info .block.intro #intro .bannier {
                line-height: 16px;
                padding: 28px 15px 40px 17px;
                height: 51px;
            }

            #familie_theme .block.intro #intro .bannier,
            #familie_subtheme .block.intro #intro .bannier {
                line-height: 16px;
                padding: 46px 15px 40px 17px;
                height: 33px;
                background: url(img/block_bannier_familie.png) no-repeat;
            }

                #theme .block.intro #intro .bannier .icon_theme,
                #familie_theme .block.intro #intro .bannier .icon_theme,
                #familie_subtheme .block.intro #intro .bannier .icon_theme,
                #info .block.intro #intro .bannier .icon_theme {
                    margin: 0 auto;
                    display: block;
                    width: 34px;
                    height: 34px;
                    background: url(img/icon_book.html) no-repeat;
                    margin-bottom: 3px;
                }

                #subtheme .block.intro #intro .bannier small,
                #theme .block.intro #intro .bannier small,
                #familie_theme .block.intro #intro .bannier small,
                #familie_subtheme .block.intro #intro .bannier small,
                #info .block.intro #intro .bannier small {
                    font-size: 20px;
                    color: #fff;
                    text-shadow: 1px 1px #740000;
                    font-style:normal;
                    font-family: 'Gentium Basic', serif;
                }

                    #theme .block.intro #intro .bannier small,
                    #info .block.intro #intro .bannier small {
                        font-size: 16px;
                        margin-top: 30px;
                    }

                    #familie_theme .block.intro #intro .bannier small,
                    #familie_subtheme .block.intro #intro .bannier small  {
                        font-size: 16px;
                        margin-top: 34px;
                        text-shadow: 1px 1px #5f5700;
                    }

                #subtheme .block.intro #intro .bannier big {
                    font-size: 24px;
                    padding-top: 5px;
                    line-height: 22px;
                    display: block;
                    color: #fff;
                    text-shadow: 1px 1px #740000;
                    font-style:normal;
                    font-family: 'Gentium Basic', serif;
                }

            #subtheme .block.intro #intro .tekst {
                margin: 60px 50px 0px 360px;
                float:left;
            }

                #subtheme .block.intro #intro .tekst h3 {
                    width: 400px;
                    margin-bottom: 20px;
                }

            #familie_subtheme .block.intro #intro .tekst {
                margin: 20px 30px 30px 30px;
            }

            #theme .block.intro #intro .tekst,
            #familie_theme .block.intro #intro .tekst,
            #info .block.intro #intro .tekst  {
                float: left;
                margin: 50px 30px 30px 30px;
            }

            #familie_theme .block.intro #intro .contact {
                margin: 25px 0px;
                font-style: italic;
            }

                #familie_theme .block.intro #intro .contact a.btn {
                    float: right;
                    width: 186px;
                    height: 36px;
                    text-align: center;
                    line-height: 34px;
                    padding: 0px 15px;
                    font-style:normal;
                    margin: 0 auto;
                    display: block;
                    margin-top: -8px;
                    background: url(img/banner_button.png) no-repeat;
                    color: #fff;
                    font-family: 'Gentium Basic', serif;
                    font-size: 18px;
                    text-shadow: 0px 1px #333;
               }
                    #familie_theme .block.intro #intro .contact a.btn:hover {
                        background: url(img/banner_button_hover.png) no-repeat;
                        text-decoration: none;
                    }

       #subtheme .block.intro .artikel_1,
       #familie_subtheme .block.intro .artikel_1 {
            margin-bottom: 0px;
       }

            #subtheme .block.intro .artikel_1 .tekst,
            #familie_subtheme .block.intro .artikel_1 .tekst {
                padding: 0px 30px 20px 30px;
                margin-top: -10px;

            }

       #subtheme .block.werkstuk .content,
       #familie_subtheme .block.werkstuk .content  {
           color: #fff;
       }

           #subtheme .block.werkstuk .content p,
           #familie_subtheme .block.werkstuk .content p {
               margin: 0px;
           }

           #subtheme .block.werkstuk .content h3,
           #familie_subtheme .block.werkstuk .content h3  {
               font-size: 20px;
               color: #004266;
               margin-top: 2px;
               margin-bottom: 6px;
           }

       #subtheme .block.quiz {
           margin-bottom: 10px;
       }
            #subtheme .block.quiz .titel {
                margin-bottom: 15px;
            }

            #subtheme .block.quiz .roll {
                margin: -20px 0px 0px -20px;
                position: relative;
            }

                #subtheme .block.quiz .roll .top {
                    width: 980px;
                    height: 172px;
                    background: url(img/quiz_roll_top.png) no-repeat;
                    position: relative;
                    z-index: 3;
                }

                    #subtheme .block.quiz .roll .top .zegel {
                        position: absolute;
                        right: 50px;
                        top: 12px;
                        width: 122px;
                        height: 178px;
                        background: url(img/quiz_roll_zegel.png) no-repeat;
                    }

                #subtheme .block.quiz .roll .bottom {
                    width: 980px;
                    height: 168px;
                    background: url(img/quiz_roll_bottom.png) no-repeat;
                    position: relative;
                    z-index: 2;
                }

                #subtheme .block.quiz .roll .middle {
                    width: 980px;
                    height: 80px;
                    position: relative;
                    margin: -75px 0px -15px 0px;
                    overflow:hidden;
                }

                    #subtheme .block.quiz .roll .middle .left {
                        float:left;
                        width: 60px;
                        height: 100%;
                        display: block;
                        background: url(img/quiz_roll_center_left.png) no-repeat;
                    }

                    #subtheme .block.quiz .roll .middle .right {
                        float:right;
                        width: 52px;
                        height: 100%;
                        display: block;
                        background: url(img/quiz_roll_center_right.png) no-repeat;
                    }

                    #subtheme .block.quiz .roll .middle .top_content {
                        float:left;
                        width: 868px;
                        height: 74px;
                        display: block;
                        background: url(img/quiz_roll_center_top.png) no-repeat;
                    }

                    #subtheme .block.quiz .roll .middle .bottom_content {
                        float:left;
                        width: 660px;
                        padding: 0px 108px 0px 100px;
                        height: 100%;
                        display: block;
                        background: url(img/quiz_roll_center_bottom.jpg) no-repeat;
                    }

               #subtheme .block.quiz .roll .overlay {
                position: absolute;
                top: 6px;
                left: 3px;
                width: 974px;
                height: 320px;
                z-index: 5;
                background: url(img/quiz_roll_overlay.png) no-repeat;
               }

               #subtheme .block.quiz .roll .unlock_slider_wrapper {
                    height: 65px;
                   padding: 7px;
                   width: 642px;
                   background: url(img/slider_bg_black.png) repeat;
                   overflow: hidden;
                   -moz-border-radius: 20px;
                    -webkit-border-radius: 20px;
                    -khtml-border-radius: 20px;
                    border-radius: 20px;
                    position: absolute;
                    top: 120px;
                    left: 50%;
                    margin-left: -321px;
               }

               #subtheme .block.quiz .roll .unlock_slider_wrapper .tekst {
                    font-family: 'Gentium Basic', serif;
                    font-weight: bold;
                    font-size: 30px;
                    line-height: 65px;
                    color: #333;
                    position: absolute;
                    top: 7px;
                    left: 7px;
                    height: 65px;
                    width: 642px;
                    position: absolute;
                    text-align: center;
               }

               #subtheme .block.quiz .roll .unlock_slider {
                   margin-left: 68px;
                   width: 506px;
                   height: 1px;
                   position: relative;
               }

               #subtheme .block.quiz .roll .unlock_slider .ui-slider-handle {
                   position: absolute;
                   z-index: 2;
                   cursor: pointer;
                   width: 136px;
                   height: 68px;
                   background: url(img/ui-slider-selector-btn.png) no-repeat;
                   top: 0px;
                   margin-left: -68px;
                   outline: 0;
               }

               #subtheme .block.quiz .bottom_content .quiz_question {
                    width: 630px;
                    color: #fff;
                    padding: 20px 15px;
                    font-family: 'Gentium Basic', serif;
                    font-weight: bold;
                    font-size: 32px;
                    line-height: 44px;
                    background: url(img/quiz_roll_question_bg.png) repeat;
                    -moz-border-radius: 5px;
                    -webkit-border-radius: 5px;
                    -khtml-border-radius: 5px;
                    border-radius: 5px;
                    margin: 5px 0px 30px 0px;
                    text-shadow: 2px 1px #111111;
                }

                    #subtheme .block.quiz .bottom_content .quiz_question .yellow {
                        color: #d98d00;
                    }

                #subtheme .block.quiz .bottom_content ul.quiz_answers {
                    list-style:none;
                    margin: 0px;
                    padding: 0px;
                }

                     #subtheme .block.quiz .bottom_content ul.quiz_answers li {
                         float:left;
                         width: 200px;
                         margin: 0px 0px 0px 30px;
                         padding: 0px;
                     }

                        #subtheme .block.quiz .bottom_content ul.quiz_answers li.first {
                            margin: 0px;
                        }

                        #subtheme .block.quiz .bottom_content ul.quiz_answers li a {
                            width: 164px;
                            height: 258px;
                            padding: 18px;
                            display: block;
                            background: url(img/quiz_answer.png) no-repeat;
                            -moz-border-radius: 5px;
                            -webkit-border-radius: 5px;
                            -khtml-border-radius: 5px;
                            border-radius: 5px;
                            cursor: pointer;
                            text-decoration:none;
                            position: relative;
                        }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li.goed a {
                                background: url(img/quiz_answer_goed.png) no-repeat;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li.goed2 a {
                                background: url(img/quiz_answer_goed.png) no-repeat;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li.fout a {
                                background: url(img/quiz_answer_fout.png) no-repeat;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li a img.quiz_thumb {
                                width: 148px;
                                height: 148px;
                                border: 8px solid #fff;
                                -moz-box-shadow: 2px 2px 5px #666;
                                -webkit-box-shadow: 2px 2px 5px #666;
                                box-shadow: 2px 2px 5px #666;
                                display: block;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li a:hover .hover {
                                position: absolute;
                                top: 26px;
                                left: 26px;
                                background-image: url(img/quiz_answer_hover.png);
                                background-position: center center;
                                background-repeat: no-repeat;
                                background-color: rgba(0,0,0,0.3);
                                height: 148px;
                                width: 148px;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li a .quiz_discription {
                                width: 148px;
                                padding: 8px;
                                margin-top: 2px;
                                height: 70px;
                                font-size: 16px;
                                color: #000;
                                overflow: hidden;
                                font-weight: 600;
                                font-family: 'Gentium Basic', serif;
                            }
                                #subtheme .block.quiz .bottom_content ul.quiz_answers li a.goed .quiz_discription,
                                #subtheme .block.quiz .bottom_content ul.quiz_answers li a.goed2 .quiz_discription,
                                #subtheme .block.quiz .bottom_content ul.quiz_answers li a.fout .quiz_discription {
                                    color: #fff;
                                }

                        #subtheme .block.quiz .bottom_content ul.quiz_answers li a .quiz_feedback {
                            display: none;
                            text-align: center;
                            line-height: 32px;
                            margin-top: 14px;
                        }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li a .quiz_feedback big {
                                font-size: 20px;
                                color: #fff;
                                font-family: 'Gentium Basic', serif;
                                text-shadow: 2px 1px #333;
                                font-style:normal;
                            }

                            #subtheme .block.quiz .bottom_content ul.quiz_answers li a .quiz_feedback small {
                                font-size: 30px;
                                color: #fff;
                                font-weight: 600;
                                font-family: 'Gentium Basic', serif;
                                text-shadow: 2px 1px #333;
                                text-transform: uppercase;
                                 font-style:normal;
                            }

                #subtheme .block.quiz .bottom .balk {
                     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                    filter: alpha(opacity=0);
                    -moz-opacity:0;
                    -khtml-opacity: 0;
                    opacity: 0;
                    width: 630px;
                    padding: 15px 15px;
                    background: url(img/quiz_roll_question_bg.png) repeat;
                    position: absolute;
                    left: 50%;
                    margin-left: -330px;
                    top: 35px;
                    color: #fff;
                    height:26px;
                    line-height: 26px;
                    -moz-border-radius: 5px;
                    -webkit-border-radius: 5px;
                    -khtml-border-radius: 5px;
                    border-radius: 5px;
                }

                    #subtheme .block.quiz .bottom .balk b.oranje {
                        color: #ff5714;
                    }

                    #subtheme .block.quiz .bottom .balk b.groen {
                        color: #6ba608;
                    }

                    #subtheme .block.quiz .bottom .facebook {
                        float:right;
                        margin-top: 2px;
                    }

                    #subtheme .block.quiz .bottom .line {
                        margin: 0px 15px;
                    }

    #subtheme .sticky-wrapper,
    #familie_subtheme .sticky-wrapper {
        position: absolute;
        width: 220px;
        height: 10px;
        top: 410px;
        right: -220px;
        display: none;
    }

    @media all and (min-width: 1420px) {
      #subtheme .sticky-wrapper,
      #familie_subtheme .sticky-wrapper {
        display: block;
      }
    }

        #subtheme .sticky-wrapper .sticky_menu,
        #familie_subtheme .sticky-wrapper .sticky_menu  {
            margin-top: 0px;
            width: 220px;
            height: auto;
            position: relative;
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -moz-opacity:0;
            -khtml-opacity: 0;
            opacity: 0;
        }

            #subtheme .sticky-wrapper .sticky_menu.stuck,
            #familie_subtheme .sticky-wrapper .sticky_menu.stuck  {
                margin-top: 0px;
                position: fixed;
                width: 220px;
                top: -500px;
                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100);
                -moz-opacity:1;
                -khtml-opacity: 1;
                opacity: 1;
            }

            #subtheme .sticky-wrapper .sticky_menu .shade,
            #familie_subtheme .sticky-wrapper .sticky_menu .shade {
                position: absolute;
                top: 0px;
                left: 0px;
                z-index: -1;
            }

                #subtheme .sticky-wrapper .sticky_menu .shade img,
                #familie_subtheme .sticky-wrapper .sticky_menu .shade img  {
                    display: block;
                }

            #subtheme .sticky-wrapper .sticky_menu ul {
                margin: 0px 10px;
                background: url(img/sticky_menu_bg.png);
            }

            #familie_subtheme .sticky-wrapper .sticky_menu ul {
                margin: 0px 10px;
                background: url(img/sticky_menu_bg_familie.png);
            }

                #subtheme .sticky-wrapper .sticky_menu ul li,
                #familie_subtheme .sticky-wrapper .sticky_menu ul li {
                    list-style:none;
                    margin: 0px;
                    width: 176px;
                    display: block;
                    line-height: 16px;
                    padding: 8px 12px;
                    border-top: solid 1px #8b0000;
                    border-bottom: solid 1px #a11a1a;
                    font-size: 11px;
                    color: #fff;
                }

                #familie_subtheme .sticky-wrapper .sticky_menu ul li {
                    border-top: 0px;
                    border-bottom: solid 1px #998b00;
                    color: #474000;
                }

                    #subtheme .sticky-wrapper .sticky_menu ul li.first {
                        background: url(img/sticky_menu_shade2.png) no-repeat top;
                    }

                    #familie_subtheme .sticky-wrapper .sticky_menu ul li.first {
                        background: url(img/sticky_menu_shade2_familie.png) no-repeat top;
                    }

                    #subtheme .sticky-wrapper .sticky_menu ul li.active,
                    #subtheme .sticky-wrapper .sticky_menu ul li.visible {
                        background: url(img/sticky_menu_active.png) repeat;
                        border-bottom: solid 1px #860000;
                    }


                    #familie_subtheme .sticky-wrapper .sticky_menu ul li.active,
                    #familie_subtheme .sticky-wrapper .sticky_menu ul li.visible  {
                        background: url(img/sticky_menu_active.png) repeat;
                        border-bottom: solid 1px #998b00;
                        color: #fff;
                    }

                    #subtheme .sticky-wrapper .sticky_menu ul li:hover,
                    #familie_subtheme .sticky-wrapper .sticky_menu ul li:hover  {
                        text-decoration: none;
                        background: url(img/sticky_menu_hover.png) repeat;
                        border-bottom: solid 1px #860000;
                        cursor:pointer;
                        color: #fff;
                    }

                    #familie_subtheme  .sticky-wrapper .sticky_menu ul li:hover {
                        border-bottom: solid 1px #998b00;
                    }

            #subtheme .sticky-wrapper .sticky_menu .scroll_to_top,
            #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top {
                width: 200px;
                height: 50px;
                background: url(img/sticky_menu_back_to_top.png);
                margin: 0px 10px;
                cursor: pointer;
            }

            #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top {
                background: url(img/sticky_menu_back_to_top_familie.png);
            }

                #subtheme .sticky-wrapper .sticky_menu .scroll_to_top:hover {
                    background: url(img/sticky_menu_back_to_top_hover.png);
                    text-decoration:none;
                }

                #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top:hover  {
                    background: url(img/sticky_menu_back_to_top_hover_familie.png);
                    text-decoration:none;
                }

                #subtheme .sticky-wrapper .sticky_menu .scroll_to_top span,
                #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top span {
                    color: #fff;
                    font-size: 11px;
                    font-style: italic;
                    font-family: 'Gentium Basic', serif;
                    padding-top: 14px;
                    margin-left: 73px;
                    display: block;
                }

                #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top span {
                    color: #4c4c4c;
                }

                    #familie_subtheme .sticky-wrapper .sticky_menu .scroll_to_top:hover span {
                        color: #fff;
                    }



   #listing-theme,
   #listing-familie-theme {
       margin: 0px 0px 20px 0px;
   }

   #subtheme .block_subthema,
   #theme .block_subthema {
        float:left;
        width: 256px;
        position: relative;
        cursor: pointer;
        margin-right: 86px;
   }

   #theme .block_subthema.single_first {
       margin-left: 342px;
   }

   #theme .block_subthema.single_second {
       margin-left: 171px !important;
   }

   #theme .block_subthema {
       margin-bottom: 50px;
   }

        #subtheme a.block_subthema:hover,
        #theme a.block_subthema:hover {
            text-decoration: none;
        }

        #subtheme .block_subthema.one,
        #theme .block_subthema.one {
            top: 0px;
            left: 50%;
            margin-left:-142px;
        }

        #subtheme .block_subthema.two,
        #theme .block_subthema.two {
            bottom: 10px;
            left: 25px;
        }

        #subtheme .block_subthema.three,
        #theme .block_subthema.three {
            bottom: 60px;
            right: 25px;
        }

        #subtheme .block_subthema #banier,
        #theme .block_subthema #banier  {
            width: 230px;
            height: 47px;
            padding: 0px 37px;
            text-align:center;
            background: url(img/block_subthema_banier2.png) no-repeat;
            position: absolute;
            top: 125px;
            left: -24px;
            z-index: 1;
        }

        #subtheme .block_subthema #banier h2,
        #theme .block_subthema #banier h2 {
            margin: 11px 0px 0px 0px;
            padding: 0px;
            font-size: 22px;
            text-shadow: 2px 1px #440101;
        }

        #subtheme .block_subthema .ondertitel,
        #theme .block_subthema .ondertitel {
             font-family: 'Gentium Basic', serif;
             font-size: 14px;
             font-style: italic;
             font-weight: 400;
             line-height: 18px;
             color: #55463b;
             text-align: center;
             margin-top: 28px;
             padding: 0px 5px;
             height: 36px;
             overflow:hidden;
        }

        #subtheme .block_subthema .label,
        #theme .block_subthema .label {
            font-family: 'Gentium Basic', serif;
            font-size: 14px;
            font-style: italic;
            font-weight: 700;
            line-height: 14px;
            color: #e75012;
            margin-top: 8px;
            text-align: center;
            padding: 0px 5px;
        }

            #subtheme .block_subthema .label img,
            #theme .block_subthema .label img {
                display: inline-block !important;
                margin-bottom: -1px;
            }

            #subtheme .block_subthema .label:hover {
                text-decoration: underline;
            }

        #subtheme .block_subthema img,
        #theme .block_subthema img {
            display: block;
        }

        #subtheme .block_subthema .foto_1,
        #theme .block_subthema .foto_1 {
            width: 240px;
            padding: 8px;
            height: 228px;
            background: url(img/block_subthema_bg2.png) center bottom no-repeat #fcfcfc;
            position: relative;
            -moz-box-shadow: 0px 0px 10px #333;
            -webkit-box-shadow: 0px 0px 10px #333;
            box-shadow: 0px 0px 10px #333;
        }

            #subtheme .block_subthema .foto_1 img.hover,
            #theme .block_subthema .foto_1 img.hover  {
                position: absolute;
                top: 8px;
                left: 8px;
                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                filter: alpha(opacity=0);
                -moz-opacity:0;
                -khtml-opacity: 0;
                opacity: 0;
            }

            #subtheme .block_subthema .foto_1 img.thumb_overlay,
            #theme .block_subthema .foto_1 img.thumb_overlay {
                position: absolute;
                top: 8px;
                left: 8px;
            }


        #subtheme .block_subthema .foto_2,
        #theme .block_subthema .foto_2 {
            width: 170px;
            overflow:hidden;
            height: 140px;
            top: 25px;
            left: 20px;
            position: absolute;
            padding: 8px;
            background: #fff;
        }

        #subtheme .block_subthema .foto_3,
        #theme .block_subthema .foto_3 {
            width: 170px;
            overflow:hidden;
            height: 140px;
            top: 25px;
            right: 20px;
            position: absolute;
            padding: 8px;
            background: #fff;
        }

            #subtheme .block_subthema .foto_3 img,
            #theme .block_subthema .foto_3 img  {
                margin-left: -70px;
                position: relative;
            }

        #subtheme .comments,
        #familie_subtheme .comments {
            margin-top: 50px;
            margin-bottom: 70px;
        }

            #subtheme .comments .discus,
            #familie_subtheme .comments .discus {
                background: #fff;
                -moz-box-shadow: 1px 1px 10px #888;
                -khtml-box-shadow: 1px 1px 10px #888;
                -webkit-box-shadow: 1px 1px 10px #888;
                box-shadow: 1px 1px 10px #888;
            }

                #subtheme .comments .discus .discus-hr,
                #familie_subtheme .comments .discus .discus-hr  {
                    height: 20px;
                    background: #e75012;
                }

                #subtheme .comments .discus .inner,
                #familie_subtheme .comments .discus .inner {
                    padding: 20px 30px 0px 30px;
                }

    #familie_theme .block_familie_subthema,
    #familie_subtheme .block_familie_subthema {
        float:left;
        width: 270px;
        position: relative;
        cursor: pointer;
        height: 272px;
        border: 4px solid #fff;
        padding: 7px;
        margin: 0px 32px 42px 0px;
        background: url(img/block_familiethema_bg.png) no-repeat 20px 252px #f7f7f7;
        display: block;
        -moz-box-shadow: 1px 1px 10px #888;
        -khtml-box-shadow: 1px 1px 10px #888;
        -webkit-box-shadow: 1px 1px 10px #888;
        box-shadow: 1px 1px 10px #888;
    }

        #familie_subtheme .block_familie_subthema {
            margin: 20px 32px 0px 0px;
        }


        #familie_theme .block_familie_subthema:hover,
        #familie_subtheme .block_familie_subthema:hover {
            text-decoration: none;
            background: url(img/block_familiethema_bg.png) no-repeat 20px 252px #e3e3e3;
        }

        #familie_theme .block_familie_subthema img,
        #familie_subtheme .block_familie_subthema img {
            display: block;
        }

        #familie_theme .block_familie_subthema .thumb_overlay,
        #familie_subtheme .block_familie_subthema .thumb_overlay {
            width: 270px;
            height: 158px;
            position: relative;
            z-index: 1;
            margin-top: -158px;
            -moz-box-shadow: inset 1px 1px 10px #666;
            -khtml-box-shadow: inset 1px 1px 10px #666;
            -webkit-box-shadow: inset 1px 1px 10px #666;
            box-shadow: inset 1px 1px 10px #666;
        }

        #familie_theme .block_familie_subthema h2,
        #familie_subtheme .block_familie_subthema h2  {
            color: #e75012;
            text-align: center;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        #familie_theme .block_familie_subthema .ondertitel,
        #familie_subtheme .block_familie_subthema .ondertitel {
            font-family: 'Gentium Basic', serif;
             font-size: 16px;
             font-style: italic;
             font-weight: 400;
             line-height: 18px;
             color: #55463b;
             text-align: center;
             margin-top: 5px;
             padding: 0px 5px;
             height: 36px;
             overflow:hidden;
        }

#search-results {
    background: url(img/subtheme_bg.jpg);
    padding-bottom: 0px;
}

#search-results .center, #quiz-results .center {
    z-index: 1;
    position: relative;
}

#search-content {
    padding: 60px 35px 100px;
    text-align: center;
}

    #search-header {
        height: 65px;
        width: 807px;
        padding: 35px 40px 35px 20px;
        background: url(img/search_bg.png);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        border: 2px solid #c3b296;
    }

        #search-header h1 {
            font-size: 44px;
            line-height: 60px;
            color: #231613;
            font-weight: 700;
            display: inline;
            float: left;
        }

        #search-header form#search {
            float: right;
        }

        #search-header input[type="text"] {
            font-size: 28px;
            margin-left: 25px;
            width: 467px;
            padding: 14px 70px 14px 20px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            -moz-box-shadow: inset 1px 1px 15px #888;
            -khtml-box-shadow: inset 1px 1px 15px #888;
            -webkit-box-shadow: inset 1px 1px 15px #888;
            box-shadow: inset 1px 1px 15px #888;
            line-height: auto;
            border: 1px solid #AAA;
            float: left;
        }

            #search-header input[type="text"]:focus {
                border: 1px solid #9ac8f0;
                -moz-box-shadow: inset 1px 1px 15px #9ac8f0;
                -khtml-box-shadow: inset 1px 1px 15px #9ac8f0;
                -webkit-box-shadow: inset 1px 1px 15px #9ac8f0;
                box-shadow: inset 1px 1px 15px #9ac8f0;
            }

        #search-header input[type="submit"] {
            width: 60px;
            height: 60px;
            background: url(img/icon_search_32x32.png) no-repeat center center;
            display: block;
            float: left;
            margin-left: -60px;
            cursor:pointer;
        }

            #search-content input[type="submit"]:hover {
                background: url(img/icon_search_32x32_hover.png) no-repeat center center;
            }

    .ornament {
        background: url(img/search_ornament.png) no-repeat center center;
        height: 20px;
        margin: 20px;
    }

    #search-info {
        margin: 25px auto 5px;
    }

        #search-info strong {
            font-weight: 400;
            color: #e75012;
        }

    .search-results, #quiz-results {
        text-align: left;
    }
    #quiz-results {
        margin-top: 30px;
    }
    .the_content.quiz {
        margin: 20px 30px 30px 30px;
        text-align: center;
    }
        .search-results .search-result {
            padding: 0px 10px 0;
            border-bottom: 1px solid #d7d4cf;
            cursor: pointer;
        }

        #quiz-results .quiz-result {
            padding: 0px 10px 0;
            border-bottom: 1px solid #d7d4cf;
            height: 110px;
            margin-bottom: 10px;
        }

        #quiz-results .quiz-result.current .quiz-item {
            background: url(img/search_bg_hover.png);
            position: relative;
        }

        .search-results .search-item, #quiz-results .quiz-item {
            padding: 10px;
            margin: 10px 8px;
        }
        #quiz-results .quiz-item {
            height: 80px;
            margin-bottom: 10px;
        }

        .search-results .search-item:hover {
            background: url(img/search_bg_hover.png);
        }

            .search-results .search-item .followlink, #quiz-results .quiz-item .followlink {
                float:right;
                opacity: 0;
                width: 70px;
                height: 80px;
                overflow: hidden;
            }

            .search-results .search-item:hover .followlink {
                background: url(img/search-link.png) no-repeat left center;
                display: block;
                opacity: 1;
            }

            #quiz-results .quiz-item:hover .followlink {
                display: block;
                opacity: 1;
            }

            .search-result .search-item p, .quiz-result .quiz-item p {
                color: #55463b;
                margin: 2px 10px 5px 0;
                font-family: 'Gentium Basic',serif;
                font-size: 18px;
            }

            .search-result .search-item .label, .quiz-result .quiz-item .label {
                font-family: 'Gentium Basic', serif;
                font-size: 16px;
                font-style: italic;
                font-weight: 700;
                line-height: 16px;
                color: #e75012;
                margin-top: 5px;
                padding: 0px 5px;
            }

            .search-result .search-item .label img, .quiz-result .quiz-item .label img {
                margin-right: 5px;
            }

            .search-result .search-item .label, .quiz-result .quiz-item .label {
                color: #e75012;
            }

                .search-result .search-item .label:hover, .quiz-result .quiz-item .label:hover {
                    text-decoration: underline;
                }

            .search-result .search-item h3 {
                margin: 0px;
                color: #a30000;
            }

            .quiz-result .quiz-item h3 {
                margin: 0px;
                color: #a30000;
                padding-top: 28px;
            }

            .search-result .search-item h3 a, .quiz-result .quiz-item h3 a {
                font-size: 24px;
            }

            .search-result .search-item h3.slavernij  {
                color: #a30000;
            }

            .search-result .search-item h3.familie  {
                color: #615800;
            }

            .search-result .search-item h3.overige  {
                color: #4c4c4c;
            }

            .search-result .search-item div.img-container, .quiz-result .quiz-item div.img-container {
                float:left;
                overflow: hidden;
                width: 70px;
                height: 70px;
                margin-right: 20px;
                border: 5px solid white;
                -moz-box-shadow: 0px 1px 3px #888;
                -khtml-box-shadow: 0px 1px 3px #888;
                -webkit-box-shadow: 0px 1px 3px #888;
                box-shadow: 0px 1px 3px #888;
                text-align: center;
            }

            .search-result .search-item div.img-container span, .quiz-result .quiz-item div.img-container span {
                display: block;
                width: 90px;
                margin-left: -30px;
            }

            .search-result .search-item img.search-thumb, .quiz-result .quiz-item img.quiz-thumb {
                display: inline-block;
                min-width: 70px;
            }


#quiz_balk {
    position: fixed;
    top: 0px;
    left: -220px;
    height: 100%;
    z-index: 1001;
    padding-left: 1px;
}

    #quiz_balk .label {
        left: 210px;
        padding-left: 10px;
        top: 50%;
        height: 206px;
        width: 50px;
        background: url(img/quiz_balk_label.png) no-repeat right;
        margin-top: -164px;
        position: absolute;
        cursor: pointer;
        z-index: 1;
    }

    #quiz_balk .label.klaar {
        background: url(img/quiz_balk_label_klaar.png) no-repeat right;
    }

    #quiz_balk .content {
        height: 100%;
        width: 220px;
        background: url(img/quiz_balk_bg.jpg) repeat-y;
        -moz-box-shadow: 0px 0px 5px #000;
        -webkit-box-shadow: 0px 0px 5px #000;
        box-shadow: 0px 0px 5px #000;
        position: relative;
        z-index: 2;
    }

        #quiz_balk .content .inner {
            height: 385px;
            width: 220px;
            position: absolute;
            top: 50%;
            margin-top: -160px;
        }

            #quiz_balk .content .inner .zegel {
                position: absolute;
                top: -45px;
                left: 50%;
                margin-left: -45px;
            }

            #quiz_balk .content .inner .score {
                width: 220px;
                height: 280px;
                background: url(img/quiz_balk_bg_2.png) top left no-repeat;
                border-bottom: 1px solid #533622;
            }

                #quiz_balk .content .inner .score .tekst_1 {
                    width: 180px;
                    padding: 55px 20px 10px 20px;
                    font-family: 'Gentium Basic', serif;
                    font-weight: 700;
                    font-size: 22px;
                    line-height: 22px;
                    color: #cccccc;
                    text-align: center;
                }

                #quiz_balk .content .inner .score .tekst_2 {
                    width: 180px;
                    padding: 10px 20px 15px 20px;
                    font-family: 'Gentium Basic', serif;
                    font-weight: 700;
                    font-size: 16px;
                    line-height: 16px;
                    color: #cccccc;
                    text-align: center;
                }

                #quiz_balk .content .inner .score .score_circle {
                    width: 134px;
                    height: 134px;
                    margin: 0 auto;
                    -moz-border-radius: 67px;
                    -webkit-border-radius: 67px;
                    -khtml-border-radius: 67px;
                    border-radius: 67px;

                     background-color: #62453e;
                    overflow:hidden;
                    text-align: center;
                    text-shadow: 2px 1px #333;
                    position: relative;
                }

                    #quiz_balk .content .inner .score .score_circle .score_color {
                        position: absolute;
                        bottom: 0px;
                        left: 0px;
                        width: 134px;
                        height: 0px;
                        background: #6dac09;
                    }

                    #quiz_balk .content .inner .score .score_circle .score_top {
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        background-image: url(img/quiz_balk_meter_overlay.png);
                        background-repeat: no-repeat;
                        background-position: -1px -1px;
                        height: 106px;
                        width: 134px;
                        padding-top: 28px;
                    }

                    #quiz_balk .content .inner .score .score_circle big {
                        font-family: 'Gentium Basic', serif;
                        font-weight: 700;
                        color: #ffffff;
                        font-size: 80px;
                        line-height: 60px;
                    }

                    #quiz_balk .content .inner .score .score_circle small {
                        font-family: 'Gentium Basic', serif;
                        font-weight: 700;
                        color: #ffffff;
                        font-size: 18px;
                    }

            #quiz_balk .content .inner .social {
                border-top: 1px solid #695551;
                border-bottom: 1px solid #695551;
                width: 200px;
                padding: 0px 10px;
                height: 180px;
                background: #35221d;
                text-align: center;
                line-height: 22px;
                padding-top: 10px;
                display:none;
            }

                #quiz_balk .content .inner .social big {
                    font-family: 'Gentium Basic', serif;
                    font-weight: 700;
                    color: #ffffff;
                    font-size: 17px;
                    margin-bottom: 8px;
                    display: block;
                }

                    #quiz_balk .content .inner .social big .orange {
                        color: #ff6600;
                    }

                #quiz_balk .content .inner .social small {
                    font-family: 'Gentium Basic', serif;
                    font-weight: 700;
                    color: #ffffff;
                    font-size: 16px;
                }

                #quiz_balk .content .inner .social .facebook {
                    margin: 0 auto;
                    margin-top: 10px;
                    width: 105px;
                }

#quiz_balk_overlay {
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none;
}





#footer {
   margin-top: -60px;
}

    #footer #footer_1 {
        height: 60px;
        width: 100%;
        background: url(img/footer_bg.png);
    }

         #footer #footer_1 .asset {
             position: absolute;
            top: -180px;
            left: -205px;
         }

        #footer #footer_1 .subtitel {
            font-size:22px;
            color: #fff;
            line-height: 60px;
            height: 60px;
            overflow: hidden;
            font-family: 'Gentium Basic', serif;
            font-weight: 700;
        }

        #footer #footer_1 ul {
            float: left;
            list-style:none;
            margin: 0px;
            margin-left: -18px;
            margin-top: 15px;
        }

        #footer #footer_1 ul li {
            float: left;
            padding-left: 2px;
            background: url(img/footer_line.png) no-repeat left center;
        }

        #footer #footer_1 ul li:first-child {
            background:none;
            padding-left: 0px;
        }

            #footer #footer_1 ul li a {
                padding: 0px 9px;
                margin: 0px 9px;
                line-height: 30px;
                height: 30px;
                display: block;
                color: #999999;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px;
                font-size: 14px;
                text-transform: lowercase;
            }

                 #footer #footer_1 ul li a:hover {
                     background: url(img/footer_bg_hover12.png);
                     color: #fff;
                     text-decoration: none;
                 }

            #footer #footer_1 ul li img {
                margin-top: 2px;
            }

     #footer #footer_2 {
        height: 40px;
        width: 100%;
        background: url(img/footer_bg_2.jpg);
        font-size: 12px;
        color: #808080;
        line-height: 40px;
     }

        #footer #footer_2 span {
            margin-left: 290px
        }

        #footer #footer_2 a {
            color: #fff;
        }

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


/* QUIZ */
div.oneall_social_login {
    height: 32px;
    width: 32px;
    overflow: hidden;
    float: right;
    margin-right: 13px;
}

    div.social a {
        font-family: 'Gentium Basic', serif;
        font-weight: 700;
        color: #ffffff;
        font-size: 16px;
    }

div.quiz_submit {
    font-family: 'Gentium Basic', serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    background: url(img/btn_submit_fb.png) no-repeat center bottom;
    height: 55px;
}

    div.quiz_submit strong {
        font-size: 13px;
        line-height: 20px;
    }

        div.quiz_submit span {
            line-height: 36px;
            padding-left: 12px;
        }
    a.trigger_quiz_balk {
        color: #ffffff;
    }
        .quiz-result div.current {
            font-weight: bold;
        }

            .quiz-result a.btn_fb {
                width: 264px;
                height: 24px;
                display:block;
                background: url(img/btn_delen_fb.png) no-repeat left center;
                font-family: 'Gentium Basic', serif;
                font-weight: 700;
                color: #ffffff;
                font-size: 18px;
                line-height: 22px;
                padding: 12px 25px 8px 15px;
                text-align: left;
                position: absolute;
               right: 0px;
                top: 30px;
            }

    .quiz-item span.score {
        float: left;
        color: #452c26;
    }

        .quiz-item span.score span.goed {
            color: #6ba608;
            font-size: 125%;
        }

    #quiz-results p {
        text-align: center;
    }

    #quiz-results p.helaas {
        padding: 20px 0px;
        border-bottom: 1px solid #D7D4CF;
    }

    #quiz_header {
        background: url(img/quiz_balk_rood.png) no-repeat left center;
        width: 832px;
        height: 26px;
        padding: 12px 20px;
        font-size: 22px;
        font-family: 'Gentium Basic', serif;
        font-weight: 700;
        color: #ffffff;
        text-shadow: 1px 1px 2px #3d3d3d;
        filter: dropshadow(color=#3d3d3d, offx=1, offy=1);
        text-align: left;
        margin-top: 40px;
        margin-bottom: -10px;
    }

    .quiz-item span.ranking {
        float: left;
        font-size: 40px;
        display: block;
        width: 40px;
        padding-top: 17px;
        font-family: 'Gentium Basic', serif;
        font-weight: 700;
        color: #a30000;
    }


body.intro {
    overflow:hidden;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#intro_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
}


#intro_overlay .top {
    width: 100%;
    height: 50%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url(img/bg_intro.jpg);
}

#intro_overlay .top .tekst {
    margin-top: 40px;
}

    #intro_overlay .top .tekst h1 {
        font-size: 80px;
        color: #fff;
        font-family: 'Gentium Basic', serif;
        font-weight: 700;
        line-height: 100px;
        text-align: center;
        text-shadow: #000 4px 2px 1px;
    }

        #intro_overlay .top .tekst h1 .yellow {
            color:  #d98d00;
        }


        #intro_overlay .top .tekst h1 .orange {
            color:  #e75012;
        }


    #intro_overlay .top .tekst h2 {
        font-size: 50px;
        color: #fff;
        font-family: 'Gentium Basic', serif;
        font-weight: 700;
        line-height: 100px;
        text-align: center;
        text-shadow: #000 4px 2px 1px;
    }





#subtheme .center .asset_scroll {
    position:absolute;
    display: none;
}

#subtheme .center .asset_scroll.active.show {
    display: block;
}



    #subtheme .center .asset_scroll.pos_1 { top: 1000px; }
    #subtheme .center .asset_scroll.pos_2 { top: 2000px; }
    #subtheme .center .asset_scroll.pos_3 { top: 3000px; }
    #subtheme .center .asset_scroll.pos_4 { top: 4000px; }
    #subtheme .center .asset_scroll.pos_5 { top: 5000px; }
    #subtheme .center .asset_scroll.pos_6 { top: 6000px; }
    #subtheme .center .asset_scroll.pos_7 { top: 7000px; }
    #subtheme .center .asset_scroll.pos_8 { top: 8000px; }
    #subtheme .center .asset_scroll.pos_9 { top: 9000px; }
    #subtheme .center .asset_scroll.pos_10 { top: 10000px; }
    #subtheme .center .asset_scroll.pos_11 { top: 11000px; }


