body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 16px;	
}

h1{
	color:#4A7FC3;
	font-size: 20px;
	font-style:italic;
	font-weight:bolder;
	padding-bottom:10px;
	border-bottom: 1px solid #DAE7F5;
	margin-top:12px;
}

h2 {
	color:#4A7FC3;
	font-size: 12px;
	font-style:italic;
	font-weight:bolder;
	
}

h3 {
	color:#000000;
	font-size: 10px;
	font-weight:bolder;
	margin:0px 0px -5px 0px;
}

hr { height:1Px;
	color:#DAE7F5;
}

a:link, a:hover, a:active, a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73B93D;
	text-decoration: underline;
}

a.kruimelpadNAV:link, a.kruimelpadNAV:hover, a.kruimelpadNAV:active, a.kruimelpadNAV:visited  {
	font-size: 11px;
	color: #016DB5;
	text-decoration: none;
}

a.kruimelpadNAVActief:link, a.kruimelpadNAVActief:hover, a.kruimelpadNAVActief:active, a.kruimelpadNAVActief:visited  {
	font-size: 11px;
	color: #73B93D;
	text-decoration: none;
}

a.tekstWitBoldLink:link, a.tekstWitBoldLink:hover, a.tekstWitBoldLink:active, a.tekstWitBoldLink:visited  {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	position: relative;
	width: 100%;
	height: 100%;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#background {
	position: relative;
	width: 750px;
	visibility: visible;
	left: 0px;
	top: 0px;
	text-align:left;	
}

#content {
	margin-top: 15px;
	padding: 15px;
}

#buttonnormal {
	background-color:#DAE7F5;
	color:#376BAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;	
	cursor:pointer;	
}

#buttonhover {
	background-color:#73B93D;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	cursor:pointer;
}

.actueelBG {
	width: 10px;
	border-left: 1px solid #DAE7F5;
}

.actueel {
	margin:0 0 10px 0;
}

.logo {
	margin: 25px 0 50px 0;
}

.datum {
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color: #000000;
	border-bottom: 1px solid #73B93D;
	margin:0;
	padding-bottom:5px;
	text-align:right;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #376BAA;
}

li {
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.ratitle {
	font-weight: bold;
	color: #73B93D;

}
.submenu {
	position: absolute;
	z-index: 2000;
	visibility: hidden;
	background-color: #DAE8F5;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #376BAA;
	border-right-color: #376BAA;
	border-bottom-color: #376BAA;
	border-left-color: #376BAA;
}

.subitem {
	font-size: 10px;
}

.bgThumb { 
	background-repeat: no-repeat; 
	background-position: center; 
}

.bgEqual { 
	background-color: #FFFFFF; 
	padding: 5px; 
}

.bgNotEqual { 
	background-color: #DAE8F5; 
	padding: 5px; 
}


/* subnavigatie onder overzichten */
#subnav_holder { width: 400px; float: left; }
#paginating_holder { height: 30px; display: inline; }
#add_new_holder { float: right; }
#button_holder { float: right; text-align : right; }

#page_active { border: 1px solid #DFEEFD; background-color : #DAE7F5; color: black; text-decoration : underline; }
#paginating_label { float: left; }
a.page_no { border: 1px solid #DFEEFD; padding: 2px 4px 2px 4px; margin: 0px 4px 0px 0px; color: #008CEA; font-weight: bold; display : block; float: left; text-decoration : none; }
a:hover.page_no  { text-decoration : underline; }

.black { color: black; }
.message { background : #DAE7F5; font-size: 12px; font-weight: bold; color: green; border: 1px solid gray; padding: 14px; margin: 10px 0px 10px 0px; }
.error { background : #DAE7F5; font-size: 12px; font-weight: bold; color: red; border: 1px solid gray; padding: 14px; margin: 10px 0px 10px 0px; }

.overzicht_rapporten  { background : #DAE7F5; padding: 10px; }
.overzicht_rapporten  li { list-style:square; }

div.rapport { background: #DAE7F5; margin: 0 0 15px 0; padding: 10px; }

div#quicklinks { clear: both; background : #183A58; color: white; font-weight: bold; text-align : center; padding: 5px; }
div#quicklinks a { color: white; font-weight: bold; text-decoration : underline; font-size: 10px; line-height: 14px; }
div#quicklinks a:hover { text-decoration : none; }
