/* Standaard instellingen */
BODY {margin:0px;padding:0px;}
DIV,TD,P {text-align:left;font:inherit;}
IMG {border:none; display:block;}
TABLE,TR,TD {margin:0px;padding:0px;border-collapse:collapse;font:inherit;}
INPUT,TEXTAREA {font:inherit;}

a {color:#007E66;text-decoration:none;}
a:hover {text-decoration: underline;}


/* Terugkerende elementen */

* {
	font-family:Verdana,arial;
	font-size:12px;
	line-height:1.2em;
}

body {
	font-family:Verdana,arial;
	font-size:12px;
	line-height:1.2em;
	background-color:#fff;
	background:url(/images/homepage_background.gif);
	background-repeat:repeat-y;
}


#background_border {
	position:absolute;
	height:127px;
	width:100%;
	background:url(/images/background_border.gif);
	background-repeat:repeat-x;
}

#site_container {
	position:relative;
	width:1000px;
	min-height:400px;
	_height:400px;
}

#site_content {
	position:relative;
	width:1000px;
	margin-top:43px;
}

#site_top {
	position:relative;
	height:127px;
	background-color:#fff;
}

#site_logo {
	background:url(/images/homepage_logo.gif);
	height:127px;
	width:643px;
}
#site_logo #button_login {
	position:absolute;
	left:36px;
	bottom:0px;
	width:85px;
	height:18px;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	color:#008175;
	text-align:center;
	border-left:2px dotted #fff;
	border-right:2px dotted #fff;
	cursor:pointer;
}
#site_logo #button_home {
	position:absolute;
	left:558px;
	bottom:0px;
	width:85px;
	height:18px;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	color:#FF3333;
	text-align:center;
	border-left:2px dotted #fff;
	cursor:pointer;
}

#site_logo #logo_linkhome {
	position:absolute;
	left:22px;
	top:15px;
	width:537px;
	height:84px;
	cursor:pointer;
}

#denhaag_logo {
	background:url(/images/denhaag_logo.jpg);
	height:73px;
	width:204px;
	position:absolute;
	left:750px;
	top:15px;
	cursor:pointer;
}
#site_top_right {
	position:absolute;
	background:url(/images/site_top_right.gif);
	height:127px;
	width:20px;
	top:0px;
	right:0px;
}

#search_box {
	height:22px;
	width:205px;
	position:absolute;
	left:678px;
	bottom:0px;
}

#search_button {
	position:relative;
	float:left;
	width:57px;
	height:18px;
	background-color:#008175;
	color:#F8D700;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top:4px;
	margin:0px;
}
#search_box input {
	position:relative;
	border:1px solid #A3A4A6;
	width:143px;
	height:19px;
	padding:0px;
	padding-top:1px;
	_margin:-1px;
	_margin-left:-3px;
	font-size:1.2em;
}

*:first-child+html #search_box input {
 margin-top:-1px;
}


#navigatie {
	position:absolute;
	left:36px;
	min-height:80px;
	_height:80px;
	width:154px;
	padding-right:18px;
	border-left:2px dotted #F8D700;
}

#navigatie #mainlevel {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigatie #mainlevel li {
	display:block;
	min-height:17px;
	_height:17px;
	padding-left:10px;
	padding-top:1px;
	border-bottom:2px dotted #F8D700;
}
#navigatie #mainlevel .mainlevel {
	font-weight:bold;
	font-size:1em;
}

#navigatie #mainlevel .mainlevel:hover {
	color:#000;
	text-decoration:none;
}

#navigatie #mainlevel .mainlevel_current {
	font-weight:bold;
	font-size:1em;
	color:#000;
}

#navigatie #mainlevel .mainlevel_current:hover {
	color:#000;
	text-decoration:none;
}

#navigatie #mainlevel .mainlevel_active {
	font-weight:bold;
	font-size:1em;
	color:#000;
}

#navigatie #mainlevel .mainlevel_active:hover {
	color:#000;
	text-decoration:none;
}

#navigatie #mainlevel li ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navigatie #mainlevel li ul li {
	display:block;
	border:0px;
	padding-top:3px;
}

#navigatie #mainlevel li ul li a {
	color:#000;
	font-weight:bold;
	font-size:0.9em;
}

#homepage_contents {
	position:relative;
	clear:both;
	min-height:392px;
	_height:392px;
	width:425px;
	margin-left:218px;
	margin-bottom:20px;
}

#homepage_contents .agatitle {
	color:#FF3333;
}

#homepage_contents .agatext {
	margin-top:20px;
	font-size:1.1em;
	line-height:1.6em;
	_line-height:15px;
}




.homepage_nieuws {
}
.hm_title {
	font-size:24px;
	color:#008175;
	background-color:#fff;
	z-index:100;
	margin-bottom:15px;
}
.hm_title div {
	position:absolute;
	right:0px;
	width:335px;
	border-bottom:2px dotted #008175;
	height:14px;
}
.coltext .hm_title div {
	position:absolute;
	right:0px;
	width:300px;
	border-bottom:2px dotted #008175;
	height:14px;
}
.hm_item {
	border-bottom:2px dotted #008175;
	margin-bottom:10px;
	width:100%;

}

.hm_a_image {
	width:150px;
	min-height:111px;
	_height:89px;
	padding-bottom:8px;
	padding-right:10px;
	vertical-align: top;
}

.hm_a_item {
	vertical-align: top;
}
.hm_a_title {
	font-weight:bold;
	color:#008175;
	font-size:1.2em;
	line-height:1.2em;
}
.hm_a_text {
	font-size:0.9em;
	padding-top:5px;
	padding-bottom:10px;
}
.hm_a_text a {
	font-size:0.9em;
	color:#FF3333;
}


#footer {
	position:relative;
	text-align:center;
	margin-top:30px;
	padding:0px;
	height:18px;
	border-left:2px dotted #008175;
	overflow:hidden;
}

#footer table {
	width:422px;
	height:18px;
	margin-bottom:20px;
}

#footer td {
	width:25%;
	height:20px;
	border:0px;
	border-right:2px dotted #008175;
	text-align:center;
}

#footer td a {
	color:#FF3333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
}

#footer td a:hover {
	text-decoration:none;
	color:#007E66;
}

#homepage_right {
	position:absolute;
	left:678px;
	top:0px;
	width:269px;
}

#homepage_right #homepage_movie {
	padding-top:15px;
}

#homepage_right #homepage_banner {
	margin-top:15px;
	
}

.contents {
	position:relative;
	clear:both;
	min-height:300px;
	_height:300px;
}

.contentheading {
	font-size:30px;
	line-height:32px;
	color:#008175;
	margin:0px;
}

.contenth2 {
	font-size:14px;
	line-height:32px;
	color:#008175;
	margin:0px;
	padding-top: 10px;
}

.contentdescription IMG {
	display: inline;
}

.contentdescription {
	margin-top:30px;
	font-size:1.1em;
	line-height:1.6em !important;
}

.contentdescription b p {
	line-height:1.6em;
}

.contentdescription b div {
	line-height:1.6em;
}

.contentpaneopen {
	font-size:1.1em; 
	line-height:1.6em !important;
}

.contentpaneopen ul li {
	font-size:1.1em;
}

.contentpaneopen ul li p {
	margin:0px;
	padding:0px;
	font-size:1.1em;
}

.oranjekop {
	color:#007E66;
	font-weight:bold;
}

.indemedia .arteventdate {
	color:#000;
	font-weight: bold;
}
.indemedia .arttitle {
	font-weight: normal;
}
.indemedia {
	color: #000;
	font-size: 0.8em;
	margin-bottom: 15px;
}
.indemedia P {
	margin: 0px;
}

.indemedia A {
	font-size: 1.0em;
}
.persbericht .arteventdate {
	color: #000;
	font-weight: bold;
}
.persbericht {
	color: #000;
	font-size: 0.8em;
	margin-bottom: 15px;
}
.persbericht P {
	margin: 0px;
}
#contactdiv_form {
	position:relative;
	font-size:1.1em;
	line-height:1.6em;
}

#contactdiv_submitted {
	position:relative;
	font-size:1.1em;
	line-height:1.6em;
}

#contactformulier {
	margin-top:20px;
	width:425px;
}

#contactformulier td {
	padding-bottom:3px;
}

.formbutton {
	background-color:#008175;
	color:#008175;
	font-size:0.9em;
	font-weight:bold;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	height:20px;
	right:0px;
}

*:first-child+html .formbutton, * html .formbutton {
	height:18px;
}

	

.formveld {
	border:1px solid #A3A4A6;
	padding:1px;
	width:208px;
	z-index:999;
    color: #A3A4A6;
}
.formtextarea {
	border:1px solid #A3A4A6;
	padding:1px;
	width:420px;
	z-index:999;
}

.rbimage {
	margin-bottom: 10px;
}

DIV#talen SPAN , DIV#talen DIV {
	font-weight: bold;
	color: #008175;
	
}
DIV#talen DIV {
	padding-bottom: 10px;
	cursor: default;
	background-repeat: no-repeat;
	vertical-align: bottom;
	line-height: 27px;
	
}
DIV#talen DIV IMG {
	padding-right: 5px;
}
DIV#talen SPAN IMG {
	display: inline;
	padding-right: 5px;
}
DIV#talen  {
	padding-bottom: 15px;
}

DIV.sub_list2 DIV P:first-child {
	margin: 0;
	padding: 0;
}

.swfplayer OBJECT {
	margin-bottom:10px;
}

IMG + DIV#rbcontent_onderaan {
	padding-top:10px;
}

.fotolist {
        float:left;
        height:150px;
        margin-bottom:5px;
        margin-right:20px;
        width:200px;
        font-weight: bold;
		cursor: pointer;
		overflow: hidden;
}

.fotolist A {
        text-decoration: none;
}

#resultlist {
        display:block;
}

#fotodetail {
        display:none;
}

#fdprev, #fdtitle, #fdnext, #fdclose {
        display: none;
}

#fdpopup TD {
        font-weight: bold;
}

.bijschrift {
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 3px;
	color: #008175;
}

DIV.bijschrift {
	font-weight: bold;
}
.downloadimg {
	display: inline;
	vertical-align: bottom;
	
}
.downloadlink {
	display: inline;
	margin-top: -1px;

}
#fdbijschrift,.fdbijschrift {
	font-size:18px;
	color:#008175;
	background-color:#fff;
	z-index:100;
	margin-bottom:15px;
}
#fdfotonr {
	font-size:14px;
	color:#008175;
	background-color:#fff;
	z-index:100;
	margin-bottom:5px;
}
