* { 
	font-family: arial, verdana;
	font-size:12px;
}
table {
	border-collapse: collapse;	
}
td {
	vertical-align:top;
	text-align:left;
}
a {
	color:#616161;
	font-weight:bold;
	text-decoration: underline;
}
html {
	overflow-y:scroll;	
}
body {
	background-color:#b29566;
	margin:0px;				
}
h1 {
	color:#604c41;
	font-size:14px;	
	text-transform:uppercase;
	margin-bottom:5px;
}

.header_image {
padding-left:40px;
padding-top:27px;	
	
	
}
#maintable {
	background-color:white;
	background-image: url('../images/menu_bg.jpg');
}
#header {
	height:121px;
	width:980px;
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat;
}
#navigation {	
	height:32px;
	width:940px;	
	padding-left:40px;
	background-image: url('../images/menu_bg.jpg');
	
	
}
#mid {				
	width:964px;
	padding-left:8px;
	padding-right:8px;
	background-image: url('../images/table_bg.jpg');
	vertical-align:top;
	background-repeat:repeat-y;
}
#content {
	width:783px;				
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}
#right {
	padding-top:20px;
	height:500px;
}

#footer {
	height:80px;
	width:980px;
	background-image: url('../images/footer.jpg');
	text-align:center;
	font-weight:bold;
	color:#333;	
}
.trenner {
	margin-left:14px;	
}
#nav-one li a.active  {
	color:#eee;	
}
/* voor innerfade */
.innerfade {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:1;
}
.innerfade li img {
	z-index:1;
}
/* end voor inner fade*/