/* 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: Helvetica, Arial, Verdana, 'Sans Serif'; 

    font-size: 10pt;
    color: black;
    margin: 0px 0px 0px 0px;
	 margin-left:35px;
	 margin-top:34px;
	 background-color: Black;
    padding: 0px 0px 0px 0px;


}

* { margin: 0px; padding: 0px; font-family: Helvetica, Arial, Verdana, 'Sans Serif';  }

p, h1, h2, h3, h4, h5, h6, h7, td, tr, th, li, span, div, table{   font-family: Helvetica, Arial, Verdana, 'Sans Serif'; text-align: left; font-size: 10pt; letter-spacing: 0.1pt;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 22pt; font-weight: bold;color: #000000; margin-top: 10px;}
h2, .subtitle { font-size: 22pt;  line-height: 130%;font-weight: bold;color: #000000; margin-top: 10px; margin-bottom: 10px;}
h3, .sectiontitle { font-size: 22pt; font-weight: bold; line-height: 130%;color: #000000; margin-top: 10px; margin-bottom: 10px;}
h4, .introduction { font-size: 12pt;  font-weight: bold; line-height: 130%; color: #000000; margin-top: 10px;}
h5, .description { font-size: 10pt; font-weight: bold; line-height: 130%; color: #000000; margin-top: 10px;}
h6, .summary { font-size: 90%; font-weight: bold; line-height: 150%;}
h7 { font-size: 100%; }
p {  line-height: 150%; margin: 0px; padding-bottom:10px; color: #000000;padding-left:1px;}
span { font-size: 100%; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {line-height: 150%; color: #000000;   font-family: Helvetica, Arial, Verdana, 'Sans Serif'; letter-spacing: 0.5pt;}
ul {    margin-bottom: 10px; margin-left: 15px;}
li#button {
	line-height: 100%; width: 100px; font-size: 20pt; margin:0px; padding:0px;list-style-type: none; height:20px;
}


h1, h2, h3, h4, h5, h6 {font-family: Stada bold, Stada, StradaTF-Bold, Helvetica, Arial, Verdana}


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

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    margin-left:0px;
	 margin-top: 0px;
	 padding-top:0px;
    width: 970px;
	 position: relative;
}

/* HEADER */
#header  {position:relative; width: 970px;background-image: url(../images/header.jpg);background-repeat:no-repeat;height:71px; border-right: Solid 0px black; border-left: Solid 0px black;border-top:0px solid black; }
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}


/* NAVIGATION: SUBPAGE MENU */
 .navigation { width: 400px; border-top: Solid 0px white; border-bottom: Solid 0px white; background-color: transparent; height: 25px;position:absolute;top:58px;left:563px; z-index: 12; }
.navigation ul { list-style-type: none; margin: 0px; }
 .navigation li { font-size: 8pt; text-transform: uppercase; font-weight: bold; line-height:1.4; float: left;margin-right:10px;  border-right: Solid 0px white; }

 .navigation li a,
 .navigation li a:link,
 .navigation li a:visited
 .navigation li.passive a,
 .navigation li.passive a:link,
 .navigation li.passive a:visited { color: white; display: block; width: 104px; padding-top: 5px; padding-bottom: 5px; background-color: black; text-align: center; text-decoration: none; }
 .navigation li a:hover,
 .navigation li.passive a:hover { background-color: black; color:#94C43A; }

 .navigation li.active a,
 .navigation li.parent a,
 .navigation li.active a:link,
 .navigation li.parent a:link,
 .navigation li.active a:visited
 .navigation li.parent a:visited {background-color: black; color:#94C43A; }
 .navigation li.active a:hover { background-color: black; color:#94C43A;  }
.navigation li a.passive-child,
 .navigation li a.passive-child:link,
 .navigation li a.passive-child:visited { }
 .navigation li a.passive-child:hover { }

.navigation li a.active-child,
 .navigation li a.active-child:link,
 .navigation li a.active-child:visited { }
 .navigation li a.active-child:hover { }

/*RECEPTENMENU */
#recept  { width: 147px; border-top: Solid 0px white; border-bottom: Solid 0px white; background-color: transparent; height: 25px;position:absolute;top:126px;left:673px; }
#recept ul { list-style-type: none; margin: 0px; }
#recept li { font-size: 8pt; text-transform: uppercase; font-weight: bold; line-height:1.4; float: left;margin-right:10px;  border-right: Solid 0px white; margin-bottom: 5px;}

#recept li a,
#recept li a:link,
#recept li a:visited
#recept li.passive a,
#recept li.passive a:link,
#recept li.passive a:visited { color: white; display: block; width: 104px; padding-top: 5px; padding-bottom: 5px; background-color: #636363; text-align: center; text-decoration: none; }
#recept li a:hover,
#recept li.passive a:hover { background-color: #636363; color:#94C43A; }

#recept li.active a,
#recept li.parent a,
#recept li.active a:link,
#recept li.parent a:link,
#recept li.active a:visited
#recept li.parent a:visited {background-color: #636363 color:#94C43A; }
#recept li.active a:hover { background-color: #636363 color:#94C43A;  }

#recept li a.passive-child,
#recept li a.passive-child:link,
#recept li a.passive-child:visited { }
#recept li a.passive-child:hover { }

#recept li a.active-child,
#recept li a.active-child:link,
#recept li a.active-child:visited { }
#recept li a.active-child:hover { }

/* MAIN BODY */
.main {
	width: 940px;
	padding: 15px;
	padding-top: 50px;
	border-right: Solid 0px black;
	border-left: Solid 0px black;
	border-bottom: Solid 0px black;
	background-color: #E0E0E0;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-y;
	min-height:400px;
	padding-bottom: 300px;
}

.main .left { float: left; vertical-align:top; width: 370px;padding-left:128px; }
.main .right{ float: right;  vertical-align:top; width: 290px; padding-right: 15px; }



.breaker { clear: both;}

#center .content {    padding: 20px; padding-top: 70px;}
#right .content {    padding: 10px; padding-top: 2px; padding-left: 30px;}

/* FORM OPTIONS - stacking build up*/
.searchbutton {
	 color: black;font-weight:bold;border:0px;height:24px; display: block; width: 104px; padding-top: 5px; padding-bottom: 5px; background-color:#94C43A; text-align: center; text-decoration: none; 
}
.button {    border: Solid 1px black; height: 22px; padding: 2px; padding-bottom: 3px; font-size: 10pt; line-height:1;}
.form {    border: Solid 1px black; height: 18px; padding: 2px;}
.small {    width: 100px; }
.date02{    width: 55px; }
.date04 {    width: 70px; }
.normal {    width: 250px; }
.wide {    width: 350px; }
.uwide {	width: 420px;}
.margin-bottom {
    margin-bottom: 10px;
}
.color-a { background-color: #94C43A; color: black; border: Solid 0px white; font-weight: bold; }

.section {
	padding: 10px; background-color: #EFF0F2; border: Solid 1px #71787C;
}

.message {
	font-size: 8pt;
	padding: 5px; background-color: #EFF0F2; border: Solid 1px #71787C; margin-top: 25px;
	
}
.message ul {list-style-type: none; margin: 0px; }
.message li {	color: red;}
#searchbeheer { 
width: 147px; 
border-top: Solid 0px white; 
border-bottom: Solid 0px white; 

height: 25px;
position:absolute;
top:126px;
left:783px; 
vertical-align: top;
padding:0px;}

.catmenu {
	background-color: transparent;
}