* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}

p,tr,td,table {
  border-collapse: collapse;
}
textarea{
  font: normal 10pt Verdana, sans-serif;	
  color: #000;
}
h2{
  color: #cdc28d;	
}
a {
  color: #cdc28d;
  text-decoration: none;	
}
a:hover{
	text-decoration: underline;
}
label{
  float: left;
  width: 100px;
}
img{
  border: 0px;
}
#mainbody{
  background: #090a0e;
  color: #fff;
}
html, body, td {
  margin:0;
  padding:0;
  height:100%; /* needed for container min-height */
  font: normal 12px Verdana, sans-serif;
  line-height: 16pt;
}
td {vertical-align: top;}
ul{
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: disc;
  line-height: 16pt;
}
ol{
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 16pt;	
}

/* container */
.clear {
	clear: both;
}
#container, #headerContainer, #footer {
	width: 1000px;	
}
#container{
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
    background: url(/pict/container.png) repeat top left;
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {	
  background:url(/pict/header.png) no-repeat bottom left;
  float: left;
  height: 185px;
}
#contentContainer{
  padding: 5px 0 0 10px;
  float: left;
}
#maincontent{
  float: right;
  width: 735px;
  margin-bottom: 50px;

}
#logo{
  position:absolute;
  left: 20px;
  top: 35px;
}
#talen{
  position:absolute;
  left: 870px;
  top: 35px;
  color: #cdc28d;
  width: 120px;
}
#talen a{
  color: #cdc28d;
}
#curtaal{
  background:url(/pict/arrow_left.png) no-repeat 105px 6px;
  border: 1px solid #cdc28d;	
}
#curtaal img, #taal img{
  margin-left: 5px;	
}
#taalselect{
  display: none;
  border: 1px solid #cdc28d;	
}
#mandje{
  position: absolute;	
  left: 790px;
  top: 110px;
  color: #cdc28d;
  border: 1px solid #cdc28d;	
  width: 200px;
  text-align: center;
}
#mandje a, #pdfview a {
  color: #cdc28d;
  text-decoration: underline;	
}
#mandje a:hover, #pdfview a:hover{
	text-decoration: none;
}

#headerfoto{
  position:absolute;
  left: 200px;
  height: 160px;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0px;
  height: 50px;
  padding: 0px;
  background-image:url(/pict/footer.png); 
}
#f_left{
   color:  #cdc28d;
   float: left;
   padding: 22px 0px 0px 40px;	
}
#f_right{
   color:  #cdc28d;	
   float: right;
   padding: 22px 40px 0px 0px;
}
#f_right a{
   color:  #cdc28d;		
   text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
  z-index:1;
  position:absolute;
  left: 359px;
  top: 35px;
}
#a_menu ul{
    padding: 0;	
	margin-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
    padding: 2px 5px 2px 5px;
	background: #605f4f;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  background: #b1c2cc;
  color: #fff; 
  padding: 2px 5px 2px 5px;
}
/* menu */
#navcontainer {
  float:left;
  margin: 0;
  width: 240px;
  margin-bottom:70px;
}
#navcontainer ul{
  margin: 0;
  padding: 0;
  list-style-type: none; 
}
#navcontainer li {
  display:inline; 
  margin: 0 0 0 0;
}
#navcontainer a {
  display: block;
  line-height: 31px;
  border-bottom: 1px dotted #cdc28d ;
  width: 220px;
  * width: 210px
  padding-left: 10px;
  color: #cdc28d;
  background: url(/pict/blank.png) no-repeat right 2px;
  text-decoration: none;
}
#navcontainer a:hover,#navcontainer a.actief{
  color: #fff;
  border-bottom: 1px dotted #fff;
  background: url(/pict/menu_on.png) no-repeat right 7px ;
}

 /* menu niveau 2*/
#navcontainer ul ul  {
  display: none;
}
#navcontainer ul ul.activesub{
  display: block;
}

#navcontainer ul ul a {
  font: normal 0.9em Verdana, sans-serif;
  display: block;
  background: url(/pict/submenu.png) no-repeat bottom right;
  line-height: 31px;
  width: 220px;
  * width: 190px;
  padding-left: 30px;  
  color: #cdc28d;
  text-decoration: none;
}
#navcontainer ul ul a:hover, #navcontainer ul ul a.actief  {
  color: #fff;
  background: url(/pict/submenu.png) no-repeat bottom right;
} 
/* detaillog */
#detaillog td{
  font: normal 7.5pt Verdana, sans-serif;
  padding: 0px 2px;	
  border: 1px dotted #ccc;
}
#detaillog tr.kop td{
  background: #b1c2cc;
  color: #fff;	
}
/* log */
#log td{
  text-align: center;
  padding: 0px 7px;
  border-left: 1px solid #000;
}
#log td.title{
  text-align: left;
  font-weight: bold;
  width: 220px;
}	
#toprij td{
  border-left: 0px solid #000;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: #b1c2cc;
}
/* Nieuws */
#nieuwsbericht{
  float: right;
  width: 610px;	
}
.balk{
  background:url(/pict/balk.png) no-repeat top left;
  width: 270px;
  height: 30px; 	
}
.balktekst{
  padding: 3px 0 0 15px;
}
/* productlist*/
#productlist .product{
  float: left;		
  background: #222326;
  padding: 10px;
  margin-bottom: 5px;	
}
#productlist .product .image{
  width: 200px;	
  float: left;
}
#productlist .text{
  width: 480px;		
  float: right;	
}
#productlist .product img{
  border: 2px solid #cdc28d;
}
#productlist .text p{
 padding: 0 0 0 5px;
}
#productlist .text a{
 color: #fff;
}
/* distributeurs */
.werelddeel a{
  font: bold 12pt Verdana, sans-serif;
  line-height: 30px;
}
.land a{
  font: bold 10pt Verdana, sans-serif;
  line-height: 30px;
}
.land{
  padding-left: 15px;	
}
.distri{
  padding-left: 30px;
   line-height: 16px; 
}
/* Webshop */
#userid, #pdfview, #quicksearch{
  height: 30px;
}
#pdfview{
}
#userid{
  float: right;
  width: 230px;
}
#adminquicksearch{
  float: left;
  width: 700px;
}
#checkout{
  border: 1px solid #cdc28d;    
  position: absolute;
  width: 160px;
  padding: 5px;
  margin: -60px 0 0 550px; 

}
/* #home_news */
#home_news ul{
  margin: 0;
  padding: 0 0 0 15px;
  list-style-image: url(/pict/arrows.png);
}
#home_news ul li{
  border-bottom: 1px dotted #909090;  
  margin: 0 0 5px 0;
}


.listitem{
  border-bottom: 1px dotted #c1c1c1;	
  float: left;
  margin: 0 0 5px 0;
  min-height: 140px;
  overflow: hidden;	
}
.listitem img{
  border: 1px solid #000;
  float: left;
  margin: 0 10px 0 0;	
}
.listitem div.title{
  float: left;
  width: 330px;
  height: 40px;	
}
.listitem div.title a{
  color: #cdc28d;
  font: bold 10.5pt arial;
  text-decoration: none;
}
.listitem div.title a:hover{
  text-decoration: underline;
}
.listitem div.date{
  text-align: right;  
  float: right;
  min-width: 120px;
  height: 40px; 	
}
.listitem div.text{
  float: right;	
  width: 457px;
}
.listitem div.anieuws{
  border: 1px solid red;    
}
#nieuwslijst a.rss {
  background:url(/pict/rss.png) no-repeat 0px 3px;
  color: #0199d3;
  text-decoration: none;  	
  padding: 2px 0 0 20px;
}
.listitem div.opinietext{
  float: right;
  width: 487px;
}

/* nieuws show */
#shownieuws h2{
  color: #cdc28d;
  font: bold 10.5pt arial;	
  margin-bottom: 5px;
}
#shownieuws #datum{
  font-size: 11px;
}
#shownieuws #img{
  text-align: center;	
}	
#shownieuws img{
  border: 1px solid #c1c1c1;
  padding: 5px;	
}
#shownieuws a{
  color: #cdc28d;	
}
#shownieuws .kop{
  float: left;	
  width: 120px;	
}
#shownieuws .link{
  float: left;	
  width: 550px;
}
#referentielijst .item{
 float: left;
 padding: 5px;   
}
/* main list uit makemod */
#mainlist, #mainlist a{
	font: normal 9pt "Trebuchet MS" ,Verdana, sans-serif;	
}
#mainlist #top{
  background: #353535;
  color: #cdc28d;
  padding-left: 5px;
}
#mainlist td{
  vertical-align: top;
}
#showtekst span{
  float: left;
  width: 100px;
  background: #e6e6e6;
}
/* form validatie*/
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
