html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
	text-align:left;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#bg_all {
	background-image:url('images/bg_site.gif');
	background-repeat:repeat-y;
	width:1004px;
	hei/ght:100%;
}

/* ### MainTable ### */

#mainTable {
	width:980px;
}

td#topMenu {
	height:28px;
	line-height:28px;
	vertical-align:middle;
	background-color:#ffffff;
	background-image:url('images/bg_menu.gif');
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:13px;
	font-family:Tahoma, sans-serif;
}
td#topMenu .Normal {
	height:28px;
	line-height:28px;
	vertical-align:middle;
	color:#ffffff;
	font-size:13px;
	font-family:Tahoma, sans-serif;
}
td#topMenu a {
	color:#ffffff;
	font-size:13px;
	font-family:Tahoma, sans-serif;
}
td#menu {
	height:28px;
	line-height:28px;
	vertical-align:middle;
	font-family:Tahoma, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#00a9f0;
	border-bottom:1px solid #ffffff;
}
td#menu a{
	background-image:url('images/menu_separator.gif');
	background-repeat:no-repeat;
	background-position:right;
	font-family:Tahoma, sans-serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:#441b6f;
	letter-spacing: 0px;
	pa/dding-right:20px;
	pad/ding-left:20px;
	cursor:pointer;
	height:28px;
	line-height:28px;
	float:left;
}

td#menu a span{
	margin-left:20px;
	margin-right:20px;
}

td#menu a:hover {
	text-decoration:none;
}
td#menu .first a {
	padding-left:0px;
}
td#menu .last a {
	background-image:none;
	padding-right:0px;

}

td#menu .level1 img{
	display:none;
}


/* ALGEMEEN */

td#menu .vertical .group {
	
}

td#menu .vertical a {
	display:block;
}
td#menu .vertical a.link
	
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-position:left top;
	padding:0px;
	padding-left:20px;
	font-size:12px;
	color: #ffffff;
	line-height:27px;
	height:27px;
	display:block;
	overflow:hidden;
	margin:0px;
	z-index: 99;
}


/* LEVEL1 */



/* td#menu .level1 .first a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
}


td#menu .level1 .last a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

*/

/* LEVEL2 */

/*

td#menu .level1 .first .level2 a,
td#menu .level1 .last .level2 a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	height:25px;
	background-repeat:repeat-y;
}


td#menu .level1 .first .level2 .first a, 
td#menu .level1 .last .level2 .first a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
}


td#menu .level1 .first .level2 .last a,
td#menu .level1 .last .level2 .last a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

td#menu .level2 .first .level3 a,
td#menu .level2 .last .level3 a {
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	height:25px;
	background-repeat:repeat-y;
}


/* LEVEL3 */
/*

td#menu .level1 .first .level2 .first .level3 a,
td#menu .level1 .first .level2 .last .level3  a,
td#menu .level1 .last .level2 .first .level3  a,
td#menu .level1 .last .level2 .last .level3  a
	 {
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	height:25px;
	background-repeat:repeat-y;
}


td#menu .level1 .last .level2 .first .level3 .first a, 
td#menu .level1 .last .level2 .last .level3 .first a,
td#menu .level1 .first .level2 .first .level3 .first a,
td#menu .level1 .first .level2 .last .level3 .first a,
td#menu .level1 .level2 .level3 .first a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	}

td#menu .level1 .last .level2 .first .level3 .last a, 
td#menu .level1 .last .level2 .last .level3 .last a,
td#menu .level1 .first .level2 .first .level3 .last a,
td#menu .level1 .first .level2 .last .level3 .last a,
td#menu .level1 .level2 .level3 .last a
	{
	background-image:url('images/bg_navigatie_hoofdmenu_off.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
	}

*/

td#menu .vertical .item
	{
	
	height:27px;
	padding:0px;
	font-size:14px;
	line-height:27px;
	font-weight:normal;
	letter-spacing:normal;
	cursor:pointer;
	display:block;	
	margin-left:0px;	
}



td#menu .vertical .text{
	
	display:block;
}

td#menu .vertical a:hover {
	background-image:url('images/bg_navigatie_hoofdmenu_over.gif');
	background-position:left top;
	padding:0px;
	padding-left:20px;
	font-size:12px;
	color: #ffffff;
	line-height:27px;
	height:27px;
	display:block;
	overflow:hidden;
	margin:0px;
	z-index: 99;
}

/*
td#menu .level2 li {
	le/ft:-6px;
	background-image:url('images/blank.gif');

}

*/

div.listBoxHome {
	background-image:url('/Portals/0/Homepage2008/banner_1.jpg');
	background-repeat:no-repeat;
	width:344px;
	height:138px;
	margin-right:19px;
	margin-bottom:0px;
}
div.listBoxHome select{
	margin-left:185px;
	margin-top:15px;
	width:150px;
	float:left;
}

div.listBoxHomeCC {
	background-image:url('/Portals/0/Homepage2008/banner_cc.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:138px;
	margin-right:0px;
	margin-bottom:0px;
}
div.listBoxHomeCC select{
	margin-left:10px;
	margin-top:5px;
	float:left;
}

/*
div.listBoxHome .CommandButton, div.listBoxHome .CommandButton:link, div.listBoxHome .CommandButton:visited {
	color:#431d68;
	width:30px;
	display:block;
	height:16px;
	font-weight:bold;
	background-color:#ffffff;
	float:left;
	margin-left:5px;
	text-decoration:none;
	text-align:center;
	border:1px solid #431d68;
}
div.listBoxHome .CommandButton:hover {
	background-color:#431d68;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #ffffff;
}
*/

.Normal a.newsLink, .Normal a.newsLink:link, .Normal a.newsLink:visited {
	color:#431b6f;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	margin-right:5px;
}
.Normal a.newsLink:hover {
	text-decoration:none;
	color:#00a9f0;
}
blockquote {
  background: transparent url(images/quoleft.png) left top no-repeat;
}
blockquote div {
  padding: 0 0px;
  background: transparent url(images/quoright.png) right bottom no-repeat;
}