/* main.css */

/* GENERAL */

html
{
	width: 98%;
	width: 100%;
	overflow: auto;
}

body
{
	width: 98%;
	height: 100%;
	background-color: #003888;
	font-family: Arial, Verdana, Sans-serif;
}

.imgClickable
{
	border: 0px solid #000000;
	cursor: pointer;
}

input.text
{
	width: 35px;
	color: 000000;
}

a
{
	color: #EC701F;
	text-decoration: none;
}

a:hover
{
	color: #EC701F;
	text-decoration: underline;

}

.newsletterboxes
{
	background: transparent; 
}
/* MAIN BLOCKS  ID'S */

#outerwrap
{
	position: relative;
	width: 1024px;
	height: 768px;
	margin: 0px auto;
	background: #FFFFFF url('background.jpg') no-repeat top left;
	display: none;
	z-index:0;
	border: 0px solid #EC701F;
}

#home
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 130px;
	border: 0px solid red;
	cursor: pointer;
}

#home img, #home2 img
{
	width: 100%;
	height: 100%;
	border: 0px;
}

#home2
{
	position: absolute;
	top: 14px;
	left: 44px;
	width: 142px;
	height: 201px;
	border: 0px solid red;
	cursor: pointer;
}

#bijsluiter
{
	position: absolute;
	top: 128px;
	left: 875px;
	width: 79px;
	height: 26px;
	border: 0px solid red;
	z-index: 20;
	cursor: pointer;
}

#bijsluiter img
{
	width: 100%;
	height: 100%;
	border: 0px;
}

#noShow
{
	display: none;
}
#contact
{
	position: absolute;
	top: 23px;
	left: 990px;
	width: 30px;
	height: 20px;
	cursor: pointer;
}
#contact a
{
	display: block;
}
#contact a img
{
	height: 100%;
	width: 100%;
	border: 0px;
}

#siteMenu_outerwrap
{
	position: absolute;
	top: 215px;
	left: 32px;
	height: 553px;
	width: 254px;
	z-index: 2;


	/*text-align: center;*/
	/*border-bottom: 1px solid #FFFFFF;
	/*opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);*/
}

#right_menu
{
	position: absolute;
	top: 730px;
	left: 526px;
	width: 477px;
	height: 24px;
	z-index: 10;
	/*text-align: center;*/
}

.topmenuactive
{
	color: #B2BCD7;
}

#contentview a
{
	color: #E2001A;
	font-weight: bold;
}

#contentview a:hover
{
	color: #E2001A;
	text-decoration: underline;
	font-weight: bold;
}

#siteMenu_outerwrap
{
	/*text-align:-moz-center;*/
}

#download
{
	position: absolute;
	left: 910px;
	top: 565px;
	width: 90px;
	height: 19px;
	border: 0px solid red;
	cursor: pointer;
}

#download a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#download a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

#kaderview
{
	position: absolute;
	top: 158px;
	left: 833px;
	width: 500px;
	height: 328px;
	overflow: auto;
	color: #000000;
	border: 0px solid red;
}
#contentview_icon_hidden,
#photoItem_hidden
{
	display: none;
}
#photoItem
{
	position: absolute;
	right: 8px;
	bottom: 15px;
	height: 381px;
	width: 242px;
}
#photoItem .photoItem,
#photoItem .hoek
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#siteMenu a
{
	font-size: 16px;
}
#contentview
{
	position: absolute;
	left: 207px;
	top: 135px;
	height: 583px;
	width: 721px;
	font-size: 12px;
	color: #1C1463;
	margin: 0px;
	padding: 5px;
	padding-left: 70px;
	overflow: auto;
	border: 0px solid red;
}

#contentview table tbody tr td,
{
	font-size: 12px;
	color: #000066;
}

#bottomtekst
{
	position: absolute;
	top: 529px;
	left: 30px;
	height: 18px;
	width: 837px;
	overflow: hidden;
	text-align: center;
	z-index: 1;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid red;

}

#noShow
{
	display: none;
}
#flags
{
	position: absolute;
	top: 602px;
	left: 300px;
}
#flags img
{
	width: 16px
	height: 12px;
	border: 0px;
}

#contentview_icon
{
	position: absolute;
	top: 260px;
	left: 682px;
	height: 271px;
	width: 328px;
	background-color: transparent;
}

#agenda
{
	position: absolute;
	top: 416px;
	left: 30px;
	width: 248px;
	height: 204px;
	overflow: auto;
	font-size: 10px;
	color: white;
}
.path
{
	list-style-type: disc;
	list-style-position: inside;
	color: #FFFFFF;
}

#footer
{
	position: absolute;
	top: 760px;
	left: 0px;
	width: 819px;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
	border: 0px solid red;
	padding-left: 205px;
}

#footer a
{
	color: #EC701F;
}

#footer a:hover
{
	color: #EC701F;
	text-decoration: underline;
}

#visitor
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#hidden
{
	position: absolute;
	/* display: none; */
}

/******************************************** TREE MENU **************************************************/
.normal
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 117px;
	height: 21px;
	z-index: 2;
}


.hover
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 117px;
	height: 21px;
	z-index: 1;
}
.hover img, .normal img
{
	width: 117px;
	height: 21px;
}

.treeNode_3
{
}

.siteMenuLeft
{
	border: 0px solid black;
}

td.treeRootNode,
td.treeNodeActive
{
	position:relative;
	width: 117px;
	height: 21px;
	white-space: normal;
	text-align: left;
	color: #FFFFFF;
	border: 0px solid red;
	cursor: pointer;
}

table.menuLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px;
	width: 93px;
	height: 21px;
	z-index: 5;
}
table.menuLink tr td
{
	width: 93px;
	height: 21px;
}
table.menuLink tr td a,
table.menuLink tr td a:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.liRootNode
{
	list-style-type:  none;
	list-style-position: inside;
	color: #FFFFFF;
}

.liChildNode
{
	list-style-type: none;
}

.liChildNode2
{
}

.treeNode_3
{
	color: #FFFFFF;
	font-weight: normal;
}


.treeRootNode a:hover
{

}

.submenu_hr
{
	display: none;
}

.submenu_rowBetweenItems
{
	height: 10px;
}

.submenu_li
{
	width: 2px;
}

.submenu_li treeRootNode
{

}

.treeRootNode_link
{
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.treeRootNode_link a
{
	color: #FFFFFF;
	font-weight: normal;
}

.treeNode
{
	font-size: 13px;
	color: #FFFFFF;
}

.treeNode a
{
	font-size: 13px;
	color: #FFFFFF;
}

.treeNodeActive
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.treeNodeActive a
{
	color: #FFFFFF;
	font-weight: bold;
}

.treeNode a:hover, .treeRootNode a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

table.siteSubMenu tr td,
table.siteSubMenu tr td a
{
	color: white;
}
.subTreeNodeActive a
{
	text-decoration: underline;
}
/****************************************** END TREE MENU ************************************************/

/* CLASSES */

/* BEGIN LEFT BLOCK */

.icons {
	padding: 2px;
	border-top: dashed 1px #8A8A8A; border-bottom: dashed 1px #8A8A8A;
	text-align: center;
}

.icons a {
	color: #00A2E0;
}

.lastModified {
	padding: 0;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align:center;
	padding-top: 10px;
}

.fontsize_normal {
	font-size: 11px;
	color: #000000;
}

.fontsize_bigger {
	font-size: 13px;
	color: #000000;
}

.fontsize_biggest {
	font-size: 15px;
	color: #000000;
}

.fontsize_normal:hover, .fontsize_bigger:hover, .fontsize_biggest:hover {
	text-decoration: underline;
}

.size_normal_current {
	color: #CC0000;
}

.size_bigger_current, .size_biggest_current {
	color: #000000;
}

/* ENd LEFT BLOCK */

.spacer_float_right {
	float: right;
	border: 0;
}

.spacer_float_left {
	float: left;
	border: 0;
}

.spacer
{
	border: 0px;
}

/* oude stylesheet */


.errormessages
{
	color: red;
	font-weight: bold;
}

.infomessages
{
	font-weight: bold;
	color: #00AA00;
}

.button
{
	border: 1px solid #003789;
	color: #FFFFFF;
	background: #eb7020;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	width: 100px;
}

.buttonHover
{
	border: 1px solid #eb7020;
	color: #FFFFFF;
	background: #003789;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	width: 100px;
}

.formTable
{
	border: 1px solid #003789;
	width: 95%;
	/*font-size: 15px;*/
	font-size: 1em;
	background-color: #FFFFFF;
	color: #000000;
}

.formHeader
{
	font-weight: bold;
	/*font-size: 11px;*/
	font-size: 1em;
	width: 95%;
	color: #00A4D9;
}

.buttonBar
{
	padding: 0px;
	border-collapse: collapse;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}

.tableSiteMain, .tableSiteMainHeader
{
	background-position: 0px 107px;
	background-repeat: no-repeat;
	width: 780px;
	color: #000000;
}

.tableSiteMain
{
	border: 1px solid black;
	height: 100%;
}

.tableSiteMainHeader
{
	height:107px;
}

.tableSiteTop
{
	/*background:  url("/media/customer/100/sites/1/layout/top.jpg");*/
	background-repeat: no-repeat;
	width: 100%;
	height: 107px;
}

.tableLanguages, .tableLanguages td
{
	/*font-size: 9px;*/
	font-size: 1em;
	color: #959EA7;
	padding-left: 5px;
}

.tableLanguages img
{
	border: 1px solid #000000;
}

.tableSiteContents
{
	color: #000000;
}

.siteContents
{
	width: 100%;
	padding-left: 2px;
	padding-bottom: 10px;
	color: #000000;
	/*font-size: 70%;*/
	font-size: 1em;
	/*background:  url(/media/customer/100/sites/1/layout/background.jpg);*/

}

.visibleLink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.visibleLink a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.kaderview_header a, .moduleNews_panelview_header a
{
	/*font-size: 65%;*/
	font-size: 1em;
	font-weight: normal;
	color: #5F8C63;
}

.kaderview_header a:hover, .moduleNews_panelview_header a:hover
{
	color: #5F8C63;
	font-weight: normal;
	text-decoration: underline;
}

.pathMenu, .pathMenu a
{
	font-weight: bold;
	color: #FFFFFF;
	/*font-size: 70%;*/
	font-size: 14px;
}

.pathMenuCurrent, .pathMenuCurrent a
{
	font-weight: bold;
	color: #FFFFFF;
	/*font-size: 70%;*/
	font-size: 14px;
}

.siteMenuRight, .siteMenuRight table
{
	padding-left: 1px;
	padding-right: 1px;
	/*font-size: 75%;*/
	color: #ff0000;
}

/*
---------------------------------------------------------------------------------
|                       START Module News                          |
---------------------------------------------------------------------------------
*/
.moduleNews_panelview_li
{
	list-style-image:  url(/media/customer/100/sites/1/layout/li.childnode.gif);
	list-style-position: inside;
	text-align: left;
	vertical-align: top;
	width: 6px;
}

.moduleNews_panelview_item
{
	color: #FF00FF;
}

.moduleNews_panelview_header
{
	padding-left: 1px;
	padding-right: 0px;
	/*font-size: 65%;*/
	font-weight:bold;
	color: black;
	text-align: left;
	border: 0px solid #FFFFFF;
}

.moduleNews_panelview_item a
{
	color: #123C89;
	/*font-size: 65%;*/
	font-size: 1em;
	text-decoration: none;
}
.moduleNews_panelview_item a:hover
{
	color: black;
	text-decoration: none;
}
/*
---------------------------------------------------------------------------------
|                     END Module News                               |
---------------------------------------------------------------------------------
*/

.modulePanelTable
{
	border-bottom: 0px solid #FFFFFF;
}

.modulePanelHeader
{
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	/*font-size: 70%;*/
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	text-align: left;
	padding-left: 44px;
}

.modulePanelContent
{
	border-top: 0px solid #975F60;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
}

.modulePanelContent a, .siteMenuRightNewsCategory a
{
	color: #000000;
	/*font-size: 100%;*/
	text-decoration: none;
}

.modulePanelContent a:hover, .siteMenuRightNewsCategory a:hover
{
	color: black;
	/*font-size: 100%;*/
	text-decoration: none;
}

.modulePanelFooter
{
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.moduleContentTable
{
	width: 60%;
	border: 1px solid #1C1463;
	/*horizontal-align: center;
	cellpadding: 0px;
	width: 95%;
	text-align: center;
	*/
}

textarea
{
	color: #FFFFFF;
	background: #eb7020;
	width: 250px;
	border: 1px solid #003789;
	font-family: Arial;
	font-size: 13px;
}


.moduleContentTableNewsItem
{
	border: 0px;
	text-align: center;
}

.moduleContentFooter
{
	border-top: 1px dashed #86A3CD;
	font-weight: bold;
}

.moduleSearchPanel
{
	border: 1px solid #1C1463;
}

.moduleSearch
{
	width: 100px;
	border: 0px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}


/*
---------------------------------------------------------------------------------
|                       START CONTENT VIEW (ALGEMEEN)                   |
---------------------------------------------------------------------------------
*/
.contentview
{
	color: #000000;
	text-align: left;
	border: 0px solid #000000;
	padding-left: 0px;
}



.contentview_pagetext
{
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	/*font-size: 70%;*/
	font-size: 1em;
}
.contentView_pagetext table td
{
	/*font-size: 70%;*/
	font-size: 1em;
}

.contentView_header
{
	background-color: #eb711e;
	/*font-size: 70%;*/
	font-size: 1em;
	color: #ffffff;
}

.moduleForm_contentview_header, .moduleForms_mail_header
{
	background-color: #1C1463;
	/*font-size: 70%;*/
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

.moduleContentHeader a
{
	/*font-size: 11px;*/
	font-size: 1em;
}

.moduleNewsContentHeader
{
	/*font-size: 11px;*/
	font-size: 1em;
}

.contentView_item
{
	/*font-size:70%;*/
	font-size: 1em;
}

/*
*	table om de items heen.
*/
.contentView_items
{
	
	vertical-align: top;
}
/*
---------------------------------------------------------------------------------
|                       START KADER VIEW (ALGEMEEN)                   |
---------------------------------------------------------------------------------
*/
.kaderView, .kaderView table
{
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 0px;
	/*font-size: 100%;*/
	color: #000000;
	padding-top: 0px;
}

.kaderview_li
{
	text-align: left;
	vertical-align: top;
	list-style:  disc;
}

.kaderview_item
{
	text-align: left;
	color: #FFFFFF;
}

.kaderview_header
{
	padding-left: 1px;
	padding-right: 0px;
	/*font-size: 70%;*/
	font-weight:bold;
	color: black;
	text-align: left;
	border: 0px solid #FFFFFF;
}


/*
---------------------------------------------------------------------------------
|                       START Module CS                          |
---------------------------------------------------------------------------------
*/
.moduleCS_kaderview_item
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.moduleCS_kaderview_item a
{
	color: #5F8C63;
	text-align: left;
}
.moduleCS_kaderview_item a:hover
{
	color: #5F8C63;
	text-decoration: underline;
}

.moduleCS_kaderview_li
{
	width: 10px;
	padding-bottom: 5px;
	color: #5F8C63;
}
.moduleCS_kaderview_header
{
}
/*
---------------------------------------------------------------------------------
|                       START Module Download                          |
---------------------------------------------------------------------------------
*/
.moduleDownload_kaderview_item
{
	padding: 0px;
	margin: 0px;
}

.moduleDownload_kaderview_li
{
}
/*
---------------------------------------------------------------------------------
|                       START Module Sitemap                          |
---------------------------------------------------------------------------------
*/
.contentView_sitemap
{
	/*font-size: 70%;*/
	font-size: 1em;
}

.moduleSitemap_kaderview_item
{
}

.moduleSitemap_kaderview_li
{
}
/*
---------------------------------------------------------------------------------
|                       START Module News                          |
---------------------------------------------------------------------------------
*/

.popup
{
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-bottom: 10px;
	color: #000000;
	/*font-size: 8pt;*/
	font-size: 1em;
	padding-top: 5px;
}

/*
*	Contentview 2 (uitgebreid)
*/
.moduleNews_contentview2
{
	border: 1px solid black;
}

.moduleNews_contentview2_header
{
	border:none;
	background-color: #833D45;
}

.moduleNews_contentview2_item_header
{
	background-color: #000000;
	border: none;
	font-weight: bold;
}

.moduleNews_contentview2_item_intro
{
	border: none;
}

.moduleNews_contentview2_item_leesmeer
{
	text-align:right;
	background-color: #000000;
	border: none;
}

.moduleNews_contentview2_item_photo
{
	border: none;
}

.moduleNews_contentview2_text
{
	border: none;
}

.moduleNews_contentview2_table_between img
{
	height: 5px;
}
/*
*	CONTENT VIEW 1
*/
.moduleNews_contentview1
{
	/*font-size: 95%;*/
}

.moduleNews_contentview1_table_between
{
	height: 0px;
}

.moduleNews_contentview1_header
{
	border: none;
	/*font-size: 95%;	*/
}

.moduleNews_contentview1_items
{
}

.moduleNews_contentview1_item
{
	text-align: left;
}

.moduleNews_contentview1_item_date
{
	color: white;
	vertical-align: top;
}

.moduleNews_contentview1_item_text
{
}

.moduleNews_contentview1_item_between
{
	width: 10px;
	text-align: center;
	vertical-align: top;
}


/*
*	Show newsitem
*/
.moduleNews_contentview_showitem
{
	border: 1px solid black;
	border:none;
}

.moduleNews_contentview_showitem_item
{

}

.moduleNews_contentview_showitem_item_content table td
{
	/*font-size: 70%;*/
	font-size: 1em;
}

.moduleNews_contentview_showitem_item_intro table td
{
	/*font-size: 70%;*/
	font-size: 1em;
}

.moduleNews_contentview_showitem_header
{
	background-color: #1C448D;
	color: white;
	/*font-size: 70%;*/
	font-size: 1em;
}

.moduleNews_contentview_showitem_item_back
{
	text-align: right;
	/*font-size: 70%;*/
	font-size: 1em;
}
.moduleNews_contentview_showitem_item_back a
{
}

.moduleNews_contentview_showitem_item_header
{
	background-color:#833D45;
}

.moduleNews_contentview_showitem_item_date
{
	text-align: right;
	color: white;
}

/*
*	ARCHIVE
*/
.moduleNews_contentview_archive
{
}

.moduleNews_contentview_archive_header
{
}

.moduleNews_contentview_archive_item
{
}

.moduleNews_contentview_archive_date
{
	color: white;
	vertical-align: top;
}

.moduleNews_contentview_archive_tableBetween
{
	height: 1px;
	vertical-align: top;
}

/*
*	SEARCH PANEL
*/
.moduleNews_contentview_searchpanel
{
	background-color: #FFFFFF;
}

/* EDITOR IN BEHEER: aangemaakt om b.v. een andere achtergrond te kiezen in het beheer, dan de voorkant heeft*/
.contentview_beheer_extra, .contentview_beheer_extra table tbody tr td
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #000066;
}

/* END EDITOR IN BEHEER*/

.link_nmwbs
{
	text-align: center;
	border: 1px dashed black;
	font-size: 12px;
}

.link_nmwbs a
{
	color: #FFFFFF;
	text-decoration: none;
}

.link_nmwbs a:hover
{
	color: #57ED62;
	text-decoration: none;
}


.tableSiteLastModified
{
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	border: 1px solid #333333;
	text-align: center;
}

.icons, .icons a
{
	background: none;
	text-align: center;
	color: #123C89;
}

	/* MODULE CATALOGUS - CONTENT VIEW 2*/

.moduleCatalogus_contentview2
{
	border: 0px solid #000000;
	width: 300px;
}

.moduleCatalogus_contentview2_category_header
{
		background-repeat: no-repeat;
		font-weight: bold;
		color: #000000;
		vertical-align: middle;
		border: 0px solid #000000;
}

.moduleCatalogus_contentview2_category
{
	border: 1px solid #000000;
	background-color: #E6E3E2;
}

	.moduleCatalogus_contentview2_category_photo
	{
	}

	.moduleCatalogus_contentview2_articlegroup_moreinfo
	{
		text-align: center;
	}

	.moduleCatalogus_aanbiedingsprijs
	{
		text-align: left;
		border: 0px solid #000000;
		font-weight: bold;
	}

	.moduleShop_contentvieuw_cartcontainer
	{
		border: 0px solid #000000;
		background-color: #E6E3E2;
		width: 98%;
	}

	.moduleShop_contentview_cart_footer
	{
		padding: 10px;
	}

	.moduleShop_contentview
	{
		padding: 5px;
	}

	.moduleShop_contentview_cart
	{
		border: 0px solid #000000;
		width: 98%;
		padding: 0px;
	}

	.moduleShop_contentview_cart_button
	{
		background-color: #FFFFFF;
		border: 1px solid #000000;
	}

	.moduleShop_contentview_header
	{
		width: 100%;
		border: 0px solid #000000;
		margin: 0px;
		padding: 0px;
	}

	.moduleShop_contentview_item
	{
		border: 0px solid #000000;
		text-align: left;
		padding: 5px;
	}

/*
---------------------------------------------------------------------------------
|                       START Module Shop                          |
---------------------------------------------------------------------------------
*/

.module_shop_cart
{
	border: 0px solid #000000;
	margin-left: 25px;
	color: #FFFFFF;
	float: right;
}

.moduleShop_ordermail_customerInfo
{
	margin-top: 135px;
	font-size: 10px;
	font-weight: bold;
}

.moduleShop_ordermail
{
	border: 1px solid black;
	width: 560px;
	text-align: left;
}

.moduleShop_ordermail_ordertext
{
	text-align:left;
}
.moduleShop_ordermail_logo
{
	background: url('http://www.nmwbs.nl/media/customer/67/sites/2/layout/shop/header.jpg') top left no-repeat;
	height: 129px;
}
.moduleShop_ordermail_logonaarshop
{
	background: url('http://www.nmwbs.nl/media/customer/67/sites/2/layout/shop/header.jpg') top left no-repeat;
	height: 129px;
}

.moduleShop_ordermail_webuserinfo
{
	border: 0px solid black;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	font-size: 11px;
}

.moduleShop_ordermail_order
{
	font-size: 11px;
	background-color: #E6E3E2;
	border: 1px solid #000000;
	width: 99%;
	padding: 4px;
}

.moduleShop_ordermail_webuserinfo_shippingaddress
{
	font-size: 11px;
	background-color: #E6E3E2;
}

.moduleShop_ordermail_webuserinfo_shippingaddress_label
{
	letter-spacing: 4px;
	font-weight:bold;
}

	.moduleCatalogus_articlegroupview_productinfo
	{
		border: 0px solid #000000;
		width: 225px;
		padding: 5px;
	}

	.moduleCatalogus_articlegroupview_bottom_send
	{
	text-align: left;
	width: 238px;
	vertical-align: top;
	padding-left: 20px;
	border: 0px solid #000000;
	}

	.moduleCatalogus_articlegroupview_amount
	{
		font-weight: bold;
		text-align: left;
	}

	.moduleCatalogus_contentview2_articlegroup_title
	{
		text-align: center;
		width: 100%;
		height: 20px;
		padding-top: 8px;
		font-weight: bold;
		text-transform: uppercase;

	}

	.moduleCatalogus_contentview2_category_text
	{
	}

	.moduleCatalogus_contentview2_category_title
	{
		font-weight: bold;
	}

	.moduleCatalogus_contentview2_articlegroup_header
	{

		background-repeat: no-repeat;
		font-weight: bold;
		color: #000000;
		vertical-align: middle;
	}

	.moduleCatalogus_contentview2_articlegroup
	{
		border: 1px solid #000000;
		text-align: center;
		background-color: #E6E3E2;
		height: 100%;
		width: 200px;
	}

	.moduleCatalogus_contentview2_articlegroup_text
	{
		color: black;

	}

	.moduleCatalogus_contentview2_articlegroup_text a
	{
		color: #833D45;
		font-weight: bold;
	}

	.moduleCatalogus_contentview2_articlegroup_text a:hover
	{
		color: #833D45;
		font-weight: bold;
		text-decoration: underline;
	}

	.moduleCatalogus_contentview2_articlegroup_photo
	{
		text-align: center;
		border: 0px solid #000000;
	}
	/* END MODULE CATALOGUS - CONTENT VIEW 2*/

	/* MODULE CATALOGUS - ARTICLEGROUP VIEW */
	.moduleCatalogus_articlegroupview
	{
		background-color: #E6E3E2;
		border: 1px solid black;
		width: 98%;
	}

	.moduleCatalogus_articlegroupview_subarticleHeader
	{
		background-color: red;
		font-weight: bold;
		color: white;
	}

	.moduleCatalogus_articlegroupview_title
	{
		background-repeat: no-repeat;
		font-weight: bold;
		color: black;
		vertical-align: middle;
	}

	.moduleCatalogus_articlegroupview_photo
	{
		border: 0px solid #000000;
		text-align: center;
		width: 95%;
	}

	.moduleCatalogus_articlegroupview_subarticle
	{
	}

	.moduleCatalogus_articlegroupview_photo2
	{
		border: 1px solid #000000;
		background-color: #E6E3E2;
		width: 570px;
		text-align: center;
	}

	.moduleCatalogus_contentview2_articlegroup_text_name
	{
		font-weight: bold;
	}

	.moduleWebuserRightsInfo
	{
		border: 0px solid #000000;
		margin: 18px;
		background-color: #E6E3E2;
		width: 117px;
	}

	.flags_table
	{
		border: 0px solid #000000;
		margin: 4px;
		padding-top: 0px;
	}

	.flags_table td
	{
		padding-left: 5px;
	}

	.moduleCatalogus_searchpanel
	{
		border: 0px solid #000000;
		width: 98%;
	}

	input.searchfield
	{
		width: 110px;
		background-color: #eb711e;
		color: #000000;
	}

	.moduleForm_contentview_item
	{
		padding-bottom: 3px;
		padding-left: 3px;
	}
	.moduleForm_input_text
	{
		background: transparent url('/media/images/spacer.gif');
		border: 1px solid #1C1463;
		color: #000000;
		font-family: Arial;
		font-size: 13px;
	}
	.moduleForm_contentview_item_send
	{
		padding-bottom: 0px;
	}

	input
	{
		border: 1px solid #1C1463;
		width: 140px;
		color: #000000;
		padding: 0px 5px;
		margin: 2px 2px;
	}

	.formular:hover
	{
		background-color: #1C1463;
		border: 1px solid #eb7020;
		width: 140px;
		color: #FFFFFF;
		padding: 0px 5px;
		margin: 2px 2px;

	}

	input.button_toevoegen
	{
		border: 0px solid #CC0000;
		width: 152px;
		height: 29px;
	}
	body.mail_mailform_html
	{
		background-color: #ffffff;
	}
	.moduleForms_mail_item
	{
		border: none;
	}

	.moduleForms_mail_item_table
	{
		text-align: left;
		width: 100%;
		font-size: 12px;
		border: none;
	}

	.moduleForms_mail
	{
		background-color: #FFFFFF;
		border: 1px solid #000000;

	}

	.moduleForms_mail_intro
	{
		border: 0px solid #000000;
		background-color: #FFFFFF;
		color: #000000;
		background: url('http://www.nmwbs.nl/media/customer/188/sites/1/layout/mail_header.jpg') top left;
		background-repeat: no-repeat;
		width: 580px;
		height: 140px;
	}

	.moduleCatalogus_kaderview
	{
		font-size: 11px;
	}

	.actionview_Search
	{
		height: 15px;
	}

	.actionview_Search_zoeken
	{
		font-size: 10px;
	}

	.module_shop_cart_image
	{
		color: #000000;
	}

	#category
	{
		border: 1px solid #000000;
	}

.module_guestbook_replies_table
{
	background-color: #CBC7BB;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

.module_guestbook_replies_bericht
{
	background-color: #CBC7BB;
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	height: 70px;
	vertical-align: top;
	color: #000000;
}

.module_guestbook_replies_td
{
	background-color: #833D45;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
}

.module_guestbook_replies_td_headers
{
	background-color: #833D45;
	padding: 0px;
	margin: 0px;
	height: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.module_guestbook_replies_td_headers a
{
	color: #FFFFFF;
}

.scrollertable
{
	background: #975F60;
}

#datacontainer
{
	background: #975F60;
}

.scrollerbody
{
	background: #975F60;
}

.module_photolbum_table
{
	margin: 5px;
}

.module_photoalbum_category
{
	text-align: center;
}

li
{
	padding-top: 10px;
}
.category_menu_item a
{
	font-size: 13px;
	color: #1b6681;
}
.category_menu_item_hover a
{
	font-size: 13px;
	color: #1b6681;
}

.category_menu_item_active
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.newsitem_question
{
	color: #004c99;
	font-size: 13px; 
	font-weight: bold; 


}

.newsitem_question img
{
	vertical-align: middle;

}

.plus
{
	vertical-align: middle;
	float: left; 
	margin-right: 5px; 
}

.newsitem_answer
{
	font-size: 12px; 
	border-bottom: 1px solid #003789; 
	margin-bottom: 10px; 
	display: none; 
	margin-left: 25px; 
	margin-top: 5px; 

}

.question_answer
{
	margin-bottom: 20px; 
}