/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* 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;
}

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

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

/* logo */
div#logo {
    width: 117px;
    height: 147px;
    border: 0;
    margin: 0 auto;
    padding-top: 5px;
}

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

div#middle img
{
	z-index:-10000;
}
div#middle a
{
	text-decoration:underline;
}

div#middle ul.push
{
	margin-left:20px;
	list-style:square;
}
div#middle .background {
    padding: 31px;
}

/* left column */
div#left {
	width: 525px;
	height: 536px;
	float: left;
	overflow: hidden;
	z-index:1000;
	background-image: url(../images/left-bg.png);
	background-repeat: no-repeat;
}

/* 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: #000;
    margin: 0;
}

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

.clearingfix {
    display: block;
}

.floatbox {
    overflow: hidden;
}

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

li.next {
    margin: 0 100px 0 0;
}

/* content */
div.content {
    margin: 10px 25px;
}

div.content h1 {
    margin-bottom: 10px;
}

/* pricelist */
div.pricelist {
    padding: 5px 10px 10px 10px;
    margin: 0 0 5px 0;
    font-size: 12px;
    background: url(../images/left-bg.png);
}

/*\*/html*div.pricelist {
  padding: 0 10px;
  margin: -5px 0 5px 0;
  font-size: 12px;
  background: url(../images/left-bg.png);
}/*end*/

div.pricelist thead td {
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
}

div.pricelist thead td.col1 {
    width: 90px;
}

div.pricelist thead td.col3 {
    width: 50px;
}

div.pricelist thead td.col4 {
    width: 50px;
}

div.pricelist tbody td {
    color: #FFF;
}

/* form */
div.form h2 {
    margin: 2px 0 10px 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
}

div.form ul.left {
    list-style: none;
    margin: 0;
    padding: 0;

}

div.form ul.right {
    list-style: none;
    margin: 0;
    padding: 0;

}

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: 150px;
}

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: url(../images/form-bg.png) 0 100% repeat-x;
    border: 0;
    padding: 0;
    width: 150px;
    border-left: #E6E6E6 1px solid;
    border-right: #E6E6E6 1px solid;
    font-size: 12px;
    padding-top: 1px;
}

div.form ul li textarea.input-fields {
    background: url(../images/textarea-bg.png) 0 100% repeat-x;
    border: 0;
    padding: 0;
    width: 300px;
    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: url(../images/submit-button.png) 0 0 repeat-x;
    border: 0;
    padding: 0;
    font-size: 1px;
    text-indent: -10000px;
    width: 71px;
    height: 25px;
    cursor: pointer;
}

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

/* footer contact */
.footer-contact {
    float: left;
    font-size: 11px;
    margin: 0 0 0 25px;
    width: 300px;
}

/* footer menu */
.footermenu {
    width: 400px;
    margin: 0 auto;
    float: left;
}

.footermenu h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    color: #000;
    text-align: center;
    padding: 0 0 10px 0;
    border-bottom: #C6C6C6 1px solid;
    margin: 0;
}

.footermenu ul {
    list-style: none;
    margin: 0 auto;
    width: 270px;
}

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

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

/* footer newsletter */
.footer-newsletter {
    float: right;
    font-size: 11px;
    margin: -10px 25px 0 0;
    padding: 2px;

}

.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: 17px 15px 0 10px;
width: 110px;
}

.footer-newsletter ul li input.newsletter-submit{
border:0;
background:url(../images/newsletter-button.png) 0 7px no-repeat;
color:#000;
margin: 3px 0 0 0;
width: 77px;
height: 43px;
padding:0;
font-weight:bold;
cursor:pointer;
border:0;
}

