

html, body
{
	width : 100%;
	height : 100%;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;
}

table.main
{
	background : #ffffff;
	background-color : #ffffff;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;
	border  : 0px;
	width : 100%;
	height : 100%;
}

table.wassen
{
	background : #ffffff;
	background-color : #ffffff;
	border  : 0px;
}

td.top, th.top
{
	background : #4E5B63;
	background-color : #4E5B63;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;
	border  : 0px;
	width : 100%;
	height : 100px;
	text-align: center;
}

td.balk, th.balk
{
	background : #CDDC29;
	background-color : #CDDC29;
	width : 100%;
	height : 3px;
}

td.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 13px;
	color : #ffffff;
	background : #5D8678;
	background-color : #5D8678;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;
	border  : 0px;
	width : 175px;
	height : 100%;
	vertical-align : top;
/*	text-indent: 10px;*/
	background-image : url(images/menu_achtergrond.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}

td.main, td.main2, td.mainquiz
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	background : #ffffff;
	background-color : #ffffff;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 0px;
	border  : 0px;
	vertical-align : top;
	width : 100%;
	height : 100%;
}

td.main
{
	background-image : url(images/main_achtergrond.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
}

td.main2
{
	padding : 0px 0px 0px 0px;
}

td.foto
{
	background : #CDDC29;
	background-color : #CDDC29;
	padding : 5px 5px 5px 5px;
	margin  : 0px 0px 0px 0px;
	border  : 0px;
	vertical-align : middle;
}

td.wassen
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	background : #ffffff;
	background-color : #ffffff;
	padding : 10px 0px 0px 0px;
	margin  : 5px 0px 0px 0px;
	border  : 0px;
	vertical-align : top;
}

td.transparant
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	padding : 10px 0px 0px 0px;
	margin  : 5px 0px 0px 0px;
	border  : 0px;
	vertical-align : top;
}

img.foto, img.foto_right
{
	padding : 0px 0px 0px 0px;
	margin  : 0px 5px 5px 5px;
	border  : 0px;
}

img.foto_right
{
	float : right;
}

td.onder
{
	background : #C5D43C;
	background-color : #C5D43C;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border  : 0px;
	width : 100%;
	height : 49px;
	text-align: center;
}

td.indicaties
{
	width : 100%;
}

h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #CDDC29;
	line-height : 20px;
}

p,td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height : 15px;
}

p.disclaimer
{
	font-size : 10px;
	color : #5D8678;
	line-height : 10px;
}

a
{
	text-decoration: none;
	color : #5D8678;
}

a:hover
{
	text-decoration : underline;
	color : #CDDC29;
}

p.fout
{
	font-weight : bold;
	color : #FF0000;
}

p.klein
{
	font-size : 10px;
}

a.menu
{
	text-decoration: none;
	color : #ffffff;
}

a.menu:hover
{
	text-decoration : underline;
	color : #CDDC29;
}

a.menu_sel
{
	text-decoration: none;
	color : #CDDC29;
}

a.menu_sel:hover
{
	text-decoration : underline;
	color : #CDDC29;
}

img.top_left
{
	border : 0px;
	position: relative;
	left: 0px;
	top: 0px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

iframe.quizframe
{
	border : 0px;
	width : 100%;
	height : 100%;
}

input.submit_form
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	width : 150px;
	POSITION: relative; TOP: 0px; margin : 0px 0px 0px 0px;
}

input.radioknop
{
	color : #CDDC29;
	WIDTH : 15px; 
	POSITION: relative; TOP: 2px; margin : 0px 2px 0px 0px;
}

input.checkbox
{
	color : #CDDC29;
	WIDTH : 15px;
	POSITION: relative; TOP: 2px; margin : 0px 2px 0px 0px;
}

input.invoer
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background : #ffffff;
	background-color : #ffffff;
	width : 500px;
	BORDER : 1px solid #CDDC29; 
	POSITION: relative; TOP: 0px; margin : 0px 0px 0px 0px;
}

input.invoer:focus
{
	BORDER : 1px solid #5D8678; 
}

textarea.invoer
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background : #ffffff;
	background-color : #ffffff;
	width : 500px;
	BORDER : 1px solid #CDDC29; 
	POSITION: relative; TOP: 0px; margin : 0px 0px 0px 0px;
}

textarea.invoer:focus
{
	BORDER : 1px solid #5D8678; 
}

img.indicatie
{
	border : 0px;
	WIDTH : 15px;
	vertical-align : middle;
	POSITION: relative; TOP: -1px; margin : 0px 2px 0px 0px;
}

hr
{
	color : #CDDC29;
	background-color : #CDDC29;
	border : 0px;
	height: 1px;
}

.rood
{
	color: #FF0000;
}

.groen
{
	color: #00FF00;
}

.grijs
{
	color: #AAAAAA;
}

.vet
{
	font-weight : bold;
}

.schuin
{
	font-style : italic;
}

.datum
{
	font-size: 9px;
	font-style : italic;
}
