html {
	overflow-x:hidden;
}
/* ********************************************************************* */
body {

	overflow: -moz-scrollbars-vertical;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-align:justify;

	height:100%;

	font-size: 11px;

	margin:0px;

	padding:0px;

	background-color: #99CC99;

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x ;

}

h2 {
	color: #993300;
}

h3 {
	color: #006600;
}


.bg_left {
	width:50%;
	height:100%;
}

.bg_right {
	width:50%;
	height:100%;
}



/* ********************************************************************* */

.height {

	height: 100%;

}

.td1 {

	background-image: url(../images/siteground_01.jpg);

	background-repeat: no-repeat ;

	width: 800px;

	height: 100px;

}

.td2 {

	background-image: url(../images/siteground_02.jpg);

	background-repeat: no-repeat ;

	width: 800px;

	height: 13px;

}

.td4 {

	background-image: url(../images/siteground_04.jpg);
	
	background-color:#667325;

	background-repeat: no-repeat ;

	width: 800px;

	height: 130px;

}

.td5 {

	background-image: url(../images/siteground_05.jpg);

	background-repeat: no-repeat ;

	width: 800px;

	height: 25px;

}



.td6 {

	background-image: url(../images/siteground_06.jpg);
	
	background-color:#99CC99;	

	background-repeat: repeat-y ;

	width: 201px;

	height: 100%;

}





.td7 {

	background-image: url(../images/siteground_07.jpg);
	
	font-size:13px;

	background-repeat: repeat-y;

	background-color:#99CC99;

	width: 599px;

	height: 100%;

}

.td8 {

	background-image: url(../images/siteground_08.jpg);

	background-repeat: no-repeat ;

	background-color:#99CC99;	

	width: 800px;

	height: 25px;

}


.bg {

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-y;
	width: 26px;

}

.bg1 {

	background-image: url(../images/bg1.jpg);

	background-repeat: repeat-y;
	width: 26px;

}



.pathway {
	padding-left    : 3px;
	border			: 0;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 9px;
}

a.pathway:link, a.pathway:visited {
	color			: #999999;
	font-family: Arial;
}
a.pathway:hover {
	color			: #993300;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	line-height: 20px;
	padding-right: 10px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #009966;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	padding-top: 17px;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #5462b1;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration:none;
	color: #009966;

}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:13px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #009966;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #336699;
	padding-top: 17px;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #993300;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;
	color:#006600;

}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	text-align: left;
	padding-left:3px;
	padding-top: 3px;
	height: 16px;
	width: 150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #993300;
	color:#993300;
	font-weight: bold;
}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #009966;
	color: #009966;
	background-color: #CCCCCC;
}

a.mainlevel#active_menu_vm {
	color:#006600;
	font-weight: bold;
}

a.sublevel#active_menu_vm {
	color:#006600;
	font-weight: bold;
}

table.moduletable {
	width:100%;	
	padding-left: 7px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #006600;
	padding-left: 10px;
	text-align: left;
	vertical-align:middle;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 22px;
}

table.moduletable td {
	margin-top:12px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

table.product {
	width:99%;
	background-color: #F3F0E1;
	line-height: 22px;
	border-top-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-width: 0px;
	border-right-width: 0px;
}

table.productcategorie {
	width:99%;
	font-style: oblique;
}

table.product td {
	margin-top:12px;
	font-size: 12px;
	margin: 10px;
	color: #993300;
	padding-left: 3px;
	padding-right: 12px;
	font-weight: bolder;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

label.searchtitle {
	color: #006600;
	text-align: left;
	vertical-align:middle;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #336699;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #336699;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #336699;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}

#mainlevel-nav {
	font-family: Arial, Verdana, Helvetica;
	float: right;
	font-size: 0.9em;
	color: #993300;
	width: 40px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#mainlevel-nav ul {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

	#mainlevel-nav li { 
		color: #993300;
		background: none;
		display: inline;
	}
	
	#mainlevel-nav li a { 
		color: #993300;
        text-decoration   : none;
	} 
	
	#mainlevel-nav li a:hover { 
		color: #009966;
        text-decoration   : none;
	} 

table.meer_categorieen {
		height: 2px;
		font-style: italic;
} 
	
#product_omschrijving {
		padding: 1px 0px 0px 5px;
	}
	
a.product_link {
		font-size:10px;
		font-style: italic;
	}
	
.product_prijs {
		padding: 10px 0px 10px -5px;
		font-size: 13px;
		font-style: italic;
		font-weight: 100px;
		letter-spacing: 1px;
	}
