/* WebwinkelHuren.nl Stylesheet */
/* --RESET-- */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    text-decoration: none;
}
body
{
    font-size: 88%;
    line-height: 1;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    padding: 0;
    margin: 0;
}
ul, ol
{
    list-style-image: none;
    list-style-type: none;
}
img
{
    border: 0;
}
/* --LINKS-- */
a:link, a:visited
{
    color: #b6c820;
}
a:hover
{
    color: #000;
}

a:link.contentlinks, a:visited.contentlinks
{
    color: #fff;
}
a:hover.contentlinks
{
    color: #000;
}
a:active.contentlinks
{
    color: #000;
}
/* --TYPOGRAPHY -- */
p
{
    font: 0.75em/1.7em Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.8em;
}
h1
{
    font-size: 36px;
    color: #fff;
}
h2
{
    font-size: 30px;
}
h3
{
    font-size: 24px;
    color: #262626;
}

.panel_button a
{
    text-decoration: none;
    color: #545454;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 5px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover
{
    color: #999999;
}
p.popup
{
    padding: 10px;
}
h1.white
{
    font-size: 36px;
    color: #fff;
    padding: 10px 0px 0px 10px;
}
h3.green
{
    font-size: 24px;
    color: #acc000;
    padding: 20px 10px 0px 10px;
}
.panelbuttonh3
{
    padding: 8px;
}
/* -- LAYOUT STYLING */
.header
{
    margin: 0 auto;
}
.maincontainer
{
    width: 100%;
}
.menucontainer
{
    margin: 0 auto;
}
.stelvraag
{
    color: #000;
    font-size: 18px;
    margin: 0 auto;
    text-align: right;
    width: 940px;
    margin-top: 8px;
}
.logomenuwrap
{
    width: 940px;
    margin: 0 auto;
    height: 117px;
}
.logo
{
    float: left;
    margin-top: 30px;
}
.menu
{
    color: #acc000;
    float: right;
    width: 666px;
}

.menuslider
{
    background: url(../images/menusliderbg.png) repeat-x bottom center;
    height: 23px;
    width: 100%;
    bottom: 0;
}
.menupointer
{
    color: #acc000;
    font-size: 30px;
    width: 940px;
    text-align: right;
    margin: 0 auto;
    padding-top: 4px;
}
.content
{
    clear: both;
    width: 940px;
    margin: 0 auto;
}
.contentbackground
{
    background: url(../images/contentmiddlebg.png);
}
.contentcontainer
{
    width: 100%;
    background: url(../images/contentbg.png) repeat;
}
.contentleft
{
    bottom: 0px;
    float: left;
    position: absolute;
    width: 300px;
}
.contentright
{
    width: 580px;
    float: right;
    padding-top: 25px;
}

.contentright h1
{
    font-size: 32px;
}

.contentright h3
{
    font-size: 24px;
}

.contentbottomborder
{
    height: 21px;
    background: url(../images/contentbottomborder.png) repeat-x;
    width: 100%;
}
.footercontainer
{
    width: 100%;
}
.footer
{
    width: 940px;
    margin: 0 auto;
    margin-top: 50px;
}
.footerleft
{
    float: left;
    width: 470px;
}
.footerright
{
    float: left;
    width: 470px;
}
.footertextleft
{
    float: left;
}
.footertextleft ul
{
    margin-left: 0px;
}
.footerpicleft
{
    float: left;
    padding-left: 40px;
    padding-top: 10px;
}
.footertextright
{
    float: left;
    padding-left: 140px;
}
.footerpicright
{
    float: right;
    padding-top: 10px;
}
.navigationpointer
{
    background-color: #F39;
}
#page_container
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}
#header
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 135px;
    background: #3f3f3f url(../images/header.png) no-repeat center;
    position: relative;
    border-bottom: 1px solid #4a4a4a;
}
.panel_button
{
    position: relative;
    width: 469px;
    height: 49px;
    background: url(../images/panel_button.png);
    z-index: 20;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    cursor: pointer;
    top: 1px;
}
.panel_button img
{
    position: relative;
    top: 10px;
    border: none;
}
#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 469px;
    text-align: center;
}
#toppanel
{
    position: absolute;
    width: 469px;
    z-index: 25;
}
#panelt
{
    width: 900px;
    position: relative;
    top: 1px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    text-align: left;
}
#panel_contents
{
    background: #d9e1a3;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    height: 100%;
    width: 469px;
    position: absolute;
    z-index: -1;
}
#content
{
    margin-left: auto;
    margin-right: auto;
    width: 469px;
    position: relative;
    text-align: left;
    color: #545454;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 30px;
}
.panel
{
    height: 360px;
    position: relative;
}


.panel.ontdek
{
    height: 255px;
    position: relative;
}

.panel.voorwie
{
    height: 266px;
    position: relative;
}
.panel.waarom
{
    height: 286px;
    position: relative;
}

.panel.wat
{
    height: 347px;
    position: relative;
}

.panel.wat a:link, .panel.wat a:visited
{
    color: #fff;
}

.panel.wat a:hover
{
    color: #000;
}

.panel.portfolio
{
    height: 1662px;
    position: relative;
}

.panel.portfolio .contentright .description
{
    float: right;
    width: 392px;
}

.panel.portfolio .contentright h3
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 4px;
}

.panel.portfolio .contentright img
{
    float: left;
}


.panel.contact
{
    height: 610px;
    position: relative;
}



/* ORDER FORM */
.order_form p
{
    padding-top: 8px;
}
.leftordercolumn
{
    width: 250px;
    float: left;
    display: inline;
}
.rightordercolumn
{
    width: 320px;
    float: right;
    display: inline;
}
.leftordercolumn input
{
    border: 1px solid #939598;
    width: 180px;
    padding: 2px;
    color: #272727;
}
.rightordercolumn input
{
    border: 1px solid #939598;
    width: 330px;
    padding: 2px;
    color: #272727;
}
.rightordercolumn textarea
{
    border: 1px solid #939598;
    width: 330px;
    height: 316px;
    color: #272727;
    padding: 0;
    margin: 0;
}
.spacer
{
    height: 20px;
    display: block;
    clear: both;
}
.submitbtn
{
    font-size: 14px;
    color: #000;
    border: 1px solid black;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    width: 574px;
    padding: 6px 6px 10px 4px;
    height: 12px;
    text-align: center;
    vertical-align: middle;
    clear: both;
}
a:link.submitbtn, a:visited.submitbtn
{
    color: #000;
}
a:hover.submitbtn
{
    color: #758700;
}
a:active.submitbtn
{
    color: #000;
}
.printicon
{
    width: 60px;
    float: right;
}

noscript div
{
    background: #ccc;
    border: 1px solid #900;
    margin: 20px 0;
    padding: 15px;
}
.coda-nav ul
{
    display: block;
    overflow: hidden;
    position: relative;
    float: right;
}
.coda-nav ul li
{
    display: inline;
    position: relative;
}
.coda-nav ul li a
{
    float: left;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    height: 107px;
    color: #fff;
    width: 99px;
}

.coda-nav ul li a
{
    color: #fff;
}

.coda-nav ul li.menuvoorwie a
{
    background: url(../images/menu/voorwie.png) no-repeat top center #000;
    color: #fff;
}

.coda-nav ul li.menuvoorwie a:hover
{
    background-position: 0 -107px;
}

.coda-nav ul li.menuvoorwie a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}
.coda-nav ul li.menuwat a
{
    background: url(../images/menu/wat.png) no-repeat top center #000;
    color: #fff;
}

.coda-nav ul li.menuwat a:hover
{
    background-position: 0 -107px;
}
.coda-nav ul li.menuwat a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}
.coda-nav ul li.menucontact a
{
    background: url(../images/menu/contact.png) no-repeat top center #000;
    color: #fff;
}

.coda-nav ul li.menucontact a:hover
{
    background-position: 0 -107px;
}

.coda-nav ul li.menucontact a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}


.coda-nav ul li.menuontdek a
{
    background: url(../images/menu/ontdek.png) no-repeat top center #000;
    color: #fff;
}

.coda-nav ul li.menuontdek a:hover
{
    background-position: 0 -107px;
}

.coda-nav ul li.menuontdek a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}



.coda-nav ul li.menuwaarom a:hover
{
    background-position: 0 -107px;
}

.coda-nav ul li.menuwaarom a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}

.coda-nav ul li.menuwaarom a
{
    background: url(../images/menu/waarom.png) no-repeat top center #000;
    color: #fff;
}



.coda-nav ul li.menuportfolio a:hover
{
    background-position: 0 -107px;
}

.coda-nav ul li.menuportfolio a
{
    background: url(../images/menu/portfolio.png) no-repeat top center #000;
    color: #fff;
}


.coda-nav ul li.menuportfolio a.active
{
    background-position: 0 -214px;
    color: #98AE00;
}

























.coda-slider
{
    float: right;
    overflow: hidden;
    position: relative;
}
.coda-slider .panel
{
    display: block;
    float: left;
}
.coda-slider .panel-container
{
    position: relative;
}
.coda-nav-left, .coda-nav-right
{
    float: left;
}
.coda-nav-left a, .coda-nav-right a
{
    display: block;
    text-align: center;
    text-decoration: none;
}


.footertextright a
{
    color: #000000;
    text-decoration: underline;
}
