/* 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, Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: white;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	 background-color: #515642;
    margin-top: 0px;
    background-position: center;
}

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

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

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 14pt; font-weight: bold; }
h2, .subtitle { font-size: 14pt; font-weight: bold; }
h3, .sectiontitle { font-size: 14pt; font-weight: bold; }
h4, .introduction { font-size: 13pt; font-weight: bold;  }
h5, .description { font-size: 10pt; font-weight: bold;  }
h6, .summary { font-size: 8pt; font-weight: bold; ;}
h7 { font-size: 10pt; }
span { font-size: 10pt; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {}
ul {    margin-bottom: 10px; margin-left: 15px;}


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

h4 a:hover { text-decoration: underline; }

/* CONTAINER SETTINGS - Site Specific Text Settings*/
#page { width: 100%; }

/* MAIN COLOR SETTINGS */
#header  { background-color: #515642;   width: 100%;}
#main { background-color: #000000; border-top: Solid 1px white; border-bottom: solid 1px white; background-position: bottom;    background-repeat: repeat-x; width: 100%;}
#list {height: 401px; background-position: bottom;   background-image: url(../images/bg_main.gif);  background-repeat: repeat-x; width: 100%;}
#main .top {}
#main .bottom {	border-top: Solid 1px white;}
#footer  { background-color: #C1341D; width: 100%;  }
#header .boxed, #main .boxed, #footer .boxed   {    width: 680px; margin-left: 8%;  text-align: left; position: relative;}
.imageborder {
	border-left: solid 1px white; border-right: solid 1px white; border-bottom: solid 1px white;
}
.imageborderfull {
	border: solid 1px white; 
}

/* HEAD (logo, hidden intros, navigation */
#header  { width: 100%; text-align: center; height: 140px;}
#header .boxed { height: 140px;  position: relative;}

/* LOGO POSITION */
#header h1 {    width: 337px;    height: 72px;    background-image: url(../images/logo.gif);    position: absolute;    left: 0px; top: 30px;   z-index: 1;    background-repeat: no-repeat;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p  {    display: none;}

/* NAVIGATION: SUBPAGE MENU */
/* POSITIES NAVIGATIEMENU (eerste rij en tweede rij) */
#header .navigation { width: 100%; height: 25px; position: absolute; left: 0px; top: 116px; z-index: 2;}
#header #subnavigation {	 width: 100%; height: 25px; position: absolute;  top: 35px; z-index: 3; left: 0px;}

#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { float: left;  padding-right: 15px; }

#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; float: left; text-decoration: none; font-weight: bold;}
#header .navigation li a:hover,
#header .navigation li.passive a:hover { color: #EA201E; }

#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:#EA201E;  float: left; text-decoration: none; font-weight: bold;}
#header .navigation li.active a:hover { color: #EA201E; }

#header .navigation li a.passive-child,
#header .navigation li a.passive-child:link,
#header .navigation li a.passive-child:visited { color: white; float: left; text-decoration: none; font-weight: bold;}
#header .navigation li a.passive-child:hover { color: #EA201E; }

#header .navigation li a.active-child,
#header .navigation li a.active-child:link,
#header .navigation li a.active-child:visited { color: #EA201E;  float: left; text-decoration: none; font-weight: bold;}
#header .navigation li a.active-child:hover {color: #EA201E;   }


/* MAIN */
#main p {	color: white; text-align: left;}
#main .content {  width: 680px;  padding-left: 0px; padding-top: 20px;  padding-bottom: 20px; position: relative; }
#main .bottom { vertical-align: top; }
#main .boxed .listlarge {	height: 201px;  padding-left: 0px; position: relative; text-align: left;	}
#main .boxed .listsmall {	height: 101px;  padding-left: 0px;  position: relative; text-align: left;	}

#main h4 {    color:white; font-size: 12pt; }
#main h5 {   color:white; padding-top: 0px; }



/* FOOTER */
#footer {  display:none; }
#footer .boxed { display:none; }
#footer .content { display:none; }
.breaker, .spacer {clear: both; height:0px; width:0px; margin:0px;padding:0px; visibility: hidden; font-size:1px; line-height:0;overflow:hidden}


/* FORM OPTIONS - stacking build up*/
.button {    border: Solid 1px black;}
.form {    border: Solid 1px black;}
.small {    width: 100px; height: 22px; padding: 3px; font-size: 10pt; line-height:1.0; }
.date02{    width: 55px; }
.date04 {    width: 70px; }
.normal {    width: 250px; }
.wide {    width: 350px; }
.margin-bottom {    margin-bottom: 10px;}
.color-a { background-color: #C1341D; color: white; border: Solid 1px black; }

.submitting {background-color: #C1341D; color: white; border: Solid 1px black; padding: 3px; }

