body {
	font-family: Tahoma;
	color: #5077A0;
	font-size:12px;
	margin:0px;
	background-color: #555555;
}

#container {
	width:960px;
	margin:0 auto;
	background-color:#CEDBEA;
}

#header {
	height: 255px;
	width: 960px;
}

#header img {
	display: block;
	float:left;
}

.quote {
	width:300px;
	color:#fff;
	padding-left:400px;
	padding-top:60px;
    text-align: right;
}

.submenu {
	width: 302px;
	float: left;
}

#content {
	width:960px;
	float: left;
}

.icontent {
	padding: 10px;
	margin:0 auto;
}

div.newsflash {
    clear: both;
    background-image: url('/default/multimedia/bground.jpg');
    background-repeat: no-repeat;
}

div.subTitle {
	float:left;
	color: #02254F;
	font-weight: bold;
	background-color: #DDDDFF;
	border: 1px solid #02254F;
	padding:2px;
	width:750px;
}

div.evaluation {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:2px;
	background-color:#EEEEEE;
	border: #999999 solid 1px;
	width:750px;
}

div.pager {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:2px;
	width:100%;
}

#footer {
	clear:both;
	height: 37px;
	background-color: #365a7e;
	color: #FFFFFF;
}

#footer a {
	color:#fff;
}

div.sanmax {
	width: 200px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/bg_menu.jpg);
	float: left;
}

div.footnote {
	width: 700px;
	padding-top:7px;
	padding-right:20px;
	float:right;
	color: #555555;
	text-align: right;
}

.input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5077A0;
	background-color: #EEEEEE;
	border: 1px solid #5077A0;
	margin:1px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #333333;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  margin:1px;
}

.input_fout {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFEEEE;
	border: 1px solid #CC0000;
	margin:1px;
}

.remark {
	color: #CC0000;
	background-color: #FFDDDD;
	border: #CC0000 solid 1px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom:5px;
}

.obligate {
	color: #CC0000;
}

.clear {
	clear:both;
	margin-top:10px;
}

.menuTitle {
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: underline;
	padding-bottom:4px;
	
}

.subMenuTitle {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	color:#8198B7;
}

.blue {
	color: #02254F;
}

h1 {
	margin-top: 0px;
	color: #2396CE;
	font-size:18px;
	font-weight: normal;
	background-color:inherit;
}

h2 {
	color: #333333;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color: #02254F;
	font-size:12px;
	padding-top:5px;
}

h4 {
	color: #02254F;
	font-size:16px;
}

h5 {
    font-size: 14px;
}

a:link,
a:visited  {   
	text-decoration: none;
	color: #02254F;    
	background-color:inherit;
}	

a:hover {   
	color: #02254F;
	text-decoration: none;
	background-color:inherit;
}

div.panel622 a:link,
div.panel622 a:visited {
	color: #000033;
	text-decoration: underline;
}

div.panel622 a:hover {
	color: #02254F;
	text-decoration: none;
}

a.amenu,
a.amenu:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a.amenu:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/* Weergave van de buttons */
div.button {
    background-image: url('/default/images/more_image.png');
    background-repeat: no-repeat;
    width: 103px;
    height: 24px;
    padding-top:4px;
    text-align: center;
}

div.button a:link,
div.button a:visited,
div.button a:hover {
	color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

/* Hieronder de styles voor de weergave van de panels */

div.panel622 {
	clear: both;
	float: left;
	width:622px;
}

div.panelTop622 {
	height: 8px;
	width: 622px;
	background-image: url('/default/images/panelTop622.gif');
}

div.panelContent622 {
	float:left;
	width:620px;
	background-color:#fff;
	border-left:#B8C3E0 solid 1px;
	border-right:#B8C3E0 solid 1px;
}

div.panelBottom622 {
	float:left;
	height: 8px;
	width: 622px;
	background-image: url('/default/images/panelBottom622.gif');
}

div.panel302 {
	clear: both;
	float: left;
	width:302px;
}

div.panelTop302 {
	height: 8px;
	width: 302px;
	background-image: url('/default/images/panelTop302.gif');
}

div.panelContent302 {
	float:left;
	width:300px;
	background-color:#fff;
	border-left:#B8C3E0 solid 1px;
	border-right:#B8C3E0 solid 1px;
}

div.panelBottom302 {
	float:left;
	height: 8px;
	width: 302px;
	background-image: url('/default/images/panelBottom302.gif');
}