
/* Styles voor tekst */

body, p, td, li
        {     color: #000000; 
          font-size: 9pt; 
          font-family: verdana, Arial, Helvetica, sans-serif; 
          line-height: 1.7em;   
         
 }

.subkop {  letter-spacing: 1px; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 12px; 
          color: #456EBD;
          font-weight: bold; 
 }
 
 .kop {   letter-spacing: 0px; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 15px; 
          color: #000000;
          font-weight: bold; 
 }

.small  {  font-family: verdana, Arial; 
          font-size: 7pt; 
          font-style: normal; 
          line-height: 1.7em; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          padding: 2px;
          color: #000000}
		  
.small1  { font-family: verdana, Arial; 
          font-size: 6pt; 
          font-style: normal; 
          line-height: 1.7em; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          padding: 0px;
          color: #000000}

.text   {  font-family: Verdana; 
          font-size: 9pt; 
          font-style: normal; 
          line-height: 1.5em; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          color: #000000
 }

.adres {  width: 210;
          margin: 0px 3px 0px 0px; 
		  letter-spacing: 1px; 
		  padding: 0px;
          font-family: verdana, Tahoma, Helvetica; 
          font-size: 11px;
          line-height: 1.5em; 
          color: #ffffff;  
          text-align: right
}

#tabel {
	vertical-align: bottom;
	font-family: verdana, Arial; 
    font-size: 7pt; 
    font-style: normal; 
    line-height: 1.7em; 
    font-weight: normal; 
}


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

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

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

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

/*
#footer1 { margin: 3px 0px 4px 35px;
         letter-spacing: 1px; 
		 padding: 2px; 
		 color: #F8E8BE; 
		 font-weight: normal; 
		 font-size: 9px; 
		 font-family: verdana, Arial, Helvetica, sans-serif; 
		 line-height: 1.5em; 
		 text-decoration: none }

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

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

#footer1 a.selected  { 
			letter-spacing: 1px; 
			padding: 2px; 
			color: Blue;  
			text-decoration: none }

*/

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

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

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

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

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

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

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

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


/* Styles voor knoppenlinks */


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

} 

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

#button li a:hover{
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #456ebd;
        background-color: #5b83cf;
        color: #ffffff;
	}

#button li a.selected{
	border-left: 1px solid #ffffff;
    border-bottom: 1px solid #456ebd;
    background-color: #456ebd;
    color: #ffffff;
}
#button ul {
	margin: 0;
    padding: 2px 0;
	border-bottom: 0px solid #C48439;
	}




/* Styles voor navigatie */

#menu {position: absolute;
      top: 166px;
} 

#menu ul {margin: 0;
        padding: 0px 0;
  }	
  
#menu ul li {	display: inline;
          }
		  
#menu li a{ padding: 4px 10px 5px 10px;
        list-style: none;
        display: inline;
        text-decoration: none;
        border-right: 1px solid #ffffff;
        font-weight: bold;
	   font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        }

#menu li a:hover{
       color: #ffffff;
       background-color: #456ebd;
       border-right: 1px solid #ffffff;
        }

#menu li a.selected{
       color: #ffffff;
       background-color: #456ebd;
       border-right: 1px solid #ffffff;
       }
#menu ul {
	    margin: 1px;
        padding: 4px 0;
        }
	
        html>body #menu ul {width: auto;
	padding: 4px 0;
	}
	
	

h1
{          letter-spacing: 1px; 
           margin: 0;
	       font-family: verdana, Arial, Helvetica;
           font-size: 18px; 
           line-height: 1.5em; 
           color: #456EBD;
           font-weight: bold;}

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

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

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

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

h6
{
	letter-spacing: 1px;
	margin: 0;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.5em;
	color: Gray;
	text-align: right;
	font-weight: normal;
}

p
{}

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