* { 
	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 div {
	overflow: hidden;
	height: 170px;
	border: 1px solid white;
	margin: 8px;
}

.mainCenterLeft {
	width: 283px;
}

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

.mainCenterRight {
	width: 467px;
}

.mainCenterRight div {
	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;
}
/*
.mainLocation {
	position: absolute;
	top: 11px;
	left: 284px;
	width: 437px;
	border: 1px solid #ffffff;
	padding: 6px 0px 6px 16px;
	color: white;	
}

.mainContent {
	position: absolute;
	top: 1px;
	left: 279px;
	width: 470px;
	height: 279px;
	overflow: auto;
}





.topAlbum {
	position: absolute;
	top: 12px;
	left: 288px;
}

.contentAlbum1 {
	position: absolute;
	top: 10px;
	left: 4px;
}

.contentAlbum2 {
	position: absolute;
	top: 145px;
	left: 4px;
}
*/