a	{
	font-size:14px; 
	font-weight:bold;
	}
	
a.biglink {
	font-size:20px;
	color:blue;
	}
		 
body {
	margin: 5px 30px;
	background-color:#909090;
	width: 900 px;
	}

body.theaterPagina {
	background-color: #F3B610;
	}

div#contents {
	width: 940px;
	margin: 0 auto;
	}

div.fotokolom1 {
	clear: right;
	float:right;
	padding: 10px;
	margin-left:10px;
	text-align:center;
		}
div.fotokolom2 {
	clear: right;
	padding: 20px 0px 20px 20px;
	text-align:center;
		}

div.kunstenaars{
	font-size:20px;
	font-weight: bold;
	clear:left;
	}

div.kunstenaars img {
	float:left;
	margin:10px;
	}

div.movie {
	text-align:center;
		}
div.persberichten{
	align:center;
	}

div#persberichten.img{
	vertical-align:top;
	}

div.voorstelling {
	border-bottom: 1px solid #000000;
	padding: 5px;
	}

div.voorstellingTitle {
	float: left;
	width: 200px;
	}

div.voorstellingTitleName {
	font-size: 14px;
	font-weight: bold;
	}
div.voorstellingTitleDate {
	font-size: 14px;
	font-weight: bold;
	}

div.voorstellingTitleSubtitle {
	font-size: 10px;
	}

h1	{
	font-family: arial;
	font-size: 25px;
	}

h2	{
	font-family: arial;
	font-size: 18px;
	}

h2.color {
	color:#0000ff;
	}
	

img.imgleft {
	float: left;
	clear: left;
	clear: right;
	margin-right: 10px;
	}

img.imgright {
	float: right;
	clear:left;
	clear: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

*	{
	font-family: arial;
	font-size: 11px;
	}

p.color {
	color:#0000ff;
	}

p.bold	{
	font-weight:bold;
	}

p.centered	{
	text-align:center;
	font-weight:bold;
	}

p.voorstellingdescription {
	margin: 0px 0px 0px 200px;
	}

p.theateralgemeen {
	font-weight:bold;
	margin: 0px 0px 0px 200px;
	}



table	{
	clear:all;
	border-color: #d0d0d0;
	border-style:solid;
	border-width: 2px
	}

table.tentoonstellingData {
	margin-top: 25px;
	clear:left;
	}

table.tentoonstellingData td {
	padding: 5px;
	vertical-align: top;
	}

table.tentoonstellingData h2 {
	color: blue;
	}

table.orgeltxt {
	border: none;
	}

table.orgeltxt td{
	font-size: 17px;
	color: #7E5835;
	font-family: arial;
	font-weight:bold;
	}

td.datumcel {
	width:200px;
	}

