/*----------- 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;
line-height:18px;
}

body {
background-image:url("images/background.png");
background-position:center top;
background-color:#FFFFFF;
color:#373738;
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%;}

a {
color:#fff;
text-decoration:none;
}

a:hover {
color:#fff;
}

div#wrapper{
margin:0 auto;
width:1000px;
}

/*----------- Header -----------*/

div#header {
float:left;
width:1000px;
}

div#upperheader {
background-image:url("images/white_bg.png");
background-repeat:repeat-y;
float:left;
width:1000px;
height:115px;
}

div#lowerheader {
background-image:url("images/lowerheader.png");
float:left;
width:1000px;
height:331px;
}

img#logo {
float:left;
padding:25px 0 0 44px;
}

/* navigatie */

#uppernav {
list-style-image:none;
font-family: Times New Roman, Verdana, Tahoma; 
font-weight:bold;
font-size:12px;
float:right;
display:block;
margin:85px 25px 0 18px;
padding:0;
list-style-type:none;
}

#uppernav li {
list-style-image:none;
margin-right:20px;
float:left;
}

#uppernav a {
color:#8f7731;
text-decoration:none;
}

#uppernav a:hover {
color:#58585a;
text-decoration:none;
}

#uppernav a.active {
color:#58585a;
text-decoration:none;
}

/* einde navigatie */

div#leftbox {
float:left;
}

h2.kop1 {
font-size:24px;
font-family: Times New Roman, Verdana, Tahoma; 
color:#fff;
padding:40px 0 0 44px;
}

h3.kop2 {
font-size:20px;
font-family: Times New Roman, Verdana, Tahoma; 
color:#fff;
padding:0.5em 0 0 44px;
}


h3.kop3 {
font-family: Times New Roman, Verdana, Tahoma; 
padding:0.5em 0 0 26px;
}

h3.kop4 {
font-size:12px;
color:#8f7731;
font-family: Arial, Verdana, Tahoma; 
padding:0.5em 0 0 26px;
}

div#rightbox {
float:right;
}

img#headerpic {
padding:35px 45px 0 0;
}

ul.icoon2{
list-style-image:url("images/icoon2.png");
font-size:14px;
font-family: Arial, Verdana, Tahoma; 
font-weight:normal;
color:#fff;
margin:1.5em 0 0 66px;
}

ul.icoon2 li{
padding:0 0 10px 5px;
}

a.button3 {
background-color:#373738;
padding:2px 7px;
margin:10px 0 0 44px;
float:left;
}

/*----------- Content -----------*/

 
div#contentwrapper {
background-image:url("images/white_bg.png");
background-repeat:repeat-y;
float:left;
width:1000px;
padding-bottom:50px;
}

div#content1{
width:310px;
padding:2em 15px 0 20px;
float:left;
display:block;
}

div#content2{
width:309px;
margin:2em 5px 0 0;
float:left;
display:block;
padding-right:10px;
border-right:1px dotted #373738;
}

div#content3{
width:634px;
margin:2em 5px 0 20px;
float:left;
display:block;
padding-right:10px;
border-right:1px dotted #373738;
}

ul.icoon{
list-style-image:url("images/icoon.png");
font-size:22px;
font-family: Times New Roman, Verdana, Tahoma; 
font-weight:bold;
color:#58585a;
margin:0 0 0.7em 62px;
}

ul.icoon3{
list-style-image:url("images/icoon.png");
font-size:22px;
font-family: Times New Roman, Verdana, Tahoma; 
font-weight:bold;
color:#58585a;
margin:0 0 0.7em 47px;
}

div.text1{
margin:1em 0 1em 26px;
}

div.text2{
margin:1em 0 1em 12px;
}

a.button2 {
background-color:#373738;
padding:3px 7px;
margin:1em 0 0 12px;
}

a:hover.button2 {
background-color:#8f7831;
}

div#contactwrap {
width:250px;
float:left;
}

div#contactwrap2 {
width:340px;
float:left;
}

img#contactpic {
padding:15px 0 0 40px;
}

div.tabellinks {
float:left;
display:block;
margin-right:30px;
font-weight:bold;
}

div.tabellinks2 {
float:left;
display:block;
margin-right:115px;
}

ol.ollijst {
color:#8f7731;
list-style-type:number;
padding:0 0 0 20px;
}

ol.ollijst p{
color:#000;
}

/*----------- Sidebar -----------*/

div#sidebar{
width:310px;
float:right;
padding:2em 20px 0 0;
display:block;
}

div.formulier {
padding:0px 18px 15px 13px;
color:#373738;
float:left;
font-size:12px;
text-align:left;
}
div.formobject {
margin:0 0 8px;
}
div.formobject label {
display:block;
float:left;
margin:0 0 5px;
vertical-align:baseline;
width:90px;
}
div.formobject input {
border:1px solid #6b6b6b;
width:180px;
}

div.formobject textarea {
border:1px solid #6b6b6b;
color:#373738;
width:180px;
}

div.formobject button {
background-color:#373738;
color:#FFFFFF;
border:none;
font-size:12px;
float:right;
margin-left:20px;
padding:2px 7px 2px 7px;
}

div.formobject button:hover {
background-color:#846d2a;
background-repeat:no-repeat;
}

/*----------- Footer -----------*/

#footer {
background-image:url(images/footer.png);
background-repeat:no-repeat;
float:left;
width:1000px;
height:90px;
} 


#bottomnav {
list-style-image:none;
color:#fff;
font-size:12px;
float:left;
display:block;
margin:1.5em 0 0 44px;
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:1.5em 0 0 30px;
}

div#redmelon {
float:right;
padding:1.5em 44px 0 0;
}

p#webdesign {
color:#fff;
font-size:10px;
float:left;
padding-right:8px;
}

img#redmelonlogo {
float:right;
padding-top:3px;
}

