* {
  -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 12px Verdana, sans-serif;	
  color: #000;
}
a {
  color: #000;	
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{
  background: #c3c8cd;
}
html, body, td {
  margin:0;
  padding:0;
  height:100%; /* needed for container min-height */
  font: normal 12px Verdana, sans-serif;
  color: #000;
  line-height: 18px;
}
td {vertical-align: top;}
ul{
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: disc;
  line-height: 18px;
}
ol{
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 16pt;	
}

/* container */
.clear {
	clear: both;
}
#container, #headerContainer, #footer {
	width: 950px;
	overflow: hidden;	
}
#container {
  min-height: 100%;
  _height: 100%;
  margin: 0 auto;
  background: url(/pict/container.gif) repeat top center;
  position: relative;
}
* html > #container {
  height: 100%;
}
#headerContainer {	
  background:url(/pict/header.gif) no-repeat top left;
  float: left;
  height: 103px;
}
#contentContainer{
  padding: 5px 20px;
  float: left;
}
#maincontent{
  float: left;
  width: 960px;
  margin-bottom: 50px;
}
#content_left{
  float: left;
  width: 700px;	}

/* objecten in de header*/
#logo{
  position: absolute;
  left: 10px;
  top: 10px;
}
#logo img{
  width: 460px;
  height: 70px;	
}
#zoek{
  position: absolute;
  right: 25px;
  top: 80px;
  border: 1px solid #939090;
  background: #e3e3e3;
  height: 21px;
}
#zoek input.veld{
  padding: 0 0 0 5px;
  margin: 0px;	
  background: #e3e3e3;
  border: 0;
}
#zoek input.knop{
  position: absolute;
  right: 2px;
  top: 2px;
}
#url{
  position: absolute;
  right: 200px;
  top: 60px;
}

#url a, #url{
  font: normal 10px Verdana, sans-serif;	
}
#plaats{
  position: absolute;
  right: 200px;
  top: 60px;
	
}

/* footer */
#footer {
  position: absolute;
  bottom: 0px;
  height: 50px;
  padding: 0px;
  background-image:url(/pict/footer.gif); 
}
#f_left{
  color: #000;
  float: left;
  padding:9px 0px 0px 40px;	
}
#f_right{
  color: #000;	
  float: right;
  padding: 9px 40px 0px 0px;
}
#f_right a{
  font: normal 10px Verdana, sans-serif;	
  color: #000;		
  text-decoration: none;
}
#f_right a:hover{
  text-decoration: underline;
}
/* adminmenu */
#a_menu{
  z-index:1;
  position:absolute;
  left: 300px;
  top: 70px;
}
#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;
  padding: 2px 5px 2px 5px;
}

/* menu */
#navcontainer {
  position:absolute;
  left: 20px;
  top: 80px;
  width: 700px;
}
#navcontainer ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navcontainer ul li{
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#navcontainer ul li a{
  font: normal 14px Tahoma, Verdana;		
  height: 24px;
  padding: 1px 10px 0 10px;
  vertical-align: bottom;
  color: #000;
  text-decoration: none;
  display: block;
  border-right: 1px dotted #eee;
}
#navcontainer ul li a:hover, #navcontainer a:active, #navcontainer a.actief{
  color: #fff;
}
/* menu sub*/
#navcontainer ul ul{
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
  padding: 0;
  margin: 0;
}
#navcontainer ul ul.activesub{
  display: block;	
}
#navcontainer ul ul a.actief{
  color: #fff;
}

/* 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;
}
/* kolom */
.kolom{
  float: left;
  width: 227px;
}
.kopje{
  width: 204px;
  height: 22px;
  background-image:url(/pict/kopje.gif); 
}
.kopje span{
  padding: 7px 0 0 20px;
  font-weight: bold;
  color: #fff;	
}
.kolom a{
  font-weight: bold;	
}
.link{
  cursor: hand;
  text-decoration: underline;
}
.link:hover{
  text-decoration: none;
}
#toonbedrijf{
  float: left;
  width: 640px;
  margin-left: 125px;
}
#bedrijfsnaam{
  width: 600px;
  height: 43px;
  background-image:url(/pict/bedrijfsnaam.gif); 
}
#bedrijfsnaam H1{
  font: normal 20px Verdana, sans-serif;	
  color: #fff;
  padding: 8px 0 0 50px;
}
.regel .kop{
  float: left;
  width: 130px;
  color: #fff;	
}
.regel .tekst{
  float: left;
  width: 470px;
}
.omschrijving{
  float: left;	
  padding: 10px 0 0 0;	
}
.links{
  float: left;	
  padding: 40px 0 0 0;	
}
.links, .links a{
  font: normal 9px Verdana, sans-serif;	
  color: #fff;	
}