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


/* CONTAINER SETTINGS - Site Specific Text Settings*/
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FCE0B1; /* BG (color 1) COLOR */
    margin-top: 0px;
}
.boxed {	padding-left: 20px; padding-bottom: 20px;}
.location{	padding-left:20px; width:238px; background-color:#899157; }

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

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

h1, h2, h3, h4, h5,{color:#567A3F;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 140%; font-weight: bold;}
h2, .subtitle { font-size: 130%;  font-weight: bold; }
h3, .sectiontitle { font-size: 110%; font-weight: bold; }
h4, .introduction { font-size: 110%; font-weight: bold;  }
h5, .description { font-size: 100%; font-weight: bold;  }
h6, .summary { font-size: 90%; font-weight: bold;}
h7 { font-size: 100%; }
p {   margin: 0px; padding-bottom:10px; }
span { font-size: 100%; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {line-height: 190%; }
ul {    margin-bottom: 10px; margin-left: 15px;}
ol{
	margin-bottom: 10px; margin-left: 15px;
}

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


#page {    margin: auto;    width: 781px;    background-repeat: no-repeat; position: relative;}

/* HEADER */
#header  { width: 779px; border-right: Solid 1px black; border-left: Solid 1px black; }
#header h1 {background-image: url(../images/logo_home.jpg); height: 147px; width: 779px;  background-repeat: no-repeat;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}
#header .navigation {	background-image: url(../images/navigatie.jpg);height: 79px; width: 779px;background-color: #FFFEEF; border-bottom: Solid 1px black; background-repeat: no-repeat;}
#flashheader {width: 779px; position: absolute; top:0px; left:1px;}
/* MAIN BODY */
.main {  width: 739px; padding: 20px; border-right: Solid 1px black; border-left: Solid 1px black; border-bottom: Solid 1px black; background-color: #EDE7C5;}
.main .left { float: left; vertical-align:top; width: 258px; padding-top:0px; } 
.main .right{ float: right;  vertical-align:top; width: 520px;}

.breaker {    clear: both; height:0px; line-height:0px;}

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

/* FORM OPTIONS - stacking build up*/
.button {    border: Solid 1px black;}
.form {    border: Solid 1px black;}
.small {    width: 100px; }
.date02{    width: 55px; }
.date04 {    width: 70px; }
.normal {    width: 250px; }
.wide {    width: 350px; }
.margin-bottom {
    margin-bottom: 10px;
}
.color-a { background-color: #1D3F3F; color: white; }

/* FRONTEND ADMIN FUNCTIONS */
.admin-anchor {    position: relative;}
.admin-anchor .edit {
position: absolute; z-index: 100; top: -30px;
border: Dashed 1px black; background-color: #D5E9AB; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;
}

.admin-anchor .edittotal {
position: absolute; z-index: 100; top: -10px; text-align: right; width: 100%;
border: Dashed 1px black; background-color: #B1D469; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;
}
#colofon{
	color:white;margin:auto;width:800px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 9px;text-align: center;
}
#colofon a:link { color: #FFFFFF;  text-decoration: underline; }
#colofon a:visited { color:#FFFFFF; }
#colofon a:hover { color:#000000; }
#colofon a:active { color: #000000;}

