/* ENQUETE */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #231F20;
	text-decoration : none;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3Dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#eeeeee;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color: #ffffff;
	}

td	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}
	
.vraag {
	font-size : 12px;
	font-weight : bold;
	}

.module {
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	}

.titel {
	font-size : 14px;
	font-weight : bold;
	}

.klein {
	font-size : 9px;
	color: #666666;
	}

input.lang {
	font-size:10px;
	height:18px; 
	width:120px;
	}

input.middel {
	font-size:10px;
	height:18px; 
	width:60px;
	}

input.kort {
	font-size:10px;
	height:18px; 
	width:36px;
	}
	
.selecteer {
	font-size:10px;
	}

a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
	}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
	}

#filter {
	visibility:hidden;
	position:absolute;
	width:760;
	height:100px;
	z-index:100;
	}

.paginering {
	width:80px;
	height:16px;
	background:#000000;
	color:#ffffff;
	font-weight:bold;
	position:relative;
	text-align:center;
	left:680px;
	}
