body {
	background-color: #CCCCCC;
}

.menu_kop {
height:20px;
font-family: verdana;
font-size:12px;
font-weight:bold;
background-color:#99CCFF;
padding-left:10px;
}

.menu_items {
padding-left:10px;
font-family: verdana;
font-size:10px;
}

.tekst_kop {
font-family: verdana;
font-size:16px;
font-weight:bold;
padding-left:10px;
}

.tekst {
padding-left:10px;
font-family:verdana;
font-size:10px;
}

.tekst_tabel {
margin-top:20px;
}

.inschrijfform_tekst {
font-family: verdana;
font-size:10px;
}

.inschrijfform_input {
font-family: verdana;
font-size:10px;
height:16px;
width:150px;
border:#000000 1px solid;
}

.inschrijfform_textarea {
font-family: verdana;
font-size:10px;
height:100px;
width:300px;
border:#000000 1px solid;
}

.inschrijfform_button {
font-family: verdana;
font-size:10px;
height:20px;
width:75px;
border:#000000 1px solid;
}

.menu_td_hoofdframe {
border-left-width:medium;
border-left-color:#000000;
border-left-style:solid;
border-right-width:medium;
border-right-color:#000000;
border-right-style:solid;
border-bottom-width:medium;
border-bottom-color:#000000;
border-bottom-style:solid;
padding-top:20px;
}

a:link {
font-family			: verdana;
font-size			: 10px;
text-decoration		: none;
color				: #000000;
}

a:visited {
font-family			: verdana;
font-size			: 10px;
text-decoration		: none;
color				: #000000;
}

a:hover {
font-family			: verdana;
font-size			: 10px;
font-weight			: bold;
text-decoration		: none; 
color				: 000000;
}

a:active {
font-family			: verdana;
font-size			: 10px;
font-weight			: bold;
text-decoration		: none;
color				: #000000;
}

h1 {
font-family: verdana;
font-size:16px;
font-weight:bold;
}

h2 {
font-family: verdana;
font-size:14px;
font-weight:bold;
}

h3 {
font-family: verdana;
font-size:12px;
font-weight:bold;
}


