body { background-color: #b3d7e9; background-image: url("images/background.gif"); background-repeat: repeat-x; background-attachment: fixed; margin: 0 }
img {border:none;}
.t  { background-image: url("/images/header-background.jpg"); background-repeat: no-repeat; background-color: white; text-align:left; }
.b            { font-family: Arial; padding: 0 20px 10px; background-color:	transparent; }
.right    { color: #fff; font-size: 9pt; font-weight: normal; line-height: 11pt; background-color: #0061a7; background-image: url("images/head-right.gif"); background-repeat: no-repeat; background-position: right 0; padding: 10px 0 10px 10px }
.right a:link { color: #fff; font-weight: normal; text-decoration: none }
.right a:hover  { color: #fff; font-weight: normal; text-decoration: underline }
.middle    { background-image: url("images/middle-background.png"); background-repeat: repeat }
.middleblocks   { color: #fff; padding: 10px; border-bottom: 1px solid #fff }
.middleblocks a:link  { color: #fff; font-weight: normal; text-decoration: none }
.middleblocks a:visited  { color: #fff; font-weight: normal; text-decoration: none }
.middleblocks a:hover   { color: #fff; text-decoration: underline }
h1   { color: #0061a7; font-size: 2em; font-family: Ubuntu, arial, serif; font-weight: normal; margin: 0.67em 0 0.67em 0; float:none;clear:both; line-height: 1.2em;}
h2  { color: #0061a7; font-size: 1.2em; font-family: Ubuntu, arial, serif; font-weight: bold; margin: 0.13em 0 1em 0 }
td   { color: #666; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13pt }
.f   { color: #fff; font-size: 7pt; font-family: Arial; background-color: #0061a7 }
.f a:link { color: #fff; text-decoration: none }
.f a:visited { color: #fff; text-decoration: none }
.f a:hover { color: #fff; text-decoration: underline }
.pub  { font-size: 8pt; padding: 5px; border: solid 1px #0061a7 }
.n  { color: #0062a7; font-size: 10pt; font-family: Arial }
.m { color: #0062a7; font-size: 8pt; font-family: Arial }
.l   { color: #0062a7; font-size: 10pt; font-family: Arial; background-color: #9cf; padding: 3px; border-right: 1px solid #fff; border-bottom: 1px solid #fff }
.a { color: #fff }
.a a:link  { color: #fff; text-decoration: none }
.a a:visited  { color: #fff; text-decoration: none }
.a a:hover  { color: #fff; text-decoration: underline }
a:link   { color: #0062a7; font-weight: bold; text-decoration: none }
a:visited { color: #0062a7; font-weight: bold; text-decoration: none }
a:hover  { color: #0062a7; font-weight: bold; text-decoration: underline }
.box    { color: #0062a7; font-size: 9pt; font-family: Arial; background-image: url("images/box_corner.gif"); padding: 5px; border-right: 1px solid #bdd6e8 }

ul.menu{
	list-style: 	none;
	color: 			#0061a7; 
	font-size: 		14pt; 
	font-family: 	Ubuntu, arial, serif;
	font-weight:	normal;
	margin:			0;
	padding:		0;	
	clear:			both;
	float:			none;
	height:			27px;	
}

ul.menu img{
	vertical-align:		top;
	//vertical-align:		text-bottom;
}

ul.menu li{
	float:			left;
	height:			100%;
}

.menu a, .menu a:hover, .menu a:visited, .menu a:link { 
	color: #0061a7; 
	font-weight: normal; 
	text-decoration: none;
	display:block;	
}

div#divSubmenus{
	position:			relative;
	background-color:	red;
}

ul.submenu{
	padding:			5px 10px 5px 10px;
	margin:				0px;
	list-style-image:	none;
	list-style-type:	none;
	background:			#0061a7;
	color:				white;
	width:				auto;
	display:			none; /* Indien zichtbaar: "table-cell" */
	position:			absolute;
}

ul.submenu a, ul.submenu a:hover, .link{	
	color:				white;
	font-weight:		normal;	
}

ul.submenu li, ul.submenu li:hover{	
	padding:			3px 0 3px 0;
}

ul#ulSubmenu1{
	z-index:			200;
	left:				81px; /* -24 */
}

ul#ulSubmenu2{
	z-index:			300;
	left:				127px;	/* -53 */
}

ul#ulSubmenu3{
	z-index:			400;
	left:				302px; /* -28 */
}

ul#menuRight{
	padding:			0px;
	margin:				0px;
	list-style-image:	none;
	list-style-type:	none;
}

ul#menuRight li{
	margin-bottom:		12px;
}

ul#menuRight a, ul#menuRight a:hover{
	color:				white;
	font-weight:		normal;
}
th {
	font-weight: normal;
}
