body {
	background-image:url(../images/background_project.gif);
}
#content {
	background-color:#333;
}
#project_titlebar {
	background-color: #2D5392;
	width: 100%;
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-align:left;
	position:absolute;
	top: 230px;
	height:120px;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
}
#logo {
	behavior: url("../style/iepngfix.htc");
}
#project_titlebar_content {
	opacity: 1.0; 
	filter: alpha(opacity=100);
	padding:20px 0px;	
	margin: 0 auto;
	width: 800px;
}
#project_titlebar_content div {
	float:left;
}
#project_titlebar_content div h2 {
	width:570px;
	font-size: 15pt;
	margin-left:20px;
}
#project_titlebar_content div p {
	width:570px;
	font-size: 8pt;
	font-weight: normal;
	padding:18px 0px;
	margin-left:20px;
}
#fader {
	background-image:url(../images/borax.jpg);
}
#side {
	padding-top:40px;
}
#link_prev, #link_next {
	width:100px;
	padding-top:22px;
}
#link_prev img, #link_next img {
	border:0;
}
#link_next {
	text-align:right;
}
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:36px;
	float:left;
	z-index: 10;
}

.mootabs_title li {
	float: left;
	width:36px;
	overflow:hidden;
	padding:0;
	width:0px;
	padding-left:36px;
	height:174px;
	margin-right: 0px;
	cursor: pointer;
	font-weight:bold;
	color:white;
	background-color: #444;
}

#tab_informatie {
	background-image:url(../images/informatie_passief.png);
}
#tab_informatie.active {
	background-image:url(../images/informatie_actief.gif);
}
#tab_media {
	background-image:url(../images/fotovideo_passief.png);
}
#tab_media.active {
	background-image:url(../images/fotovideo_actief.gif);
}
#tab_special {
	background-image:url(../images/specials_passief.png);
}
#tab_special.active {
	background-image:url(../images/specials_actief.gif);
}
#TBmedia {
	text-align:center;
}
.mootabs_title li.active {
	background-color: #222;
}
[if IE6] #content {
	height:1600px;
}
.mootabs_panel {
	display: none;
	float:left;
	position: absolute;
	position:relative;
	width: 550px;
	left:40px;
	left:0;
	top: -1px;
	overflow: visible;
	padding: 40px 0px 40px 30px;
	color:white;
}
.mootabs_panel a {
	color:white;
}
.mootabs_panel.active {
	display: block;
}
.mootabs_panel h3 {
	margin-bottom:0px;
	font-size:125%;
}

.gallery {
	width:500px;
	padding:0;
	padding-top:40px;
	margin:0 auto;
}
.gallery_thumb img {
	width: 100px;
	height: 100px;
	border: 1px solid white;
	margin: 10px;
	padding: 0;
}
