.text { font-size: 11px; font-family: Verdana; color:#000000; text-decoration: none; font-weight:normal}
.intro { font-size: 13px; font-family: Verdana; color:#000000; text-decoration: none; font-weight:normal}
.title{ font-size: 12px; font-family: Verdana; color:#000000; text-decoration: none; font-weight:bold; letter-spacing:2; background-color:#F7F1C6; height:20; text-align:middle; padding-left:10}
.title2{ font-size: 13px; font-family: Verdana; color:#000000; font-weight:bold; letter-spacing:2; background-color:DEDBD3; padding:2}
li {list-style:url(beeld/li.gif)}
td {font-size: 11px; font-family: Verdana; color:#000000; text-decoration: none; font-weight:bold}

body {
scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-darkshadow-Color: #FFFFFF;
	background-color:#FFFFFF;
	color: ;
	font-family: Verdana;
	font-size: 11px;
	}

a {color : #000000; text-decoration: none}
a:visited {color : #000000; text-decoration: none}
a:hover{color : #000000;  text-decoration: underline}

a.nav { font-size: 11px; color:#FFFFFF; text-decoration: none; font-weight:bold}
a:active.nav { font-size: 11px; color:#FFFFFF; text-decoration: none; font-weight:bold; background-color:#F3F3B6} 
a:visited.nav { font-size: 11px; color:#FFFFFF; text-decoration: none; font-weight:bold}
a:hover.nav { font-size: 11px; color:#FFFFFF; text-decoration: none; font-weight:bold; background-color:#F3F3B6}
 
input {border: solid black;                 /* this defines the lay-out of every input field */
       color: #000000;               
	   border-width: 1;
	   background-color:  transparent; 
	   font-size: 10px}

input.Ja_Nee {
	background-color: transparent;
} 	   /* set the same color as the table background 
                                                  this defines the color around the Ja/nee radio buttons*/

textarea {border: solid black;               /* this defines the lay-out of every textarea */
          font-family: Verdana;
		  font-size: 11px;
		  color: #000000;
		  border-width: 1;
	      background-color: transparent;}
		  
.txtbottom {  font-family: Verdana; font-size: 9px; color: #CCCCCC}

.back {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-image: url(beeld/bg.jpg); background-color:#}
.back_white {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-image: url(beeld/bg_white.gif); background-color:#}

.backtop {  background-attachment: fixed; background-repeat: no-repeat; background-position: center top; 
background-image: url(beeld/top.gif)}


.back_frame { background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-image: url(beeld/bgiframe.jpg)}

.border {  border: 1px #FFE778 solid}
.noborder {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
text-decoration:none;
color:#000000;
width:140px;
padding:2px;
background: url(beeld/buttons.jpg);
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
