BODY {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f0f0f0;
	scrollbar-face-color       : #F8F8F8;
	scrollbar-shadow-color     : #F8F8F8;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #F8F8F8;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color      : #f0f0f0;
	scrollbar-arrow-color      : #000000;
	margin                     : 0px; }

TD {
	font-family     : Arial;
	font-size       : 11px;
	line-height     : 22px; }

 select, input, textarea{
    font-family     : Arial;
	font-size       : 11px;
	background      : #FFFFFF;
	border-width    : 1px; 
	border-color    : #000000; 
	border-style    : solid;
	overflow:auto; }

 INPUT.CHECKBOX { border: 0px; background: #FFFFFF; }

 INPUT.button {
	border          : 1px solid #000000;
	font-weight     : bold;
	cursor          : hand; 
	background-color: #ff9933;}
	

A 			{ font-weight	  : bold;
font-size:11px;
			  text-decoration : none;
			  color           : #ff9933;   }
A:VISITED 	{ color           : #ff9933; 
			  font-weight	  : bold;  }
A:HOVER 	{ text-decoration : underline;
			  color           : #ff9933; 
			  font-weight	  : bold;  }
A:ACTIVE 	{ text-decoration : underline;
 			  font-weight	  : bold; }

A.menu 	{ 
  font-weight	  : normal;
  text-decoration : none;
  color           : #000000;   
 }
A.menu:VISITED 	{ 
  color           : #000000; 
  font-weight	  : normal;  }
A.menu:HOVER 	{ 
  text-decoration : none;
  color           : #ffffff; 
  font-weight	  : bold;  }
A.menu:ACTIVE 	{ 
  text-decoration : none;
  font-weight : normal;
  color           : #000;  
}
A.menu3 	{ 
  font-weight	  : normal;
  text-decoration : none;
  color           : #000000;   
 }
A.menu3:VISITED 	{ 
  color           : #000000; 
  font-weight	  : normal;  }
A.menu3:HOVER 	{ 
  text-decoration : underlined;
  color           : #000000; 
  font-weight	  : normal;  }
A.menu3:ACTIVE 	{ 
  text-decoration : none;
  font-weight : normal;
  color           : #000;  
}
A.menu2 	{ 
  text-decoration : none;
  color           : #ffffff; 
  font-weight	  : bold;  
 }
A.menu2:VISITED 	{ 
  color           : #ffffff; 
  font-weight	  : bold;  }
A.menu2:HOVER 	{ 
  text-decoration : none;
  color           : #ffffff; 
  font-weight	  : bold;  }
A.menu2:ACTIVE 	{ 
  text-decoration : none;
  font-weight : bold;
  color           : #ffffff;  
}

td.menu { 	background-image : url(../img/menu_normal.gif);
			background-repeat: no-repeat;
			line-height     : 30px;
			width			: 194px;
			height 			: 30px;
			text-indent		: 23px;
			
		}
		
td.menuover { background-image : url(../img/menu_over.gif);
		background-repeat: no-repeat;
		line-height     : 30px;
		font-weight     : bold;
		color           : #FFFFFF;
		width			: 194px;
		height 			: 30px;
		text-indent		: 23px;
		cursor			: pointer;
		
		}		
		
.tarieven td {border: 1px solid #c1c1c1;}
.footer { color:#FFFFFF; text-align:right; padding-right: 23px;}
A.footer 	{ 
  text-decoration : none;
  color           : #ffffff; 
  font-weight	  : normal;  
 }
A.footer:VISITED 	{ 
  color           : #ffffff; 
  font-weight	  : normal;  }
A.footer:HOVER 	{ 
  text-decoration : none;
  color           : #ff9933; 
  font-weight	  : normal;  }
A.footer:ACTIVE 	{ 
  text-decoration : none;
  font-weight : normal;
  color           : #fff;  
}
.inhoud { padding-right: 23px; padding-top: 10px; padding-left:18px; }
.subtitel { font-size:12px; font-weight:bold; color:#333366; }
.occassiontitel { font-size:14px; font-weight:normal; color:#333366; }
.occassiontitel2 { font-size:14px; font-weight:normal; color:#333366; }
.occassiontitel3 { font-size:16px; font-weight:normal; font-weight:bold; color:#333366; }
.image { border: 1px solid #000000; margin: 5px; }
.verhuur {list-style-type:none; margin:10px 0px 0px 10px; padding:0px;}
.red {color:#FF0000;}