﻿
* {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

code.html { color: #000000; }

h1 { 
	text-align: center;
	font-size:24px;
	margin-top:auto; 
	background-color:#eeeeee;
   }

body {
	color: #000000; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #ffffcc;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom:0px;

	SCROLLBAR-FACE-COLOR: #DAD9CF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0; 
	SCROLLBAR-SHADOW-COLOR: #555440; 
	SCROLLBAR-3DLIGHT-COLOR: #DAD9CF; 
	SCROLLBAR-ARROW-COLOR: #002448; 
	SCROLLBAR-TRACK-COLOR: #F0F0F0; 
	SCROLLBAR-DARKSHADOW-COLOR: #DAD9CD;
}

td {
	font-size: 12px;
	background-color:#ffffcc;
	border-color:#eeeeee;
}

th {
	font-size: 15px; 
	background-color:#eeeeee;
	border-color:#eeeeee;
   }

table.form {
	font-size: 12px;
	background: #ffffff;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 5px;
}

textarea {
	font-size: 12px;
}

option {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

input {
	font-size: 12px;
}

select {
	font-size: 12px;
}

.required {
	font-size: 12px;
	color: #000000;
}

A:link    { color: #3300cc; text-decoration: none; }      /* unvisited links */
A:visited { color: #00cc00; text-decoration: none; }      /* visited links   */
A:hover   { color: #004080; text-decoration: underline; } /* user hovers     */
A:active  { color: #ff00cc; text-decoration: none; }      /* active links    */

.form1 { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.title { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px; 
	font-style: italic; 
	color: #000000; 
	text-decoration: none;  
	font-weight: bold;
	background:#ffffff;
}

.block {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	background:#F8F8F8;
}

input.knop {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:   8.25pt;
	height:      23px;
	margin:      5px 0 10px 0;
}

