html, body {
	overflow-x:hidden;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe1d1;
	background-color: #120c04;
	line-height:17px;
	background: #120c04 url('../images/bodyBack.jpg') top center repeat-y;
}
a:link, a:visited, a:active {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #55a208;
	text-decoration: underline;
}
p {
	margin-bottom:9px;
}
td {
	vertical-align: top;
}
h1 {
	font-size:25px;
	font-weight:bold;
	line-height:25px;	
	color:#e38900;
}
h2 {
	font-size:25px;
	font-weight:bold;
	line-height:25px;	
	color:#e38900;
}
h3 {
	font-size:14px;
	font-weight:bold;
	line-height:24px;	
	margin-bottom:9px;
	color:#e38900;
}

.clear {
	clear:both;
}
.goog-te-gadget {
	text-align:right;
}
.title {
	color:white;
}


#outer_container {
	width:980px;
	height:auto;
	min-height:600px;
	margin:0px auto;
}
#head {
	float:left;
	width:980px;
	height:120px;
	padding:0 150px;
	margin-left:-150px;
	background:url('../images/topBackSimple.jpg') top center no-repeat;
}
#social {
	float:right;
	width:150px;
	height:auto;
	margin-right:25px;
}
#social img {
	float:right;
	padding:5px 5px 0px 0px;
}
#translator {
	float:right;
}

#title {
	width:auto;
	height:auto;
	float:right;
	margin:9px 40px 0px 0px;
}
	
#logo {
	position:relative;
	float:left;
	left:0px;
	width:208px;
	height:0px;
	margin-left:0px;
	top:-102px;
	_top:-102px;
}
#flash {
	float:left;
	width:1280px;
	height:360px;
	margin-left:-150px;
	margin-bottom:10px;
}
#wrap {
	float:left;
	background: url('../images/bodyBack.jpg') top center repeat-y;
	width:980px;
	height:auto;
	padding:0 150px;
	margin-left:-150px;
}
#page_title {
	float:left;
	width:auto;
	min-width:60px;
	height:35px;
	margin-top:15px;
	background: #000 url('../images/pagetitle.jpg') top left no-repeat;
	padding:20px 10px 0px 35px;
	z-index:10;
}
#menu2 {
	float:right;
	width:535px;
	height:30px;
	margin-top:15px;
	background: url('../images/submenusBack.png') top left no-repeat;
}
#menu2 li a {
	color:white;
	font-weight:bold;
	font-size:13px;
}
#menu2 li {
	float:left;
	line-height:27px;
	width:auto;
	margin:0px 45px 0px 10px;
	text-align:center;
}

#menu2 li.menu-last {
	margin:0px 0px 0px 10px;
}
#menu2 li ul li.menu-last {
	margin:0px 0px 0px 3px;
}
#menu2 ul li ul {
	display: none;
	width: 130px;
	margin-left: -18px;
	height:auto;
}
#menu2 ul li.menu-expand:hover ul {
	display: block;
	width:130px;
	height:auto;
	float:left
}
#niveaus {
	float:left;
	width:976px;
	margin-left:0px;
	margin-top:8px;
	background:url('../images/packagesBack.jpg') top left repeat-x;
}

#content {
	float:left;
	width:980px;
	height:auto;
	padding:20px 0px;
	clear:both;
}
#footer {
	float:left;
	width:980px;
	height:auto;
	padding:20px 0px;
	clear:both;
	text-align: center;
}
#footer  a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #FF6600;
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav {
	float:left;
	width:300px;
	height:30px;
	margin-left:250px;
	margin-top:55px;
}
#nav li a {
	color:white;
	font-weight:bold;
	font-size:12px;
	 text-decoration:none;
}

#nav li {
	float:left;
	line-height:27px;
	background:url('../images/contactBack.jpg') top left no-repeat;
	width:133px;
	height:30px;
	text-align:center;
	margin-right:8px;
}
#nav li.menu-expand {
	background:url('../images/generalBack.jpg') top left no-repeat;
}
#nav ul {list-style-type: none; margin: 0; padding: 0; font-size: 81%; width:auto;white-space:normal;}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; text-decoration:none; }
#nav ul li ul {display: none; width: 130px; }

/* Current page Customisations*/
#nav li.menu-current a		{font-weight: regular; text-decoration:none;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 130px; margin-top: 5px; display: none; text-transform: none; border-top: 0px; font-size: 100%;}
#nav .menu li ul li {width: 130px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.3em; background: #e38900; background-image:none; display:block;}
#nav .menu li ul a {
	width: 130px; 	
	color: #000000; 
	font-size:10pt; 
	 text-decoration:none;
}
#nav ul li ul li { background: #e38900; border-top:1px solid #000; width:127px; margin-left:3px; height: 22px; line-height: 21px; }
#nav ul li ul li.menu-expand { background: #e38900; }
#nav ul li ul li a:hover { color:#000;  text-decoration:none;}
/* 2nd Child link hover */
#nav .menu li ul a:hover { }

/* Show and hide */
#nav li:hover ul, #nav  li a:focus ul, #nav li ul {display: block; text-decoration:none;}
#nav li ul ul { display: none; }
#nav li:hover ul ul, #nav li ul ul {display: none;}
#nav li:hover ul, #nav  li li:hover ul, #nav li ul, #nav  li li ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; display:none; text-decoration:none;}
#nav .menu li ul li ul	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; display:none; }
#nav ul li ul li ul li{
	display: none;
}
/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
	display:none;
}

/* end menu */

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
#menu2 ul li a {display: block;  text-decoration:none;}
#menu2 ul li a:hover {display: block; text-decoration:none; }

/* 2nd Child menu */
#menu2 .menu li ul { z-index:99; position: absolute; width: 18em; margin-top: 5px; display: none; text-transform: none; border-top: 0px; font-size: 100%; float:left; width:130px; } 
#menu2 .menu li ul li {z-index:99; width: 18em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.3em; background: #e38900; background-image:none;}
#menu2 .menu li ul a {
	width: 18em; 	
	color: #000000; 
	font-size:10pt; 
	text-decoration:none;
	
}
#menu2 ul li ul li { z-index:99; background: #e38900; border-top:1px solid #000; width:142px; margin-left:3px; min-height: 22px; line-height: 21px; }
#menu2 ul li ul li a:hover { color:#000; width:142px; text-decoration:none; }
/* 2nd Child link hover */
#menu2 li ul a:hover { }

/* 3rd Child Menu Appreances */
#menu2 .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; display:none; text-decoration:none;}
#menu2 .menu li ul li ul	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; display:none; }
#menu2 ul li ul li ul li{
	display: none;
}

/* Show and hide */
#menu2 li:hover ul, #nav  li a:focus ul, #nav li ul {display: block;text-decoration:none;}
#menu2 li ul ul { display: none; }
#menu2 li:hover ul ul, #nav li ul ul {display: none;}
#menu2 li:hover ul, #nav  li li:hover ul, #nav li ul, #nav  li li ul {display: none;}


/* 3rd Child Menu Appreances */

/* Positioning the Pop-out Drops */
#menu2 li {position: relative;}
#menu2 ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
	display:none;
}
/* end menu */


/* catalogus css */
.prod_afb {
	float:left;
	width: 170px;
	height:auto;
}
.prod_omschr {
	float:left;
	width:800px;
	height:auto;
	padding-bottom:40px;
}
.prod_prijs {
	font-weight:bold;
	line-height:19px;	
	color:#e38900;
}
.prod_price {
	font-weight:bold;
	font-size:17px;
	line-height:19px;	
	color:#62a10a;
}
#niv_omschrijving {
	float:left;
	width:100%;
	padding-bottom:25px;
}
.prod_readmore {
	float:right;
	width:auto;
	height:auto;
	margin-top:-38px;
	margin-right:15px;
}
.prod_info {
	font-weight:bold;
	width:100%;
	color:#e38900;
	clear:both;
}
.prod_left {
	float:left;
	width:400px;
	margin-right:20px;
	height:auto;
}
.prod_right {
	font-size:12px;
	float:left;
	width:520px;
	height:auto;
	
	font-weight:bold;
}
.prod_prijs2 {
	float:left;
	width:147px;
	height:32px;
	background: url('../images/prijs.png') no-repeat top left;
	font-weight:bold;
	line-height:19px;	
	color:white;
	text-align:center;
	padding-top:11px;
	font-size:15px;
	margin-right:15px;
}
.prod_prijs3 {
	background: transparent;
}
.white {
	color:white;
}
.incl {
	width:auto;
	height:auto;
	border-left:15px solid green;
	padding: 6px;
	font-size:17px;
	font-weight:bold;
	background:#524123;
}
.excl {
	width:auto;
	height:auto;
	border-left:15px solid red;
	padding: 6px;
	font-size:17px;
	font-weight:bold;
	background:#524123;
}
#prod_details table{
	width:100%;
	height:auto;
	margin-top:15px;
	border:2px solid #E38900;
	clear:both;
}
#prod_details td {
	padding:5px;
	border:1px solid #E38900;
}
#content ul {
	margin-top:15px;
}
#content li {
	list-style-type:disc;
	margin-left:35px;
}#content li.prod_list {
	list-style-type:none;
	margin-left:0px;
	clear: both;
	display:block;
	float:left;
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
}
.prod_back {
	float:right;
	width:86px;
	height:28px;
	right:0px;
	top:0px;
}


.nivDiv{
	border-left:solid 1px #ebe1d1;
	border-right:solid 1px #ebe1d1;
	border-bottom:solid 1px #ebe1d1;
	width:142px;
	background-color:#000;
	padding:3px;
	vertical-align:middle;
	text-align:center;
}
a.nivLink{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
a.nivLink:hover{
	color:#e98a00;
	text-decoration:none;
}
a.nivLink:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

a:focus {outline: 0;}
a:active {outline: 0;}
#menu2 .menu-child-0 { display: none; }
#menu2 .menu-child-0 { display: none; }
#menu2 .menu-1{ display: none; }
#menu2 .item3 { display: block; }
#menu2 .item4 { display: block; }
#menu2 .item6 { display: block; }
#menu2 .item5 { display: block; margin:0px 0px 0px 3px; }

