* {
  -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: url(/pict/back.gif);
}
html, body, textarea, td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 0.9em Verdana, sans-serif;
    color: #000;
    line-height: 16pt;
}
ul{
  margin: 0;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
  line-height: 16pt;
}
/* container */
.clear {
	clear: both;
}
#container {
	min-height: 100%;
	_height: 100%;
	width: 800px;
	margin: 0 auto;
    background: url(/pict/container.gif);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {
	background:url(/pict/header.gif) no-repeat top left;
	float: left;
	height: 163px;
	width: 800px;
}
#menu{
	background: white;	
	float:left;
	margin-left: 10px;
	_margin-left: 5px;	
	width: 240px;
	* width: 230px;
}
#contentContainer{
    float: left;
    width: 800px;
}
#contentRight{
    float: right;
    width: 550px;
	* width:510px;
	padding:5px 30px 0px 0px;
    margin-bottom:60px;
}
#contentLeft{
    float: left;
    width: 240px;
    margin-bottom:60px;
}
#footer {
    width: 800px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
    text-align: center;
 	height: 55px;
    padding: 0px;
	vertical-align: middle;
    background-image:url(/pict/footer.gif); 
}
/* header */
#logo{
	position:absolute;
	width:270px;
	height:120px;
	cursor:hand;
	left:30px;
	top:8px;
}
#foto{
	position:absolute;
    left: 252px;
	top:20px;
}
#header_menu{
	position:absolute;
    height: 30px;
    left: 350px;
    width: 400px; 
	top:120px;
}
#slogan{
	position:absolute;
    color: #fff;
    left: 30px;
	top:125px;
}
#url{
	position:absolute;
    left: 550px;
	top: 60px;
}
#url a{
  text-decoration: none;
}
#url a:hover{
  text-decoration: underline;
}


/* footer */
#f_left{
   float: left;
   color: #fff;
   padding: 4px 0px 0px 35px;	
}
#f_right{
   float: right;
   padding: 4px 35px 0px 0px;	
}
#f_right a{
	color: #000;
	text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
	float: right;
}
#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: 2px 5px 2px 5px;
	background: #dd2619;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* topmenu */
#t_menu{
	float:right;
}
#t_menu a{
	text-decoration: none;	
}
#t_menu a:hover{
	text-decoration: none;	
}
/* zoek */
#zoek{
	margin: 0px auto;
	text-align: center;
}
/* stat */
.s_titel{
	text-align: left;
	padding: 0px 0px 0px 5px;
}

/* log */
#log td{
  text-align: left;
  font: normal 0.7em Verdana, sans-serif;
  padding: 0px 2px 0px 0px;
}
.rijkleur{
  background: url(/pict/mouseoff.gif);
}
/* log */
#log td{
  text-align: left;
  font: normal 0.7em Verdana, sans-serif;
  padding: 0px 2px 0px 0px;
}
.rij2{
	background: white;
}

/* Aanbod */
.afoto{
  padding: 51px 0px 10px 31px;	
}
.ainfo{
  padding: 0px 0px 0px 15px;
  color: white;
  line-height : 16px;	
}
a.a_link {
  font-weight: bold;
}
.amenu {
  	border: 2px solid #ffffff;
    background: #1583a6;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
	cursor: hand;
    padding: 2px 2px 2px 2px;
}
a:link.amenu,a:hover.amenu,a:active.amenu,a:visited.amenu {
  text-decoration: none;
  font-weight: bold;
  color:white;
}
.a_tablelijst{
  width: 530px;
  _width: 515px;
  	
}
.a_cel1{
  padding-left: 5px;
  width: 320px;
  _width: 315px;
}
.a_cel2{
  padding-left: 5px;	
  width: 210px;
  _width: 205px;
}
.AanbodOver{
  background: url(/pict/mouseover.gif);
}
.AanbodOut{
    background: url(/pict/mouseoff.gif);
}
.a_tabel{
  width: 530px;
  _width: 515px;
}
.a_td1{
  border-bottom: 1px solid #cad0e1;
  vertical-align: top;	
}
.a_td2{
  width: 370px;
  border-bottom: 1px solid #cad0e1;	
  vertical-align: top;
}
.a_fotocel{
	padding-top: 20px;
}
.a_fotos{
    display: block;
    margin-left: auto;
    margin-right: auto;
}