body {
	background-color: #F1F5E0;
	font-family: verdana, arial, sans-serif;
	color: grey;
	font-size: 10pt;
	margin: 2px;
}
A {
	color: #106878;
	text-decoration: none;
	
}
A:hover {
	text-decoration: underline;
}

A.sidebars {
        font-size: 10pt;
        color: #F1F5E0;
}

td.sidebars {
        color: #F1F5E0;
}  


h2 {
	font-family: Arial;
	/* color: #682D1E; */
	font-size: 19pt;
	text-align: center;
	margin-top: 0cm;
}
h1 {
	font-family: Arial;
	/* color: #682D1E; */
	font-size: 22pt;
}
.small {
	font-family: verdana;
	color: grey;
	font-size: 8pt;
}
TABLE.form {
	border-style: none;
	border-width: 0px;
	padding: 3px;
}
TD {
	vertical-align: top;
	text-align: left;
}
TH {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #FFD800;
	color: #0B06C3;
}

A.thlink {
	color: #682D1E;
}

IMG {
	border: 0px;
	vertical-align: Middle;
}
TD.menu {
	background-color: #1D7B8A;
	/* background-image: url('images/watermerkschild.jpg'); */
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px;
	height: 148px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #83D0DE;
	color: #F1F5E0;
}
TD.menuhoofd {
	background-color: #FFD800;
	padding: 3px;
	font-weight: bold;
	color: #0B06C3;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #FFD800;
}
TD.content {
	text-align: center;
}
TD.images {
	text-align: left;
	font-size: 8pt;
	
}
TD.print {
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	color: black;
	padding: 3px;
}
TH.print {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #999999;
	color: black;
	font-weight: bold;
}
select, input, textarea {
	background-color: white;
	border: 1px;
	border-style: solid;
	border-color: black;
	/* font-style: italic; */
}                           
.smallinfo {
	font-size: 8pt;
}
div.groteletter:first-letter {
	font-size: 300%;
	/* float: left; */
	vertical-align: AbsMiddle;
	/* color: #7A0606; */
}

div.groteletter:first-line {
	font-variant: small-caps;
}