/* Prowriter CMS Stylesheet */
/* Version: 1.0 | 14/02/2004 */
/* BASIC FRONTEND VERSION */
/* TEMPLATE STYLE 1 (logo - top | nav | body)*/

/* - - - - 1. MAIN SETTINGS FOR THE WEBSITE- - - - */
body,html {
    font-family:  Helvetica,Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F6F6F6;
    margin-top: 0px;
	 width:100%;
	 height:100%;
/*  background-image: url(../images/bg_site.jpg); */
}

* { margin: 0px; padding: 0px; font-family:  Helvetica, Verdana, Arial,'Sans Serif'; line-height: 170%; }

/* default font and font size */
p, h1, h2, h3, h4, h5, h6, h7, td, tr, th, li, span, div, table
{ font-family:  Helvetica, Verdana, Arial,sans-serif; margin: 0px; text-align: left; font-size: 10pt; line-height: 170%; }

/* most imporant color settings */
p {color: #000000;  }
li {	color: #000000; }

a:link { color: #8ba31d;  text-decoration: underline;font-weight:bold; }
a:visited { color: #8ba31d;  text-decoration: underline;font-weight:bold;}
a:hover {color: #8ba31d;  text-decoration: underline;font-weight:bold;}
a:active {color: #8ba31d;  text-decoration: underline;font-weight:bold;}

.navigationmenu a:link { color: #8ba31d;  text-decoration: none;font-weight:normal;}
.navigationmenu a:visited { color: #8ba31d;  text-decoration: none;font-weight:normal;}
.navigationmenu a:hover {color: #8ba31d;  text-decoration: none;font-weight:normal;}
.navigationmenu a:active {color: #8ba31d;  text-decoration: none;font-weight:normal;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 100%; font-weight: bold; text-transform: uppercase; }
h2, .subtitle { font-size: 100%;  font-weight: bold;}
h3, .sectiontitle { font-size: 100%; font-weight: bold;  }
h4, .introduction { font-size: 100%; font-weight: bold; }
h5, .description { font-size: 100%; font-weight: bold; }
h6, .summary { font-size: 90%; font-weight: bold; }
h7 { font-size: 100%; }
p { font-size: 100%; }
span { font-size: 100%;}
li { font-size: 100%;}
ul {  margin-bottom: 10px; margin-left: 15px;}
input[type=checkbox], input[type=radio] { border: none; }

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    margin:auto;
    width: 951px;
    height: 100%;
	 background-image: url(../images/pageback.jpg);
	 background-repeat: repeat-y;
	 
	 
	 /*  width: 1000px; */	 
}

#page2 {
    margin:auto;
    width: 951px;
	 background-image: url(../images/pageback.jpg);
	 background-repeat: repeat-y;
         padding-bottom:20px;
	 
	 
	 /*  width: 1000px; */	 
}


/* HEADER */
#header  { width: 873px; height:182px; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: left top;}
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}

/* NAVIGATION: SUBPAGE MENU */
#header .navigation { width: 792px; border-top: Solid 2px white; border-bottom: Solid 2px white;height: 18px; background-image: url(../images/navigationback.jpg);background-position:top left;background-repeat:no-repeat; padding-left:80px; }
#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { font-size: 8pt;line-height:1.4; float: left;  font-weight: 500;  border-right: Solid 1px white; text-transform: uppercase; }

/* passive */
#header .navigation li a,
#header .navigation li a:link,
#header .navigation li a:visited
#header .navigation li.passive a,
#header .navigation li.passive a:link,
#header .navigation li.passive a:visited { color: black; display: block; padding-right:13px;height:18px; padding-top: 0px;   text-align: center; text-decoration: none; }
#header .navigation li.a:hover,

/* hier colore plaatsen zie beneden*/
#header .navigation li.passive a:hover { background-color:none;color:#C1A22A; }

/* active en parent */
#header .navigation li.active a,
#header .navigation li.parent a,
#header .navigation li.active a:link,
#header .navigation li.parent a:link,
#header .navigation li.active a:visited,
#header .navigation li.parent a:visited {color:#C1A22A; }
#header .navigation li.active a:hover {color:#C1A22A; }

/* child passive */
#header .navigation li.passive-child a,
#header .navigation li.passive-child a:link,
#header .navigation li.passive-child a:visited { }
#header .navigation li.passive-child a:hover { }

/* child active */
#header .navigation li.active-child a,
#header .navigation li.active-child a:link,
#header .navigation li.active-child a:visited { }
#header .navigation li.active-child a:hover { }

/* MAIN BODY */
.breaker {    clear: both; height:0px; line-height:0px; overflow:hidden; }

/* tabelopmaak */
.tabelopmaak { width:873px;float:left;text-align: center; border-top:0px solid white; background-image: url(../images/tableback.jpg); background-repeat: repeat-y;height:100%;}

.tabelopmaak .left {width:712px;vertical-align: top;padding-left:80px;background-color:#F8F7F2; padding-top:10px;}
.tabelopmaak .right {width:81px;vertical-align: top; padding:0px;background-color:transparent; }

/*block element */
.block { padding:20px;vertical-align:top;border-top:1px solid white;}
/* de kleuren van de website /*

/*navigatie achterground en contactgegevens blok*/
.colora {background-color:#D76500;}
.colora_border {border:1px #333333 solid;}
.colora_color {
	color:#D76500;
}

/* nieuwsitemsblok en footer  */
.colorb {background-color:#9D0D0D;}
.colorbcolor{ color:#9D0D0D; }

/*faq en headers */
.colorc  {background-color:#C1A22A;}
.colorc h1,h2,h3,h4,h5,h6 {color:#C1A22A;}
#colorc_color { color:#C1A22A;}
/*navigaties active*/
.colore {background-color: #C1A22A;}


/* header en rechterkolom */
.colord {background-color: #FFFFFF;}
.white_border { border:1px solid #FFFFFF;}



/*tekstkleur*/
.colorf { color: #FFFFFF;}
/* end */ 

/*zwarte border */
.black_border { border:1px solid #000000;}
/* end */ 

#subparent { opacity:0.8;filter:alpha(opacity=80);position:absolute;left:0px;top:29px;
}




/*footer */
.footer {text-align:center;width: 772px;float:left;border-top:1px solid white;height:25px;padding-left:20px;padding-top:5px;color:white;}
.footer p { font-size: 8pt; text-align:center;color:white;}

/* FIX FOR TRANSPARANT PNG IE6 */
img {
   behavior: url("pngbehavior.htc");
}


/* NAVIGATION: SUBPAGE MENU */
.subnavigation { width: 200px;background-color: #F8F7F2; padding-left:80px; }
.subnavigation ul { list-style-type: none; margin: 0px; }
.subnavigation li { font-size: 9pt;line-height:1.4; float: left;font-style:italic;  border-right: Solid 1px white; }

/* passive */
.subnavigation li a,
.subnavigation li a:link,
.subnavigation li a:visited
.subnavigation li.passive a,
.subnavigation li.passive a:link,
.subnavigation li.passive a:visited { color: black;display:block;width:200px; padding-right:13px;height:18px; padding-top: 0px;   text-align: left; text-decoration: none; }
.subnavigation li.a:hover,

/* hier colore plaatsen zie beneden*/
.subnavigation li.passive a:hover { background-color:none;color:#C1A22A; }

/* active en parent */
.subnavigation li.active a,
.subnavigation li.parent a,
.subnavigation li.active a:link,
.subnavigation li.parent a:link,
.subnavigation li.active a:visited,
.subnavigation li.parent a:visited {color:#C1A22A; }
.subnavigation li.active a:hover {color:#C1A22A; }

/* child passive */
.subnavigation li.passive-child a,
.subnavigation li.passive-child a:link,
.subsubnavigation li.passive-child a:visited { }
.subnavigation li.passive-child a:hover { }

/* child active */
.subnavigation li.active-child a,
.subnavigation li.active-child a:link,
.subnavigation li.active-child a:visited { }
.subnavigation li.active-child a:hover { }

