/* 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: Arial, Helvetica, sans-serif;
    color: #746F6E;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    margin-top: 0px;
	 line-height: 170%;
	 font-size:10pt;

/*  background-image: url(../images/bg_site.jpg); */
}

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

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

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

a:link { color: #746F6E;  text-decoration: underline; }
a:visited { color: #746F6E; }
a:hover { color: #e55202; }
a:active { color: #746F6E;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 28px; font-weight: lighter; text-transform:lowercase }
h2, .subtitle { font-size: 130%;  font-weight: bold;}
h3, .sectiontitle { font-size: 130%; font-weight: bold;  }
h4, .introduction { font-size: 130%; font-weight: bold; }
h5, .description { font-size: 120%; font-weight: bold; }
h6, .summary { font-size: 120%; font-weight: bold; }
h7 { font-size: 100%; }
p { font-size: 100%; line-height:170%;}
span { font-size: 100%;}
li { font-size: 100%;}
ul {  margin-bottom: 10px; margin-left: 15px;}

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    margin:left;
    width: 950px;
/*  width: 1000px; */	 
}

/* HEADER */
#header  { width: 293px; }
#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: 85px; border-top: Solid 1px white; height: 500px; margin-top:25px;float:left;}
#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { font-size: 8pt; text-align:right; border-right: Solid 1px white; margin-bottom:10px; }

/* 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: #e55202; width:104px; padding-top: 0px; padding-bottom: 0px;text-align: right; text-decoration: none; }
#header .navigation li.a:hover,

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

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

/* 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:950px;float:left;text-align: center; border-top:1px solid white; }

.tabelopmaak .left {width:293px;vertical-align: top;color:white;border-right:0px solid black;}
.tabelopmaak .right {width:617px;vertical-align: top; padding:20px;padding-top:25px; }

/*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:#746F6E;}
/*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: 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");
}
.kunstenaars_table {
	background-color:white;
	width:180px;
	float: right;
	margin-top:25px;
}
.kunstenaars_table a {font-size: 8pt; vertical-align: top; }
.kunstenaars_table a:link {text-decoration: none; }
.kunstenaars_table a:hover{text-decoration:underline;}
.kunstenaars_table a:visited {text-decoration: none;}
.kunstenaars_table a:active {text-decoration: none;}


