
/* Styles voor tekst */

body, p, td, li
        { color: #000000; 
         font-size: 8pt;
          font-family: verdana, Arial, Helvetica, sans-serif; 
          line-height: 1.8em;   
          vertical-align: top; 
 }
 
 .kop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 1.8em;
	color: #708090;
	padding: 0px 2px 10px 0px;
	font-weight: bold;
}

.subkop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.7em;  
	color: #000000;
	font-weight: bold;
}
 .donker {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background: #F4F4F4;
}
 
.licht {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: #F4F4F4;
}
 .nieuws {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
}


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

 
.small  { font-family: verdana, Arial; 
          font-size: 8pt; 
          font-style: nomal; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          padding: 0px;
			 margin: 0px 10px 0px 0px;
          color: #ffffff }

.text   { color: #000000; 
         font-size: 9pt;
          font-family: verdana, Arial, Helvetica, sans-serif; 
          line-height: 1.5em; 
 }

.adres {width: 165;
          font-family: verdana, Tahoma, Helvetica; 
          font-size: 70%;
          line-height: 1.5em; 
          color: #ffffff;  
          padding: 2px;
			 text-align: right
 }
 
       
 
 
.startleft {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #98c93d;
	padding: 2px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	
}

.startright {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #98c93d;
	padding: 2px;
        
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
        border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	
}



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


textarea.invul {
	font-family: Arial;
	font-size: 12px;
	border-top: 1px solid #8CB2D3;
	border-left: 1px solid #8CB2D3;
	border-right: 1px solid #8CB2D3;
	border-bottom: 1px solid #8CB2D3;
	background-color: #ffffff;
	width: 325px;
}
.form {
	color: #E0E0E0;
	border: 1px solid #BBBBBB;
	padding: 4px 8px 10px 4px;
	margin: 15px 40px 15px 0px;
	background: #F4F4F4;
	font-weight: bold;
	font-size: 13px;
}

/* Styles voor koplinks */

.small A:link { color: ffffff;}

.small A:active { color: ffffff; }

.small A:visited { color: ffffff; }

.small A:hover  { color: #FF0000; }

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

#footer1 {
	height: 34;
	margin: 0px	0px 0px 0px;
	padding: 2px;
	color: White;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;
	vertical-align: bottom;
	background-image: url(../back/onder.jpg);
	text-align: right;
}

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

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

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



#footer { margin: 0px; 0px; 0px; 5px; letter-spacing: 1; padding: 2px; color: #666666; font-weight: normal; font-size: 8pt; font-family: verdana, Arial, Helvetica, sans-serif; line-height: 1.7em; text-decoration: none }

#footer a { letter-spacing: 1; padding: 2px; color: #666666; text-decoration: none }

#footer a:hover  {
	letter-spacing: 1;
	padding: 2px;
	color: Blue;
	text-decoration: none;
}

#footer a.selected  { letter-spacing: 1; padding: 2px; 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, sans-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 2 */
#navigatie 
{ width: 810px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	/* width: 100%; */
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	border-top: 0px solid #F4F4F4;
	height:38px;
	border-top:0px solid #E4E3E3;
	border-bottom:0px solid #454545;
	background: url(../back/menuback.gif) top right;
}

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

#navigatie li { list-style:none; float:left; }

#navigatie li a{ 	float:left;
	display:block;
	height:29px;
	padding:4px 0px 0px 0px;
	width: 157px;
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	font-family: "arial"; 
	font-weight:bold;
	text-align:center;
	background: url(../buttons/button.jpg) no-repeat top right;
}

#navigatie li a{ background: url(../buttons/button.gif) no-repeat top right; }

#navigatie li a:hover{	
 background: url(../buttons/button_over.gif) no-repeat top right; 
 height:29px;
 color:#1e3188;}


#navigatie li a.selected{ background: url(../buttons/button_over.gif) no-repeat top right; 
 height:29px;
 color:#1e3188;}

html>body #navigatie {
	 margin: 0; 
	 background: url(../back/menuback.gif);
        padding:0px 0px 0px 0px;
	}

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


#button {position: absolute;
top: 185px;

} 

#button ul {
        width: 172px;
        padding: 0;  
        margin: 0;
        border-bottom: 0px solid #000000;
	 }	
#button ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	display: inline;
        text-align: left;
  }
#button li a {
	display: block;
	padding: 2px 18px 2px 18px;
	border-left: 16px;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0D0046;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
	}

#button li a:hover{
   border-right: 16px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #0D0046;
	background-color: #FFFCF6;
}

#button li a.selected{
	border-right: 16px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #0D0046;
	background-color: #FFFCF6;
}
#button ul {
	margin: 0;
   padding: 0px 0;
	border-top: 1px solid #ffffff;
	}





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

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

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

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

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

h6
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 12px; 
           line-height: 1.5em; 
           color: #1e3188;
           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: #0066cc }
a:active     { text-decoration: none; color: #0066cc  }
a:visited    { text-decoration: none; color: #0066cc }
a:hover      { text-decoration: none; color: #0000FF }
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */