* { 
	font-size: 11pt;
}

body { 
	background-color: #6D6E70;
	font-family: Arial;
	line-height: 13pt;
	letter-spacing: 0.5pt;
}

br {
	/* letter spacing causes MSIE to collapse 2 <br>'s ???*/
	/*letter-spacing: normal;*/
}

.centerBody {
	position: absolute;
	left: 50%;
	top: 50%;
}

.centerContent {
	position: absolute;
	width: 750px;
	height: 564px;
	left: -375px;
	top: -282px;	
}

.introductionTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 188px;
	background-color: #ffffff;
	background: url('../images/theatergroep_facetten_intro.jpg');	
}

.introductionBottom {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 750px;
	height: 375px;
	background-color: #202020;
}



.pw {
	padding: 150px 0px 0px 280px;
	color: #ffffff;
}

.main {
	background-color: #202020;
}

.mainTop {
	height: 188px;
}

.mainCenter {
	height: 280px;
}

.mainBottom {
	height: 94px;
}

.mainLogo {
	width: 283px;
	height: 94px;
	background: url('../images/theatergroep_facetten_page.jpg') #ffffff;
}

.mainMainMenu { 
	height: 94px;
}

.mainMainMenuLeft,
.mainMainMenuright {
	padding-top: 0px;
}


.mainMainMenuLeft a,
.mainMainMenuright a {
  	font-weight: bold;
  	text-transform: uppercase;
  	text-decoration: none;
  	color: #ffffff;
  	padding-left: 8px;
}

.mainTopLeft {
	width: 283px;
}

.mainTopRight {
	width: 467px;
	color: #ffffff;
	height: 188px;
}

.mainTopRight .box {
	overflow: hidden;
	height: 170px;
	border: 1px solid white;
	margin: 8px;
}

.mainCenterLeft {
	width: 283px;
}

.mainCenterLeft .box {
	width: 283px;
	height: 280px;
	overflow: hidden;
}

.mainCenterRight {
	width: 467px;
}

.mainCenterRight .box {
	overflow: auto;
	height: 280px;
}

.mainCenterLeftMenu { 
	padding: 16px 0px 0px 16px;
}

.mainCenterLeftMenu a { 
	font-weight: bold;
  	text-decoration: none;
  	text-transform: uppercase;
  	color: #000000;
  	display: block;
}

.mainCenterLeftMenuTitle {
	font-weight: bold;
  	text-transform: uppercase;
  	color: #ffffff;
  	padding-bottom: 16px;
}

.mainInleiding {

}

.mainInleiding td {
	padding: 8px;
	color: #ffffff;
	vertical-align: top;
}

.header1 { 
	font-weight: bold;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #000000;
}

.header2 { 
	font-weight: bold;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #ffffff;
}

.bullet { 
	width: 4px;
	height: 1px;
	margin: 10px 0px 0px 0px;
	line-height: 2px;
	font-size: 2px;
	background-color: #000000;
}

