body {
	background: #fff;
}

#left_bg_container, #right_bg_container, #header_container, #icons,
#ingangen_container, #logo_bar, #footer_container, #col_right, #fotoProd, #boekingtool {
	display: none;
}

.rode_balk {
	background: none;
}

#outer_table {
	background: none;
}

.content {
	padding: 0px;
	margin: 0px;
}

.content h1 {
	color: #000;
}

.content p{
	color: #000;
}

.box span {
	background: none;
}

.box .box_head {
  display:block;
 	text-transform:uppercase;
	padding-top:7px;
	padding-left:17px;
	height:29px;
	text-decoration: none;
	font-size:13px;
	color: #fff;
	background:none;;
}


.box .box_head:hover {
  color: #fff;
  background:url(../img/img_site/box_header_hoover.jpg) no-repeat right top;
  text-decoration:none;
}

.afb img {
	width:90px;
	height:90px;
	margin-top:13px;
	opacity : 1.0;
	*filter:alpha(opacity=100);
	border: 1px solid #d8d8d8;
}

.afb a {
	color: #fff;
}

/*
  TABS
*/

#tabs a {
  color:#000000;
  background: none;
}

#tabs a:hover {
  color:#000000;
  background: none;
}

#tabHeaderActive a {
	background: url(../img/img_site/tab_bg_active.jpg) repeat-x top left;
	color: #d8d8d8;
}

.tabContent {
  background: none;
}