html, body {
	font-family:verdana;
	font-size:10px;
	bac/kground-image:url('images/bg_site.gif');
	background-repeat:repeat-x;
	background-color:#ebf8ff;
	width:100%;
	height:100%;
}
body {
	margin:0px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a, .Normal a {
	color:#016066;
	text-decoration:none;
}
a:hover {
	color:#016066;
	text-decoration:underline;
}
h1, .Head {
	color:#0c6388;
	font-size:20px;
	font-weight:normal;
	li/ne-height:16px;
	margin:0px;
}
h2 {
	font-weight:bold;
	font-size:11px;
	color:#5baacb;
	margin:0px;
}
/* HOMEPAGE STYLES */
.underLogoHome p, .underLogoHome .Normal{
	color:#016066;
	font-weight:bold;
	font-size:12px;
}

#home_container {
	width:933px;
	height:100%;
}
#home_site {
	width:933px;
	height:658px;
	background-image:url('images/home_bg_all.gif');
	background-repeat:no-repeat;
}
#home_bg_logo {
	text-align:left;
	background-image:url('images/bg_logo.gif');
	background-repeat:no-repeat;
	background-position:446px 204px;
	height:658px;
	width:933px;
}
#homeZoeken {
	width:181px;
	height:64px;
	padding:0px;
	background-image:url('images/home_bg_zoeken.gif');
	background-repeat:no-repeat;
	text-align:left;
	float:right;
}
#homeZoeken h1, .homeAdres h1{
	width:140px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#016066;
}
#homeZoeken input {
	margin:0px;
	width:136px;
	height:18px;
	font-size:10px;
	border-top:1px solid #598da9;
	border-right:1px solid #598da9;
	border-left:1px solid #93b9cf;
	border-bottom:1px solid #93b9cf;
}

.homeAdres {
	color:#ffffff;
	margin-left:22px;
	width:181px;
	height:124px;
	padding:0px;
	background-image:url('images/home_bg_adres.gif');
	background-repeat:no-repeat;
	text-align:left;
	line-height:18px;
}

.homeAdres a{
	color:#ffffff;
	text-decoration:underline;
}
.homeAdres a:hover, .contentHome a, .contentHome a:hover{
	color:#016066;
}

/* END HOMEPAGESTYLES */


/* VERVOLGPAGINA STYLES*/
#vervolg_container {
	background-image:url('images/vervolg_bg_all.gif');
	background-repeat:repeat-y;
	background-color:#ebfafb;
	height:100%;
	width:933px;
}

#vervolg_bg_site {
	background-image:url('images/vervolg_bg_site.gif');
	background-repeat:repeat-x;
	background-color:#ebfafb;
	height:100%;
	width:920px;
	margin-left:8px;
}

#vervolg_bg_logo {
	height:100%;
	text-align:left;
	background-image:url('images/vervolg_bg_logo.gif');
	background-repeat:no-repeat;
	background-position:448px 320px;
}

#breadCrumb {
	text-align:right;
	color:#016066;
}
#breadCrumb a{
	color:#016066;
}
#vervolgZoeken {
	margin-left:30px;
	width:181px;
	height:67px;
	padding:0px;
	background-image:url('images/vervolg_bg_zoeken.gif');
	background-repeat:no-repeat;
	text-align:left;
}
#vervolgZoeken h1, #homeAdres h1{
	width:100px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#016066;
}
#vervolgZoeken input {
	margin:0px;
	width:136px;
	height:18px;
	font-size:10px;
	border-top:1px solid #598da9;
	border-right:1px solid #598da9;
	border-left:1px solid #93b9cf;
	border-bottom:1px solid #93b9cf;
}
#vervolgSubMenu {
	margin-left:30px;
}
#vervolgSubmenuTd {
	background-color:#d1effa;
}
#topLink a.SkinObject {
	font-weight:normal;
	color:#016066;
}
#topLink a.SkinObject:hover {
	text-decoration:underline;
}

.mwpSkinHeader .item{
	background-image:none;
}


/* BEHEER MENU*/

table.ModuleTitle_SubMenu, .ModuleTitle_SubMenu table
{
            border-collapse: separate;
            margin: 0px;
            padding: 0px;

}

td.ModuleTitle_SubMenu, .ModuleTitle_SubMenu td
{
            border: 1px solid #fff;
            border-right-style: none;
            border-left-style: none;
}



.ModuleTitle_MenuBar
{
            border-style: none;
            border-width: 0px;
}



.ModuleTitle_MenuBreak , .ModuleTitle_MenuIcon
{           font-size: 1px;
            line-height: 1px;
            height: 1px;
            border-style: none;
}

.ModuleTitle_MenuIcon td, td.ModuleTitle_MenuIcon
{
            border-left: 1px solid #EEEEEE;
            border-color: #EEEEEE;
            background-color: #EEEEEE;
}

.ModuleTitle_MenuArrow td, td.ModuleTitle_MenuArrow

{

            border-right: 1px solid #FFF;

}
