
/* 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: 1; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 12px; 
          color: #456EBD;
          font-weight: bold; 
 }
 
 .kop { letter-spacing: 0; 
          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: 1; 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 }

.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=70);
                    -moz-opacity: 0.7; 
                    opacity: 0.7; 
                   -khtml-opacity: 0.7;
 }

.trans1:hover img { background: #788FE7;filter:alpha(opacity=100); 
                   -moz-opacity: 1.0; 
                   opacity: 1.0; 
                   -khtml-opacity: 1.0; 
 }

#footer1 { margin: 3px; 0px; 4px; 35px; letter-spacing: 1; 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: 1; padding: 2px; color: #F8E8BE; text-decoration: none }

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

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



#footer { margin: 5px; 0px; 0px; 5px; letter-spacing: 1; 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: 1; padding: 2px; color: #ffffff; 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: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

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

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

.link A:hover  { color: #ff0000; font-weight: normal; font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; 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: 1;
        padding: 4px 0;
        }
	
        html>body #menu ul {width: auto;
	padding: 2px 0;
	}
	
	


/* Styles voor TABEL content */




/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

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

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

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

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

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

h6
{
	letter-spacing: 1;
	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. */