/* main.css */

/* GENERAL */

html
{
	width: 100%;
	overflow: auto;
}

body
{
	width: 98%;
	height: 100%;
	background: url('img/background.jpg');
	font-family: georgia,times new roman,times,serif;
}

/* MAIN BLOCKS  ID'S */
#outerwrap_center
{
	position: relative;
	width: 1250px;
	margin: 0px auto;
}

#outerwrap_cat
{
	position: absolute;
	top: 100px;
	width: 1250px;
	left: 50%;
	margin-left: -625px;
	background: url('img/background_1px.png') center 0%;
	display: block;
	z-index:0;
	border: 0px solid green;
	padding-bottom: 46px;
}

#outerwrap_top
{
	position: relative;
	width: 1250px;
	min-height: 405px;
	background: url('img/header.png') no-repeat 240px 0px;
}

#user_menu
{
	/*background-color: #FFFFFF;*/
	width: 200px;
	padding-right: 40px;
	position: absolute;
	left: 697px;
	top: 158px;
	z-index: 100;
}


#foreground
{
	position: absolute;
	background: url('img/foreground.png') no-repeat 0px 21px;
	top: 0px;
	margin-top: -115px;
	width: 1250px;
	height: 1050px;
}

#left
{
	position: relative;
	float: left;
	padding-left: 260px;
	width: 153px;
	border: 0px solid blue;
	z-index: 999;
	/*min-height: 750px;*/
}

#right
{
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 250px;
	width: 520px;
	border: 0px solid red;
	font-size: 12px;
	color: #1F1E3D;
	z-index: 0;
	/*min-height: 750px;*/
	font-size: 11px;
}

#snelZoeken
{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px solid red;
}

.page_title
{
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

#extra_icons
{
	position: relative;
	width: 207px;
	border: 0px solid purple;
	padding-top: 405px;
}

#icon_left
{
	border: 1px solid black;
	float: left;
	width: 150px;
	height: 100px;
	margin: 5px;
}

#icon_right
{
	border: 1px solid black;
	float: right;
	width: 150px;
	height: 100px;
	margin: 5px;
}

#menu1
{
	position: relative;
	top: 250px;
	left: 0px;
	width: 153px;
	/*height: 161px;*/
	z-index: 999;
	text-align: left;
	border: 0px solid blue;
}

#siteMenu_outerwrap
{
	position: relative;
	left: 10px;
	/*top: 200px;
	left: 0px;
	width: 113px;
	/*height: 161px;*/
	width: 113px;
	z-index: 999;
	text-align: center;
	border: 0px solid blue;
}

#siteMenu_outerwrap
{
	text-align:-moz-center;
}

#menu2
{
	position: relative;
	top: 275px;
	left: 0px;
	width: 153px;
	/*height: 161px;*/
	z-index: 999;
	text-align: center;
	border: 0px solid red;
}

#siteMenu_outerwrap2
{
	position: relative;
	left: 10px;
	/*top: 220px;
	left: 0px;*/
	width: 113px;
	/*height: 161px;*/
	z-index: 999;
	text-align: center;
	border: 0px solid red;
}

#siteMenu_outerwrap2
{
	text-align:-moz-center;
}

.menuheading
{
	padding-left: 15px;
	padding-right: 5px;
	color: #8e9191;
	font-size: 12px;
	font-family: georgia,times new roman,times,serif;
	text-align: left;
	z-index: 0;
	border: 0px solid black;
	position: relative;
	text-align: left;
}

.menuheading hr
{
	position: relative;
	border: 0px solid #8e9191;
	border-bottom: 1px solid #8e9191;
	height: 1px;
	width: 90px;
	text-align: left;
	left: 0px;
	margin-left: 0px;
}

#contentview_icon
{
  position: absolute;
  left: 56px;
  top: 13px;
  width: 919px;
  height: 101px;
 /* background-color: #FFFFFF;*/
 overflow: hidden;
}

#contentview_icon img
{
	border: 0px;
}

#footer_cat
{
	position: absolute;
	margin: 0px auto;
	width: 1050px;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	color: #1F1E3D;
	background: url('img/background-footer.png') no-repeat;
	height: 46px;
	bottom: 0px;
}

#footer_cat_center
{
	position: relative;
	margin: 0px auto;
	left: 100px;
	width: 255px;
	padding-top: 20px;
	border: 0px solid red;
}

#noShow
{
	display: none;
}

#button_shopping_cart_catalogus
{
	position: absolute;
	top: 275px;
	left: 900px;
	width: 100px;
	height: 27px;
	z-index: 3;
	font-family: georgia,times new roman,times,serif;
	font-size: 12px;

}
#button_shopping_cart a
{
	color: #A0A0A0;
}
#button_shopping_cart a:hover
{
	text-decoration: none;
	color: #1f1e3d;
}

img#img_shopping_card
{
	position: absolute;
	top: 0px;
	left: 0px;
	clip: rect(0px 32px 26px 0px);
}

#loading
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #A0A0A0;
	/*background: url('img/loading.gif') no-repeat center center;*/
	opacity: 0.80;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	filter: alpha(opacity=80);
	display: none;
	/*overflow: hide;*/
	z-index: 100;
}

#loading_inside
{
	position: absolute;
	height: 100%;
	width: 100%;
	background: url('/media/customer/227/sites/1/layout/loading.gif') no-repeat middle center;
	width: 235px;
	height: 235px;
	z-index: 101;

}

h1
{
	color: #c4393c;
	font-weight: bold;
	font-size: 14px;
}

a, a:hover
{
	color: #c4393c;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/******************************************** 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;
}

.button
{
	border: 1px solid #53877A;
	color: #FFFFFF;
	background: #53877A;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	width: 100px;
}

.buttonHover
{
	border: 1px solid #06284B;
	color: #53877A;
	background: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	width: 100px;
}

.formTable
{
	border: 1px solid black;
	width: 95%;
	/*font-size: 15px;*/
	font-size: 1em;
	background-color: #E51318;
	color: #000000;
}

.formHeader
{
	font-weight: bold;
	/*font-size: 11px;*/
	font-size: 1em;
	width: 95%;
}

.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("img/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(img/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: #c31d35;
	font-size: 70%;
	font-size: 14px;
}*/

/*.pathMenuCurrent a:hover
{
	color: #c31d35;
	text-decoration: underline;
}*/

.siteMenuRight, .siteMenuRight table
{
	padding-left: 1px;
	padding-right: 1px;
	/*font-size: 75%;*/
	color: #000000;
}

/*
---------------------------------------------------------------------------------
|                       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: 95%;
	border: 1px solid #53877A;
	/*horizontal-align: center;
	cellpadding: 0px;
	width: 95%;
	text-align: center;
	*/
}

textarea
{
	color: #000000;
	background: url('/media/images/spacer.gif');
	width: 250px;
	border: 1px solid #53877A;
}


.moduleContentTableNewsItem
{
	border: 0px;
	text-align: center;
}

.moduleContentFooter
{
	border-top: 1px dashed #86A3CD;
	font-weight: bold;
}

.moduleSearchPanel
{
	border: 1px solid #464646;
}

.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
{
	border: none;
	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
{
  font-weight: bold;
	text-align: left;
}

.moduleForm_contentview_header, .moduleForms_mail_header
{
	font-weight: bold;
  text-align: left;
}

.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
{
	border: 1px solid black;
	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: georgia,times new roman,times,serif;
	font-size: 13px;
	background: #FFFFFF no-repeat top left;
	color: #000000;
}

/* 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*/
.catalogus_colors
{
	border: 1px solid black; 
	background-color: #ffffff; 
	margin: 10px 0px;
	width: 370px;
}

.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;
	}
	.radiobutton
	{
		width: 25px;
		border: 0px;
		padding-right: 5px;
	}
	.moduleShop_contentvieuw_cartcontainer
	{
		border: 0px solid #000000;
		background-color: #E6E3E2;
		width: 100%;
	}

	.moduleShop_contentview_cart_footer
	{
		padding: 10px;
	}

	.moduleShop_contentview
	{
		padding: 5px;
	}

	.moduleShop_contentview_cart
	{
		border: 0px solid #000000;
		width: 100%;
		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_forms_checkbox
{
	border: 0px;
	width: 25px;
	padding-right: 5px;
}

.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: 500px;
	text-align: left;
}

.moduleShop_ordermail_ordertext
{
	text-align:left;
	color: #CC0000;
}
.moduleShop_ordermail_logo
{
	background: url('http://www.nmwbs.nl/media/customer/243/sites/1/layout/shop_header.jpg') top left no-repeat;
	height: 148px;
	width: 500px;
}
.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: 40px;
		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: #e1e7e7;
		border: 1px solid black;
		width: 98%;
	}

	.moduleCatalogus_articlegroupview_subarticleHeader
	{
		background-color: #7ba7a6;
		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: left;
		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: 1px dashed #168280;
		font-size: 12px;
		font-family: georgia,times new roman,times,serif;
		color: #168280;
		width: 100%;
	}

	.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;
	}

	.moduleForm_contentview_item
	{
		padding-bottom: 3px;
		padding-left: 3px;
	}
	.moduleForm_input_text
	{
		background: transparent url('/media/images/spacer.gif');
		border: 1px solid #53877A;
		color: #000000;
	}
	.moduleForm_contentview_item_send
	{
		padding-bottom: 0px;
	}

	input
	{
		border: 1px solid #000000;
		width: 200px;
	}

	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/243/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;
}

.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;
}

/* MODULE CATALOGUS ORDERLIST */
.moduleCatalogusFieldset
{
	border: 1px solid #1F1E3D;
}

.moduleCatalogusHeading
{
	color: #1F1E3D;
	text-transform: capitalize;
	float: left;
	font-weight: bold;
}

.moduleCatalogus
{
	width: 100%;
	border: 0px solid #1F1E3D;
	text-align: center;
}

.moduleCatalogus_orderlist_title
{
	font-weight: bold;
	padding: 3px 3px;
	color: #ca7848;
	text-transform: capitalize;
}

.moduleCatalogus_orderlist_title_name
{
	white-space: no-wrap;
	min-width: 100px;
	text-align: left;
}

.moduleCatalogus_orderlist_amount
{
	width: 20px;
	border: 1px solid black;
	color: #000000;
}

.moduleCatalogus_orderlist_amount_filled
{
	background-color: #ca7848;
	color: #FFFFFF;
	border: 1px solid #black;
}

.moduleCatalogus_orderlist_articlename
{
	text-align: left;
	font-weight: normal;
	padding: 3px 3px;
	color: #1f1e3d;
}

.moduleCatalogus_orderlist_style1
{
	background-color: #E0E0E0;
}

.moduleCatalogus_orderlist_style2
{
	background-color: #FFFFFF;
}

.moduleCatalogus_orderlist_articlevalue
{
	text-align: left;
	vertical-align: top;
}

.moduleCatalogus_orderlist_description
{
	padding-left: 50px;
	font-weight: normal;
}	

.moduleCatalogus_category_intro
{
	font-size: 10px;
	float: left;
	padding-left: 20px;
	font-weight: normal;
}

img
{
	border: none;
}

.cartqauntitytextbox
{
	border: 1px solid black;
}

legend
{
	color: #53877A;
}

.moduleShop_contentview_header2_right
{
	width: 50px;
}

.moduleShop_contentview_item_name
{
	width: 225px;
}

.moduleShop_contentview_item_price
{
text-align: right;
}

.moduleShop_ordermail_header_rightalign
{
	text-align: center;
}

.rietenMand
{
	background-color: #168280;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.rietenMand a, .rietenMand a:hover
{
	color: #c4393c;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.rietenMand a:hover
{
	text-decoration: underline;
}

.inputRadio
{
	width: 25px;
	border: 0px solid black;
}

.paging, .paging_active, .productpaging
{
	font-size: 15px;
}