/* CSS Document */

/*PAGE LAYOUT*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #0E4D4F url(../Images/back2.gif) repeat;
	/*background-color:#0E4D4F;
	background-image:url(../Images/back.gif) repeat;*/
}
#hoofding{
	margin-top: 0px;
	float:right;
	width:948px;
	height: 60px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	background: #0E4D4F url(../Images/back.gif) repeat;
}

#pad {
	padding: 12px;
	color: #000000;
}

#kop {
	width: 748px;
	height: 32px;
	background-image:url(../Images/bladkop.png);
}
#logo{
	margin-top: 5px;
	float:left;
	background-image:url(../Images/header5.jpg);
	width:950px;
	height:119px;
}
#content {
	width: 950px;
	margin: auto;
	background-color:#FFF;
	background: #0E4D4F url(../Images/back2.gif) repeat;
}
#topmenu{
	float:right;
	/*width:747px;*/
	width:950px;
	height:30px;
	position:relative;
	border-right: solid 1px #CCC;
	/*background-color:#F1F7EE;*/
	background-color:#EDF41E;
}
#topmenu a:link, #menu a:visited, #menu a:active {
	background-color: #EDF41E;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}
#topmenu a:hover {
	padding: 0px;
	background-color: #F01E1E;
	font-style:oblique;
	text-decoration: underline;
	color: #FFFFFF;
}

#topsponsors {
	float:right;
	width:747px;
	height: 60px;
	position:relative;
	background-color:#FFF;
	border-right: solid 1px #CCC;
}
#toplinks{
	position:absolute;
	right:484px;
	top:106px;
	width: 236px;
}
#menu{
	float:right;
	width:748px;
	height:32px;
	/*border-right: solid 1px #666666;*/
	background-image:url(../Images/bg_menu.gif);
	background-repeat:repeat-x;
}
#submenu{
	float:right;
	width:748px;
	height:32px;
	background-image:url(../Images/bg_submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right: solid 1px #666666;
}
#contenttext{
	float:right;
	/*width:741px;*/
	width:944px;
	/*height:380px;*/
	background-color:#FFF;
	/*overflow:auto;*/
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:3px
}
#footer{
	float:right;
	width:948px;
	height: 5px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	background-color:#F1F6EF;
	background: #0E4D4F url(../Images/back.gif) repeat;
}
#rightpanel{
	float: right;
	width: 200px;
	max-height:370px;
	overflow:hidden;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background: #0E4D4F url(../Images/back.gif) repeat;

	background-color:#FF0;
	padding: 5px;
}

#leftpanel{
	float:left;
	/*marging: 5px;*/
	width:200px;
	height:525px;
	margin-right: 2px;
	/*background-color:#F1F7EE;*/
	background-color:#EDF41E;

}

/*GRAY PANEL*/
.graypanel{
	/*border:solid 1px #666666;
	background-image:url(../Images/bladvullingmenu.png);
	background-repeat:repeat-y;*/
	padding:16px; 
	margin:0px;
}

/*TEXT STYLES*/
.contenttext{
	font: 0.8em Tahoma, sans-serif;
	color: #333;
}
.contenttext a{	
	/*font-weight:bold;*/
	color: #7A1125;
	text-decoration:underline;
}
.contenttext a:hover{
	color:#F7CB33;
	/*font-weight:bold;*/
	font-style:oblique;
	text-decoration:underline;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.smallwhitetext a:hover{
	text-decoration:underline overline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	padding: 4px;
	margin: 4px;
	font-size: 100%;
	font-weight: bold;
	color: #F7CB33;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}

/* Miscellaneous classes for reuse */
.fltrt { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven.e */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
}
