* { margin: 0px; padding: 0px; }
html, body { font-family: Georgia; font-size: 13px; color: #073c57; }
input, select, textarea { font-family: Georgia; font-size: 13px; color: #073c57; }
html { background: #f6f5f3;}
body { background: url('../images/bodyBg.png') #fff repeat-x; }
img { border: 0px; display: block; }
:focus { outline: none; }
ul { list-style: none; }

/* ### global classes ### */
.clear { clear: both; height: 1px; }
.button { padding-left: 6px; display: block; float: left; height: 33px; line-height: 33px; text-decoration: none; color: #073c57; background: url('../images/buttonBg.png') no-repeat left top; }
.button span { padding: 0px 10px 0px 4px; float: left; display: block; height: 33px; background: url('../images/buttonBg.png') no-repeat right -37px; }
.button:hover { color: #fff; background-position: left -75px; }
.button:hover span { background-position: right bottom; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; }

/* ### main container ### */
#mainCntr { margin: 0 auto; width: 999px; background: url('../images/mainBg.png') no-repeat 0px 45px; }

/* ### header container ### */
#headerCntr { position: relative; width: 999px; height: 180px; }
#headerCntr a.logo { position: absolute; top: 78px; left: 50px; width: 247px; height: 79px; text-indent: -9999px; background: url('../images/logo.png') no-repeat; }
#headerCntr a.gedicht { position: absolute; top: 85px; right: 25px; width: 265px; height: 40px; text-indent: -9999px; background: url('../images/gedicht-insturen.png') no-repeat; }

/* ### login box ### */
.loginBox { position: absolute; top: 90px; left: 350px; }
.loginBox fieldset { border: 0px; }
.loginBox label { padding-right: 10px; float: left; height: 29px; line-height: 29px; color: #fff; }
.loginBox input.field { margin-right: 10px; padding: 0px 10px; float: left; width: 118px; height: 29px; line-height: 29px; border: 0px; background: url('../images/fieldBg.png') no-repeat; }
.loginBox input.submit { float: left; cursor: pointer; width: 66px; height: 29px; cursor: pointer; color: #fff; font-weight: bold; border: 0px; background: url('../images/submitBg.png') no-repeat; }

/* ### social box ### */
.socialBox { position: absolute; top: 90px; right: 15px; }
.socialBox li { padding-right: 10px; float: left; }
.socialBox li a { display: block; float: left; width: 32px; height: 32px; text-indent: -9999px; background: no-repeat; }
.socialBox li.twitter a { background-image: url('../images/twitter.png'); }
.socialBox li.facebook a { background-image: url('../images/facebook.png'); }
.socialBox li.hyves a { background-image: url('../images/hyves.png'); }

/* ### zoek box ### */
.zoekBox { position: absolute; top: 133px; right: 25px; overflow: hidden; width: 637px; height: 39px; }
.zoekBox a { padding-right: 10px; float: left; display: block; width: 75px; height: 39px; line-height: 39px; text-align: right; text-decoration: none; font-weight: bold; color: #063b56; background: url('../images/home.png') no-repeat; }
.zoekBox a:hover { text-decoration: underline; }
.zoekBox fieldset { float: right; overflow: hidden; width: 542px; height: 38px; border: 0px; background: url('../images/zoekBg.gif') no-repeat; }
.zoekBox label { padding: 0px 15px; float: left; font-style: italic; font-size: 18px; height: 38px; line-height: 38px; color: #073c57; }
.zoekBox input.field { margin: 2px 0px 1px; float: left; width: 340px; height: 35px; line-height: 35px; font-size: 14px; color: #94918a; border: 0px; background: #fff; }
.zoekBox input.submit { float: right; cursor: pointer; width: 42px; height: 38px; border: 0px; background: url('../images/zoeken.gif') no-repeat; }

/* ### content container ### */
#contentCntr { padding: 0px 0px 0px 36px; position: relative; z-index: 10; overflow: hidden; width: 952px; background: url('../images/contentBg.gif') repeat-y right top; }

/* ### left container ### */
#leftCntr { float: left; width: 170px; }

/* ### menu box ### */
.menuBox { width: 170px; }
.menuBox h1 { padding: 0px 0px 5px 12px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.menuBox li { line-height: 24px; }
.menuBox li a { padding-left: 12px; text-decoration: none; color: #073c57; background: url('../images/arrow.png') no-repeat left 4px; }
.menuBox li a:hover, .menuBox li.selected a { color: #0096e3; }

/* ### right container ### */
#rightCntr { float: right; overflow: hidden; width: 782px; }
#rightCntr div.left { padding-left: 19px; float: left; display: inline; width: 482px; }
#rightCntr div.right { padding-left: 19px; float: right; display: inline; width: 235px; }

/* ### spot box ### */
.spotBox { margin-bottom: 19px; padding: 26px 32px 0px 25px; overflow: hidden; width: 733px; height: 279px; background: url('../images/spotBg.png') no-repeat; }
.spotBox div.text { padding-top: 25px; float: left; width: 385px; }
.spotBox div.ad { float: right; margin-right: 1px; }
.spotBox h3 { padding-bottom: 6px; line-height: 24px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.spotBox h3 strong { color: #063b56; }
.spotBox p { line-height: 24px; }
.spotBox p a { color: #073c57; }

/* ### insturen box ### */
.insturenBox { margin: 0px 0px 19px 19px; padding: 20px; float: left; overflow: hidden; width: 195px; border-top: 2px solid #ff40a7; background: #fff; }
.insturenBox h3 { padding-bottom: 6px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.insturenBox p { padding-bottom: 10px; line-height: 24px; }

/* ### nav box ### */
.navBox { margin: 0px 0px 19px 19px; padding: 20px; float: left; overflow: hidden; width: 195px; border-top: 2px solid #ff40a7; background: #fff; padding-bottom: 4px; }
.navBox h3 { padding-bottom: 6px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.navBox ul { padding-bottom: 10px; }
.navBox li { line-height: 24px; }
.navBox li a { padding-left: 10px; text-decoration: none; color: #073c57; background: url('../images/arrow.png') no-repeat left 4px; }
.navBox li a:hover, .navBox li.selected a { color: #0096e3; }

/* ### ad box ### */
.adBox { margin: 0px 0px 19px 19px; width: 735px; height: 100px; background: #fff; padding-left: 7px; padding-top: 8px;}

/* ### dag box ### */
.dagBox { margin: 0px 0px 19px 19px; padding: 0px 20px; width: 704px; height: 54px; background: url('../images/dagBg.gif') repeat-x; }
.dagBox p { line-height: 54px; }
.dagBox a { text-decoration: none; font-weight: bold; color: #0096e3; }
.dagBox a:hover { text-decoration: underline; }

/* ### forum box ### */
.forumBox { margin: 0px 0px 19px 19px; padding: 20px; float: left; overflow: hidden; width: 322px; border-top: 2px solid #ff40a7; background: #fff; }
.forumBox h4 { padding-bottom: 6px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.forumBox ul { padding-bottom: 10px; }
.forumBox li { overflow: hidden; width: 322px; line-height: 24px; }
.forumBox li em { float: left; width: 55px; }
.forumBox li a { padding-left: 25px; float: right; width: 240px; text-decoration: none; color: #073c57; background: url('../images/arrow.png') no-repeat left 8px; }
.forumBox li a:hover, .navBox li.selected a { color: #0096e3; }
.forumBox strong { float: left; width: 55px; }
.forumBox strong.last { padding-left: 27px; width: 240px; }

/* ### laatste box ### */
.laatsteBox { margin: 0px 0px 19px 19px; padding: 20px; float: left; overflow: hidden; width: 322px; border-top: 2px solid #ff40a7; background: #fff; }
.laatsteBox h4 { padding-bottom: 6px; font-size: 21px; font-weight: normal; font-style: italic; color: #0096e3; }
.laatsteBox h3 { line-height: 24px; font-size: 14px; font-weight: normal; }
.laatsteBox h3 a { font-weight: bold; text-decoration: none; color: #073c57; }
.laatsteBox h3 a:hover { text-decoration: underline; }
.laatsteBox p { padding-bottom: 10px; line-height: 24px; }

/* ### np box ### */
.npBox { padding: 19px; overflow: hidden; width: 763px; }
.npBox li { float: left; display: inline; color: #0096e3; }
.npBox li a { padding: 0px 10px; text-decoration: none; color: #073c57; }
.npBox li a:hover { text-decoration: underline; }
.npBox li.selected {  font-weight: bold; color: #073c57; }

/* ### gedicht box ### */
.gedichtBox { margin-bottom: 19px; padding-bottom: 20px; width: 482px; background: url('../images/gedichtBottom.png') no-repeat 1px bottom; }
.gedichtBox div.top { padding-top: 20px; background: url('../images/gedichtTop.png') no-repeat 1px top; }
.gedichtBox div.bottom { padding: 0px 5px 0px 5px; background: url('../images/gedichtBg.png') repeat-y left top; }
.gedichtBox div.ad { padding: 0px 65px; margin: 0 2px !important; }
.gedichtBox div.text { padding: 31px 20px 6px 20px;}
.gedichtBox h2 { padding-bottom: 0px; font-size: 23px; font-weight: normal; color: #ff008a;}
.gedichtBox div.text p { padding-bottom: 25px; line-height: 25px; font-size: 15px; }
.gedichtBox div.text a { text-decoration: none; color: #073c57; }
.gedichtBox div.text a:hover { text-decoration: underline; }
.gedichtBox div.title {padding: 0px 20px 0px 20px; background: #fefefe; line-height: 25px;}
.gedichtBox div.lower { padding-bottom: 14px; padding-top: 25px; }
.gedichtBox div.upper { padding-top: 14px; padding-bottom: 28px; }

/* ### comment box ### */
.commentBox { padding-bottom: 9px; width: 482px; }
.commentBox h3 { padding-bottom: 20px; font-size: 21px; font-weight: normal; font-style: italic; color: #eb1f98; }
.commentBox div.comment { margin-bottom: 10px; padding: 20px; position: relative; width: 425px; border-left: 2px solid #d4d0cb; background: #fff; }
.commentBox h4 { font-weight: normal; line-height: 24px; }
.commentBox h4 strong { color: #31a9e6; }
.commentBox p { line-height: 24px; }
.commentBox a.top { padding-left: 15px; position: absolute; top: 20px; right: 20px; font-size: 11px; font-style: italic; text-decoration: none; color: #063b56; background: url('../images/top.png') no-repeat left; }
.commentBox a.top:hover { text-decoration: underline; }

/* ### form box ### */
.formBox { margin-bottom: 19px; width: 482px; }
.formBox h3 { padding-bottom: 20px; font-size: 21px; font-weight: normal; font-style: italic; color: #eb1f98; }
.formBox fieldset { overflow: hidden; width: 482px; border: 0px; }
.formBox label { padding-bottom: 5px; float: left; display: block; width: 130px; height: 31px; line-height: 31px; }
.formBox input.field { margin-bottom: 5px; padding: 0px 10px; float: left; display: block; width: 194px; height: 31px; line-height: 31px; border: 0px; background: url('../images/field2Bg.png') no-repeat; }
.formBox input.small { margin-right: 10px; width: 67px; background-image: url('../images/smallBg.png'); }
.formBox textarea { margin-bottom: 5px; padding: 10px; float: left; display: block; width: 323px; height: 111px; resize: none; border: 0px; background: url('../images/textBg.png') no-repeat; }
.formBox img { float: left; }
.formBox input.submit { margin-left: 130px; cursor: pointer; width: 90px; height: 31px; font-weight: bold; color: #fff; border: 0px; background: url('../images/submit2Bg.png') no-repeat; }

/* ### details box ### */
.detailsBox { margin-bottom: 19px; width: 215px; }
.detailsBox strong, .detailsBox h4 { display: block; line-height: 24px; font-weight: bold; color: #0096e3; font-size: 13px; }
.detailsBox p { padding-bottom: 15px; line-height: 24px; font-weight: bold; color: #ff33a1; }
.detailsBox em { font-style: italic; font-weight: normal; color: #063b56; }
.detailsBox span { font-size: 11px; color: #b8b1a4; font-weight: normal; }
.detailsBox p img { padding: 0px 3px 0px 0px; display: inline; }
.detailsBox ul { padding-bottom: 15px; }
.detailsBox li { line-height: 24px; }
.detailsBox li a { padding-left: 10px; text-decoration: none;  color: #073c57; background: url('../images/arrow2.png') no-repeat left; }
.detailsBox li a:hover { text-decoration: underline; }

/* NEW VOTES */
.stars { background: url('../images/sterE.png') repeat-x top left; height: 29px; width: 150px; position: relative; margin: 4px 0px; padding: 0; }
.rating-stars { position: absolute; background: url('../images/sterF.png') repeat-x top left; height: 29px; z-index: 19; }
ul#rating { position: absolute; z-index: 20; margin: 0; padding: 0; }
ul#rating li { width: 30px; height: 29px; display: block; float: left; }
ul#rating li a { display: block; width: 30px; height: 29px; background: none; }

/* ### media box ### */
.mediaBox { margin-bottom: 19px; width: 215px; }
.mediaBox li { padding-bottom: 10px; float: left; }
.mediaBox li.facebook { padding-bottom: 0px; }
.mediaBox li a { padding-left: 45px; display: block; float: left; height: 32px; line-height: 32px; text-decoration: none; color: #073c57; background: no-repeat left; }
.mediaBox li a:hover { text-decoration: underline; }
.mediaBox li.twitter a { background-image: url('../images/twitter.png'); }
.mediaBox li.facebook a { background-image: url('../images/facebook.png'); }
.mediaBox li.hyves a { background-image: url('../images/hyves.png'); }

/* ### link box ### */
.linkBox { margin: 0px 0px 19px 19px; padding: 20px; float: left; overflow: hidden; width: 322px; border-top: 2px solid #ff40a7; background: #fff; }
.linkBox h3 { padding-bottom: 5px; font-size: 16px; font-weight: normal; font-style: italic; color: #eb1f98; margin-left: 20px; margin-top: 15px; }
.linkBox ul { float: left; width: 161px; }
.linkBox li { line-height: 24px; }
.linkBox p { margin: 0px 19px; line-height: 170%;}
.wide { width: 742px; padding-right: 0px; padding-left: 0px; }
.wide ul { width: 228px; margin-left: 19px; }
.wide h2 { padding-bottom: 10px; font-weight: bold; font-style: italic; color: #eb1f98; margin-left: 19px; font-size: 18px; }
.wide a { color: #073c57; text-decoration: none; }
.outroBox a { text-decoration: underline !important; }
.wide a:hover { text-decoration: underline; }
.category ul { width: 350px; }
.category h2 { float: left; font-size: 20px; line-height: 22px; }
.category .info {float: right; margin-right: 19px; font-style: italic; line-height: 22px; font-size: 13px; }
.linkBox li a { padding-left: 10px; text-decoration: none; color: #073c57; background: url('../images/arrow.png') no-repeat left 4px; }
.linkBox li a:hover, .linkBox li.selected a { color: #0096e3; text-decoration: none; }
.notop { margin-top: -19px; }
.pages { text-align: center; width: 438px; float: left; }
.pages a { font-size: 20px; margin: 0px 5px; line-height: 20px; }
.current { color: #ff40A7; font-weight: bold; text-decoration: none; font-size: 20px;}
.right-page { float: right; margin-right: 19px; line-height: 20px; width: 130px; text-align: right;}
.left-page { float: left; margin-left: 19px; line-height: 20px; width: 130px;}

/* ### footer container ### */
#footerCntr { margin-top: -250px; width: 100%; background: url('../images/footerBg.gif') repeat-x left bottom; }
#footerCntr div.content { margin: 0 auto; overflow: hidden; position: relative; z-index: 5; width: 999px; height: 410px; background: url('../images/footerBg.png') no-repeat top; }
#footerCntr p { position: absolute; bottom: 110px; left: 40px; }
#footerCntr p a { color: #073c57; text-decoration: none; font-weight: bold; }
#footerCntr ul { position: absolute; bottom: 110px; right: 30px; }
#footerCntr li { float: left; color: #bfbebb; }
#footerCntr li a { padding: 0px 5px; text-decoration: none; color: #073c57; }
#footerCntr li a:hover { text-decoration: underline; }

a { text-decoration: underline; }

/* NEW */
.error{line-height:140%;background:#eec8c8;border:1px solid #C93636;color:#C93636;margin:19px;padding:8px;}
.success{line-height:140%;background:#c8eecc;border:1px solid #199528;color:#199528;margin:19px;padding:8px;}
.warning{line-height:140%;background:#fff9a1;border:1px solid #c5a90b;color:#c5a90b;margin:19px;padding:8px;}
.tagcloud {margin: 0px 19px; text-align: center; }
.tagcloud span{line-height:37px;display:inline;font-weight:700;margin:0 2px;padding:0;}
.tagcloud .s1{font-size:37px;font-weight:700;}
.tagcloud .s2{font-size:32px;padding-bottom:2px;font-weight:700;}
.tagcloud .s3{font-size:25px;padding-bottom:2px;font-weight:700;}
.tagcloud .s4{font-size:20px;padding-bottom:4px;font-weight:700;}
.tagcloud .s5{font-size:15px;padding-bottom:5px;font-weight:700;}
.tagcloud .s6{font-size:13px;padding-bottom:6px;font-weight:700;}
.tagcloud a{font-weight:700;}
.tagcloud a:hover{color:#eb1f98;font-weight:700;}
table.insturen {width: 650px; margin: 10px 15px 0px;}
table.insturen input { padding: 5px; border: 1px solid #073c57; width: 350px; }
table.insturen select { width: 360px; border: 1px solid #073c57; padding-top: 4px; padding-left: 5px; }
table.insturen option { padding: 3px; }
table.insturen textarea { width: 350px; border: 1px solid #073c57; padding: 5px; height: 200px; line-height: 150%; }

#overlay 		{ background: #000; width: 100%; height: 100%; position: fixed; top: 0; left: 0; zoom: 1; filter: alpha(opacity=50); opacity: 0.5; z-index: 100; }
#frame			{ position: absolute; width: 100%; height: 100%; top: 0; margin-top: 100px; z-index: 105; text-align: center; }
#frame .close	{ width: 780px; background: #fff; height: 30px; line-height: 30px; margin: 0px auto; text-align: right; padding-right: 10px;}
#frame .close a	{ color: #073c57; text-decoration: none; }
#frame .close a:hover { color: #073c57; text-decoration: underline; }
#frame iframe 	{ width: 790px; height: 600px; margin: 0px auto; z-index: 106; scrolling: auto; overflow-x: hidden; }

html,
body {
    min-height: 100%;
}
.visible-xs {
    display: none !important;
}

.privacyPage h1,  .privacyPage h2, .privacyPage h3, .privacyPage h4 {
    margin: 10px 20px;
    color: #eb1f98;
}

.privacyPage address {
    margin: 20px;
}

.privacyPage ul {
    float: none;
    list-style-type: disc;
    list-style-position: inside;
    width: auto !important;
}

@media only screen and (max-width: 1010px) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .ad {
        display: block;
        margin: 10px auto;
        text-align: center;
    }
    *,
    *:before,
    *:after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
    body {
        background: #f6f5f3;
        padding: 0;
        margin: 0;
    }
    #mainCntr {
        float: left;
        width: 100%;
        background: white;
        padding: 0;
    }
    #headerCntr {
        float: left;
        position: relative;
        width: 100%;
        height: auto;
        text-align: center;
        padding: 10px;
    }
    #headerCntr a.logo {
        display: block;
        position: inherit;
        left: 0px;
        top: 0px;
        width: 247px;
        text-align: center;
        margin: 0px auto;
    }
    #headerCntr a.gedicht {
        top: 30px;
        right: inherit;
        display: block;
        position: inherit;
        margin: 0px auto;
    }
    .zoekBox {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        top: 50px;
        right: inherit;
        height: auto;
        z-index: 9999;
        padding: 0 15px;
        border: 1px solid #cdd8dd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .zoekBox a {
        display: none;
        position: absolute;
        top: 0px;
    }
    .zoekBox label {
        display: none;
    }
    .zoekBox form {
        float: left;
        width: 100%;
    }
    .zoekBox fieldset {
        width: 100%;
        height: auto;
        background: none;
    }
    .zoekBox input.field {
        width: 100%;
    }
    .zoekBox input.submit {
        float: inherit;
        position: absolute;
        width: 40px;
        height: 34px;
        background-position: 0 -2px;
        right: 0px;
        top: 2px;
    }
    #contentCntr {
        float: left;
        width: 100%;
        padding: 0px;
        background: none;
        padding: 0;
    }
    #leftCntr {
        float: left;
        width: 100%;
        padding: 10px;
    }
    #leftCntr .menuBox {
        float: left;
        width: 100%;
        padding: 60px 0 0 0;
    }
    .menuBox h1 {
        padding: 0px;
        margin-bottom: 8px;
    }
    .menuBox ul {
        float: left;
        width: 100%;
    }
    #rightCntr {
        float: left;
        width: 100%;
        padding: 10px;
    }
    .spotBox {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px;
        padding: 15px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin: 30px 0;
    }
    .spotBox div.text {
        width: 100%;
        padding: 25px 0;
    }
    .spotBox div.ad {
        float: left;
        width: 100%;
    }
    .adBox {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0px;
        height: auto;
        text-align: center;
    }
    .wide {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0px;
        margin: 0 0 30px 0;
    }
    .wide h2 {
        padding: 15px 0;
        margin: 0px;
    }
    .wide ul {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    .insturenBox {
        float: left;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0px;
    }
    .insturenBox h3,
    .navBox h3 {
        padding: 15px 0;
    }
    .navBox {
        float: left;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0px;
    }
    #footerCntr {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 10px;
        background: url('../images/footerBg.gif') #f6f5f3 repeat-x top;
    }
    #footerCntr div.content {
        height: auto;
        float: left;
        width: 100%;
        overflow: visible;
        padding: 25px 0 15px 0;
    }
    #footerCntr ul {
        display: inline-block;
        position: inherit;
        bottom: 0px;
        right: 0px;
        padding: 15px 0;
        line-height: 22px;
    }
    #footerCntr p {
        display: inline-block;
        position: inherit;
        bottom: 0px;
        left: 0px;
    }
    .npBox {
        float: left;
        width: 100%;
        padding: 0px;
        margin: 20px 0 ;
    }
    .npBox ul {
        margin: 0px;
        padding: 0px;
    }
    .category .info {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .pages {
        float: left;
        width: 100%;
    }
    .right-page {
        float: left;
        width: 100%;
        margin: 30px 0 15px 0;
    }
    .linkBox p {
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }
    #rightCntr div.left {
        width: 100%;
        padding: 0px;
    }
    .gedichtBox .ad {
        text-align: center;
        padding: 20px !important;
    }
    .gedichtBox div.text p {
        line-height: 26px;
    }
    .gedichtBox {
        float: left;
        width: 100%;
    }
    .gedichtBox div.top {
        background: inherit;
    }
    .gedichtBox div.bottom {
        -webkit-box-shadow: -2px 7px 21px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: -2px 7px 21px 0px rgba(50, 50, 50, 0.25);
        box-shadow: -2px 7px 21px 0px rgba(50, 50, 50, 0.25);
        margin: 10px;
        padding: 0px;
        background: linear-gradient(to bottom, #ffffff, #ffffff 97%, #d0efff 90%, #d0efff);
        background-size: 100% 26px;
    }
    .gedichtBox {
        background: inherit;
    }
    .gedichtBox div.text {
        padding: 30px 15px;
    }
    .gedichtBox div.text.title {
        padding: 15px 15px 11px 15px;
    }
    #rightCntr div.right {
        float: left;
        width: 100%;
        padding: 0px;
    }
    .detailsBox, .mediaBox {
        width: 100%;
        padding: 20px;
        margin-bottom: 0px;
    }
    .mediaBox {
        margin-bottom: 20px;
    }
    .mediaBox ul {
        overflow: hidden;
    }
    .mediaBox ul li {
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .mediaBox ul li a {
        float: none;
    }
    table.insturen {
        width: 100%;
        margin: 0px;
    }
    table.insturen td {
        float: left;
        width: 100%;
    }
    table.insturen input {
        width: 100%;
        margin: 10px 0 15px 0;
    }
    table.insturen textarea {
        width: 100%;
        margin: 10px 0 15px 0;
    }
    table.insturen select {
        width: 100%;
    }
    .burger-menu {
        float: left;
        position: relative;
        width: 100%;
        border: 1px solid #dedcd8;
        color: #063b56;
        line-height: 39px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 1px;
        text-align: center;
        margin-bottom: 15px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,ecebe8+100 */
        background: #fbfbfb;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fbfbfb 0%, #ecebe8 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fbfbfb 0%, #ecebe8 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fbfbfb 0%, #ecebe8 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#ecebe8', GradientType=0);
        /* IE6-9 */
    }
    .burger-menu.blue {
        background: #0096e3;
        border: 1px solid #0080c1;
        color: white;
    }
    .burger-menu.blue a {
        color: white;
    }
    .burger-menu.blue a:hover {
        color: white;
    }
    .burger-menu.blue ul {
        background: #0096e3;
        border-top: 1px solid #0080c1;
    }
    .burger-menu.orange {
        background: #ffbf00;
        border: 1px solid #dea600;
        color: white;
    }
    .burger-menu.orange a {
        color: white;
    }
    .burger-menu.orange a:hover {
        color: white;
    }
    .burger-menu.orange ul {
        background: #ffbf00;
        border-top: 1px solid #dea600;
    }
    .burger-menu.green {
        background: #96b402;
        border: 1px solid #789000;
        color: white;
    }
    .burger-menu.green a {
        color: white;
    }
    .burger-menu.green a:hover {
        color: white;
    }
    .burger-menu.green ul {
        background: #96b402;
        border-top: 1px solid #789000;
    }
    .burger-menu.pink {
        background: #ff1b71;
        border: 1px solid #d40b57;
        color: white;
    }
    .burger-menu.pink a {
        color: white;
    }
    .burger-menu.pink a:hover {
        color: white;
    }
    .burger-menu.pink ul {
        background: #ff1b71;
        border-top: 1px solid #d40b57;
    }
    .burger-menu.bars-menu {
        text-align: left;
    }
    .burger-menu.bars-menu a {
        padding: 0 15px;
    }
    .burger-menu.bars-menu .fa {
        position: relative;
        top: 12px;
        float: right;
    }
    .burger-menu a {
        color: #063b56;
        text-decoration: none;
        font-weight: bold;
        display: block;
    }
    .burger-menu a .fa {
        position: relative;
        font-size: 17px;
        top: 1px;
        margin-right: 10px;
    }
    .burger-menu .menu-wrapper {
        display: none;
        float: left;
        width: 100%;
        clear: both;
    }
    .burger-menu ul {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,ecebe8+100 */
        background: #fbfbfb;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fbfbfb 0%, #ecebe8 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fbfbfb 0%, #ecebe8 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fbfbfb 0%, #ecebe8 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#ecebe8', GradientType=0);
        /* IE6-9 */
        border-top: 1px solid #dedcd8;
    }
    .burger-menu ul li {
        color: #063b56;
        height: 39px;
        line-height: 39px;
        text-align: left;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 1px;
    }
    .burger-menu ul li a {
        display: block;
        padding: 0 0 0 15px;
        background: none;
    }
}


/** CMP style **/
#cmp-logo {
    display: block;
    width: 35%;
}
.cmp-blur {
    filter: blur(5px);
}
#cmp-wrapper {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #555;
}
.cmp-button-custom {
    color: #0096e3;
}
.cmp-button-custom:hover {
    color: #0096e3;
}
.cmp-button-accept {
    color: #0096e3;
    border-color: #0096e3;
}
.cmp-button-accept:hover {
    color: #fff;
    border-color: #0096e3;
}
.cmp-button-agree {
    background-color: #0096e3;
}
.cmp-button-agree:hover {
    background-color: #0096e3;
}
#cmp-modal {
    background-color: #f0f0f0;
}
#cmp-modal ul.cmp-consent-options li {
    box-shadow: 0 0 5px rgba(254, 105, 80, 0);
}
#cmp-modal ul.cmp-consent-options li:before {
    background-color: #79b579;
}
#cmp-modal ul.cmp-consent-options li:first-child:before {
    background-color: #58d058;
}
#cmp-modal ul.cmp-consent-options li:last-child:before {
    background-color: #999;
}
#cmp-modal ul.cmp-consent-options li:hover {
    border-color: #aaa;
    box-shadow: 0 0 5px rgba(170, 170, 170, 0.3);
}
#cmp-modal h3 {
    color: #0096e3;
}
#cmp-modal a:link,
#cmp-modal a:active,
#cmp-modal a:visited {
    color: #0096e3;
}
#cmp-page-config h4:after {
    color: #0096e3;
    border-color: #0096e3 #0096e3 transparent transparent;
}
.cmp-checkbox {
    background-color: #ddd;
}
.cmp-checkbox:hover {
    background-color: #d5d5d5;
}
.cmp-checkbox.checked {
    background-color: #0096e3;
}
.cmp-checkbox:hover.checked {
    background-color: #0096e3;
}

.ad {

}

#gedichtenstadnl-ROS-336x280-1, #gedichtenstadnl-ROS-336x280-2 {
    width: 336px;
    height: 280px;
    margin: 20px 0;
}

#gedichtenstad\.nl-ROS-728x90-BTF {
    width: 728px;
    height: 90px;
    overflow: hidden;
}