/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */

h1 {
	color: #0000b2;
	font-size: 12px;
}

h2 {
	color: #0000b2;
	font-size: 12px;
}

h3 {
	color: #0000b2;
	font-size: 12px;
}

h4 {
	color: #0000b2;
	font-size: 11px;
}
h5 {
	font-size: 11px;
	color: #0000b2;
}
h6 {
	font-size: 11px;
	color: #0000b2;	
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	background: url(/images/bg_trample.gif) top repeat-x #d9d9d9;
	min-height: 100%;  
}

#bottom {
	width: 100%;
	height: 33px;
	*height: 33px;
	_height: 32px;	
	background:url(../images/footer-bg.gif) bottom repeat-x;
	margin: 0;
	margin-top: -33px;
}

#outer{
	height:100%;
	min-height:100%;
	width:800px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bgmid.gif) repeat-y;
 	background-color: #fff;
	border: 1px solid #b0b0b0;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:800px;
 	background-color: #fff;
}

#topwrap {
	position:absolute;
	top:0px;
	left: 0px;
	width:800px;
	overflow:hidden;
}

#header{
	width:800px;
	background: url(../images/header.png) no-repeat;
	height: 122px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#headerfoto {
 float:right;
height:116px;
margin-top:4px;
overflow:hidden;
position:absolute;
right:0;
top:0;
width:428px;

}

#overlay
{
height:116px;
left:361px;
overflow:hidden;
position:absolute;
top:4px;
width:59px;
z-index:666;
}

.headerfoto {
	width: 428px;
}


#logo {
	position:absolute;
	top:0px;
	width:800px;
	height:91px;
	background:url(../images/logo.png) no-repeat;	
	margin-top: 296px;
}


#left {
	position:relative;
	width: 190px;
	height: 100%;
	float:left;
	padding-top: 270px;
	padding-left: 10px;
}

#banner {
	height: 72px;
	width: 100%;
	background: url(/images/banner.gif) no-repeat;
}

#footer {
	width:800px;
	clear:both;
	height:49px;
	background:url(../images/footer.gif) no-repeat;
	font-family: verdana;
	font-size: 8px;
	font-style: normal;	
	color: #053b80;
	text-align: left;
	vertical-align:top;
	left:0;
	bottom:0;
	position: absolute;
}

#footertxt {
	padding-left: 210px;
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

a,
a:link,
a:visited,
a:active {
    color: #000;
}


#centrecontent {
	width: 600px;
	float:left;
	padding-top:216px;
	padding-bottom:10px;/* needed to make room for footer */
	line-height: 18px;
}

* html #centrecontent {
  \padding-top: 210px;
}

#centrecontent p {
	line-height: 18px;
	color: #676767;
}

#centrecontent li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #676767; 
}

#content {
	width: 560px;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#right {
	float:left;
	width: 160px;
	padding-top:274px;	
	padding-left: 0px;
	background-color: #c9ced0;
}
	
#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */


#menu {

	height: 22px;
	width: 800px;
	background-color: #fff;
}

#menu ul {
	display:block;
	margin: 0px;
	padding: 0px;
	float: right;
}

#menu li{
	height: 18px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 4px;
	float: left;
	list-style-type: none;
	border-left: solid 1px #dedede;
}

#menu li:hover {
	background: url(/images/menu_over.gif) bottom center no-repeat #c3e1ff;
}

#menu li a {
	color: #555555;
	text-decoration: none;
}

#menu li.selected {
	background: url(/images/menu_over.gif) bottom center no-repeat #c3e1ff;
}

#menu li.selected a {
	color: #555555;
	text-decoration: none;
}

#menu li ul {
	display: none;
}

#submenu {
	width: 190px;
	float: left;
	background-color: #fff;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 20px;
	list-style-type: none;
}

#submenu li {
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom: solid 1px #bebebe;
}

#submenu li:hover {
	background-color: #c3e1ff;
}


#submenu li a {
	color: #434343;
	text-decoration: none;
	font-size: 11px;
}

#titel {
	display: block;
	width: 600px;
	height: 33px;
	float: left;
	background: url(/images/achtergrond_titel.gif) top right no-repeat #fff;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}

#titel span {
	padding-right: 40px;
}

#vlaggen {
	position: relative;
	left: 90px;
	top: 15px;
}

#vlaggen img {
	margin: 0px;
}

#vlaggen ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#vlaggen li {
	float: left;
	width: 21px;
	height: 25px;
	margin-right: 5px;
}

#vlaggen li:hover, #vlaggen li.selected {
	background: url(/images/vlag_over.gif) bottom center no-repeat;
}

#productenbanner {
	width:200px;
	clear:both;
	height:110px;
	left:10px;
	bottom:0;
	position: absolute;
}

#productenbanner a {
  border: none;
}

#productenbanner img {
  border: none;
}

.productgrouplist {
  width: 525px;
  border: 1px solid #9d9d9d;
  height: 45px;
  background-color: #A6CDF5;
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
}

.productgrouplist span {
	position: relative;
	top: 12px;
	left: 25px;
	color: #494949;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.productgrouplist img {
	position:relative;
	top: -18px;
	right: 0px;
	float: right;
  border: none;
}

.productlist {
	margin-bottom:1px;
}
#headergroup {
	background-color:#f1f1f1;
	width:491px;
	margin-bottom:1px;
}
#headergroup h2{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#6e6abf;
	margin-top:15px;
	margin-right:10px;
	height:20px;
	text-align:right;
	
}

#listgroup {
}

.leftgroup {
	width:120px;
	text-align:center;
	background-color:#ebecf1;
}

.leftgroup img {
	margin-top:14px;
	margin-bottom:14px;
}

.rightgroup {
	width:370px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
}
.rightgroup h3{
	color: #000;
}
.groupeven {
	background-color:#f8f8f8;
}
.groupodd {
	background-color:#f1f1f1;
}
.footergroup {
  text-align: right;
	padding-right:13px;
}
.footergroup a {
	color:#b4b4b4;
}
.footergroup a:hover {
	color:#000;
}

#product {
	width:500px;
}
#product h4 {
	margin: 5px 0px;
}
#product h5 {
	margin: 5px 0px;

}
#product div {
	background-color:#f8f8f8;
	margin-top: 6px; 
  padding: 3px 13px 3px 13px;
}

#product_photos {
	background-color:#f1f1f1;
}
#product_photos_content {
	margin-left:3px;
}

#product_titel {
	background-color:#f1f1f1;
	height:25px;
}
#product_omschrijving {
	background-color:#f1f1f1;
}
#product_specificaties {
}
#product_opties {
}
#product_extra_info {
}
#product_documenten {
}

#images_product {
}
#main_image {
	width:190px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:2px;
}	
#multiple_images {
	width: 270px;
	padding-top:7px;
}

#newshome ul {
	padding-left:10px;
}

#newshome a {
	font-size:10px;
}

