
/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}

html{
    height:100%;
    margin-bottom:1px;
}

body{
    position:relative;
}

:focus{
    outline:hidden;
}


/* links */
a{
    color:#FFF;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}


/* header elements */
h1, h2, h3, h4, h5, h6{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1{
    font-size:300%;
    color:#000;
}

h2{
    font-size:250%;
    color:#b4b4b4;
}

h3{
    font-size:200%;
    color:#000;
}

h4{
    font-size:175%;
    color:#000;
}

h5{
    font-size:150%;
    color:#787878;
}

h6{
    font-size:125%;
    color:#000;
}


/* page setup */
body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#FFF;
    font-size:12px;
    background:#136433 url(../images/bg.jpg) 50% 0 no-repeat;
}


/* wrapper setup */
div.rapidxwpr{
    margin:auto;
    width:915px;
}


/* header */
div#header{
    position:relative;
    height:200px;
    margin:0px 0px 0px 0px;
}


/* logo */
div#logo{
    width:837px;
    height:160px;
    border:0;
    margin:0 auto;
    padding-top:10px;
}


/* main body setup */
div#middle{
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    height:331px;
    background-repeat:no-repeat;
    overflow:hidden;
}

div#middle .background{
    padding:11px 10px 11px 12px;

}


/* left column */
div#left{
    width:100%;
    height:65px;
    background:url(../images/left-bg.png);
    float:left;
    overflow:hidden;
    margin:237px 0 0 0;
    border-top:#FFF 3px solid;
}


/* content column */
div#main{
    width:auto;
    margin:0px 0px 0px 200px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle{
    margin:0px 0px 0px 0px;
}


/* footer */
div#footer{
    width:auto;
    padding:0px 0px 60px 0px;
    clear:both;
    color:#FFF;
    margin:0;
    position:relative;
	margin-top:7px;
}


/* clearing & floating */
.clearingfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix{
    display:block;
}

.floatbox{
    overflow:hidden;
}


/* topmenu */
div.navmenu{
    width:750px;
    margin:0 auto;

}




/* content */
#left h1{
    margin:20px 0 0 20px;
}


div.content{
    padding:20px 50px;
    margin:-15px 7px 0 9px;
    border:#FFF 3px solid;
    background:url(../images/left-bg.png);
}

div.content h2{
    font-size:13px;
    text-decoration:underline;
    color:#FFF;
}


/* footer menu */
.footermenu{
    text-align:center;
}

.footermenu ul{
    list-style:none;
    margin:0 auto;
    width:650px;
    padding-bottom:10px;
}

.footermenu ul li{
    list-style:none;
    float:left;
    margin:10px 15px;
}

.footermenu ul li a{
    font-size:11px;
    color:#FFF;
    font-weight:bold;
}


/* footer contact */
.footer-contact{
    background:url(../images/footermenu-bg.png) 80% 0 no-repeat;
    font-size:10px;
    padding:15px 0 0 25px;
}


/* footer newsletter */
.footer-newsletter{
    width:285px;
    position:absolute;
    top:0;
    right:0;
}

.footer-newsletter ul{
    list-style:none;

}

.footer-newsletter ul li{
    list-style:none;
    float:left;
    height:50px;
}

.footer-newsletter ul li.newsletter-input{
    background:url(../images/newsletter-bg.png) 0 0 no-repeat;
}

.footer-newsletter ul li input.newsletter-text{
    border:0;
    background:none;
    color:#FFF;
    margin:13px 10px 0 10px;
    width:105px;
}

.footer-newsletter ul li input.newsletter-submit{
    border:0;
    background:url(../images/newsletter-button.png) 2px 0 no-repeat;
    color:#000;
    margin:0;
    width:70px;
    height:37px;
    padding:2px 0 0 0;
    cursor:pointer;
    border:0;
}


/* pricelist */
div.pricelist{
    padding:5px 0 20px 0;
    margin:0 0 5px 0;
    font-size:13px;
}

div.pricelist tbody td{
    color:#FFF;
    padding:2px 5px;
}

div.pricelist tbody tr.alt td{
    color:#FFF;
    /*background:url(../images/alt-bg.png);
    */
    padding:2px 5px;
}


/* form */
div.form{
    padding:0;
    margin:0 0 30px 0;
    font-size:13px;
    color:#FFF;
    width:600px;
}

div.form ul.left{
    list-style:none;
    margin:0;
    padding:0;
    width:300px;
    float:left;
}

div.form ul.right{
    list-style:none;
    margin:0;
    padding:0;
    width:300px;
    float:right;
}

div.form ul li{
    list-style:none;
    margin:3px 0;
    padding:0;
}


/*\*/html*div.form ul li{
    list-style:none;
    margin:0;
    padding:0;
}


/*end*/
div.form ul li label{
    display:block;
    font-size:11px;
    margin:0;
    float:left;
    width:90px;
}

div.form ul li.textarea{
    padding:10px 0;
}

div.form ul li.textarea label{
    display:block;
    font-size:11px;
    margin:0;
    float:left;
    width:170px;
}

div.form ul li.ontvangen input{
    float:left;
    margin:3px 5px 0 0;
}

div.form ul li.ontvangen label{
    width:auto;
}

div.form ul.right li label{
    display:block;
    font-size:11px;
    margin:0;
    float:left;
    width:140px;
}

div.form ul.right li.radio label{
    display:block;
    font-size:11px;
    margin:0;
    float:left;
    width:12px;
}

div.form ul.right li.radio input{
    float:left;
    margin:3px 8px 0 0;
}

div.form ul li input.input-fields{
    background:#FFF;
    border:0;
    padding:0;
    width:106px;
    border-left:#E6E6E6 1px solid;
    border-right:#E6E6E6 1px solid;
    font-size:12px;
    padding-top:1px;
}

div.form ul li textarea.input-fields{
    background:#FFF;
    border:0;
    padding:0;
    width:325px;
    border-left:#E6E6E6 1px solid;
    border-right:#E6E6E6 1px solid;
    font-size:12px;
    padding-top:1px;
    height:42px;
}

div.form ul li input.submit-button{
    background:#FFF;
    border:0;
    padding:1px 5px 3px 5px;
    cursor:pointer;
    color:#130000;
    font-size:12px;
    font-weight:bold;
}

span.verplicht{
    font-weight:bold;
    font-style:italic;
}





