body {
	font-family: Arial, Sans-serif;
	font-size:12px;
	color: #CCAE79;
}

table {
	font-family: Arial, Sans-serif;
	font-size:12px;
	color: #CCAE79;
}

function mailUs()
{
	var a, b, c ;
	
	a = 'filmhuisgriffioen' ;
	b = 'hotmail' ;
	c = 'com' ;
	location.href = 'mailto:' + a + '@' + b + '.' + c ;
}

p {
	font-family: Arial, Sans-serif;
	font-size:12px;
    line-height: 16px;
	color: #CCAE79;
}

img {
	border:0;
}

div.filmtitelVenster {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF8C9;
	margin:10px 0px 8px 0px;
}

div.filmgegevensVenster {
	font-size:12px;
	width:260px;
    line-height: 16px;
	color:#CCAE79;
	margin:10px 0px 5px 0px;
}

div.filmomschrijvingVenster {
	font-size:12px;
    line-height: 16px;
	width:260px;
	color:#FFF8C9;
	margin:10px 0px 10px 0px;
}

table.websiteVenster {
	font-size:12px;
	width:260px;
	background-color:#CCAE79;
	color:#FFF8C9;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding: 0px 1px 1px 0px;
}

img.slideshow {
	width:260px;
}

h1
{
	font-size: 16px;
	text-decoration:none;
	color: #FFF8C9;
}

h5          
{
	font-size:12px;
	margin:0em 0em 0em 0em;
}

h6          
{
	font-size: 10px;
	margin:0em 0em 0em 0em;
}


a.plain {
	color:#FFF8C9;
	text-decoration:none;
}

a.plain:visited {
	color: #FFF8C9;
	text-decoration:none;
}

a.plain:hover {
	background-color:#DFB48B;
	color: #7D3B20;
	text-decoration:none;
}

a.menu-bruin {
	color: #7D3B20;
	text-decoration:none;
}

a.menu-bruin:hover {
	background-color: #DFB48B;
	color: #7D3B20;
	text-decoration:none;
}

table.progr {
	width:100%;
	background-image: url(http://www.filmhuisgriffioen.nl/images/filmhuisbehangvs3.jpg);
	margin-top:10px;
}

table.progr tr.kop td {
	padding: 3px 0px 4px 10px;
}

table.progr tr.eerstevoorstelling td {
	background-color:#AB7835;
	text-align:left;
	padding: 3px 0px 5px 10px;
}

table.progr tr.tweedevoorstelling td {
	background-color:#AB7835;
	text-align:left;
	padding: 0px 0px 5px 10px;
}

table.progr tr.voorprogramma td {
	background-color:#AB7835;
	font-size:10px;
	text-align:left;
	padding: 0px 0px 5px 10px;
}




