/* all styles used by CMS objects */
p 
{
	margin: 0px;
}

a img{
	border: none;
}
body{
	color: #0cbee2;
	background-image:url(../images/sidemenu_bg.jpg); 
	background-repeat: no-repeat;
	background-position: left 325px;
}

input.button{
	HEIGHT:19px; 
	FONT-FAMILY:trebuchet ms; 
	FONT-SIZE:11px; 
	PADDING: 0px 0px 0px 0px; 
	BORDER:1px solid gray;
}

input{
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	padding-top: 3px;
	margin-bottom: 3px;
	height: 18px;
	font: 12px arial;
}

textarea{
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	margin-bottom: 3px;
	font: 12px arial;
}

h1{
	color: #0cbee2;
	font-size: 20px;
	font-family: gill sans, tahoma;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}

h2{
	color: #003875;
	font-size: 20px;
	font-family: gill sans, tahoma;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}

hr {
	margin-top: 0px;
	height: 4px; 
	background-color: #c2eff8; 
	color: #c2eff8; 
	border: none;
}

a{
	color: #0cbee2;
	font-weight: normal;
	text-decoration: none;
}

table.menutop td{
	padding-left: 10px;
	background-image: url("../images/pijltje.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-right: 25px;
}

table.menutop td a{
	color: #003875;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

div.header{
	float: left;
	width: 518px;
	background-color: white;
	height: 48px;
	text-align: right;
	padding-top: 30px;
	padding-right: 1px;
	margin: 0px;
}

div.menu{
	width: 100%;
	height: 37px;
	background-color: #0cbee2;
}

div.menu table{
	height: 30px;
	border: none;
}

div.menu table td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 35px;
}

div.menu table td.active{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 35px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div.flash{
	height: 165px;
	background-image: url(../images/achtergrond_flash_big.gif);	
}

div.flashIndex{
	width: 100%;
	height: 95px;	
	background-image: url(../images/achtergrond_flash_small.gif);	
}

div.balk{
	height: 30px;
	background-color: #0cbee2;
	font-size: 0px;
}

div.balklicht{
	height: 9px;
	background-color: #85def0;
	font-size: 0px;
	margin-bottom: 35px;
}

div.balklichtgrijs{
	height: 10px;
	background-color: #f2f2f2;
	font-size: 0px;
	margin-bottom: 35px;
}

div.sidemenu{
	width: 210px;
	text-align: right;
	float: left;
	margin-top: 0px;
}

div.sidemenu.table{
	width: 100%;
}

td.menuItem{
	background-image: url("../images/pijltjerechts.gif");
	background-position: right;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.menuItem a{
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003875;

}

td.menuItemActive{
	background-image: url("../images/pijltjerechts_a.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	color: #0cbee2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.menuItemHome{
	background-image: url("../images/pijltjerechts.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.menuItemHome a{
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0CBEE2;

}

td.menuItemHomeActive{
	background-image: url("../images/pijltjerechts_a.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	color: #0cbee2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.menuItemHomeActive a{
	color: #003875;
}

div.text{
	width: 500px;
	font: 12px/16px trebuchet ms;
	color: #003875;
	padding-left: 30px;
	margin-left: 210px;
}

table.footer{
	width: 100%;
}

table.footer td{

	padding-left: 10px;

	color: #9a9a9a;
	font-family: gill sans, tahoma;
	font-size: 11px;
}

table.footer td a{
	color: #9a9a9a;
	font-family: gill sans, tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

img.cms_imgright
{
	float: right;
	margin: 10px;
}

span.cms_imgcenter
{
	margin: 0 auto;
	text-align: center;
	display: block;
	padding: 10px;	
}

img.cms_imgleft
{
	float: left;
	margin: 10px;
}

table.popupMenu
{
	position: absolute;
	z-index: 100;
	border: 1px solid #FFFFFF;
}
table.popupMenu td.normal
{
	background-color: #84DDEF;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

table.popupMenu td.normal div.branch
{
	padding-right: 5px;
}

table.popupMenu td.normal div.leaf a
{
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	white-space: pre;
	font-family: verdana;
	font-size: 10px;
}

table.popupMenu td.normal div.branch a
{
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	white-space: pre;
	font-family: verdana;
	font-size: 10px;
	background-image: url(../images/submenu_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
}

table.popupMenu td.hover
{
	background-color: #0CBEE2;
	background-image: url(../images/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.popupMenu td.hover div.branch
{
	padding-right: 5px;
}

table.popupMenu td.hover div.leaf a
{
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	white-space: pre;
	font-family: verdana;
	font-size: 10px;
}

table.popupMenu td.hover div.branch a
{
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	white-space: pre;
	font-family: verdana;
	font-size: 10px;
	background-image: url(../images/submenu_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
}

td.obligatory
{
	color: #FF0000;
	font-weight: bold;
}
