@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#FFAEC3;
	font-family:"Times New Roman", Times, serif;
	line-height:18px;
	font-size:15px;
}
p {
	margin:0px;
}
a {
	color:#724C58;

}
a:hover {
	color:#1E1E1E;
}
a:hover.linkerror{
	color:#1E1E1E;
}
a.linkerror {
	color:#724C58;
}
img {
	border:0px;
	}	
#main_container {
	position:absolute;
	width:671px;
	left:50%;
	margin-left:-335px;
	
	}
#top_style {
	left:0px;
	right:0px;
	top:0px;
	height:220px;
	position:absolute;
	background-image:url(../images/patroon.png);
	}
#top_shadow {
	position:absolute;
	top:205px;
	height:15px;
	right:0px;
	left:0px;
	background-image:url(../images/top_schaduw.png);
	}
#logo {
	margin-top:18px;
	}
#top_lines {
	margin-top:3px;
	width:671px;
	height:18px;
	background-image:url(../images/lines_top.png);
	}
#menu {
	height:42px;
	width:671px;
	margin-top:5px;
	}					
#bottom_lines {
	margin-top:0px;
	width:671px;
	height:14px;
	background-image:url(../images/lines_under.png);
	}
#overlayspot {
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../images/overlay.png);
}	
div.program,div.program a {
	width:671px;
	height:97px;
	}
div.programa{
	width:671px;
	height:97px;
	background-image:url(../images/aktief_97pt-hoog.png);
}	
div.program_smal,div.program_smal a {
	width:671px;
	height:48px;
	}
div.programa_smal{
	width:671px;
	height:48px;
	background-image:url(../images/aktief_48pt-hoog.png);
}
div.theaterframe {
	height:304px;
	}	
div.under_line {
	height:1px;
	 background-image:url(../images/black.jpg);
	 background-repeat:repeat-x;
	width:671px;
	margin-bottom:7px;
	
	}
div.fototje {
	float:left;
	height:97px;
	}			
div.tekst {
	float:left;
	margin-top:40px;
	height:57px;
	font-size:15px;
	color:#1E1E1E;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	}	
div.arrow, div.arrow a,div.arrow a:hover {
	position:absolute;
	right:0px;
	color:#1E1E1E;
	margin-top:80px;
}
div.sub {
	width:671px;
	height:105px;
	margin-top:-7px;


	}			
span.header{
	color:#1E1E1E;
	font-size:34px;
	line-height:36px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
span.title {
		color:#1E1E1E;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
span.title2 {
	color:#1E1E1E;
	font-size:15px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
span.title3{
	color:#1E1E1E;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	}			
h1 {
	margin:0px;
	color:#1E1E1E;
	font-size:15px;
	line-height:18px;
}
h2 {
	margin:0px;
	color:#1E1E1E;
	font-size:33px;
	line-height:18px;
}	
div.normal{ 
	font-family:"Times New Roman", Times, serif;'
	line-height:20px;
}
div.normal a {
	color:#724C58;
	text-decoration:underline;
}
div.normal a:hover {
	color:#1E1E1E;
}
span.kop {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:25px;
	}
div.nr_t {
	font-family:"Times New Roman", Times, serif;
}	
input.zoek{
border:1px solid #999999;
height:20px;
font-size:14px;
width:170px;
background-color:#EF9FB3;
}
input.zoek2{
border:0px solid #999999;
height:23px;
font-size:15px;
padding:2px;
width:201px;
background-image:url(../images/zoek.png);
}
input.zoek_error{
border:2px solid #FF0000;
height:20px;
font-size:14px;
width:170px;
background-color:#EF9FB3;

}
div.jaar_item {
	line-height:20px;
}
div.jaar_item a:hover{
	background-color:#EF9FB3;
}
a.zoeklink{
	color:#724C58;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	}
	a:hover.zoeklink {
	color:#1E1E1E;
	}
li,ul {
margin-left:-13px;
}	
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color:#FFAEC3;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
	
