/* CSS Document */

body {
	background: url(images/headerFill.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	padding: 0px;
	margin: 0px;
	font-size: small;
}

#backgroundTopNL {
	background-image:url(images/headerNL.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#backgroundTopFR {
	background-image:url(images/headerFR.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#header {
	padding-left: 480px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 150%;
}

#header td {
	padding: 0;
}

#header a:link, #header a:visited {
	color: #ffffff; 
	display: block;
	padding: 23px 15px;
	margin: 1px 0 0 0;
	text-decoration: none; 
}

#header a:hover {
	padding: 22px 14px;
	border-top: 1px solid #9fd22a;
	border-left: 1px solid #9fd22a;
	border-right: 1px solid #648c08;
	border-bottom: 1px solid #648c08;
	background-image:url(images/menutitle_bg.gif);
	background-repeat:repeat-x;
	background-color: #648c08;
}

#contentTable {
	margin: 65px 0 0 30px;
}

a {font-size: 90%; text-decoration: none; color: #85b515;}
a:hover {font-size: 90%; text-decoration: underline; color: #85b515;}

h1 {font-size: 135%; font-weight:bold;}
h2 {font-size: 125%; font-weight:bold;}
h3 {font-size: 110%; font-weight:bold;}
h4 {font-size: 105%; font-weight:bold;}
h5 {font-size: 100%; font-weight:bold;}
h6 {font-size: 95%; font-weight:bold;}

img{
	border: none;
}

/************* leftContent ****************/

#leftContent {
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.language {
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
}

.language a {
	color: #3e3e3e;
}

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

#leftContent h1{
	background-image:url(images/menutitle_bg.gif);
	background-repeat:repeat-x;
	background-color: #648c08;
	padding: 8px 20px;
	border: 1px solid #9fd22a;
	letter-spacing: 1px;
	white-space: nowrap;
	margin: 0;
}

.menuContent {
	background-color: #454545;
	border: 1px solid #454545;
}

.innerMenuContent {
	border: 1px solid #868686;
	background: #373737 url(images/leftContentFillTop.jpg) repeat-x;
}

#leftContent .paddingBox {
	margin: 0;
	padding: 15px;
}

#leftContent h3 {
	color:  #abde34;
	 margin: 0;
}

#leftContent .whitenote {
	font-weight: bold;
}

#leftContent .greennote {
	font-weight: bold;
	font-size: 105%;
	color: #abde34;
}

/*********** rightContent ***************/
#rightContent .paddingBox {
	margin: 0;
	padding: 12px;
}

#rightContent h2 {
	margin: 0;
	padding: 9px 0 9px 20px;
	
	/*height: 24px;
	float: left;
	color: #ffffff;*/
	/*font-size: 17px;
	margin-top: 8px;
	padding-top: 3px;
	padding-left: 0px;
	text-indent: 18px;*/
	font-weight: bold;
}
#rightContent .imageH2 {
	background: url(images/banner_number_selected.gif) no-repeat center left;
	padding: 9px 0 9px 20px;
	margin: 0;
}

#rightContent #ContentPhoto {
	width: 100%;
}
#rightContent image {
	margin: 0;
	padding: 0;
}

#rightContent #ContentBanner {
	width: 667px;
	border-top: 1px solid black;
	background: #454545 url(images/page_banner.gif) repeat-y left;
	color: #ffffff;
	font-weight: bold;
}

/************* footer ****************/

#footer {
	text-align: center;
	margin: 10px 0 0 0;
	color: black;
}

/*********** leftContent cat menu **************/

.ul_menu{
	padding: 0;
	margin: 10px 0 20px 0;
	list-style-type: none;
	font-size: 115%;
	font-weight: bold;
	white-space: nowrap;
}

.ul_menu a{
	display: block;
	background: url(images/menuListType.jpg) no-repeat center left;
	color: #3f3f3f;
	text-decoration: none;
	text-indent: 10px;
	padding: 4px 0 4px 4px;
}

.ul_menu a:hover{
	background: url(images/menuListTypeHover.jpg) no-repeat center left;
	color: #ffffff;
	text-decoration: none;
}

.ul_menu a:hover .li_menu_span{
	color: #abde34;
	text-decoration: none;
}

.li_menu_span{
	margin-left: 30px;
	color: #ffffff;
}
.horiLijn {
	margin: 0 15px;
	background: url(images/hrLijn2.jpg) repeat-x;
}

.SubMenuHide{
	display: none;
}

.SubMenuShow{
	display: block;
}

.ul_submenu{
	list-style-type: none;
	font-size: 80%;
	font-weight:  normal;
	margin-top: 10px;
}

.ul_submenu a{
	background-image: none;
	color: #ffffff;
	padding: 0;
	margin-left: 10px;
}

.ul_submenu a:hover{
	background-image: none;
	color: #abde34;
}
.ul_submenu li {
	padding: 2px 0;
}
/**************** producttable ********************/

.producttable{
	width: 617px;
	border: 0;
	padding: 0;
	margin-left: 25px;
}

.producttable ul{
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 25px;
	padding: 0;
}

.producttable ul li{
	margin-bottom: 5px;
}

.producttable ul a{
	text-decoration: none;
	color: #000000;
}

.producttable ul a:hover{
	text-decoration: underline;
}

.producttd{
	border: 1px solid #cecece;
	vertical-align: top;
}

#innerMenuRightContent .producttable th{
	background-color: #3f3f3f;
	color: #ffffff;
	height: 30px;
	text-align: left;
	text-indent: 5px;
	font-size: 16px;
	white-space: nowrap;
}
/************* extra opmaak *****************/

.page{
	margin-left: 25px;
	padding-left: 20px;
	border-left: 1px solid #919191;
}
.spanTitle{
	font-size: 18px; 
	font-weight: bold;
}
.tblNavigation{
	font-weight: bold;
	padding: 0;
	font-size: 14px;
	text-align: center;
}

.tblNavigation a{
	text-decoration: none;
	color: #ffffff;
}

.tblNavigation a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.tblNavigation td {
	background-color: #648c09;
	padding: 0;
	margin: 0;
}

.tblNavigation tr{
	text-align: center;
}
.brand{
	font-weight: bold;
	font-size: 14px;
}
.tblBrands th {
	background-color:#3F3F3F;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 20px;
}
.tblBrands th a {
	color: #ffffff;
}

.tblBrands th a:hover{
	color: #abde34;
	text-decoration: none;
}

#NewsMenu a:link, #NewsMenu a:visited {
	color:#ABDE34;
	font-weight:bold;
	text-decoration:none;
}

.page a {
	color:#75A00F;
	font-weight:bold;
}
p a {
	color:#000000;
	text-decoration:none;
}
.tblList{
	width: 617px;
	font-size: 14px;
	margin-left: 25px;
	/*margin-right: 25px;*/
}

.tblList th{
	background-color: #3f3f3f;
	padding: 3px 5px;
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	padding-left: 5px;
	white-space: nowrap;
}
.tblList td {
	white-space: nowrap;
	vertical-align: top;
	padding: 3px 5px;
}
.dark{
	background-color: #eaeaea;
	height: 20px;
}

.dark td{
	text-align: left;
}

.dark td a{
	text-decoration: none;
	color: #000000;
}

.dark td a:hover{
	text-decoration: underline;
}

.light{
	background-color: #ffffff;
	height: 20px;
}

.light td{
	text-align: left;
}

.light td a{
	text-decoration: none;
	color: #000000;
}

.light td a:hover{
	text-decoration: underline;
}
.tblProduct{
	margin: 20px 0 0 20px;
}

.tblProductSpecs{
	font-weight: bold;
	font-size: 14px;
}

.tblProductSpecs a{
	text-decoration: none;
	color: #787878;
}

.tblProductKenmerken th{
	text-align: left;
}

.tblProductKenmerken td{
	background-color: #eaeaea;
}

.tblProductKenmerken ul{
	padding: 0;
	margin-left: 20px;
}

#ProductHeader{
	color: #abde34;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid black;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.productFoto{
	background-color: #eaeaea;
	width: 150px;
	height: 113px;
	text-align: center;
	vertical-align: middle;
}
#ProductFooter{
	clear: both;
	border-top: 1px solid black; 
	margin-left: 25px; 
	margin-right: 25px; 
	padding-top: 10px; 
	margin-top: 20px;
}

#ProductFooter a{
	text-decoration: none;
	color: #000000;
}

#ProductFooter a:hover{
	text-decoration: underline;
}
#ContentEntry {
	font-size: 90%;
}

.compareHeader{
	color: #abde34;
	font-weight: bold;
	font-size: 15px;
	border-top: 1px solid black;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
}

.compareFooter{
	clear: both;
	color: #abde34;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}

#swapper {
	clear: both;
}

#Favorites{
	margin-left: 25px;
	padding-left: 20px;
	border-left: 1px solid #919191;
	margin-bottom: 10px;
}

#Favorite{
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
}

.pageLight{
	margin-left: 25px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #919191;
}

.pageDark{
	margin-left: 25px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;	
	background-color: #d4d4d4;
}
