﻿body 
{
	font-family: Arial;
	font-size: 10px;
	color:Navy;
	margin:0px;
}

p
{
	font-family: Arial;
	font-size: 12px;
	color:Navy;
}

ol
{
	font-family: Arial;
	font-size: 12px;
	color:Navy;
}

td
{
	font-family: Arial;
	font-size: 12px;
	color:Navy;
}

.pagelayout
{
	border: 0px;
	width: 100%;
	height: 100%;
}

.toppane
{
	height: 40px;
	width:100%;	
}

.bottompane
{
	height: 40px;
	width:100%;	
}

.sidepane
{
	width: 10%;	
}

.navigationpane
{
	height: 100%;
	width: 163px;
	vertical-align:top;
	border:solid 1px darkblue;
}

.contentpane
{
	height: 100%;
	width: 80%;
	vertical-align:top;
	border-right:solid 1px darkblue;
	border-top:solid 1px darkblue;
	border-bottom:solid 1px darkblue;
	padding-right:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.leftheader
{
	width: 100px;
}

.rightheader
{
	width: 100px;
}

.centerheader
{
	width: 100%;
	text-align:center;
}

.title
{
	font-size: 48px;
}

.subtitle
{
	font-size: 18px;
	font-style:italic;
}

.imageborder
{
	border:solid 1px darkblue;	
}

.menuitem
{
	font-size: 12px;
	height: 40px;
	text-align:center;
	border-bottom:solid 1px darkblue;
	font-weight:bold;	
}

.menu_MOUT
{
	font-size: 12px;
	height: 40px;
	text-align:center;
	border-bottom:solid 1px darkblue;
	font-weight:bold;
}

.menu_MOVER
{
	font-size: 12px;
	height:40px;
	text-align:center;
	border-bottom:solid 1px darkblue;
	font-weight:bold;	
	background-color:#eeeeee;
}

a.menuitemlink:link,
a.menuitemlink:active,
a.menuitemlink:hover,
a.menuitemlink:visited
{
	color: navy;
	font-weight:bold;
	text-decoration:none;	
}

.contact
{
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: bottom;
	height: 100%;
}

.keuzeitem
{
	height: 25px;
}
