body {
	font-family : Garamond;
}
h1 {
	color : #660000;
	background-color : transparent;
	font-size: 150%;
}
h2
{
	color: #707070;
	font-size: 120%;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px;
	padding-bottom: 0px;
	text-align: center;
	text-transform : capitalize;
	font-family : Garamond;
}
#title
{
	background-color :#000066;
	font-size: 150%;
        height : 62px;
        text-align : right;
        color: #CCCCCC;
	top:0px;
}
#menu
{
        width:100%;
        font-size:medium;
	background-color:#000066;
	height:20px;
}
#menubody
{
	text-align:center;
        margin: 0 10px;
	background-color:#000066;
}
span.othermenuitem
{
	float:left;
	list-style-type:none;
        background-color : #CCCCCC;
        border:1px solid gray;
	padding: 0 20px
}
span.selectedmenuitem
{
	float:left;
	background-color:white;
        list-style-type:none;
	border:1px solid gray;
	padding: 0 20px 0 20px
}
span.othermenuitem:hover
{
	background-color:white;
}
.clearfloats
{
	clear:both;
}
#mainbody
{
	background-color:white;
	margin: 0;
	padding: 10px 20px;
}
#main
{
	width:100%;
	margin:0;
       /* background-color:#000066;*/
}
#onder {
	background-color :#000066;
	font-size : 13px;
	text-align : right;
	color : white;
	margin:0;
}
.print, .totopright, .validator
{
	text-align : right;
}
.print img, .totopright img
{
	border-width:0;
}
a:link, a:visited {
	TEXT-DECORATION: none;
	color : #AD4100;
}
a:hover {
	color : Red;
	TEXT-DECORATION: underline;
}
#googlesearch {
	text-align : right;
}

.opmerking {
	font-size : 12px;
}
.showlink
{
	font-size : small;
}
