@charset "utf-8";
/* CSS Document */
html, body {
	height:100%; /* héél belangrijk */
	min-height:100%;
	background-color:#4E4E4E;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	color:#333;
	margin:0px;
	padding:0px;
}
/* setwidth used for header, textnavigation, container and footer */
.setwidth {width:960px;}
/* setwidth used for header, textnavigation, container and footer */

/* @header */
#header {
	height:88px;
	margin:0 auto;
	margin-top:0px;
	padding:0px;
	background-color:#CACACA;
	background-image:url(img/design/headerbckgrnd.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.headerwrap {padding:10px 10px 0px 10px;}

/* logo and title */
#logo {float:left; width:auto; margin:0px; padding:0px 0px 0px 155px;}
#logotitle {float:left; height:auto; width:auto; margin:0px; padding:0px;}
#logotitle h1 {font-size:36px; font-weight:bold; color:#FFF; font-style:oblique; line-height:36px; margin:0px; padding:0px;}
#logotitle h2 {font-size:14px; font-weight:normal; color:#900; margin:0px; padding:0px 0px 5px 150px; font-style:italic; border:none;}
/* logo and title */

/* searchform */
#searchform {float:right; margin:0px; padding:5px 0px 0px 0px;}
#searchform p {float:left; margin:0px; padding:0px;}
#searchform img {float:left; border:none; margin:0px; padding:0px;}
.searchform_input {width:120px; height:auto;}
.searchform_button {color:#333;}
#searchform form {margin:0px; padding:0px;}
/* searchform */

/* @header */

/* @main */
#main {
	clear:both;
	margin:0 auto;
	min-height:100%; /* For Modern Browsers */
	height:auto !important; /* For Modern Browsers */
	height:100%; /* For IE */
	background-color:#FFF;
}
body > #main {
	overflow:auto;
}
#content, #side {
	float:right;
	height:auto;
	margin:0px;
}
#content {width:740px;}
#side {width:190px;}
.contentwrap {padding:10px;}.sidewrap {padding:10px 0px 10px 10px;}

/* post */
.post {clear:both; padding:0px 0px 0px 0px; overflow:auto;}
.post ul, ol {margin:0px 0px 0px 0px; padding:0px 0px 0px 15px;}
.postend {clear:both; text-align:right; margin:10px 0px 0px 0px; padding:0px 0px 10px 0px; border-top:1px dotted silver;}
/* post */

/* links etc */
a:link {color:#292929; font-weight:bold; text-decoration:none;}
a:visited {color:#292929; font-weight:bold; text-decoration:none;}
a:hover {color:#E20000; text-decoration:underline;}
h1,h2 {font-size:18px;}
/* links etc */

/* adsense */
.adsense {clear:both; padding:0px 0px 10px 0px;}
/* adsense */

/* block round corners with border */
.tags {display:block; background:#F6F6F6; border:0 solid #DDD; border-width:0 1px; padding:5px;}
.xtop, .xbottom {display:block;	background:transparent;	font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F6F6F6; border-left:1px solid #DDD; border-right:1px solid #DDD;}
.xb1 {margin:0 5px; background:#DDD;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
/* block round corners with border */

/* image */
img {border:none; display:block;}
.imgindex {float:left; padding-right:2px; width:90px; height:125px; text-align:center;}
.imgborder {width:88px; height:70px; border:1px solid #E0DFE3; background-color:#FFFFFF; overflow:hidden;}
.imgleft {float:left; margin:0px 10px 10px 0px; padding:0px; border:1px solid #E0DFE3; height:100%; line-height:0px;}
.imgleft p {text-align:center; margin:0px; padding:8px;}

.imgright {float:right; margin:0px 0px 10px 10px; padding:0px; border:1px solid #E0DFE3; height:100%; line-height:0px;}
.imgright p {text-align:center; margin:0px; padding:8px;}
.imgflag {float:left; margin:0px; padding:0px 5px 0px 0px; width:auto; height:auto;}
/* image */

/* tables */ 
.tableLT {float:left; width:500px; border:0px; margin:0px 10px 10px 0px; padding:0px;}
.tableRT {float:right; width:500px; border:0px; margin:0px 10px 10px 0px; padding:0px;}
.tableLP {float:left; width:98%; border:0px; margin:0px 10px 10px 0px; padding:0px;}
.tdcol1 {width:15%;} .tdcol2 {width:25%;} .tdcol3 {width:30%} .tdcol4 {width:33%;} .tdcol5 {width:50%;} .tdcol6 {width:66%;} .tdcol7 {width:70%;}
.tdcol1, .tdcol2, .tdcol3, .tdcol4, .tdcol5, .tdcol6 .tdcol7 {margin:0px; padding:3px;}
.trrow0 {background-color:#333333;} 
.trrow1 {background-color:#F2F2F2;} 
.trrow2 {background-color:#F9F9F9;} 
.tdrow0 {margin:0px; padding:3px; color:#FFF; font-weight:bold;}
.tdrow1 {margin:0px; padding:3px;}
.tdrow2 {margin:0px; padding:3px;}
.tdrow1 a:link, .tdrow1 a:visited {color:#333; font-weight:bold; text-decoration:none;} 
.tdrow2 a:link, .tdrow2 a:visited {color:#444; font-weight:normal; text-decoration:none;}
.tdrow1 a:hover {color:#333; font-weight:bold; text-decoration:underline;}
.tdrow2 a:hover {color:#444; font-weight:normal; text-decoration:underline;}
/* tables */


/* sitemap */
li.pp {list-style:disc;}
li.ap {list-style:circle; margin-left:10px;}
/* sitemap */

/* sitepromote */
#sp1 {width:99%; height:46px; border:1px solid #88A0C8; font-family: Tahoma, verdana, arial,sans-serif; font-size:11px; color:#003068; text-decoration:none; background-color:#E9EDF0;}
/* sitepromote */

/* side stuff */
.mm1 {margin:0px 0px 10px 0px;}
.mm2 {margin:0px 0px 10px 0px; padding:3px; border:1px solid #DDD;}
.mm2 h3 {margin:0px; padding:0px; font-size:12px;}
/* side stuff */

#mainwrapper {clear:both; overflow:auto;}
/* @main */


/* @footer */
#footer {
	clear:both;
	height:auto;
	margin:0 auto;
	border-top:1px solid #CCCCCC;
	background-color:#05AB0D;
	text-align:center;
}
#footer p {margin:0px; padding:4px 0px 4px 0px; color:#FFF;}
#footer a:link {color:#FFF; font-weight:bold; text-decoration:none;}
#footer a:visited {color:#FFF; font-weight:bold; text-decoration:none;}
#footer a:hover {color:#FFF; text-decoration:underline;}
/* @footer */

/* @articleprev */
.articleprev {clear:both; border-top:1px dotted silver; margin:15px 0px 0px 0px;}
.articleprev h4 {margin:4px 0px 0px 0px; font-size:15px;}
.articleprev a:link {color:#000; font-weight:bold; text-decoration:none;}
.articleprev a:visited {color:#000; font-weight:bold; text-decoration:none;}
.articleprev a:hover {color:#7777FF; text-decoration:underline;}
.imgpreview img{float:right; background-color:transparent; padding:0px 0px 5px 5px; height:75px; }
/* @articleprev */

/* @navigation */
#headernav {position:absolute; bottom:16px; left:0px; margin:0px; padding:0px; height:auto; width:960px; text-align:center;}
#headernav ul {margin:0px 0px 0px 0px; padding:4px 0px 3px 0px; border-bottom:1px solid #333; text-align:center; background:transparent;}
#headernav ul li {list-style:none; margin:0; display:inline;}
#headernav ul li a {margin-left:3px; padding:3px 0.5em; border:1px solid #333; border-bottom:none; background:#05AB0D; text-decoration:none;}
#headernav ul li a:link {color:#FFF;}
#headernav ul li a:visited {color:#FFF;}
#headernav ul li a:hover, #navigation ul li a:visited:hover {color:#333; background:white; border-color:#333;}
#headernav ul li a#current {background:#FFF; border-bottom:1px solid white; color:#E20000;}

#headertextnav {position:absolute; bottom:0px; left:0px; margin:0px; padding:0px; height:15px; width:960px; background:#FFF; border-bottom:1px solid #333;}
#headertextnav p {margin:0px; padding:1px 0px 1px 10px; color:#333;}
#headertextnav a {color:#333;}
#headertextnav a:hover {color:#900;}

#articlenavigation {margin-bottom:10px; padding:3px; background-color:#E1EAF3; border:1px solid #DDD;}
#articlenavigation ul {margin:0px; padding:0px;}
#articlenavigation li {list-style:inside; margin:0px; padding:0px;}
#articlenavigation a:hover {color:#E20000; text-decoration:underline;}

#sidenavigation {margin-bottom:10px; padding:3px; background-color:#FEF6F6; border:1px solid #FEDFDF;}
#sidenavigation ul {list-style:none; margin-left:0px; padding-left:0px; font-size:11px; line-height:20px;}
#sidenavigation ul, ol {margin:0px; padding:0px;}
#sidenavigation a {color:#E20000; text-decoration:underline;}
#sidenavigation a:hover {color:#292929; text-decoration:underline;}
#sidenavigation h3 {margin:0px; padding:0px; border-bottom:1px solid #FEDFDF; font-size:13px; font-style:oblique;}
/* @navigation */


/* @contact */
#contact-area {width:600px; margin-top:25px;}
#contact-area input, #contact-area textarea {padding:5px; width:471px; font-family:Helvetica, sans-serif; font-size:1.4em; margin:0px 0px 10px 0px; border:1px solid #ccc;}
#contact-area textarea {height:90px;}
#contact-area textarea:focus, #contact-area input:focus {border:2px solid #900;}
#contact-area input.submit-button {width:100px; float:right;}

label {float:left; text-align:left; margin-right:15px; width:100px; padding-top:5px; font-size:1em;}
#contact-wm {padding:75px 0px 0px 0px;}
/* @contact */
