/* 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: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: white;
    margin-top: 0px;
/*  background-image: url(../images/bg_site.jpg); */
}

.l4ijn1 {border-top: solid 1px white; width: 100%;position:absolute;top:90px;left:0px;position:absolute;}
.li4jn2 {border-top: solid 1px white; width: 100%;position:absolute;top:97px;left:0px;position:absolute;}

* { margin: 0px; padding: 0px; font-family: Calibri, 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: Calibri, Verdana, Arial, Helvetica, sans-serif; margin: 0px; text-align: left; font-size: 10pt; line-height: 170%; }

/* most imporant color settings */
h1,h2,h3,h4,h5,h6 {color: #000000; }
p {color: #000000;  }
li {	color: #000000; }

a:link { color: #FFFFFF;  text-decoration: underline; }
a:visited { color: #FFFFFF; }
a:hover { color: #000000; }
a:active { color: #FFFFFF;}

/* - - - -  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: 130%; 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;}

/* CONTAINER SETTINGS - Site Specific Text Settings*/

/* HEADER */
#header  { }
#header #logo img { margin: 20px 0px; }
#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%;height: 30px;  }
#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { list-style-type:none;font-size: 11pt;font-weight:bold; line-height:1.4; float: left;  }

/* 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:#CC0001; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; text-align: left; text-decoration: none; }
#header .navigation li.a:hover,
#header .navigation li.passive a:hover {  color:#000000; }

/* 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:#000000; }
#header .navigation li.active a:hover { color: #000000; }

/* 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 */
.page { width: 100%; position: relative; }
.main { margin:auto; }
.breaker { clear: both; height:0px; line-height:0px; overflow:hidden;border:0px;margin:0px;padding:0px; }
.footer { margin:auto; }
.footer p { font-size: 8pt; color:#cc0001; }
.footer p a { color:#cc0001; }

/* FIX FOR TRANSPARANT PNG IE6 */
img { behavior: url(\\\"pngbehavior.htc\\\"); }

/* nieuwe tabellen opmaak kunstsite */

/* kleuren */ 

.bgcolora { background-color: #ffffff; }
/*.bgcolorb { background-color: #000080; } */
.bgcolorb { background-color: #cc0001; } 

.bgcolorc { background-color: #ffffff; }
.colora {}
.colorb { color:white;}
.colorb p,h1,h2,h3,h4,h5,ol,ul{ color:white; }

.colorc {color:orange;}
.width { width: 950px; border-left: solid 0px black; border-right: solid 0px black; margin:auto; }

/* tabel eigenschappen */
.page table { width:100%;border:0px;padding:0px; vertical-align: top;}
.page td { vertical-align: top;}
.first { width: 1px;}
.top { border-bottom: Solid 1px white;}
.middle { border-bottom: Solid 1px white;}
.bottom {}

.floatitem { width:190px;margin-right:10px;float:left; margin-bottom:10px;vertical-align:top; }
.listitem { margin-right:10px;margin-bottom:5px;vertical-align:top;float:left;width:930px; }

