
body{
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e9e6e4;
	margin:0px;
}
div#header{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	height:175px;
	width:948px;
	margin:0 auto;
	align: center;	
}
div#submenu{
	height:133px;
	width:948px;
}
a.subMenuItem{
	font-family:Verdana;
	font-size:11px;
	color:#aa001f;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}
div#menu{
	height:40px;
	width:948px;
	margin:0 auto;
	align: center;
}
.menuItemCellHome{
	height:39px;
	vertical-align:middle;
	border-right:1px solid #75645c;
	width:200px;
	text-align:right;
}
.menuItemCellHomeSelected{
	height:39px;
	vertical-align:middle;
	border-right:1px solid #2e4455;
	width:200px;
	text-align:right;
	background-image:url(img/menu-bg.jpg);
	background-position: left top;
}
.menuItemCell{
	height:39px;
	vertical-align:middle;
	border-left:1px solid #928078;
	border-right:1px solid #75645c;
	text-align:center;
}
.menuItemCellSelected{
	height:39px;
	vertical-align:middle;
	border-left:1px solid #928078;
	border-right:1px solid #2e4455;
	text-align:center;
	background-image:url(img/menu-bg.jpg);
	background-position: center top;	
}
.menuItemCellRight{
	height:39px;
	vertical-align:middle;
	border-left:1px solid #928078;
	text-align:center;
}
.menuItemCellRightSelected{
	height:39px;
	vertical-align:middle;
	border-left:1px solid #2e4455;
	text-align:center;
	background-image:url(img/menu-bg.jpg);
	background-position: center top;	
}
a.menuItem{
	font-family:Verdana;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
 	text-shadow: #55463e 1px 1px 1px;
}
a.menuItem:hover{
	font-family:Verdana;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
 	text-shadow: #000000 1px 1px 1px;
}
.copyRight{
	font-family:Verdana;
	font-size:11px;
	color:#c5c3c3;
	text-decoration:none;
	text-align:left;
	width:400px;
	line-height:11px;	
}
a.footerMenuItem{
	font-family:Verdana;
	font-size:11px;
	color:#c5c3c3;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	
}
a.footerMenuItem:hover{
	font-family:Verdana;
	font-size:11px;
	color:#be0022;
	text-decoration:none;
}
.footerMenuItemCell{
	height:12px;
	vertical-align:middle;
	border-right:1px solid #c5c3c3;
	text-align:center;
	line-height:11px;
}
.footerMenuItemCellRight{
	height:15px;
	vertical-align:middle;
	text-align:center;
	line-height:11px;	
}
div#flash{
	width:948px;
	margin:0 auto;
	align: center;
	margin-top:10px;
}
.companyInformation{
	width:178px;
	font-family:Verdana;
	font-size:11px;
	color:#0080dd;		
}
a.link{
	font-family:Verdana;
	font-size:11px;
	color:#0080dd;
}
div#content{
	width:948px;
	margin:0 auto;
	align: center;
	margin-top:10px;
	background-image:url(img/content-bg.jpg);
}
.titelVak{
	font-family:Verdana;
	font-size:16px;
	color:#262727;
	font-weight:bold;
	line-height:18px;
	vertical-align:top;
	height:35px;
}
.tekstVak{
	font-family:Verdana;
	font-size:12px;
	color:#262727;
	line-height:18px;
}

.pngImage {
	behavior:url(iepngfix.htc);
}
div#footer{
	border-top:1px solid #4c6a80;
	background-color:#262727;
	height:50px;
	width:100%;
}
div#footerMenu{
	height:50px;
	width:948px;
	margin:0 auto;
	align: center;
}

