/*
#########################
#		ALGEMEEN 		#
#########################
*/
body, html,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, li,
dl, dt, dd,
form
{
	margin: 0; padding: 0;
}

a { outline: none; }
p { margin-bottom: 1.2em; }
h2 { font-size: 1.3em; }
h3 {}
h4 {font-size: 1.2em;}
img { border: none; display: block}
html { font: 62.5%/200%  Arial, Tahoma, sans-serif; }

body {
	font-size: 1.2em;
	color: #000;
	height: 100%;
	background: #000;
}

html{
      height:100%;
      overflow: hidden;
   }


/*
################
#	LAYOUT	   #
################
*/

#mssHolder {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	visibility: visible;

}

table#fullSize {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

div#container {
	width: 907px;
	margin: auto;

}

a#siteLogo {
	width: 365px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/sitelogo.png) no-repeat; /*IE OVERWRITE  */
	display: block;
	margin: 0 0 10px 515px;
}
div#containerTop {
	width: 840px;
	height: 45px;
	padding: 15px 37px 0 30px;
	background: url(../img/content-top.png) no-repeat; /* IE OVERWRITE */

}
ul#mainMenu {
	list-style: none;
	margin-top:15px;
	float: left;
	position: relative;
}
ul#mainMenu li {
	float: left;
}
ul#mainMenu li a {
	display: block;
	padding-left: 18px;
	padding-right: 20px;

}
ul#mainMenu li a:hover,
ul#mainMenu li a.active {
	background: url(../img/dot.gif) 0px 0px no-repeat;
}

ul#languageMenu {
	list-style: none;
	float: right;
}
ul#languageMenu li {
	float: left;
	margin-left: 15px;
}
ul#languageMenu li a {
	padding: 0 0 0 20px;

	color: #000;
	text-decoration: none;
	font-size: 0.99em;
}
ul#languageMenu li a:hover {
	color: #d22226;
}
ul#languageMenu li a#en {
	background: url(../img/eng.gif) no-repeat;
}
ul#languageMenu li a#de {
	background: url(../img/de.gif) no-repeat;
}
ul#languageMenu li a#nl {
	background: url(../img/nl.gif) no-repeat;
}

span#close {
	position:absolute;
	cursor:pointer;
	margin-left: 856px;
	margin-top: -23px;
	display: block;
	z-index: 50;
}
span#open {
	position: relative;
	cursor:pointer;
	display: none;
	z-index: 100;
	width: 410px;
	height: 50px;
	background: url(../img/open.png) no-repeat;
	float:right;
}


div#containerMiddle {
	width: 847px;
	padding: 0 30px 0 30px;
	background: url(../img/content-middle.png) repeat-y; /* IE OVERWRITE */

}
div#content {
	border-top: solid 1px #92908f;
	border-bottom: solid 1px #92908f;
	padding: 25px 0 20px 0;
	width: 840px;
	height: 450px;
	overflow: hidden;
	position: relative;

}
div#left {
	width: 265px;
	float: left;
}
div#middle {
	width: 329px;
	float: left;
	padding: 0 20px 0 30px;
}
div#middle p#intro {
	height: 140px;
}
div#left img.usp {
margin-bottom: 20px;
}
div#leftMiddle {
	width: 624px;
	float: left;
	padding: 0 20px 0 0;
}

div#right {
	float: left;
	width: 196px;
}
div#right a#specialOffer{
	display: block;
	margin-bottom: 20px;
	width: 186px;
	height: 52px;
	background: url(../img/aanbieding.gif) no-repeat;
	color: #000;
	text-decoration: none;
	line-height: 1.2em;
	padding: 32px 0 0 10px;
	font-size: 0.9em;
	color: #53431b;
}
div#right a#specialOffer:hover {
	color: #dc3944;
}

div#right a#standardsbutton{
	display: block;
	margin-bottom: 20px;
	width: 186px;
	height: 106px;
	background: url(../img/studiostandardsbutton.gif) no-repeat;
	color: #000;
	text-decoration: none;
	line-height: 1.2em;
	padding: 32px 0 0 10px;
	font-size: 0.9em;
	color: #53431b;
	text-indent: -9999em;
}

div#right a#enquete {
	display: block;
	margin-bottom: 0px;
}
div#right a#watchVideo {
	display: block;
}
div#containerBottom {
	width: 907px;
	height: 48px;
	background: url(../img/content-bottom.png) no-repeat; /* IE OVERWRITE */
	overflow: hidden;
}
ul#footerMenu {
position: relative;
}
div#mic {
	width: 196px;
	height: 257px;
	margin:  0px 0 0 650px;
	z-index: 500;
	background: url(../img/microphone.gif);
}

/* SUBPAGE */

body.subPage div#left {
	width: 194px;
	float: left;
}
body.subPage div#middle {
	width: 410px;
	float: left;
	padding: 0 20px 0 20px;
}

h1 {
	color: #d22226;
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 12px;
}

h2 {
	font-size: 1em;
	font-weight:bold;
	
}

div#middle div#date {
	padding: 0 0 3px 0;
	font-style: italic;
	font-size: 0.9em;
	display: block;
	color: #5f4c1c;
}
body.subPage div#middle ul {
	margin: 5px 0 5px 20px;
}
body.subPage div#middle a {
	color: #d22226;
}
body.subPage div#middle a:hover {
	text-decoration: none;
}

/* THUMBS */

div#thumbs {
	margin-bottom: 20px;
	overflow: hidden;
	width: 196px;
}
div#thumbs img#title {
	margin-bottom: 15px;

}
div#thumbs a {
	float: left;
	margin: 0 7px 7px 0;
}


/*
####################
#	LIJSTEN 	   #
####################
*/
dl#latestNews {
	margin-top: 10px;
}
dl#latestNews dt{
	margin-bottom: 10px;
}
dl#latestNews dd ul{
	list-style: none;
}
dl#latestNews dd ul li {
	margin-bottom: 3px;
}
dl#latestNews dd ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	background: url(../img/dot.gif) no-repeat 0 1px;
}
dl#latestNews dd ul li a:hover {
	text-decoration: underline;
	color: #dc2f35;

}
dl#latestNews dd ul li span {
	font-style: italic;
	font-size: 0.9em;
}
dl#latestProjects {
	margin-bottom: 20px;
}
dl#latestProjects dt{
	margin-bottom: 10px;
}
dl#latestProjects dd ul{
	list-style: none;
}
dl#latestProjects dd ul li {

}
dl#latestProjects dd ul li a {
	display: block;
	color: #000;
	height: 24px;
	text-decoration: none;
	padding: 6px 0 0 20px;
	background: url(../img/dot.gif) no-repeat 0 10px;
}
dl#latestProjects dd ul li a:hover {
	color: #d22226;
}
dl#latestProjects dd ul li span {
	font-style: italic;
	font-size: 0.9em;
}

ul#footerMenu {
	list-style: none;
	width: 840px;
	margin: 10px 0 0 30px;
}
ul#footerMenu li {
	float: right;
}
ul#footerMenu li a {
	color: #000;
	text-decoration: none;
	margin-left: 4px;
}
ul#footerMenu li a:hover {
	text-decoration: underline;
}
ul#footerMenu li a#tfeLogo {
	width: 122px;
	display: block;
	height: 15px;
	background: url(../img/logo-tfe.gif) no-repeat;
}
ul#footerMenu li.fmleft {
	float:left;
}

div#scroll {
/* Typical fixed height and fixed width example */
width: 614px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 0px 10px 0 0 ;
outline-style:none;
margin: 12px 0 0 0;
}

#projectList {
	padding-bottom: 300px;
}

#projectList div.wrap {
	width: 580px;
	margin: 0 30px 0 30px;
	border-top: solid 1px #fbf2df;
}
#projectList div.projectLeft {
	float: left;
	width: 120px;
	margin-top: 10px;
}
#projectList div.projectRight h4 {
	font-size: 1.4em;
	color: #DC2F35;
	margin-top: 10px;
}
#projectList div.projectRight {
	float: left;
	width: 442px;
}

#projectList h5 {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
}
dl#archief {
	margin-bottom: 20px;
	width: 194px;
}
dl#archief dt{
	margin-bottom: 10px;
}
dl#archief dd ul{
	list-style: none;
}
dl#archief dd ul li {
	border-bottom: solid 1px #e4d8c1;

}
dl#archief dd ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 0 5px 0px;
	line-height: 1.2em;
}
dl#archief dd ul li a:hover {
	color: #d22226;
}
dl#archief dd ul li span {
	font-style: italic;
	font-size: 0.9em;
	display: block;
}

dl#subMenu {

}
dl#subMenu dt{
	margin-bottom: 10px;
}
dl#subMenu dd ul{
	list-style: none;
}
dl#subMenu dd ul li {;
}
dl#subMenu dd ul li a {
	display: block;
	color: #000;
	height: 24px;
	text-decoration: none;
	padding: 6px 0 0 30px;
	background: url(../img/bg-submenu.gif) no-repeat;
	overflow:hidden;
}
dl#subMenu dd ul li a:hover,
dl#subMenu dd ul a.active {
	color: #d22226;
	background: url(../img/bg-submenu.gif) no-repeat 0 -30px;

}
dl#subMenu dd ul li span {
	font-style: italic;
	font-size: 0.9em;
}


/** styles for projects **/

#projectList {

}

#projectList li.title {
	border-top: 1px solid #92908F;
	background: url(../img/dot.gif) no-repeat 5px 7px;
	padding: 3px 56px 0 30px;
	position: relative;
}

/* clearfix */
#projectList li.title:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#projectList li.title {
	height: 1%;
}

.btnPopupSound,
.btnPopupVideo,
.btnPopupPictures {
	background: #C00;
	color: #FFF;
	display: block;
	height: 15px;
	position: absolute;
	text-decoration: none;
/*	text-indent: -999em;*/
	top: 2px;
	width: 15px;
}

.btnPopupSound {
	right: 38px;
}

.btnPopupVideo {
	right: 20px;
}

.btnPopupPictures {
	right: 2px;
}

.btnPopupSound:hover,
.btnPopupVideo:hover,
.btnPopupPictures:hover {
	background: #0C0;
}

/** end accordion **/

/** accordion.css **/



#projectList {
	overflow: hidden;
}

#projectList div.title {
	border-top: 1px solid #92908F;
	/*height: 22px;*/
	/* cursor: pointer; */
	background: url(../img/dot.gif) no-repeat 5px 7px;
	padding: 3px 0 0 30px;
}
/*div#projectList div.title div {
	overflow:hidden;
	width: 250px;
	float: right;
	height: 16px;
	margin: 1px 5px 0 0;
}*/

/* clearfix */
#projectList div.title:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#projectList div.title {
	height: 1%;
}

.projectContent {
	background: #CCC;
	clear: left;
	display: none;
	margin: 10px 0;
}

/*

div#projectList div.title:hover,
div#projectList div.title.active {
	color: #dc2f35;
	background: #f0e7d3 url(../img/dot_down.gif) no-repeat 5px 7px;
	font-weight: bold;
}

*/
div#projectList div#projectContent {
	height: 130px;
	overflow: hidden;
	display: none;
	background: #f0e7d3 url(../img/bg-project.gif) repeat-x bottom right;
}


/** end accordion **/

