/* 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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffae00;
    margin-top: 0px;
	 height: 100%;
	 width:100%;
	 background-image: url(../images/background.jpg);
	 background-position: center;
	 background-repeat: repeat-y;
/*  background-image: url(../images/bg_site.jpg); */
}

* { margin: 0px; padding: 0px; font-family:Tahoma, 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:Tahoma, Verdana, Arial, Helvetica, sans-serif; margin: 0px; text-align: left; font-size: 9pt; 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;  }
h4, .introduction { font-size: 16px; font-weight: bold;color:#ffa800; }
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;}

/* CONTAINER SETTINGS - Site Specific Text Settings*/
#shadowpage {
	margin: auto;
	width:954px;
	/*background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;*/
	height: 100%;
}
#page {
    margin:auto;
    width:922px;
	 border:0px solid black;
	 border-top:0px;
	 border-bottom:0px;
	 position:relative;
	 text-align: left;
	 border-left:1px solid black;border-right:0px solid black;
/*  width: 1000px; */	 
}

/* HEADER */
#header  { width: 922px; }
#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: 651px;margin-left:269px;height: 28px;background-image:url(../images/navback.jpg);background-repeat:repeat-x;background-position:topleft; font-family:Tahoma, Verdana, Arial;}
#header .navigation ul { list-style-type: none; margin: 0px;margin-left:10px;margin-top:5px; }
#header .navigation li { font-size: 9pt; line-height:1.4; float: left;  border-right: Solid 0px 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 {font-family:Tahoma, Verdana, Arial; color: black;display: inline;height:19px;padding-left:15px; 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 { color:#fe10a2; }

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

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


/* Hoofdnavigatie */

/* NAVIGATION: SUBPAGE MENU */
#hoofdnavigatie { width: 920px;background-image:url(../images/nsavback.jpg);background-repeat:repeat-x;background-position:topleft; font-family:Tahoma, Verdana, Arial;}
#hoofdnavigatie ul { list-style-type: none; margin: 0px;margin-left:0px;margin-top:0px; }
#hoofdnavigatie li { font-size: 9pt; line-height:1.4; float: left;  border-right: Solid 0px white; }

/* passive */
#hoofdnavigatie li a,
#hoofdnavigatie li a:link,
#hoofdnavigatie li a:visited
#hoofdnavigatien li.passive a,
#hoofdnavigatie li.passive a:link,
#hoofdnavigatie li.passive a:visited {font-family:Tahoma, Verdana, Arial; color: black;display: inline;padding-left:0px; padding-top: 0px; padding-bottom: 0px;  text-align: left; text-decoration: none; }
#hoofdnavigatie li.a:hover,

/* hier colore plaatsen zie beneden*/
#hoofdnavigatie li.passive a:hover { color:#fe10a2; }

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

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

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





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

/* tabelopmaak */
.tabelopmaak { border:none;margin:0px;padding:0px;vertical-align:top;text-align:left;width:920px;margin-left:0px;}

.tabelopmaak .left {width:269px;vertical-align: top;color:white;}
.tabelopmaak .right {width:651px;vertical-align: top;}

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

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

/*faq en headers */
.colorc  {background-color:#A91F0A;}
.colorc h1,h2,h3,h4,h5,h6 {color:#ffa800;text-transform:uppercase;}
/*navigaties active*/
.colore {background-color: #A91F0A;}


/* 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: 920px;;position:absolute;bottom:0px;left:0px;height:25px;padding-top:5px;color:black;}
.footer p { font-size: 8pt; text-align:center;color:black;}

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


