* {
	margin:0;
	padding:0;
}
a {color: #004a99; text-decoration:none;}
a:hover {color: #009ee0; text-decoration:none;}

a.menubalk {text-decoration: none; background-color: #e0f2fb;}
a.menubalk:hover {text-decoration: none; background-color: #fff;}

a.menubalkact {text-decoration: none; background-color: #fff;}

a.submenubalk {text-decoration: none; background-color: #eff8fd;}
a.submenubalk:hover {text-decoration: none; background-color: #fff;}

a.favoregel {text-decoration: none; background-color: #fff;}
a.favoregel:hover {text-decoration: none; background-color: #e0f2fb;}

a.actpubl {color: #000; text-decoration:none;}
a.actpubl:hover {color: #004a99; text-decoration:none;}

body, html {
	margin: 0;
	padding: 0;
	border: 0;
	height:100%;
}
img, div, span, p {
	border: 0;
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding-left: 14px;
}
ul.actueel li {
	list-style-image: url(images/list-image.gif);
}
.titel, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004a99;
	text-align: left;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.subtitel, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #004a99;
	margin: 0;
	padding: 0;
	text-align: left;
}
.normaal, .foutmelding, p, div, .stdbutton, input, textarea, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
}
.foutmelding {
	color: #F00;
}
input.normaal {
	width: 250px;
}
.upload {
	width: 300px;
}
textarea.normaal {
	width: 250px;
	overflow: auto;
	resize: none;
}
.menubalk, .menubalkact, .submenubalk, .favoregel {
	/*height: 20px;*/
	width: 188px;
	border-bottom: 1px #004a99 solid;
	margin-left: 43px;
	display: inline-block;
	cursor: pointer;
}
.hfdmenu, .hfdmenuact, .submenu, .submenuact, .hfdmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	width: 168px;
	color: #000;
	margin-left: 5px;
	float: left;
	padding: 3px 0;
}
.hfdmenuact, .submenuact {
	color: #000;
}
.hfdmenu2 {
	width: 190px;
	margin-left: 0;
}
/*.submenu, .submenuact {
	margin-left: 10px;
	width: 163px;
}*/
.pijlrechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	color: #009ee0;
	float: right;
	margin-right: 5px;
}
.stdbutton {
	border: 0;
	margin: 0;
	padding: 2px;
	background-color: #0074BA;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
.favoregel {
	width: 212px;
	margin-left: 10px;
}
.zoekinput {
	border: 2px #d4d5d5 solid;
	width: 128px;
	height: 14px;
	vertical-align: top;
}
.zoekbutton {
	background-image: url(images/zoek-knop.gif);
	width: 55px;
	height: 21px;
	cursor: pointer;
	vertical-align: top;
	border: 0;
}
.loesje {
	border-top: 1px #e6e7e7 solid;
	border-left: 1px #e6e7e7 solid;
	border-right: 2px #abadae solid;
	border-bottom: 2px #abadae solid;
}

/* positionering */
#sitecontainer {
	position: relative;
	width: 955px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#site {
	position: absolute;
	top: 0;
	left: 0;
	width: 955px;
	background-image: url(images/schaduw.gif);
	background-repeat: repeat-y;
}
#topschaduw {
	height: 15px;
	width: 955px;
	background-image: url(images/topschaduw.gif);
}
#onderschaduw {
	height: 15px;
	width: 955px;
	background-image: url(images/onderschaduw.gif);
	clear: both;
}
#main {
	margin: 0 0 0 0;
}
#main2 {
	margin: 0 15px;
}
#topcontainer {
	width: 925px;
	height: 90px;
}
#middencontainer {
	width: 925px;
}
#toplinks {
	float: left;
	height: 90px;
	width: 232px;
}
#toprechts {
	height: 90px;
	width: 231px;
	float: right;
	background-color: #e0f2fb;
}
#topmidden {
	float: left;
}
#kruimelpad {
	position: relative;
	top: 52px;
	left: 10px;
	width: 435px;
	height: 32px;
	overflow: hidden;
}
#zoekbalk {
	position: absolute;
	top: 34px;
	right: 270px;
}
#menucontainer {
	float:left;
	width: 231px;
	overflow: hidden;
}
#txtcontainer {
	float:right;
	width: 462px;
	overflow: hidden;
}
#txt {
	margin: 0 15px 0 20px;
}
#fotobalk {
	float: right;
	/*width: 694px;*/
	height: 222px;
	/*overflow: hidden;*/
}
#trefcontainer {
	float:right;
	width: 232px;
	overflow: hidden;
	background-color: #e0f2fb;
}
#treffers {
	margin: 0 10px;
}
#favobalk {
	background-color: #004a99;
	width: 232px;
	height: 20px;
}
#favowit {
	margin-left: 10px;
	color: #FFF;
	line-height: 18px;
}
#favocontainer {
	width: 232px;
	background-color:#FFF;
}
#monitor {
	width: 925px;
	height: 1440px;
	overflow-x: hidden;
	overflow-y: auto;
}
#footer {
	clear: both;
}

/* AGENDA */
.ag_maand {
	width:100%;
	font-weight: bold;
	font-size: 11px;
	color: #004a99;
	padding:8px 0 0 0;
}
.ag_lijn {
	width:100%;
	border-top: #004a99 1px solid;
	padding:0 0 5px 0;
}
.ag_titelregel {
	padding: 2px 0 0 0;
	width:100%;
	clear:both;
}
.ag_datum {
	font-weight:bold;
	width: 95px;
	float:left;
}
.ag_titel {
	font-weight:bold;
	float:left;
}
.ag_regel {
	height:auto;
	clear:both;
}
.ag_foto_blank {
	width:75px;
	float:left;
	padding:4px 0 0 0;
	display:block;
}
.ag_foto {
	width:75px;
	float:left;
	padding:4px 0 0 0;
	display:none;
}
.ag_vuller {
	width:20px;
	height: 2px;
	float:left;
}
.ag_tekst {
	width: 299px;
	overflow:hidden;
	float:left;
}
.ag_meer {
	width: 27px;
	float:right;
}
.ag_meer_afb, .ag_sluit_afb {
	cursor:pointer;
}
.ag_sluit {
	width: 15px;
	float:right;
	display:none;
}
.float_clear {
	clear:both;
}

