body {
	margin           : 0px;
	background-color : FFFFFF;
	color            : #000000;
	scrollbar-base-color: #778899;
	background-image: url(../images/back.gif);
	background-position: center top;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
}

ul {
	margin           : 0px;
}

hr {
	background       : #CCCCCC;
	height           : 1px;
	width            : 100%;
}

.mainbodytable {
	background-color: #fff;
}

.title {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7B8DA1;
}

.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.pathway:link, a.pathway:visited {
	color            : #000000;
	font-weight      : normal;
}

a.pathway:hover {
	color            : #000000;
	font-weight      : normal;
	text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	background-color: #ffffff;
	padding-left: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	line-height: 22px;	
}

a.mainlevel:hover {
	padding-left: 16px;
	text-decoration: none;
	background-color:#e5d6ec;
	color: #000000;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

/* linkerkolom */
.ls table.moduletable {
	border: 1px solid  #71dafa;
	background-color: #d3eaf8;
	width: 199px;
	margin-bottom: 4px;
}

.ls table.moduletable th {
	height: 25px;
	line-height: 25px;
	background-image: url(../images/th_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-weight:bold;
	padding-left: 12px;
	border-bottom: 1px solid #ffffff;
}

.ls table.moduletable td {
	height: 22px;
	line-height: 22px;
}


/* rechterkolom */
.rs {
	 
}

.rs table.moduletable {
	width: 199px;
}

.rs table.moduletable th {
	height: 25px;
	background-image: url(../images/th_back.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

.rs table.moduletable td {
	
}



.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}

.sectiontableheader {
	background-color : #CCCCCC;
	color            : #7B8DA1;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #d3eaf8;
}

.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #3366C0;
	text-decoration  : none;
	font-weight      : medium;
}

.smalldark {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}

.contentpane {
	background       : #FFFFFF;
}

.contentpaneopen {
	background       : #FFFFFF;
}

.contentheading, .componentheading {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : bold;
	color            : #7B8DA1;
	text-align       : left;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
}

.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #CCCCCC;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
}

a:link, a:visited {
	font-size        : 11px;
	text-decoration  : none;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	color			 : #000000;
}

a:hover {
	text-decoration  : underline;
	color			 : #000000;
}


/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
}

a.category:hover {
	color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


/* for modifying {moscode} output.  Dont set the colour! */

.moscode {
	background-color: #f0f0f0;
}


/* Text passed with mosmsg url parameter */

.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}


/* custom stuff */

#container {
	position: relative;
}

#box {
	position: absolute;
	left: 0px;
	height: 25px;
	line-height: 25px;
	width: 795px;
	top: 139px;
	color: #ffffff;
	text-align: left;
	padding-left: 16px;
}

#box a {
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

#box a:hover {
	color: #ff6900;
	text-decoration: none;
}


#leftcell {
	background-image: url(../images/shade_left.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}

#rightcell {
	background-image: url(../images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


/* mainmenu */

.moduletable-menu {
	width: 197px;
	border-bottom: 2px solid #00a9df;
	margin-bottom: 1px;
	padding-bottom: 4px;
	border-left: 1px solid #12b1e4;
	border-right: 1px solid #12b1e4;
}

a.mainlevel-menu {
	padding-left: 15px;
}

a.mainlevel-menu:link, a.mainlevel-menu:visited {
	color: #666666;
	background-color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	width: 184px !important; width: 100%;
	display: block;
}

a.mainlevel-menu:hover {
	text-decoration: none;
	background-color:#a2e7d6; 
	color: #000000;
}

a.mainmenu-menu:link, a.mainmenu-menu:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu-menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel-menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel-menu:link, a.sublevel-menu:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

table.moduletable-menu th {
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* klantmenu */

.moduletable-klant {
	width: 199px;
	border-bottom: 2px solid #00a9df;
	margin-bottom: 1px;
	padding-bottom: 4px;
}

table.moduletable-klant th {
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.mainlevel-klant {
	padding-left: 15px;
}

a.mainlevel-klant:link, a.mainlevel-klant:visited {
	color: #666666;
	background-color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;	
	width: 184px;
	display: block;
}

a.mainlevel-klant:hover {
	text-decoration: none;
	background-color:#a2e7d6; 
	color: #000000;
}

a.mainmenu-klant:link, a.mainmenu-klant:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu-klant:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel-klant:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel-klant:link, a.sublevel-klant:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}


/* nieuwe producten */

.moduletable-newprod {
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #13b7eb;
}

.moduletable-newprod .sectiontableentry1 td {
	background-color: #fafafa;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
}

.moduletable-newprod .sectiontableentry2 td {
	padding-top: 4px;
	background-color: #ffffff;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}

.moduletable-newprod th {
	height: 25px;
	background-image: url(../images/th_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	color: #ffffff;
	text-align: left;
	padding-left: 16px;
}


/* bedrijfsinfo */

.moduletable-binfo {
	width: 199px;
	text-align: left;
	padding-left: 12px;
	padding-top: 12px;
	background-color: #16b9ee;
	margin-bottom: 2px;
	padding-bottom: 12px;
}

.moduletable-binfo th {
	color: #ffffff;
	font-weight:bold;
}


/* zoeken */

.moduletable-zoek {
	width: 199px;
	height: 66px;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}

.inputbox-zoek {
	width: 106px;
	border: 1px solid #666666;
	height: 14px;
	font-family: verdana;
	font-size: 9px;
}

.button-zoek {
	width: 50px;
	height: 18px;
	font-family: verdana;
	font-size: 9px;
	background-color: #666666;
	color: #ffffff;
	border: 0px;
	margin-left: 1px;
}

/* random producten home */

table.moduletable-randp {
	width: 592px;
	border: 1px solid #999999;
}

.moduletable-randp td {
	background-color: #FFFFFF;
}


/* uw mandje */

table.moduletable-um {
	border-bottom: 2px solid #00a9df;
	margin-bottom: 1px;
	padding-bottom: 4px;
	width:100%;
	display:block;
	background-color:#fff;
}

table.moduletable-um td {
	background-color: #FFFFFF;
}

table.moduletable-um th {
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.moduletable-um a {
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration:none;
}

table.moduletable-um a:link, table.moduletable-um a:visited {
	padding-left: 0px;
}

table.moduletable-um a:hover {
	font-weight:bold;
	background-color: #ffffff;
}


/* bestsellers */

table.moduletable-bs {
	border-bottom: 2px solid #00a9df;
	margin-bottom: 1px;
	padding-bottom: 4px;
	width: 199px;
	display:block;
	background-color:#eeeeee;
}

table.moduletable-bs td {
	background-color: #FFFFFF;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}

table.moduletable-bs th {
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.moduletable-bs a {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration:none;
}

table.moduletable-bs a:link, table.moduletable-bs a:visited {
	padding-left: 0px;
}

table.moduletable-bs a:hover {
	background-color: #ffffff;
}

/* nieuwsbrief frontend */

table.moduletable-nbrf {
	border-bottom: 2px solid #00a9df;
	margin-bottom: 1px;
	padding-bottom: 4px;
	width:100%;
	display:block;
	background-color:#fff;
}

table.moduletable-nbrf td {
	background-color: #FFFFFF;
	padding: 16px;
	border-left: 1px solid #00a9df;
	border-right: 1px solid #00a9df;
}

table.moduletable-nbrf th {
	text-align: left;
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	background-image: url(../images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.moduletable-nbrf a {
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration:none;
}

table.moduletable-nbrf a:link, table.moduletable-nbrf a:visited {
	padding-left: 0px;
}

table.moduletable-nbrf a:hover {
	font-weight:bold;
	background-color: #ffffff;
}


/* front aanbiedingen */

table.moduletable-aanb {
	width: 296px;
}

table.moduletable-aanb td {
	font-size: 9px;
	font-family: verdana;
}