@charset "UTF-8";
/* CSS Document */

body , input , textarea {
	color : #000000;
	background-image: url(zijkant.jpg);
	background-repeat: no-repeat;
	background-position: 120px right;
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 14px;
	word-spacing: 0.1em;
	margin-right: 0px;
}

H1 {
font-size : 14px; 
}

H2 {
	font-size 		: 18px; 
	color           : #D11241;
}

hr {
background-color : transparent; 
color : #000000; 
height : 1px; 
} 

A.menu:link           {
	font-family     : tahoma, arial, helvetica, sans-serif;
	color           : #D11241;
	text-decoration: none;					 

}

A.menu:active         {
	color           : #0D5782;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

A.menu:visited        {
	color           : #D11241;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

A.menu:hover          {
	color           : #0099cc;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:link           {
	font-family     : tahoma, arial, helvetica, sans-serif;
	color           : #0099cc;
	text-decoration: underline;					 

}

A:active         {
	color           : #0D5782;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:visited        {
	color           : #0099cc;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}

A:hover          {
	color           : #003366;
	font-family     : tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}


.TABEL {
	width: 100%;
	padding: 0px;
	spacing: 0px;
}

.KOPJE {
	background-color: #01aef0;
	color: #FFFFFF;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2;
	padding-left: 5px;
}

.HOOFDLETTER {
	font-weight: bold;
	text-transform: uppercase;
}

A.imghref { border-bottom: 0px; }

TABLE.tabel { width: 100%; border: #B9BDCE 1px solid; empty-cells: hide; }
TABLE.tabel2 { border: #B9BDCE 1px solid; empty-cells: hide; }
TR.tr1 { background: #B2E0F0; border: #59A820 1px solid; font: normal 13px Verdana, Tahoma, Arial; height: 20px; margin: 3px; padding: 3px; }
TR.tr2 { background: #C9E9F4; border: #B3C4F6 1px solid; font: normal 13px Verdana, Tahoma, Arial; height: 20px; padding: 3px; }

.grijs { color: #D11241; }
A.menu { color: #000000; text-decoration: none; }

.klein { font-size: 7pt; }

.LIJSTJE { margin: 0px; padding: 0px; padding-left: 15px; } 
