* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}
a {
	color: #000;
}
p,tr,td,table {
  border-collapse: collapse;
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{
	background: #d9d9d9;
}
html, body, textarea, td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 11pt Arial, sans-serif;
    color: #000;
    line-height: 16pt;
}
td {vertical-align: top;}
ul{
  margin: 0;
  padding: 0px 0px 0px 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, #contentContainer, #footer {
	width: 1000px;	
}
#container {
  min-height: 100%;
  _height: 100%;
  margin: 0 auto;
  background: url(/pict/container.png) bottom;
  position: relative;
}
* html > #container {
  height: 100%;
}
#headerContainer {	
  background:url(/pict/header.png) no-repeat top left;
  float: left;
  height: 130px;
}
#contentContainer{
  float: left;
  padding: 0 10px;
  *width: 980px; /* hack for IE7*/ 
  margin-bottom:78px;
}
#contentRight{
  float: right;
  width: 720px;
  *width:635px;
  padding: 5px 40px 0px 45px;	
  margin-bottom:70px;
  vertical-align: top;
}
.content td, input, textarea{
 padding: 3px;
 border: 1px solid #000;
}
#logo{
	position:absolute;
    left: 600px;
	top: 10px;
}
/* footer */
#footer {
  position: absolute;
  bottom: 0px;
  _bottom: -1px;
  text-align: center;
  height: 35px;
  padding: 0px;
  background-image:url(/pict/footer.png); 
}
#f_left{
   color: #fff;
   float: left;
   padding: 7px 0px 0px 20px;	
}
#f_right{
   color: #e17d28;	
   float: right;
   padding: 2px 25px 0px 0px;
}
#f_right a{
   color: #e17d28;		
   text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
  float: left;
  margin: 15px 0 0 170px;
  text-align: right;
  color: #e17d28;  
}
#a_menu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
    padding: 5px;
	background: #e17d28;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  color: #fff;	
  background: #c1c1c1;
  padding: 5px;
}
/* log */
#log td{
  text-align: center;
  padding: 0px 7px;
  border-left: 1px solid #000;
}
#log td.title{
  text-align: left;
  font-weight: bold;
  width: 230px;
}	
#toprij td{
  border-left: 0px solid #000;
  background: white;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: white;
}
/* detaillog */
#detaillog td{
  font: normal 7.5pt Arial, sans-serif;
  padding: 0px 2px;	
  border: 1px dotted #ccc;
}
#detaillog tr.kop td{
  background: #b02727;
  color: #fff;	
}
/* log */
#log td{
  text-align: center;
  padding: 0px 7px;
  border-left: 1px solid #000;
}
#log td.title{
  text-align: left;
  width: 140px;
}	
#toprij td{
  border-left: 0px solid #000;
  background: white;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: white;
}
/* menu */
#navcontainer {
  float:left;
  width: 240px;
  margin-left: 14px;
  _margin-left: 9px;
  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: 28px;
  width: 240px;
  * width: 230px;
  padding-left: 10px;
  color: #fff;
  border-bottom: 1px dotted #fff;
  background: url(/pict/menu_off.png) no-repeat bottom right;
  text-decoration: none;
}
#navcontainer a:hover,#navcontainer a.actief{
  color: #000;
  background: url(/pict/menu_on.png) no-repeat bottom right;
}
/* menu niveau 2*/
#navcontainer ul ul a {
  display: block;
  background: #e17d28; 
  border-bottom: 1px dotted #ddd;
  line-height: 30px;
  width: 220px;
  * width: 210px;
  margin-left: 20px;  
  color: #fff;
  text-decoration: none;
}
#navcontainer ul ul a:hover, #navcontainer ul ul a.actief  {
  color: #000;
  background: #e17d28; 

} 
/* zoek */
#zoek{
  float: left;
  padding: 24px 0 0 200px;
}
#zoek .img{
  padding: 5px 0 0 0;	
}
/* map */
#map {width: 650px; height: 350px;}

/* inline spaw classes*/
.hoofd{
 font: bold 13pt Arial, sans-serif;
 color: #e17d28;	
}
.sub{
 font: normal 12pt Arial, sans-serif;
  color: #e17d28;	
}
/* taal */
#taal{
  float: left;
  padding: 29px 0 0 36px;
}
#taal img{
	border: 1px solid #fff;
}
