/* 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 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #d4d4d4;
    margin-top: 0px;
/*  background-image: url(../images/bg_site.jpg); */
}

* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, '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: Verdana, Arial, Helvetica, sans-serif; margin: 0px; text-align: left; font-size: 8pt; line-height: 170%; }

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

a:link { color: #000000;  text-decoration: underline; }
a:visited { color: #000000; }
a:hover { color: #000000; }
a:active { color: #000000;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 140%; font-weight: bold; }
h2, .subtitle { font-size: 130%;  font-weight: bold;}
h3, .sectiontitle { font-size: 130%; font-weight: bold;margin-bottom:7px;  }
h4, .introduction { font-size: 130%; font-weight: bold;margin-bottom:7px; }
h5, .description { font-size: 100%; font-weight: bold;margin-bottom:7px; }
h6, .summary { font-size: 90%; font-weight: bold;margin-bottom:7px; }
h7 { font-size: 100%;margin-bottom:7px; }
p { font-size: 100%; }
span { font-size: 100%;}
li { font-size: 100%;}
ul {  margin-bottom: 10px; margin-left: 15px;}

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    margin:auto;
    width: 800px;
	 margin-top:10px;
/*  width: 1000px; */	 
}

/* HEADER */
#header  { width: 800px; }
#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: 100%; border-top: Solid 1px white; height: 29px; }
#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { font-size: 8pt; line-height:1.4; float: left;  border-right: Solid 1px white; }

/* 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: white; display: block; width: 104px;height:19px; padding-top: 5px; padding-bottom: 5px;  text-align: center; text-decoration: none; }
#header .navigation li.a:hover,

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

/* 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 {}
#header .navigation li.active a:hover { }

/* 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 { }

/*two 
/* NAVIGATION: SUBPAGE MENU */
#header .navigationtwo { width: 100%; border-top: Solid 1px white; height: 29px; }
#header .navigationtwo ul { list-style-type: none; margin: 0px; }
#header .navigationtwo li { font-size: 8pt; line-height:1.4; float: left;  border-right: Solid 1px white; }

/* passive */
#header .navigationtwo li a,
#header .navigationtwo li a:link,
#header .navigationtwo li a:visited
#header .navigationtwo li.passive a,
#header .navigationtwo li.passive a:link,
#header .navigationtwo li.passive a:visited { color: white; display: block; width: 104px;height:19px; padding-top: 5px; padding-bottom: 5px;  text-align: center; text-decoration: none; }
#header .navigationtwo li.a:hover,

/* hier colore plaatsen zie beneden*/
#header .navigationtwo li.passive a:hover { background-color:#8d98aa; }

/* active en parent */
#header .navigationtwo li.active a,
#header .navigationtwo li.parent a,
#header .navigationtwo li.active a:link,
#header .navigationtwo li.parent a:link,
#header .navigationtwo li.active a:visited,
#header .navigationtwo li.parent a:visited {}
#header .navigationtwo li.active a:hover { }

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

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


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

/* tabelopmaak */
.tabelopmaak { width:800px;float:left;text-align: center; border-top:1px solid white; }

.tabelopmaak .left {width:315px;vertical-align: top;color:white;}
.tabelopmaak .right {width:445px;vertical-align: top; padding:20px; }

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

/*navigatie achterground en contactgegevens blok en formulier lijnen*/
.colora {background-color:#6b6b6b;}
.colora_border {border:1px #6b6b6b solid;}

/* nieuwsitemsblok en footer  */
.colorb {background-color:#6b0c0c;}

/*contact en headers */
.colorc  {background-color:#888888;}
.colorc h1,h2,h3,h4,h5,h6 {color:#000000;}

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

/*navigaties active*/
.colore {background-color: #8d98aa;}

/*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: 780px;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");
}

.mailcheck { display:none; }
