.kopmenu   { padding: 6px; font-family: Arial; font-size: 12px; line-height: 25px; font-weight: bold; text-transform: none; color: #000000}

.kop   { font-family: Arial; font-size: 13px; font-weight: bold; line-height: 17px; letter-spacing: 1px; text-transform: none; color: #006666}

.kop1   { font-family: Arial; font-size: 16px; font-weight: bold; line-height: 20px; letter-spacing: 1px; text-transform: none; color: #006666}

.kop3   { font-family: Arial; font-size: 30px; font-weight: bold; line-height: 36px; letter-spacing: 1px; text-transform: none; color: #ff0000}

.kop2   { font-family: Arial; font-size: 15px; letter-spacing: 1px; padding: 3px; line-height: 17px; font-weight: bold; background-color: #CCCC99; text-transform: none; color: #F9F9F0}

.small  { font-family: Arial; font-size: 10px; font-style: italic; line-height: 13px; font-weight: normal; text-transform: none; color: #000000}

.subkop { letter-spacing: 1px; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 10px; 
          color: #042B51;
          font-weight: bold; 
 }
 
 
 html {overflow: -moz-scrollbars-vertical;}
html {overflow-y: scroll;}



.text  { font-weight: normal; 
font-size: 13px; 
font-family: Arial; 
line-height: 1.4em; 
text-decoration: none }

body, p, td
 { color: #000000; 
font-size: 13px; 
font-family: Arial; 
line-height: 1.4em;  
vertical-align: top  }

.text hr  { color: #000066; 
background-color: #666666; 
font-weight: bold; 
font-size: 11px; 
font-family: Arial; 
text-decoration: none }

.text  A:link {
	color: #006666;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}

.text  A:active { color: #006666; font-weight: normal; font-size: 13px; font-family: Arial; text-decoration: none }

.text  A:visited { color: #006666; font-weight: normal; font-size: 13px; font-family: Arial; text-decoration: none }

.text A:hover  {
	color: #FF0000;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}

/* Styles voor faq */
.vraag {
	font-family: Arial;
	font-size: 10pt;
	color: #006666;
	margin-bottom: 3px;
	padding: 0px 2 0 8px;
	height: 20px;
	cursor: pointer;
	background: #CCCC99;
}
	
.antwoord {
	position:relative;
	border:1px solid #006666;
	background-color:#FFFFff;
	visibility:hidden;
	height:0px;
	overflow:hidden; }
	
.antwoordInhoud {	
	position:relative;
	font-family: Arial;
	font-size:10pt;	
	padding:2px; }
	
.catstxt { 
   letter-spacing: 1px; 
   padding: 3px; color: #006666;
   font-weight: normal; 
   font-size: 9px; 
   font-family: Arial; 
   line-height: 15px; 
   text-decoration: none }

.catstxt A:link  { 
 color: #006666; 
font-size: 9px; 
 }

.catstxt A:active  { 
 color: #006666; 
font-size: 9px; 
}

.catstxt A:visited  { 
 color: #006666; 
font-size: 9px; 
 }

.catstxt A:hover  { 
 color: #ff0000;
font-size: 9px;  
 }

.fkop   { color: #ffffff; font-size: 9px; font-family: arial; font-weight: normal; line-height: 12px; background-color: #006666;}

.pollkop    {color: #ffffff; font-size: 10px; font-family: arial; font-weight: normal; line-height: 14px; background-color: #006666;}

.linkklein A:link    { 
    color: #006666; 
    font-weight: normal; 
    font-size: 12px; 
    font-family: Arial;  
    text-decoration: none }

.linkklein A:active  { 
     color: #006666; 
     font-weight: normal; 
     font-size: 12px; 
     font-family: Arial; 
     text-decoration: none }

.linkklein A:visited  { 
     color: #006666; 
     font-weight: normal; 
     font-size: 12px; 
	 font-family: Arial; 
    text-decoration: none }

.linkklein A:hover  { 
     color: #ff0000; 
     font-weight: normal; 
     font-size: 12px; 
	 font-family: Arial; 
     text-decoration: none }
	 
	 
 #style { position: absolute;
    top:5px;
	margin: 0px 0px 0px 30px;
	}

           /* Styles voor buttons links */

#button {position: absolute;
top: 276px;
left: 0px;
} 

#button ul {
        width: 160px;
        margin: 0;
        padding: 0;
		 }	
#button ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	    display: inline;
        text-align: left;
  }
#button li a {
	display: block;
	padding: 2px 1px 2px 0.5em;
	border-left: 2px solid #d3d3ce;
	border-right: 1px solid #828279;
	border-top: 1px solid #d3d3ce;
	border-bottom: 1px solid #828279;
	font-family: Arial;
	font-weight: bold;
   	font-size: 13px;
	background-color: #B9B9AF;
	color: #006666;
	text-decoration: none;
	width: 100%;
	}
html>body #button li a {
	width: auto;
	}

#button li a:hover{
        border-left: 2px solid #F1F1DB;
        border-right: 1px solid #828279;
     	border-top: 1px solid #D3D3CE;
        border-bottom: 1px solid #828279;
        background-color: #CECEC4;
        color: #006666;
	}

#button li a.selected{
        border-left: 2px solid #F1F1DB;
        border-right: 1px solid #F1F1DB;
	    border-top: 1px solid #F1F1DB;
        border-bottom: 1px solid #D3D3CE;
        background-color: #F1F1DB;
        color: #006666;
       	}
#button ul {
	margin: 0;
    padding: 0px 0;
	}
	
#knop {position: absolute;
top: 694px;
left: 1px;
} 

#twitter {position: absolute;
top: 644px;
left: 20px;
} 
#sm {
margin: 0px 0px 0px 250px;
} 

/* Styles voor menu */

#menu {position: absolute;
      top: 228px;
      left: 175px;
      text-align: center;
      letter-spacing: 2px;} 
#menu ul {
        margin: 0;
        padding: 0;
	 }	
#menu ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	    display: inline;
        text-align: center;
  }
#menu li a{ padding: 3px 15px; 0px;
        margin: 0; 
        border-right: 2px solid #095D69;
        list-style: none;
        display: inline;
        background-color: #095D69;
        text-decoration: none;
        font-weight: bold;
	    font-family: Arial;
        font-size: 11px;
        color: #F9F9F0;
	}

#menu li a:hover{
  	border-right: 2px solid #063F47;
       	background-color: #D2D2A6;
        color: #095D69;
	}

#menu li a.selected{
	border-right: 2px solid #063F47;
        background-color: #D2D2A6;
        color: #095D69;
       	}
#menu ul {
	margin: 0;
    padding: 3px 0;
		}
	
	html>body #menu ul {
	padding: 3px 0;
	}



#menu1 ul {
        margin: 0;
        padding: 0;
        font-weight: bold;
		}	
#menu1 ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	    display: inline;
        text-align: center;
  }
#menu1 li a{ padding: 5px 8px; 0px;
        margin: 0; 
        border-right: 2px solid #F1F1DB; 
        list-style: none;
        display: inline;
        background-color: #F1F1DB;
        text-decoration: none;
        font-weight: bold;
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #006666;
	}

#menu1 li a:hover{
  	background-color: #F1F1DB;
        border-right: 2px solid #F1F1DB; 
        color: #cccc99;
	}

#menu1 li a.selected{
	border-right: 2px solid #B6B693; 
        background-color: #cccc99;
        color: #006666;
       	}
#menu1 ul {
	    margin: 0;
        padding: 4px 0;
		}
	
	html>body #menu1 ul {
	padding: 4px 0;
	}

/* 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: #CCCCCC;
	border: 1px solid #BBBBBB;
	padding: 4px 8px 10px 4px;
	margin: 15px 40px 15px 0px;
	background: #ffffff;
	font-weight: bold;
	font-size: 13px;
	height: 750px;
}

.form500 {
	color: #CCCCCC;
	border: 1px solid #BBBBBB;
	padding: 4px 8px 10px 4px;
	margin: 15px 40px 15px 0px;
	background: #ffffff;
	font-weight: bold;
	font-size: 13px;
	height: 500px;
}


/* Styles voor TABEL content */

.donker {
	font-family: Arial;
	font-size: 12px;
        font-weight: bold;
	color: #006666;
	background-color: #CCCC99;
	padding: 4px;
    border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ACAC84;
	border-bottom-style: solid;
}

.donker1 {
	font-family: Arial,Helvetica;
	font-size: 12px;
    color: #006666;
	background-color: #CCCC99;
	padding: 5px;
        
}

.middel {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
    color: #000000;
	background-color: #ffffff;
	padding: 4px;
    border-left-width: 1px;
    border-left-color: #CCCC99;
    border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
}
.middel1 {
	font-family: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.4em;
    color: #000000;
	background-color: #ffffff;
	padding: 4px;
        border-left-width: 1px;
        border-left-color: #CCCC99;
        border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
	}
.middelklein {
	font-family: Arial;
	font-size: 10px;
    color: #666666;
	background-color: #ffffff;
	padding: 4px;
    border-left-width: 1px;
    border-left-color: #CCCC99;
    border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
}

.startleft {
	font-family: Arial;
	font-size: 12px;
	color: #006666;
	background-color: #E6E5CD;
	padding: 3px;
    border-left-width: 1px;
    border-left-color: #CCCC99;
    border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #E6E5CD;
	border-right-style: solid;
    border-top-width: 1px;
	border-top-color: #CCCC99;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
}

.startright {
	font-family: Arial;
	font-size: 12px;
	color: #006666;
	background-color: #E6E5CD;
	padding: 3px;
    border-left-width: 1px;
    border-left-color: #E6E5CD;
    border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
    border-top-width: 1px;
	border-top-color: #CCCC99;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
}

.startmidden {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
    color: #006666;
	background-color: #E6E5CD;
	padding: 3px;
    border-top-width: 1px;
	border-top-color: #CCCC99;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
}
.middeltop {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
        color: #000000;
	background-color: #ffffff;
	padding: 4px;
        border-left-width: 1px;
        border-left-color: #CCCC99;
        border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
        border-top-width: 1px;
	border-top-color: #A1A16D;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccc99;
	border-bottom-style: solid;
}

.rood  {
	font-family: Arial;
	font-size: 12px;
        line-height: 17px;
	color: #CC0000;
	background-color: #EFEFEA;
	padding: 4px;
	border-left-width: 2px;
        border-left-color: #ACAC84;
        border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #ffffff;
	border-right-style: solid;
        border-top-width: 2px;
	border-top-color: #ACAC84;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}

.middel2  {
	font-family: Arial;
	font-size: 12px;
        line-height: 17px;
	color: #000000;
	background-color: #F9F9F0;
	padding: 5px;
	border-left-width: 1px;
        border-left-color: #CCCC99;
        border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-right-style: solid;
        border-top-width: 1px;
	border-top-color: #cccc99;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}

.normaal {
	font-family: Arial;
	font-size: 13px;
        color: #CC0000;
	padding: 0px;
        
}

.zoek {
	font-family: verdana; 
        font-size: 12px; width: 160px; 
        height: 18px; color : #000000; 
        background-color: #E6E5CD; 
        border-color : #cccc99;
        border: 2px groove;
}


.zoek1 {
	font-family: verdana; 
        font-size: 12px; width: 160px; 
        height: 20px; color : #000000; 
        background-color: #E6E5CD; 
        border-color : #cccc99;
        border: 2px groove;
	
}

.zoek2 {
	font-family: verdana; 
        font-size: 12px; width: 160px;
        font-weight: bold; 
        height: 22px; color : #fff; 
       	
}

.zoek3 {
	font-family: verdana; 
        font-size: 12px; width: 160px;
        font-weight: bold; 
        height: 22px; color : #006666; 
        border-style: inset;
	    border-width: 3px;
	
}


.dashed  {
	
	background-color: #ffffff;
	padding: 3px;
	border-width: 1px;
        border-color: #006666;
        border-style: dashed;
}

.jarig {
	font-family: arial; 
        font-size: 13px; width: 380px;
        padding: 5px; 
        height: 17px; color : #000000; 
        background-color: #ffffff; 
   
	
}

.forumprev {
	font-family: arial; 
    font-size: 13px; 
    padding: 5px; 
    height: 17px; color : #000000; 
    background-color: #ffffff; 
      
	}



h1, h2, h3, h4, h5, h6
{background-color: #F9F9F0;
color: #000000;
font-family: arial, Verdana;
font-weight: bold}

body {SCROLLBAR-FACE-COLOR: #D2D2A6;
SCROLLBAR-HIGHLIGHT-COLOR: #e1e1e1; 
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
SCROLLBAR-BASE-COLOR: #cccccc}

h2
{}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}
/* no border link firefox */
a:focus, a:active {   
	outline: 0 none;   
	-moz-outline: 0 none;   
}

a:link       { text-decoration: none; color: #0A5F6B }
a:active     { text-decoration: none; color: #0A5F6B  }
a:visited    { text-decoration: none; color: #000000 }
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. */
