/*----------- General -----------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin:0; 
padding:0; 
border:0; 
outline:0;
list-style-position:outside;
list-style-type:none;
line-height:21px;
}

body {
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#fff;
color:#5c5c5c;
font-family: Arial, Verdana, Tahoma; 
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

h1 {
color:#fff;
font-size:26px;
}

h2 {
color:#3a87c9;
font-size:18px;
}

a {
color:#fff;
text-decoration:none;
}

a:hover {
color:#fff;
}

/*----------- Header -----------*/

div#header {
margin:0 auto;
width:960px;
}

div#upperheader {
background-image:url(../images/head.png);
background-position:center bottom;
background-repeat:no-repeat;
float:left;
width:960px;
height:115px;
}

img#logo {
float:left;
padding:20px 0 0 18px;
}

/* navigatie */

#uppernav{
font-family:Helvetica neue, Helvetica, Arial;
font-size:16px;
font-weight:normal;
text-decoration:none;
float:right;
display:block;
padding:60px 0 0 20px;
margin:0px;
}

#uppernav li {
float:left;
display:block;
text-decoration:none;
margin-right:10px;
line-height:30px;
}

#uppernav a.button {
    background: transparent url('../images/button_right2.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px;  
    text-decoration: none;
}

#uppernav a.button span {
    background: transparent url('../images/button_left2.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 3px 0 5px 10px;
} 

#uppernav a:hover.button {
    background: transparent url('../images/button_right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
}

#uppernav a:hover.button span {
    background: transparent url('../images/button_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 3px 0 5px 10px;
}

#uppernav a.active {
    background: transparent url('../images/button_right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
}

#uppernav a.active span {
    background: transparent url('../images/button_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 3px 0 5px 10px;
}

/* einde navigatie */

div#lowerheader {
background-color:#fff;
float:left;
width:960px;
height:285px;
padding-bottom:1em;
}

div#slideshow {
background-repeat:no-repeat;
float:left;
width:615px;
height:285px;
margin-left:18px;
}

ul#pictures li {
list-style-image:none;
width:615px;
height:285px;
float:left;
display:block;
}

div#blauwvierkant {
background-image:url(../images/blauwvierkant.png);
background-repeat:no-repeat;
float:right;
width:300px;
height:285px;
margin-right:18px;
}

img#titel {
margin:2em 0 0 27px;
}

div.text2 {
color:#fff;
margin:1em 0 1em 27px;
width:260px;
}

/*----------- Content -----------*/

div#mainwrap {
margin:0 auto;
width:960px;
padding-bottom:110px;
}

div#contentwrapper {
background-color:#fff;
float:left;
width:960px;
}

div#content1{
width:310px;
padding-right:15px;
float:left;
display:block;
}

div#content2{
width:310px;
padding-right:15px;
float:left;
display:block;
}

div#content3{
width:620px;
padding-right:15px;
float:left;
display:block;
}

div.icoonwrap {
padding-bottom:10px;
border-bottom:1px dotted #999999;
margin-left:18px;
}

div.icoonwrap2 {
padding-bottom:10px;
border-bottom:1px dotted #999999;
margin:0 20px 0 18px;
}

ul.icoon{
font-size:18px;
font-weight:bold;
color:#3a87c9;
list-style-image:url("../images/icoon.gif");
margin:1em 18px 0 22px;
display:block;
}


div.text1{
margin:1em 0 1em 18px;
}

#buttonnav a.button {
    background: transparent url('../images/button_right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px;  
    text-decoration: none;
	margin-left:18px;
}

#buttonnav a.button span {
    background: transparent url('../images/button_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 4px 0 5px 10px;
}

#buttonnav li {
list-style-image:none;
}

#buttonnav a:hover.button {
    background: transparent url('../images/button_right3.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
}

#buttonnav a:hover.button span {
    background: transparent url('../images/button_left3.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 4px 0 5px 10px;
}

div#gallerij{
width:600px;
float:left;
display:block;
padding:18px 0 1em 18px;
}

#gallerij img{
margin: 0 10px 8px 0px;
float:left;
border:3px solid #999999;
}

#gallerij img:hover{
float:left;
border:3px solid #3a87c9;
}

div#contentlinks {
float:left;
width:275px;
margin-right:30px;
}

div#contentrechts {
float:right;
width:200px;
height:300px;
margin-right:25px;
}

img.contactpics {
margin-top:1.5em;
border:4px solid #dedede;
}


h2.kopje {
padding:18px 0 0 18px;
}

div.text3{
margin:1em 0 0 18px;
}

div.text4{
margin:0 0 0 18px;
}

div.text5{
color:#999999;
margin:1em 0 0 18px;
}

div.tabellinks {
float:left;
display:block;
margin-right:30px;
font-weight:bold;
}

div.tabellinks2 {
float:left;
display:block;
margin-right:115px;
}

h2.gallerijkop {
font-size:16px;
color:#3a87c9;
margin:1em 0 0 18px;
}

/*----------- Sidebar -----------*/

div#sidebar{
width:310px;
float:right;
display:block;
}

div.formulier {
border-bottom:1px dotted #b3b3b3;
padding:12px 18px 15px 18px;
color:#5c5c5c;
float:left;
font-size:12px;
text-align:left;
}
div.formobject {
margin:0 0 5px;
}
div.formobject label {
display:block;
float:left;
margin:0 0 5px;
vertical-align:baseline;
width:50px;
}
div.formobject input {
border:1px solid #dbdbdb;
width:200px;
}

div.formobject input.button {
background-image:url(../images/verzend1.png);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
font-size:12px;
float:right;
padding:5px;
margin-left:20px;
width:94px;
height:24px;
}

div.formobject input.button:hover {
background-image:url(../images/verzend2.png);
background-repeat:no-repeat;
}

img#bel {
padding:1.5em 0 0 18px;
}

/*----------- Footer -----------*/

#footer {
background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:center center;
position: relative;
margin-top: -60px; /* negative value of footer height */
height: 60px;
clear:both;
} 

div#footerwrapper {
margin-left:auto;
margin-right:auto;
width:960px;
}

#bottomnav {
list-style-image:none;
color:#fff;
font-size:12px;
float:left;
display:block;
margin:1em 0 0 18px;
padding:0;
list-style-type:none;
}

#bottomnav li {
list-style-image:none;
margin-right:20px;
float:left;
}

#bottomnav a:hover {
color:#fff;
text-decoration:underline;
}

#bottomnav a.active {
color:#fff;
text-decoration:underline;
}

p#copyright {
color:#fff;
float:left;
padding:1em 0 0 30px;
}

div#redmelon {
float:right;
padding:1em 18px 0 0;
}

p#webdesign {
color:#fff;
font-size:10px;
float:left;
padding-right:8px;
}

img#redmelonlogo {
float:right;
padding-top:4px;
}

html, body, #wrapper {
height:100%;
}

body > #wrapper {
height:auto; 
min-height:100%;
}

.clearfix:after {
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
	
.clearfix {
display: inline-block;
} /* Hides from IE-mac \*/

* html .clearfix { 
height:1%;
}

.clearfix {
display:block;
} /* End hide from IE-mac */

