@charset "utf-8";
/* CSS Document versie Sjabloon A01 - CSS A01-151 */

body {margin:10px;}

/* Div structuur */

#total {margin:auto;border:1px solid black;width:760px;padding:10px;}
#nav {clear:both;padding:0px;text-align:center;margin-top:0px;}
#header {width:760px;text-align: center;margin-bottom:20px;}
#content {margin-top:5px;}
#left {float:left;width:0px;padding:10px;margin-left:0px;}
#right {float:right;width:0px;margin-right:0px;}
#middle {width:728px; margin-left:20px;}
#middleleft {float:left;width:720px;}
#contentbottom {clear:both;text-align:center;}
#footer {clear:both;text-align:center;padding:5px;margin-top:55px;font-size:8pt;}
/* Opmaak */

/* Opmaak divs */
body {background-color:#817323;font-family:Verdana, Geneva, sans-serif;font-size:10pt;color:#646269;}
#total {border:1px #2E3238 solid;background-color:white;}
#header {background-color:#ffffff;}
#nav {background-color:#ffffff;text-align:center;color: #6363A2;border-top:0px #ffffff solid;border-bottom:0px #552A2F solid;padding:0px;margin-top:0px;margin-bottom: -10px;}
#left {background-color:#ffffff;text-align:left;}
#right {background-color:#ffffff;text-align:center;}
#middle {background-color:#ffffff;text-align:left;}
#middleleft {background-color:#ffffff;text-align:left;}
#contentbottom {background-color:#ffffff;text-align:center;}
#footer {background-color:#ffffff;text-align:center;color:#666666;border-top:0px #131A3A solid;}

/* Opmaak headers */
#middleleft h1 {font-size:23px;color: #817323;margin:3px 0px 0px 0px;}
#middleleft h2 {font-size:18px;color:#817323;margin:25px 0px 2px 0px;}
#middleleft h3 {font-size:18px;color:#686471;margin:5px 0px 10px 0px;}

/* Opmaak images */
img {border:0px;}
#middleleft img{margin:0px 10px 0px 0px;}

/* OPMAAK ULS EN OLS */
#middleleft ul {list-style-position: outside;}
#middleleft ol {list-style-position: outside;}
#middleleft li {margin-left:-10px;}


/* Opmaak links */
#content a {color:#336699;}
#nav a {color: #6363A2;text-decoration:none; }
#nav a:hover {color: #6363A2;text-decoration:underline; }
#footer a { color:#666666;text-decoration:none;  }
#footer a:hover {color: #666666;text-decoration:underline; }


/* RSS Blog Navigatie CSS code, toegevoegd door de Tools module in de betabar */
#rssblognav a {  text-decoration:none; border-left:1px solid lightgray; padding:5px 10px; }
#rssblognav a:hover { border:1px solid gray; background-color:lightgray; }
.rssblognav_nu {border:1px solid lightgray; border-right:0px solid white; background-color:whitesmoke; padding:5px;}
#rssblognav a.rssblog_nav_eerste { border-left:0px solid white;}
/* Eind RSS Blog Nav */
	
/* DIV CLASSES */

#kop {background-color:#817323;font-family:Verdana, Geneva, sans-serif;font-size:10pt;color:#ffffff;clear:both;min-height:35px;border-bottom: 1px solid #666666;margin-bottom:20px; padding:10px;}
#kop h1 {font-size:23px;color: #ffffff;margin:3px 0px 7px 0px;}
#blog {clear:both;margin-left:5px;margin-bottom:20px;}

.ggl336 {clear:both;width: 345px;margin-left:-5px;margin-bottom:10px;margin-right:20px;margin-top:5px;padding-bottom:10px;float:left;}
.ggl728 {clear:both;margin-left:-5px;margin-bottom:15px;margin-top:15px;}
.indeximage {float:right;width: 345px;text-align: right;border:1px #666666 solid;}

/* end */		



/* ADS * /

/* ads divs */
#adstop {margin-top: 10px;margin-bottom: 10px;padding-top: 2px; padding-bottom: 2px;}
#adsbottom {margin-top: 10px;margin-bottom: 10px;padding-top: 2px; padding-bottom: 2px;}
#adsindex {margin-top: 10px;margin-bottom:20px;padding-top: 10px; padding-bottom: 2px;border-top:1px #666666 solid;border-bottom:1px #666666 solid;}
#adsindextext {padding-top:7px;float:left;margin-left:5px;width:255px;margin-right: 20px;}
#adsindexprijs {color:#C00000;font-weight:bold;float:right;}

#adsleft {margin-top: 10px;margin-bottom: 10px;padding: 10px;border:1px #371C48 solid;}
#adsright {margin-top: 10px;margin-bottom: 10px;padding-top: 10px; padding-bottom: 2px;}

/* ads links */
#adstop a {color:#336699;text-decoration:underline;}
#adsbottom a {color:#336699;text-decoration:underline;}
#adsindex a {color:#336699;text-decoration:underline;font-weight:bold;}
#adsleft a {color:#336699;text-decoration:underline;font-weight:bold;}
#adsright a {color:#336699;text-decoration:underline;}

#adsleft a.info {background-color:#336699;color:#ffffff;text-decoration:underline;font-weight:bold;padding: 5px;text-align:right;}
#adsleft a.kop {color:#336699;text-decoration:underline;font-weight:bold;padding: 1px;}
#adsleft a.url {color:#008800;text-decoration:none;font-weight:normal;padding-bottom:10px;}		
		
