* {
  -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:#FFFFFF;
}
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: 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 {
	min-height: 100%;
	_height: 100%;
	width: 900px;
	margin: 0 auto;
    background: url(/pict/container.png);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {
	background:url(/pict/header.png) no-repeat top left;
	float: left;
	height: 185px;
	width: 900px;
}
#contentContainer{
    float: left;
    width: 900px;
    margin-bottom:85px;
}
#menu{
	float:left;
	margin-left: 45px;
    _margin-left: 25px;
	width: 210px;
	* width: 210px;

}
#contentRight{
    float: right;
    width: 610px;
    *width: 580px;
	padding: 10px 40px 0px 0px;
	*padding: 10px 30px 0px 0px;
    vertical-align: top;
    margin-bottom:85px;     
}
#footer {
    width: 900px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
    text-align: center;
 	height: 49px;
    padding: 0px;
	vertical-align: middle;
    background-image:url(/pict/footer.png); 
}
/* header */
#logo{
	position:absolute;
	width:270px;
	height:70px;
	cursor:hand;
	left:30px;
	top:65px;
}

#header_menu{
	position:absolute;
    height: 30px;
    right: 10px;
	top: 130px;
	float:right;
}
#header_producties{
	position:absolute;
	top: 35px;
	right: 30px;
	float:right;
}
/* footer */
#f_left{
   float: left;
   padding: 10px 0px 0px 50px;	
}
#f_right{
   float: right;
   padding: 10px 30px 0px 0px;
}
#f_right a{
	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: #dd0024;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* 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: #dd0024;
}
/* log */
#log td{
  text-align: left;
  font: normal 0.7em Verdana, sans-serif;
  padding: 0px 2px 0px 0px;
}
.rij2{
	background: white;
}
/* nieuws */
#n_container td{
  vertical-align: top;
}
#n_show{
  float: left;
  width: 350px;	
}
#n_list{
  float: right;
  width: 240px;	
}
#n_list table{
  border: 1px solid #ccc;	
}

#n_list td{
  font: normal 12px Verdana, sans-serif;
  line-height: 16pt; 	
  padding: 2px 5px;	
}
#n_list a{
font-weight: bold;
}
.n_kop{
  font-weight: bold;
  color: #000;	
  width: 220px;	
  background: #ffd200;
}
.n_liston{
  cursor: hand;	
  background: #fef7f8;
}
.n_listoff{
  background: #fff;
}
/* gastenboek */
.gbalk{
  background: #ffd200;
  line-height: 20px;
}
.gcel,.gbericht,.gbalk{
  padding: 0px 10px 0px 10px;
}
.gbericht{
  background:  #ffd200;	
  padding-top: 10px;
  padding-bottom: 10px;  
}
#gtable{
 width: 540px;	
}
#gpages{
text-align: center;	
}
#gpages ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#gpages li{
	display: inline;
	list-style-type: none;
}
#gpages a{
    padding: 2px 5px 2px 5px;
	background: #ffd200;
	color: #fff;
	text-decoration: none;	
}
#gpages a:hover{
	background: #dd0024;
	color: #fff;
}
#gpages span{
  background: #ffd200;
  color: #fff;
  padding: 2px 5px 2px 5px;
}
/* p dir */
#p_dir ul{
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#p_dir a{
  display: block;
  padding: 3px;
  width: 260px;
  color: #000;
  text-decoration: none;  
  background-color: #ffd200;
  border-bottom: 1px solid #eee;
}
#p_dir a:hover{
  background-color: #000;
  color: #ffd200;
}
/* p file */
#p_file td{
text-align: center;	
  border-bottom: 10px solid white;	
  width: 300px;
}
#p_file h1{
  font: bold 0.9em Verdana, sans-serif;	
}
/* kruimel pad */
#k_path{
    list-style: none;
    margin: 0;
    padding: 0;
    height: 30px;
}
#k_path ul {
    margin: 0;
    padding: 0;
}
#k_path li {
   float: left;
}
#k_path li a {
   display: block;
   text-decoration:none;
   font-weight:bold;
   background: #ffd200;
   text-align: center;
   color: #000;
   padding: 2px 5px 2px 5px;
   margin-left: 4px;
}
#k_path li a:hover {
   background: #ffd200;
   color: #000;
}
/* Sponsoren*/
.s_kop{
  padding-left: 5px;
  font-weight: bold;
  color: #000;	
  background: #ffd200;
}
.s_line{
	border-bottom: 1px dotted #000;
}
.s_text{
  padding-left: 5px;
  vertical-align: top;
}
.s_tabel{
	border-collapse: separate;
	border-spacing: 4px;
	empty-cells: hide;
}
/* fotoboek */
#f_fotoboek{
  float: left;
  width: 570px;
  padding-left: 5px;	
}
#f_fotoboek img{
	border: 5px  solid #fff;
	width: 172px;
	height: 129px;
}
#f_fotoboek td{
padding-right: 10px;
}
