/* ----------------  reset  -------------------- */

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, tt, var,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; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {list-style: none; }

.clear{clear:both;font-size:0px;line-height:0px;height:0px;}

strong {font-weight:700;}

/* ----------------  basic layout  -------------------- */

body {background:url(images/bg.jpg) 50% 50%; }

body {font-family: Arial, "Lucida sans Unicode", "Trebuchet MS",sans-serif; font-size:10pt; color:#71675d;}


#wrapper {background: url(images/bg_content.jpg) top center no-repeat; position:absolute; height:500px; width:100%; margin-top:-250px; top: 50%;}
#container {position:absolute; height:500px; width:980px; margin:-250px 0px 0px -490px; top: 50%; left: 50%; text-align: left;}

#logo {float:left; margin-right:60px;}
#footer {font-size:8pt; padding-left:15px;}


h1 {color:#983637; font-size:14pt; margin:15px 0 35px 0;}
h2 {font-size:10pt;  font-weight:700; margin:20px 0 15px 0;}
p {line-height:160%; margin-bottom:10pt;}
p a {color:#983637;}

h1.activiteiten {font-size:14pt; margin:15px 0 25px 0;}
p.activiteiten {line-height:150%; margin-bottom:7pt;}



#footer a {color:#983637;}




/* ----------------   navigation   -------------------- */

#navlist {display: block; float:left; height:44px; margin:72px 30px 0 0;  }
#navlist li {display: block; float:left;}
#navlist li a {letter-spacing:1px; font-size:10pt; text-decoration:none; color:#7c7977; border-right:1px solid #dadad8;  padding:15px;  }
#navlist li a.first {border-left:1px solid #dadad8;}
#navlist li a:hover {color:#983637;}
#navlist li a#currentpage {background:#f7f7f7; color:#983637; }

#langlist {display: block; float:right; height:44px; margin:72px 0 0 0;  }
#langlist li {display: block; float:left;}
#langlist li a {font-size:8pt; text-decoration:none; color:#7c7977; border-right:1px solid #dadad8;  padding:5px;  }
#langlist li a:hover {color:#983637;}
#langlist li a#currentlang {background:#983637; color:#f7f7f7; }



/* ----------------   pic carousel   -------------------- */

#pics {display: block; float:left; height:350px; width:580px; padding-left:15px; overflow:hidden; }
.carouselpic {margin-right:12px; width:240px; height:320px;}
div.carousel {float:left;}
div.button {float:left; width:45px; height:320px; overflow:hidden; text-align:center;}

/* ----------------   form   -------------------- */

input {background:#f7f7f7; color:#71675d; border:1px solid #dadad8; padding:2px 4px; margin:0 10px 3px 0; width:170px; font-family: Arial, "Lucida sans Unicode", "Trebuchet MS",sans-serif; font-size:8pt; }
textarea {background:#f7f7f7; color:#71675d; border:1px solid #dadad8; width:372px; height:45px; overflow:none; font-family: Arial, "Lucida sans Unicode", "Trebuchet MS",sans-serif; font-size:8pt; }
#submitgeneral {background:#983637; color:#f7f7f7; width:70px; font-size:8pt; text-align:center; padding:2px 0 2px 0; margin-top:5px;} 


