/* CSS Document */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: url("images/background.gif");
	margin: 0px;
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	}

table.framework {
	background-color: #fff;
	border: 1px solid black;
	}
	
table.evaluatie {
	font-size: 8pt;
	}	
	
table.inschrijven, input, select {
	background-color: #fff;
	border: 1px solid #666;
	font-size: 8pt;
	}	

a:link, a:visited {
	color: #039;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #f93;
	text-decoration: none;
	}	

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FF9933;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 6px;
	}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 6 0px;
	color: #FFFF00;
	font-weight: bold;
	font-size: 8pt;
	}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 6 0px;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	}

.bg_wijbiedenu {
	background-color: #f93;
	background: url("images/template_r1_c3.gif") no-repeat;
	}

.txt_wijbiedenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
	}

.txt_wijbiedenu a:LINK, .txt_wijbiedenu a:VISITED, .txt_wijbiedenu a:ACTIVE, .txt_wijbiedenu a:HOVER{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
	text-decoration:underline;
	}


.citaat {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	}
	
input.button {
	background-color: #F93;
	color: #ff0;
	font-weight: bold;
}	

.foutmelding {
	color: #f00;
	font-weight: bold;
	}
	
	
	
	
	

