* {
  -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: #ececec;
}
html, body, textarea, td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 10pt Verdana, 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, #headerContainer1, #headerContainer2, #headerContainer3, #headerContainer4, #headerContainer5, #contentContainer, #footer {
	width: 1000px;	
}
#container {
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
    background: url(/pict/container.png);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {	
	background:url(/pict/header.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#headerContainer1 {	
	background:url(/pict/header1.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#headerContainer2 {	
	background:url(/pict/header2.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#headerContainer3 {	
	background:url(/pict/header3.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#headerContainer4 {	
	background:url(/pict/header4.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#headerContainer5 {	
	background:url(/pict/header5.jpg) no-repeat top left;
	float: left;
	height: 181px;
}
#contentContainer{
  float: left;
  padding: 0 10px;
  *width: 980px; /* hack for IE7*/ 
  margin-bottom:50px;
}
#contentRight{
    float: right;
    width: 710px;
    *width:677px;
	padding: 3px 33px 0px 0px;
    margin-bottom:50px;
    vertical-align: top;
}
#logo{
	position:absolute;
    left: 10px;
	top: 10px;
}
#social{
	position:absolute;
    left: 760px;
	top: 7px;    
}
#social img{
  height: 27px;
}

/* 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 90px;	
}
#f_right{
   color: #fff;	
   float: right;
   padding: 7px 30px 0px 0px;
}
#f_left a{
   color: #aaa;		
   text-decoration: none;
}
#f_left a:hover{
  color: #aaa;		
  text-decoration: underline;
}
/* adminmenu */
#a_menu{
  float: right;
  margin: 9px 40px 0 0;
}
#a_menu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
	border: 1px solid #FFF;
    padding: 2px 5px 2px 5px;
	background: #dd0024;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  border: 1px solid #000;
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* menu */
#navcontainer {
  float:left;
  margin-left: 25px;
  _margin-left:20px;
  width: 230px;
  margin-bottom:70px;
  background: #fff;
}
#navcontainer ul{
  margin: 0;
  padding: 0;
  list-style-type: none; 
}
#navcontainer li {
  display:inline; 
  margin: 0 0 0 0;
}
#navcontainer a {
  font: normal 0.9em Verdana, sans-serif;
  display: block;
  line-height: 31px;
  width: 230px;
  * width: 220px;
  padding-left: 10px;
  color: #000;
  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 {
  font: normal 0.9em Verdana, sans-serif;
  display: block;
  background: #fff; 
  border-bottom: 1px dotted #000;   
  line-height: 30px;
  width: 240px;
  * width: 210px;
  padding-left: 20px;  
  color: #000;
  text-decoration: none;
}
#navcontainer ul ul a:hover, #navcontainer ul ul a.actief  {
  background: #ececec; 
  text-decoration: none;
}
/* Nieuws */

#nieuws_home{
  width: 230px;	
}
#nieuws_home td{
  border-bottom: 1px dotted #000;
}
.kop{
  background-color: #f5c414;	
  color: #000; 
  border-bottom: 0;
  height: 25px;
  *height: 22px;
  width: 230px;
  *width: 220px;
  padding: 3px 0 0 5px;
}
#nieuws{
  border-bottom: 1px dotted #000;
  width: 230px;
  height: 70px;
}
#nieuws a{
  text-decoration: none;	
}
#nieuws a:hover{
  text-decoration: underline;	
}
#nieuwsbericht{
  float: left;
  width: 440px;	
}
#nieuwslijst{
  float: right;
  width: 230px;
}
.n_cel{
	border-top: 1px dotted #000;
}
.n_cel a{
 text-decoration: none;
}
.n_cel a:hover{
 text-decoration: underline;
}
/* detaillog */
#detaillog td{
  font: normal 7.5pt Verdana, sans-serif;
  padding: 0px 2px;	
  border: 1px dotted #ccc;
}
#detaillog tr.kop td{
  background: #ff7800;
  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: 250px;
}	
#toprij td{
  border-left: 0px solid #000;
  background: white;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: white;
}
/* gastenboek*/
#gastenboek table{
  width: 660px;
}
#gastenboek table.tr{
  margin: 5px;
}
#gastenboek td.titel{
  border: 1px solid #000;
  padding-left: 5px;	 
  font-weight: bold;
  background: #f5c414;
  color: #fff;
  width: 100px;
}
#gastenboek td.waarde{
  border: 1px solid #000;
  padding-left: 5px;	
  background: #fff;
  width: 560px;
}
#gastenboek td.bericht{
  padding: 5px;
  background: #ccc;
}
#formulier input, #formulier textarea{
  font: normal 12px Verdana, sans-serif;
  border: 1px solid #000;
}
#formulier input{height: 16px;}
#pag a,{
  text-decoration: none;
  background: #88b0da;
  color: #fff;
}
#pag a:hover, #pag span{
  background: #949494;
}
/**/

#mailgroepen{
  float: left;
  width: 300px;	
}
#mailgroepen ul, #adressen ul, #nieuwsbrieven ul, #verstuur ul{
  margin: 0;
  padding: 0;
  list-style-type: none; 
}
#adressen{
  float: right;
  width: 400px;	
}
  
