@charset "utf-8";
/* CSS Document */

img, a img {
	border:none;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
}
html, body {
	width:100%;
	padding:0px;
	margin:0px;
}
div#totalSite {
	background:#FFFFFF url(../images/topHeader_BG.jpg) top repeat-x;
	color:#333333;
}
div#centeredSite {
	position:relative;
	width:900px;
	margin:auto;
}
div#headerText {
	width:900px;
	height:10px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:7px;
}
div#headerText, div#headerText a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-stretch:extra-expanded;
}
div#headerText div#contact_agenda {
	float:left;
	margin-left:255px;
}
div#headerText div#language {
	float:right;
	margin-right:100px;
}
img#topHeaderImg {
	position:absolute;
	top:0px;
	left:147px;
}
img#headerImg {
	position:absolute;
	top:27px;
	border:0px;
}
img#teamImg {
	position:absolute;
	right:0px;
	bottom:0px;
}
div#menu {
	background:url(../images/menuBG.jpg) no-repeat left top;
	height:504px;
	width:287px;
	position:absolute;
	left:0px;
	top:197px;
}
div#contentContainer {
	width:570px;
	position:relative;
	top:220px;
	left:290px;
	background:url(../images/bottomBG.jpg) no-repeat bottom right;
	padding-bottom:200px;
}
div#contentContainer div#content {
	width:470px;
	min-height:250px;
}
div#content {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	letter-spacing:3px;
}
div#content img {
	border:#CC3300 3px solid;
}
div#content a {
	color:#CC3300;
}
div#content strong {
	color:#CC3300;
	font-weight:bold;
}
div#content em {
	color:#CC3300;
	text-decoration:underline;
}
div#optredensBtnContainer {
	position:absolute;
	top:0px;
	left:50px;
}
div#spectacleBtnContainer {
	position:absolute;
	top:0px;
	left:50px;
}
div#showsBtnContainer {
	position:absolute;
	top:0px;
	left:95px;
}
div#animatieBtnContainer {
	position:absolute;
	top:60px;
	left:30px;
}
div#animationBtnContainer {
	position:absolute;
	top:60px;
	left:0px;
}
div#workshopBtnContainer {
	position:absolute;
	top:120px;
	left:20px;
}
div#mediaBtnContainer {
	position:absolute;
	top:180px;
	left:25px;
}
div#copyright {
	position:absolute;
	bottom:0px;
	height:40px;
	width:350px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
span.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:7px;
	font-variant:small-caps;
}
a.anchor {
	text-decoration:none;
	color:inherit;
}
a.anchor:hover {
	text-decoration:none;
}
div#upgradeNotice {
	height:100px;
	background-color:#CCFF66;
	border-bottom:#CC3300 3px solid;
	color:#660000;
	font-size:14px;
	text-align:center;
}
div#upgradeNotice a {
	text-decoration:underline;
}

div.matte {
	color:#999999;
}

div.matte strong {
	color:#CC6666;
	font-weight:lighter;
}