/* Styles voor tekst */

body, li
        {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	 }
html {overflow: -moz-scrollbars-vertical;}
 
 #page {
	padding: 0px;
	margin: 0px;
	background-image: url(../back/line.gif);
	background-position: center;
	height: 100%;
	width: 100%;
	position: absolute;
}




 .kop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 15px;
	line-height: 1.8em;
	  color: #006633;
	padding: 0px 2px 0px 0px;
	font-weight: bold;
}

.subkop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.7em;
	  color: #006633;
	font-weight: bold;
}

.small {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 1.2em;
	  color: #006633;
	font-weight: normal;
}


#logo { position: absolute;
    top: 0px;
	height: 141;
	width: 241px;
	margin: 0px 0px 0px 15px;
	
}

/* Inhoud tekst. */

#content { 
 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:left;
	
}

#foto { 
 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:left;
	
}

 .rood {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: red;
	background: #F4F4F4;
	font-weight: bold;
}

 
.text   { font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	color: #333333;
	text-decoration: none;
 }

#adres { position: absolute;
top: 400px;
	width: 250;
	font-family: verdana, Tahoma, Helvetica;
	font-size: 8pt;
	line-height: 1.5em;
	color: #FFDD75;
	padding: 5px 5px 5px 15px;
	text-align: left;
		}
		#adres  A:link { text-decoration: none; color: #F4F3EE }
        #adres   A:active { text-decoration: none; color: #F4F3EE }
        #adres  A:visited { text-decoration: none; color: #F4F3EE }
        #adres  A:hover  { text-decoration: none; color: #FFCC00 }

 
#pand {
	vertical-align: bottom;
	padding-left: 12px;
	padding-bottom: 0px;
}

html>body #pand {
	padding-bottom: 0px;
	}

/* Styles voor formulier */

.invul {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	width: 310px;
	margin: 3px;
	padding: 3px;
	float: right;
}

.formkop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	margin: 3px;
	padding: 4px;
	float: left;
	height: auto;
	width: 200px;
}

.verstuur {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	width: 310px;
	float: right;
}


textarea.invul {
	font-family: Arial;
	font-size: 12px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	width: 310px;
}
#form {
	color: #E0E0E0;
	border: 1px solid #BBBBBB;
	padding: 8px 8px 4px 4px;
	margin: 5px 40px 20px 0px;
	font-weight: bold;
	font-size: 13px;
	width: 90%;
	height: 450px;
	background-color: #E5E5E5;
}



/* Styles voor koplinks */

#header { position: absolute;
    top:5px;
	margin: 0px 0px 0px 550px;
	letter-spacing: 0;
	padding:0 0 0 0;
	color: White;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4em;
	}

#header a { 
    letter-spacing: 0; 
	padding:0 0 0 0;
    color:#ffffff; 
    text-decoration:none }

#header a:hover  {
	letter-spacing:0;
	padding:0 0 0 0;
	color:Blue;
	text-decoration:none;
}

#header a.selected  { 
    letter-spacing: 0;
 	padding:0 0 0 0;
    color: Blue;  
    text-decoration: none } 

#headerrechts { position: absolute;
    top:5px;
	margin: 0px 0px 0px 790px;
	letter-spacing: 0;
	padding:0 0 0 0;
	color: #ffffff; 
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4em;
	}

#headerrechts a { 
    letter-spacing: 0; 
	padding:0 0 0 0;
    color:#ffffff; 
    text-decoration:none }

#headerrechts a:hover  {
	letter-spacing:0;
	padding:0 0 0 0;
	color: #000099;
	text-decoration:none;
}

#headerrechts a.selected  { 
    letter-spacing: 0;
 	padding:0 0 0 0;
    color: #bfb13f;
    text-decoration: none }

			 
.text  A:link { color: #0066CC; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text  A:active { color: #0066CC; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text  A:visited { color: #0066cc; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text A:hover  { color: #FF0000; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }


.trans img        { filter:alpha(opacity=70);
                    -moz-opacity: 0.7; 
                    opacity: 0.7; 
                   -khtml-opacity: 0.7;
 }

.trans:hover img { filter:alpha(opacity=100); 
                   -moz-opacity: 1.0; 
                   opacity: 1.0; 
                   -khtml-opacity: 1.0; 
 }
 
 .trans1 img       { filter:alpha(opacity=100);
                    -moz-opacity: 1.0; 
                    opacity: 1.0; 
                   -khtml-opacity: 1.0;
 }

.trans1:hover img { background: #788FE7;filter:alpha(opacity=70); 
                   -moz-opacity: 0.7; 
                   opacity: 0.7; 
                   -khtml-opacity: 0.7; 
 }
 
/* Styles voor footer */

#footer {
	margin: 0px 0px 7px 330px;
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;
	background-color: #008083;
	}

#footer a { color: #ffffff; 
text-decoration: none }

#footer a:hover  {
	color: #0033FF;
	text-decoration: none;
}

#footer a.selected  { 
color: Blue;  
text-decoration: none }



.link A:link  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

.link A:active  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, letter-spacing: 1; text-decoration: none }

.link A:visited  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

.link A:hover  { color: #ff0000; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }



/* navigatie hor */
#navigatie  
{ position: absolute;
top: 150px;
    width:700px;
	padding: 0px 0px 0px 0px;
	color: #008083;
	/* width: 100%; */
	margin: 0px 0px 0px 280px;
	height:20px;
	

}

#navigatie ul { list-style:none; padding: 0px 0px 0px 0px; margin: 0 0 0 0; 
height:20px;}

#navigatie li { list-style:none; float:left; margin: 0px 10px 0px 0px;}

#navigatie li a{
	display:block;
	height:17px;
	padding:3px 0px 0px 0px;
	width: 130px;
	text-decoration:none;
	color:#CFCF9E;
	font-size: 13px;
	font-family: "arial";
	font-weight:bold;
	text-align:center;
	background: url(../buttons/button.gif);
}

#navigatie li a:hover{
background: url(../buttons/button_over.gif);
height:20px;
	padding:3px 0px 0px 0px;
width: 130px;
color:#ffffff;
}


#navigatie li a.selected {
background: url(../buttons/button_over.gif);
width: 130px;
height:20px;
	padding:3px 0px 0px 0px;
color:#ffffff;
}

html>body #navigatie {
	 margin: 0; 
         padding:0px 0px 0px 0px;
	 margin: 0px 0px 0px 280px;
			
	}


/************* navigatie vert *************/


#button {  margin: 0px 0px 0px 13px;
	position: absolute;
	top: 179px;
	} 
/*lijn bovenknop*/
#button ul {
	width: 248px;
	padding: 0 0 0 0;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #90831a;
	border-bottom-color: #877C18;
	 }	
#button ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	    display: inline;
        text-align: left;
		 
  }
#button li a {
	display: block;
	padding: 7px 0px 7px 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #b9a100;
	color: #F4F3EE;
	text-decoration: none;
	width: 243px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #877C18;
	border-left-color: #ffffff;
	}
html>body #button li a {
	width: 243px;
	}

#button li a:hover{
  	    color: #F4F3EE;
		border-top: 0px dotted #000000;
        border-bottom: 1px solid #877C18;   
		border-right: 0px solid #ffffff;
	    border-left: 0px solid #ffffff;
	    background-color: #d0ba27;
	}

#button li a.selected{
	    color: #F4F3EE;
        border-top: 0px dotted #000000;
        border-bottom: 1px solid #877C18; 
		border-right: 0px solid #ffffff;
	    border-left: 0px solid #ffffff;
		background-color: #d0ba27;
       	}
#button ul {
	margin: 0;
    padding: 0px 0;
	border-bottom: 0px  #000000;
	}
	
	
	
/************* footer *************/



#footer1 {
	position: relative;
	margin: 0px 0px 0px 262px;
	padding: 4px 0px 4px 0px;
	bottom: 0px;
	height: 24px;
	width: 723px;
	color: #e1d794;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;
	text-align: center;
	background-color: #245e1b;	
}

#footer1 a {
	color: #e1d794;
	text-decoration: none;
}

#footer1 a:hover  {
	color: #1E90FF;
	text-decoration: none;
}

#footer1 a.selected  {
	color: #1E90FF;
	text-decoration: none;
}


/* Styles voor koppen */
h1
{
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 17px;
	color: #006633;
	font-weight: bold;
 }

h2
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 16px; 
           color: #006633;
           font-weight: bold;}

h3
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 15px; 
           color: #006633;
           font-weight: bold;}

h4
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 14px; 
           color: #006633;
           font-weight: bold;}

h5
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 13px; 
           line-height: 1.5em; 
           color: #006633;
           font-weight: bold;}

h6
{letter-spacing: 1; 
           margin: 0;
	       font-family: verdana, Arial, Helvetica;
           font-size: 12px; 
           color: #006633;
           font-weight: bold;}

p
{}


/* Styles voor streepjes */

.seperator
{
	background-repeat : repeat-y;
	background : url(../back/column_separator.gif);
}

.separatorx
{
	background-repeat : repeat-x;
	background : url(../back/separator.gif);
        
}

a:link       {
	text-decoration: none;
	color: #0000FF 
}
a:active     { text-decoration: none; color: #F4F3EE }
a:visited    { text-decoration: none; color: #F4F3EE }
a:hover      { text-decoration: none; color: #FFCC00 }

