@charset "utf-8";
/* CSS Document versie Sjabloon A05 - DWC 2011 */

/* DIVS */


/* div structuur */
#total {width:960px;}
#nav {clear:both;}
#header {width:960px;}
#left {float:left;width:310px;}
#middle {width:560px;}
#middleleft {float:left;width:560px;}
#right {float:right;width:0px;}
#contentbottom {clear:both;}
#footer {clear:both;}


/* div margins */
body {margin-top:10px;}
#total {margin:auto;}
#nav {margin-top:-10px;margin-bottom: 0px;}
#right {margin-right:-10px;}
#middle {margin-left:350px;}
#footer {margin-top:20px;}


/* div padding */
#total {padding:10px;}
#nav {padding: 0px -5px 2px 0px;}
#middleleft {padding-left:20px;padding-right:20px;}
#middleleft li {padding-bottom:15px;}



/* TEXT */
/* text font family */
body {font-family:Verdana, Geneva, sans-serif;}

/* text font size */
body {font-size:10pt;}

#left h1 {font-size:23px;}
#left h2 {font-size:18px;}
#left h3 {font-size:14px;}

#middleleft h1 {font-size:30px;}
#middleleft h2 {font-size:24px;}
#middleleft h3 {font-size:18px;}

#right h1 {font-size:18px;}
#right h2 {font-size:18px;}
#right h3 {font-size:14px;}

/* text font-weight */
#middleleft h2 {font-weight:normal;}


/* text align */
#nav {text-align:right;}
#left {text-align:left;}
#right {text-align:right;}
#middle {text-align:left;}
#middleleft {text-align:left;}
#contentbottom {text-align:center;}
#footer {text-align:center;}


/* text margins */
#left h1 {margin:0px 0px 0px 0px;}
#left h2 {margin:20px 0px 5px 0px;}
#left h3 {margin:5px 0px 0px 0px;}

#middleleft h1 {margin:20px 0px -40px 0px;}
#middleleft h2 {margin:40px 0px -10px 0px;}
#middleleft h3 {margin:5px 0px 10px 0px;}

#right h1 {margin:0px 0px 0px 0px;}
#right h2 {margin:5px 0px 0px 0px;}
#right h3 {margin:5px 0px 0px 0px;}


/* IMAGES */
/* Opmaak images */
img {border:0px;}
#middleleft img{margin:0px 0px 0px 0px;}

#left img{margin:0px 0px 0px 0px;}
#middle img{margin:0px 10px 0px 0px;}
#header img{margin:0px 0px 0px 0px;}
/* kleur divs */
body {background-color:#BDBFB2;}
#total {background-color: #ffffff;}
#nav {background-color:#ffffff;}

/* kleur borders */
#nav {border-bottom:1px #000000 solid;}
#total {border:1px #666666 solid;}
#middleleft {border-left:1px #ECECEC solid;}
#ggllinks {border-top:1px #666666 solid;}

/* kleur text */
body {color:#666666;}
#left h1 {color:#000000;}
#middleleft h1 {color:#cc0000;}


/* kleur links */
#content a {color:#336699;text-decoration:underline;}
#nav a {color:#666666;text-decoration:none;}
#nav a:hover {color:#666666;text-decoration:underline;}
#footer a {color:#666666;text-decoration:none;}
#footer a:hover {color:#666666;text-decoration:underline;}





/* end */





