@charset "utf-8";
/* CSS Document */


/* Gehele pagina */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
}


/* Lettertype */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: 5px 5px 5px #ddd;
	text-decoration: none;
	font-size: 25px;
	margin: 0 0 .3em 0;
}


#header h1, #header h1 a {
	color: #C71585;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	top: 5px;
}

#header h2 {
	font-family:Verdana, Arial, Helvetica, Serif;
	color: #9ACD32;
	text-align: right;
	margin: 5px 15px;
	padding: 1px;
	font-size: 20pt;
	font-weight: normal;
}

div#accordion div h3, div#accordion div div h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
}

h3 {
	font-weight: normal;
	font-size: 15pt;
}

h3.diagnose {
	margin: 1px 0;
}

h5 a {
	text-decoration: none;
}

p {
	margin: 5px 0 10px 0;
}

p.bron {
	font-weight: bold;
	font-size: smaller;
}

hr {
	border: none;
	height: 2px;
	width: 100%;
	background-color: #93CA2C;
}

span {
	
}

.krantenstijl {
	text-align: justify;
}


/* Tabellen */
table {
	border-collapse: collapse; 
}

table td, table th {
	padding: 0; 
}

td {
	vertical-align: top;
}

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

td.address {
	font-weight: bold;
	vertical-align: top;
}

td.semicolumn {
	margin: 0 10px;
	vertical-align: top;
}

table#agenda tr td {
	padding: 2px;
}

table#agenda tr td h4 {
	margin: 0 10px 0 0;
}

div#container {
	width: 1000px;
	height: 100%;
	margin: 5px auto;
	padding: 0 10px;
	background-color: #FFFFFF;
}

/* Header */
div#header {
	position: relative;
	height: 130px;

}
div#header div#topnav {
	position: absolute;
	right: 0px;
}
div#header div#logo {
	position: absolute;
	left: 0px;
}

div#header div#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

div#header div#topnav ul li {
	padding: 10px;
	display: inline;
	float: left;
	list-style-image: none;
	text-align: center;
}

div#header div#topnav ul li a {
	text-decoration: none;
	color: #4B0082;
	font-weight: bold;
	font-size: 11pt;
}

div#header div#logo {
	background-image: url('/images/logo.gif');
	width: 125px;
	height: 125px;
}

/* Menu */
div.menu {
	height: 40px;
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

div.menu ul li {
	padding: 10px;
	position: relative;
	display: inline;
	float: left;
	list-style-image: none;
	width: 170px;
	text-align: center;
	margin: 5px 10px 5px 0;
	background-color: #228B22;
}
div.menu ul li a, div#body div#left ul li p a, div#body div#right ul li p a {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

div.menu ul li.Groen {
	background-color: #228B22;
}

div.menu ul li.Paars {
	background-color: #800080;
}

div.menu ul li.Blauw {
	background-color: #00BFFF;
}

div.menu ul li.Oranje {
	background-color: #FF8C00;
}

div.menu ul li.Roze {
	background-color: #FF1493;
}

div.menu div#slidemenu {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

.AnotherMenu {
	border-bottom-width: 0px;
}

.pbutton {
	margin:1px 0;
}

div#left div.btnSpecified {
	padding: 10px 10px 7.5px 10px;
	position: relative;
	display: inline;
	float: left;
	list-style-image: none;
	width: 170px;
	text-align: center;
	margin: 5px 10px 5px 0;
}

div#left div.btnSpecified a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

/* Body */
div#body {
	clear: both;
}

div#body div#left {
	width: 190px;
	float: left;
}

div#body div#right ul, div#body div#left ul {
	list-style: none;
	padding: 0;	
	margin: 5px 0;
}

div#body div#left ul li, div#body div#right ul li {
	text-align: center;
}

div#body div#left ul li p, div#body div#right ul li p {
	padding: 10px 0 0 0;
	margin: 0;
}

div#body div#left ul li ul, div#body div#right ul li ul {
	list-style: none;
	padding: 0;
}

div#body div#left ul li ul li, div#body div#right ul li ul li {
	text-align: left;
	padding: 6px 6px;
}

div#body div#left ul li ul li a, div#body div#right ul li ul li a {
	text-decoration: none;
}

div#body div ul#specified li ul li{
	border-top: none;
}

div#body div ul#common, div#body div ul#common {
	background-color: #8B4513;
}

div#body div ul#common li ul li , div#body div ul#common li ul li {
	border: solid 2px #8B4513;
	border-top: none;
}

div#body div ul#common li ul, div#body div ul#common li ul {
	background-color: #DEB887;
}

div#body div#center {
	width: 590px;
	float: left;
	padding: 2.5px 10px;
	overflow: hidden;
}

div#body div#right, div#body div#left {
	width: 190px;
	float: left;
	padding: 2.5px 0;
}
div#center ul li {
	list-style-type: square;
}

div#breadcrumb {
	padding-top: 5px;
}

#calendar {
	width: 590px;
	margin: 0 auto;
}

/* Footer */
div#footer {
	overflow: hidden;
	clear: both;
	background-color: #FFFAFA;
}

div#footer div {
	padding: 0 0px 0 0;
}

div#footer div a {
	text-decoration: none;
	font-size: 9pt;
}

ul.list {
	padding: 0;
	margin: 0;
}

ul.list li {
	list-style-type: none;
	padding: 5px;
	margin: 10px 0;
}

div#center ul li {
	list-style-type: none;
}

ul.list li a {
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}

.button a {
	color: #000000;
}

span.ui-button-text {
	color: #000000;
}

.ui-button {
	width: 100%;
}

.ui-accordion-header {

}



/* News */

a.news {
	text-decoration: none;
}

div.news {
	border: solid 1px #646464;
	clear: both;
	overflow: auto;
	width: 570px;
	padding: 5px;
	margin: 15px 5px;
	border-radius: 6px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
div.news h2 {
	font-size: 12px;
	padding: 5px;
	margin: 5px;
}

div.news div img {
	width: 100px;
}

div.news div.left {
	float: left;
}

div.news div.right {
	float: right;
	width: 570px;
}

div.news div.img {
	width: 455px;
}

div.news div.right p.date {
	font-size: 8pt;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	color: #646464;
}

div.news div.img p.date {
	margin: 0;
}

div.news div.right p.txt {
	padding: 0 5px 5px 5px;
	margin: 0 5px 5px 5px;
}

div.news div.img p.txt {
	margin: 0 0 5px 0;
}

table#news {
	width: 100%;
}

table#news tr th {
	text-align: left;
	border-bottom: 1px solid white;
	padding: 4px 0;
	font-weight: bold;
	color: #191919;
	background: #EDEDED url(/images/list_gradients_gray.png)repeat-x 0 -140px;
	font-size: 12px;
}

table#news tr td {
	padding: 5px 4px 5px 0;
	border-bottom: 1px solid #E6E6E6;
	font-size: 11px;
	border-bottom: 1px solid #E6E6E6;
}

table#news tr td.odd {
	background-color: #FDFDFD;
}

table#news tr td.even {
	background-color: #F5F5F5;
}

table#news tr td.last {
	border-bottom: 0px solid #E6E6E6;
}


/*  */	

#tooltip {
    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    opacity: 0.90;
	width: 350px;
}

.ui-autocomplete {
	max-height: 100px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 100px;
}
	
ul#actueel li p {
	margin: 0;
}

ul#actueel li p a {
	font-weight: normal;
	font-size: 10pt;
}

input[type="submit"].ui-button, input[type="reset"].ui-button {

}

input[type="submit"].ui-state-hover, input[type="reset"].ui-state-hover {

}

input.form {
	width: 49%;
	margin-left: auto;
	margin-right: auto;
}
table#social {
}
table#social tr td {
	vertical-align: middle;
	padding: 5px 5px 0 0;
}

div.social {
	background-image: url(/images/social.png);
	width: 40px;
	height: 40px;
	float: left;
	margin: 5px;
}
div.rss {
	background-position: 0 -40px;
	margin-left: 0px;
}

div.mobile {
	background-position: 40px -40px;
}

div.facebook {
	background-position: 80px -40px;
}

div.twitter {
	background-position: 120px -40px;
}

div#footer div#copyright {
	width: 590px;
}
/* Print and Mail button */

#contactFormContainer {
	 filter: Alpha(Opacity=95); -moz-opacity:0.85; opacity: 0.95;
    position: absolute;
    z-index: 500;
    top: 0px; left: 35%;
	
}

#contactForm {
	height:350px;
	width:400px;
}

#contactForm h3 {
	text-align: center;
	padding:30px 30px 0 30px;
}

#contactForm fieldset {
	padding:0 30px 30px 30px;
	border:none;
}  
    
#contactForm label {
	display:block;
}  
    
#contactForm input[type=text] {
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
	height:24px;
} 
 
#contactForm textarea {
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
} 
 
#contactForm input[type=button] {
	background-color:#888888;
	border:solid 1px #23150c;
	color:#EAEAEA;
	padding:5px;
} 
               
#contactLink {
	margin:0px 0px;
	background-image: url('/images/emailButton.png');
	width: 16px;
	height: 16px;
	float:right;
}

#printLink {
	margin:0px 5px;
	background-image: url('/images/printButton.png');
	width: 16px;
	height: 16px;
	float:right;
}

ul#comment {
	list-style: none;
	padding: 0;
}

ul#comment li.commentBox {
	list-style: none;
	min-height: 85px;
	border-bottom: #DEDEDE dashed 1px;
	margin-bottom: 20px;
	margin-left: 0;
}

#comment_text, #comment_name, #comment_email {
	resize: none;
	outline: none;
	border: 1px solid #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

table.searchResult tr {
	
}

table.searchResult tr.odd {
	background-color: #FFFFFF;
}

table.searchResult tr.even {
	background-color: #FFC0CB;
}

table.searchResult tr th {
	
}

table.searchResult tr td {
	padding: 5px;
}

table.searchResult tr td a {
	color: #000000;
	text-decoration: none;
}

table.searchResult tr td.left {
	width: 125px;
}

table.searchResult tr td.right {
	width: 440px;
}

table.searchResult tr.hover {
	background-color: #DB7093;
}

table.searchResult tr.hover td, table.searchResult tr.hover td a {
	color: #FFFFFF;
	
}
