body{ 
	margin-left: 1px; 
}
html > body{ 
	margin-left: 0; 
}
.mainbody {
	margin: 0;
	overflow: hidden;
	background-color : #001E55;
}
div.menunew {
	width : 100%;
	height: 93px; 
	position : absolute; 
	top : 0; 
	margin-left : -9px; 
	z-index : 1; 
	overflow: hidden; 
} 
div.main {
	width : 100%;
	height: 100%; 
	position : absolute; 
	bottom : 0; 
	overflow: scroll;
} 

.menucontainer {
	position : absolute; 
	top : 72px; 
	width : 780px; 
	left : 50%; 
	margin-left : -385px; 
} 

.navigatie {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #ffffff; 
} 
.navigatie a {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #ffffff; 
} 
.navigatie a:hover {
	color : #001E55; 
} 

.footer {
	font-family : Verdana, sans-serif; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold; 
	color : #FFFFFF; 
} 

.footer a {
	font-family : Verdana, sans-serif; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold; 
	color : #FFFFFF; 
} 

.tekst {
	font-size: 12px;
	color: #001E55;	
	font-family: Verdana, sans-serif;
}

.tekst a {
	font-family : Verdana, sans-serif; 
	text-decoration : underline; 
	font-size : 12px; 
	color : #001E55; 
}

.tekst a:hover {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	color : #001E55;
	text-decoration : underline;  
}

.PagingLink a{
	color : #001E55 ;
	font-size: 13px;
	text-decoration : none;
}

.PagingLinkActive 
{
	color : #333333;
	font-size: 13px;
	font-weight: bold;
} 

.submenu
{
	z-index: 2;
	background-color: #E2E2E2;
	position: absolute;
	display: none;
	top: 88px;
	width: 124px;
	border: solid 1px #001E55;
	left: 50%;
	margin-left: -390px;
}

.submenu2
{
	z-index: 2;
	background-color: #E2E2E2;
	position: absolute;
	display: none;
	top: 88px;
	width: 152px;
	border: solid 1px #001E55;
	left: 50%;
	margin-left: -390px;
}

/* begin test */

.subsubmenu{
	display: none;
	position: absolute;
	left: 50%;
	top: 168px;
	margin-left: 100px;
	width: 124px;
	z-index: 3;
	background-color: #E2E2E2;
	border: solid 1px #001E55;
}

.subsubmenu a .subsubmenu td {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	width: 120px;
	text-decoration : none; 
	display: block;
	color : #365580; 
}

.subsubmenu a:hover {
	background-color: #F4F4F4;
	display: block;
	width: 120px;
	text-decoration : none; 
	color : #333333; 
}

/* eind test */

.subsubmenu2{
	display: none;
	position: absolute;
	left: 50%;
	top: 168px;
	margin-left: 100px;
	width: 152px;
	z-index: 3;
	background-color: #E2E2E2;
	border: solid 1px #001E55;
}

.subsubmenu2 a .subsubmenu2 td {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	width: 148px;
	text-decoration : none; 
	display: block;
	color : #365580; 
}

.subsubmenu2 a:hover {
	background-color: #F4F4F4;
	display: block;
	width: 148px;
	text-decoration : none; 
	color : #333333; 
}

.menuitem {
	width: 123px;
} 

.menuitem2 {
 	width: 151px;
} 

.menuitem a, .menuitem td {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	display: block;
	color : #365580; 
}

.menuitem2 a, .menuitem2 td {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	display: block;
	color : #365580; 
} 

.menuitem a:hover {
	background-color: #F4F4F4;
	display: block;
	text-decoration : none; 
	color : #333333; 
} 

.menuitem2 a:hover {
	background-color: #F4F4F4;
	display: block;
	text-decoration : none; 
	color : #333333; 
} 

.menuitem_info {
	border-bottom: solid 1px #001E55;
}

.menuitem_info a {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	display: block;
	color : #365580; 
} 

.menuitem_info a:hover {
	background-color: #F4F4F4;
	display: block;
	text-decoration : none; 
	color : #333333; 
	width: 98%;
} 

.menuitem_zoek {
	border-top: solid 1px #001E55;
}

.menuitem_zoek a {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	display: block;
	color : #365580; 
} 

.menuitem_zoek a:hover {
	background-color: #F4F4F4;
	display: block;
	text-decoration : none; 
	color : #333333; 
	width: 98%;
} 

.nav {
	background-color : #A5A7A6; 
} 

.content {
	/*border: solid 1px #FFFFFF; */
	padding: 10px;
	background-image: url('../images/achtergrond.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
/*background-position: center center;*/
}

table.product{
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	color: #001E55;
	border: solid 1px #001E55; 
}

tr.product-header{
	background-color: #001E55;
	font-family : Verdana, sans-serif; 
	font-size : 14px;
	color: #FFFFFF;
}

td.productcat {
	color: #001E55;
	border: solid 1px #001E55;
	font-family : Verdana, sans-serif;
	font-size : 12px; 
}

td.productcat a{
	color: #001E55;
	font-family : Verdana, sans-serif;
	font-size : 12px; 
	font-weight : bold; 
}

td.productcat a:hover{
	color: #001E55;
	font-family : Verdana, sans-serif;
	font-size : 12px; 
	font-weight : bold; 
}

.button {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 90px;
	CURSOR: pointer;
	COLOR: #555555;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Verdana,  Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dadeeb
}

.buttonover {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #b0c4de;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 90px;
	CURSOR: pointer;
	COLOR: #555555;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Verdana,  Arial, Helvetica, sans-serif
}

.copyright {
	font-family : Verdana, sans-serif; 
	font-size : 10px; 
	text-decoration : none; 
	color : #CCCCCC; 
} 
.copyright a {
	font-family : Verdana, sans-serif; 
	font-size : 10px; 
	text-decoration : none; 
	color : #CCCCCC; 
} 
.copyright a:hover {
	color : #CCCCCC; 
} 

.header {
	font-family : Verdana, sans-serif; 
	font-size : 20px; 
	font-weight : bold;
	color: #001E55;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
}

.header2 {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	color: #001E55;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
}