html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapper {
	position: relative;
	padding: 0;
	margin: 0;
	background: #ededed;
	min-width: 1000px;
}

#header {
	position: relative;
	height: 122px;
	background: #fff;	
}

.aedHome #header {
	height: 260px;	
}

/* banners onder in css */

#menu {
	position: absolute;
	top: 88px;
	left: 0;
	height: 34px;
	width: 100%;
	background: url(graphics/menu_bg.png) top left repeat-x;	
	font-family: "myriad", arial, verdana, helvetica;
}

*+html #menu {
	xheight: 32px;	
}

#menu ul {
	list-style-type: none;
	margin: 0;
	margin-left: 173px;
}

#menu ul li {
	float: left;
	position: relative;
}

#menu ul li a {
	text-decoration: none;
	line-height: 32px;
	color: #fff;
	font-size: 130%;
	padding: 5px 35px 9px 35px;
}

*+html #menu ul li a {
	padding: 5px 35px 9px 35px;
	line-height: 34px;
}

* html #menu ul li a {
	line-height: 34px;
}


#menu ul li a:hover,
#menu ul li a.active {
	background: url(graphics/menu_active_bg.png) 50% bottom no-repeat;
}

#menu ul li a.active {
	font-weight: bold;
	padding: 5px 35px 8px 35px;
}

#logo {
	position: absolute;
	top: 6px;
	left: 35px;	
}

#headerBanners {
	position: absolute;
	right: 30px;
	top: 10px;	
}

#headerBanners img {
	vertical-align: top;
	margin-left: 10px;	
}

#headerBanners img.img112 {
	margin-top: -3px;	
}


/* stuk dubbele css verwijderd (tot regel 605 ongeveer) */

#content {
	position: relative;
	margin: 20px 35px 0 30px;
	padding-bottom: 20px;
}

#content:after {
    /* clear floats with standard compliant code */
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0%;
    visibility: hidden;
}

* html #content {
    height: 1px; /* clear floats for IE5,6 */
}

*+html #content {
    min-height: 0;  /* clear floats for IE7 */
}

/* content left */

#contentLeft {
	width: 300px;
}

#contentLeft {
	width: 327px;
	float: left;
	position: relative;
}

.contentLeftMainContent {
	background: #dfe1e0 url(graphics/aed_element_bg_gradient.png) top left repeat-x;
	position: relative;	
}

#tabContent {
	xposition: relative;
}

* html #tabContent {
	position: relative;
}

.tabs {
	display: none;
	height: 25px;
	position: relative;
	z-index: 500;
}


#TabsDiv {
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
												
.tab {
	display: none;
	position: relative;
	float: left;
	margin-right: 3px;
	background: url(graphics/tab_links.png) 0 1px no-repeat;
	height: 25px;
	z-index: 1000;
}

.tab a {
	color: #41927f;
	text-decoration: none;
	font-weight: bold;	
	line-height: 25px;
	padding: 4px 7px 5px 7px;
	background: url(graphics/tab_links_right.png) top right no-repeat;
}

.tab a:hover {
	text-decoration: underline;	
}

.tabActive {
	background: url(graphics/tab_links_active.png) 0 1px no-repeat;
}

.tabActive a {
	color: #666;
	background: url(graphics/tab_links__right_active.png) right top no-repeat;
}


* html #searchContent {
	position: relative;
	left: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

#searchContent {
	position:relative;
	padding: 0 5px 7px 5px;
	border-top: 1px solid #d8dddb;
	border-left: 1px solid #d8dddb;
	border-right: 1px solid #d8dddb;
}

*+html #searchContent {
	padding: 0;
	border: 0;
	padding-left: 5px;
}
	
* html #contentLeftFooter {
}

*+html #table_wrapper_index,
*+html #table_wrapper_index table {
	padding: 0;
	margin: 0 -5px;
	width: 300px;
}


form div#table_wrapper_index {
	margin: 0;
	padding: 0;	
}
								
#listContent {
	position: relative;
	padding: 5px;
	margin: 5px 0 0 0 ;
	background: #dadddc;
}

* html #contentLeftFooter {
	margin-top: 9px;
	height: 34px;
}

* html #nlcc {
	display: none;	
}

#contentLeftFooter {
	height: 23px;
}

*+html #contentLeftFooter {
	margin-top: 0;
}

* html #contentLeftFooter {
	position: absolute;
	bottom: 25px;
}

* html #contentLeftFooter img {
	margin: 2px 2px -5px 0px;
}
			
#contentLeftFooter img {
	margin: 2px 2px -5px 5px;
}

*+html #contentLeftFooter img {
	margin: 2px 2px -5px 0px;
}

#contentLeftFooter {
	position: relative;
	xmargin-top: 1.5em;
	color: #666;
	font-size: 80%;
	font-style: italic;
	line-height: 120%;
	width: 290px;
}

#contentLeftFooter #nonValidated {
	position: absolute;
	top: 0;
	left: 125px;
}

#contentLeftFooter a {
	color: #666;
	text-decoration: none;		
}

#contentLeftFooter a:hover {
	text-decoration: underline;	
}



* html #outputDisplay,
* html #contentLeftFooter {
	padding: 0 0 0 5px;
}


*+html #searchContent form {
	padding: 0;
	margin: 0;
}

*+html #outputDisplay .contentPanel div {
	padding: 5px;	
}

*+html #contentLeftFooter {
	padding: 0 0 10px 5px;
}

* html .searchContent {
	width: 285px;
	margin-top: -20px;
}

*+html .searchContent {
	padding: 0 5px;
}

* html #searchContent .contentPanel table {
	padding: 2px;
}

*+html #searchContent .contentPanel table {
	padding: 2px;
}


* html #searchContent .contentPanel .searchContent table {
	padding: 0;	
}

*+html #searchContent .contentPanel .searchContent table {
	padding: 0;	
}


.searchContent {
	margin: 0 -6px;
	padding: 0 10px 10px 10px;
	height: 300px;
}

*+html .searchContent {
	xborder-top: 5px solid #fff;
	margin: 0;
	padding: 0;
	z-index: 10000;
	margin-top: -20px;
	height: 275px;
}


*+html .helpKnopTitleWrapper {
	padding: 0;	
	margin:0;
}

*+html #AEDsearchOptions {
	margin: 0;
}

*+html #searchContent #googlemapsGeocoderControl {
	padding: 0;	
	margin:0;	
}

form#listForm {
	height: 200px;	
}



/* content right */

#contentRight {
	margin-left: 350px;
	height: 100%;
	position: relative;
}

#loginLinks {
	/* position: absolute;
	top: 0;
	right: 5px;	
	z-index: 501; */
	display: none;
}

* html #mapWrapper {
	padding-bottom: 6px;	
}

#mapWrapper {
	position: relative;
	float:left;
	width:99%;
	_width:98%;
	z-index: 499;
	
}

* html #mapWrapper {
	width: 100%;
	left: -5px;
}

* html #aanmeldFormAED_klein {
	margin-right: 5px;
}


#aanmeldFormAED_klein {
	height: 100px;
	background: #CCD5cc;
	padding: 10px 10px 0 10px;
	position: relative;
	margin: 0 -3px 0 0;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
}

#aanmeldFormAED{
	background: #CCD5CC;
	padding: 10px;
	position: relative;
}

#mapArea {
	/*background: url(graphics/kaart_afbeelding.png) top left;	*/
	height: 560px;
	position: relative;
	float: left;
	width: 100%;
	z-index: 499;
	left: 5px;
}


/* TABS */

/* ie6 uitzonderingen */

* html #contentRight .tab {
	margin-bottom: -2px;
	border-left: 1px solid #adbaa5;
	border-top: 1px solid #adbaa5;
	border-right: 1px solid #adbaa5;
}

* html #contentRight .tab span,
* html #contentRight .tabActive span {
	margin-top: -2px;
	height: 25px;
}

* html #contentRight .tab span img {
	margin-top: 5px;
	padding: 3px 0 0 0;
}

* html #contentRight .tabNieuweKaart span {
	margin-top: -4px;
}


* html #contentRight .tabNieuweKaart {
	margin-top: -1px;
	z-index:1;	
}

/* ie6 uitzonderingen einde */


#contentRight .tab {
	background: url(graphics/tab_rechts_toevoegen.png) top left no-repeat;
	margin-right: 0;
	padding: 0;
	position: relative;
}



#contentRight .tab a {
	background: none;
	line-height: 27px;
	text-decoration: none;
}

*+html #contentRight .tab a {
	padding: 0 6px 8px 8px;
}

* html #contentRight .tab {
	border: none;
}
* html #contentRight .tab span {
	padding-right: 11px;
	padding-bottom: 5px;
}

#contentRight .tab span {
	background: url(graphics/tab_rechts_right_toevoegen.png) top right no-repeat;
	text-decoration: none;
	padding: 7px 10px 4px 5px;
}

#contentRight .tab span img {
	margin-bottom: -3px;
	cursor: pointer;
}

*+html #contentRight .tab span img {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 7px;
	right: 7px;
}

#contentRight .tabActive {
	background: url(graphics/tab_rechts_active.png) top left no-repeat;
	margin-bottom: 0;
	position:relative;
	z-index:1000;
	height: 26px;
}

#contentRight .tabActive a {
	background: none;
}

#contentRight .tabActive span {
	background: url(graphics/tab_rechts_right_active.png) top right no-repeat;
}

#contentRight .tabNieuweKaart {
	background: url(graphics/tab_rechts.png) top left no-repeat;
	color: #fff;
	margin-bottom: 1px;
}

#contentRight .tabNieuweKaart a {
	background: none;
	color: #fff;
}

#contentRight .tabNieuweKaart span {
	background: url(graphics/tab_rechts_right.png) top right no-repeat;
}


/* TABS EINDE */

#footer {
	float: none;
	clear: both;
	padding: 0 35px;
	height: 55px;
	/*background: #D3D3D3 url(graphics/footer_bg.png) top left repeat-x;*/
	background: #D3D3D3 top left repeat-x;
	border-top: 1px solid #FFFFFF;
	position: relative;
	display: block;
}

.footerText {
	color: #666;
	font-size: 75%;
}
	
#footer .footerText {
	position: absolute;
	left: 35px;
	top: 4px;
	color: #666;
	font-size: 75%;
	text-align: left;
	line-height: 10px;
}

#footer .footerTextImg {
	position: absolute;
	top: 1px;
	left: 10px;
}
.footerTextExtra {
	margin: 0 0 0 30px;
}

.footerSep { position: absolute; left: 0; top: 2px; }
.footerIedereen { position: absolute; left: 22px; top: 14px; }
.footerEhbo { position: absolute; left: 102px; top: 14px; }
.footerKies { position: absolute; left: 333px; top: 2px; }
.footerEhbobond { position: absolute; left: 465px; top: 2px; }


#footer .samenwerkingFooter {
	position: absolute;
	left: 270px;
	top: 4px;
	color: #666;
	font-size: 75%;
	text-align: left;
	line-height: 10px;
}

#footer .ehboLogo {
	margin: 0 0 0 50px;
}

#footer .rodekruisLogo {
	margin: 0 0 0 20px;
}

form div label {
	display: block;
	float:left;
	width:11em;
}

form div {
	margin-bottom: 0.5em;
}

.labelWrapper {
	margin-right: 15px;
	float: left;
}

#openingstijden {
	display: block;	
	position: relative;
}

/* overlay */

#registerLoginOverlay .modalDialogSpacing {
	margin: 0 auto;
	padding: 50px;
	width: 400px;
	position: relative;
	width: 700px;
}

.modalDialogSpacing {
	margin: 0 auto;
	padding: 50px;
	width: 800px;
	position: relative;
}

.modalDialogSpacing_disclaimer {
	margin:0 auto;
	padding:50px;
	width:700px;
	position: relative;
}

#info_popup {
	width: 100%;
}

.modalDialogSpacing_hoewerkthet {
	margin: 0 auto;
	width: 700px;
	position: relative;
}

.modalDialogPanel {
	position: relative;
}

* html .modalDialogCaption {
	right: 47px;
}

.modalDialogCaption {
	position:absolute;
	right: -3px;
	top: 0;
}

* html #registerLoginOverlay .modalDialogSpacing_disclaimer a.closeButton {
	left: -15px;
}

* html #registerLoginOverlay .modalDialogSpacing a.closeButton {
	left: -15px;
}

.modalDialogCaption a.closeButton {
	background: url(/style/graphics/funkyBox_close3.png) top left no-repeat;
	right: 5px;
	top: 7px;
	position: absolute;
	font-size:0;
	height:20px;
	line-height:0;
	overflow:hidden;
	width:20px;
}



.swapbox label {
	float: none;
}

#selectProvincie {
	margin-right: 20px;
}

#provincesDiv select {
	width:45%;
}

.forward, .backward {
	cursor:hand;
	cursor:pointer;
}

/* ballon */

/* extinfowindow */
  #aed_window {
    width: 300px;
    margin-top: 15px;
}


#aed_window div {
	position: relative;
}

#aed_window_close {
	background:transparent url(graphics/funkyBox_close3.png) 0 0 no-repeat;
	cursor:pointer;
	height: 13px;
	width: 13px;
	position: absolute;
	top: 5px;
	left: 0;
	margin: 7px 0 0 -7px;
}

* html #googlemapsPluginInfoWindow {
	width: 330px;
}


* html #aed_window_beak {
    /* Alpha transparencies hack for IE */
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/graphics/simple_beak.png', sizingMethod='crop');
}

#aed_window_tl {
	background: transparent url(graphics/balloon_tl.png) bottom right no-repeat;
	width: 21px;
	height: 21px;
}

* html #aed_window_tl {
	background: transparent url(graphics/balloon_tl_ie.gif) bottom right no-repeat;
	width: 21px;
	height: 21px;
}

#aed_window_t {
	background: transparent url(graphics/balloon_t.png) top left repeat-x ;
	height: 21px;
}

* html #aed_window_t {
	background: transparent url(graphics/balloon_t_ie.gif) top left repeat-x ;
	height: 21px;
}

#aed_window_tr {
	background: transparent url(graphics/balloon_tr.png) bottom left no-repeat;
	width: 21px;
	height: 21px;
}

* html #aed_window_tr {
	background: transparent url(graphics/balloon_tr_ie.gif) bottom left no-repeat;
	width: 21px;
	height: 21px;
}

#aed_window_r {
	background: transparent url(graphics/balloon_r.png) top right repeat-y;
	width: 21px;
}

* html #aed_window_r {
	background: transparent url(graphics/balloon_r_ie.gif) top right repeat-y;
	width: 21px;
}

#aed_window_br {
	background: transparent url(graphics/balloon_br.png) top right no-repeat;
	width: 21px;
	height: 64px;
}

* html #aed_window_br {
	background: transparent url(graphics/balloon_br_ie.gif) top right no-repeat;
	width: 21px;
	height: 64px;
}

#aed_window_b {
	width: 300px;
	height: 64px;
	background: transparent url(graphics/balloon_b.png) top left no-repeat;
}

* html #aed_window_b {
	width: 300px;
	height: 64px;
	background: transparent url(graphics/balloon_b_ie.gif) top left no-repeat;
}

#aed_window_bl {
	width: 20px;
	height: 64px;
	background: transparent url(graphics/balloon_bl.png) top left no-repeat;
}

* html #aed_window_bl {
	width: 20px;
	height: 64px;
	background: transparent url(graphics/balloon_bl_ie.gif) top left no-repeat;
}

#aed_window_l {
	width: 20px ;
	background: transparent url(graphics/balloon_l.png) top left repeat-y;
}

* html #aed_window_l {
	width: 20px ;
	background: transparent url(graphics/balloon_r_ie.gif) top left repeat-y;
}

#maxGMarker_tooltip {
	background: #FFF;
	border: 1px solid #006E3A;
	color: #006E3A;
	font-weight: bold;
	line-height: 150%;
	padding: 5px;
	margin: 0 0 0 -20px;
	display: block;	
}

#maxGMarker_tooltip:hover {
	display: block;	
}	


.login_full_div_hoewerkthet{
	position:absolute;
	left: 450px;
	top: 150px;
	z-index: 10002;
}

*+html .login_full_div_hoewerkthet{
	position:absolute;
	left: 70px;
	top: 150px;
	z-index: 10002;
}

.login_full_div{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10002;
}

* html .login_full_div{
	position: absolute;
}

.login_overlay_div,
.aedaanmelden__meld_dialog {
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 10001;
}

.modalDialogOverlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    z-index: 10000;
    position: absolute;
}

.error {
	color:red;
}

.edit {
	margin-bottom: 1em;	
}

#rememberMe {
	margin: 1em 0 0 11em;	
}

#rememberMe label {
	margin: 0;
	float: none;
	display: inline;
}

#loginFormDiv label {
	display: inline-block;
	width:11em;
	float:none;
}

#formFooter {
	margin: 5px 0 10px 12em;
}
form input.label {
	color: #000; /* gray if not filled in */
}

* html #table_wrapper #AEDlist td.editItem img,
* html #AEDRegionAdminList td.editItem img {
	visibility: visible;
}


#table_wrapper #AEDlist td.editItem img,
#AEDRegionAdminList td.editItem img {
	visibility: hidden;
}


#table_wrapper #AEDlist tr:hover td.editItem img,
#AEDRegionAdminList tr:hover td.editItem img{
	visibility: visible;
}

#table_wrapper #AEDlist td.editItem img,
#AEDRegionAdminList td.editItem img {
	display: block;	
}


.modalDialogContent form:after {
    /* clear floats with standard compliant code */
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0%;
    visibility: hidden;
}

* html .modalDialogContent form {
    height: 1px; /* clear floats for IE5,6 */
}

*+html .modalDialogContent form {
    min-height: 0;  /* clear floats for IE7 */
}

#provincesDiv {
	margin-bottom: 1em;	
}

.closeScreen {
	width: 12px;
	height: 12px;
	background: url(graphics/funkyBox_close3.png) top left no-repeat;
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
	z-index:1000;
}

.Img112 {
	position: absolute;
	top: 20px;
	right: 5px;	
}

.bel112 {
	color: #0072ba;
	font-weight:bold;
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 90%;
}

* html #AEDRegionAdminList td.beheerderItems ul{
	margin:0;
}

*+html #AEDRegionAdminList td.beheerderItems ul {
	margin:0;
}

#AEDRegionAdminList td.beheerderItems ul {
	margin: 0 0 0 -25px;	
}

#AEDRegionAdminList td.beheerderItems ul li {
	margin: 0;
	padding: 0;
}

#aanmeldFormAED a.aanmelden_grijs {
	color: #666666;
}

/* settingsBox and area inside */

#settingsBox {
	position: absolute;
	top: 0;
	right: 232px;
}

#settingsBox .settingsButton {
	width: 13px;
	height: 13px;
	margin-right: 11px;
}

#settingsBox .settingsButton a {
	display: block;
	font-size: 0;
	line-height: 0%;
	width: 13px;
	height: 13px;
	border: 1px solid white;
	background: url(graphics/db_settingsback.png) no-repeat left top;
}

#settingsBox .settingsButton a:hover {
	background-position: right top;
}

#settingsArea {
	position: absolute;
	top: 0;
	right: 13px;
	padding: 10px;
	background: #8cad7a;
	border: 1px solid white;
	z-index: 10001;
}

#settingsArea form div {
	margin-bottom: 3px;
}

#settingsArea label {
	display: inline;
	float: none;
	font-size: 11px;
}

#settingsArea .submit {
	padding: 0;
}

#settingsArea a {
	font-weight: bold;
	color: #017955;
}
#settingsArea a:hover {
	color: #4079A4;
}


/* element-blokken opzet */

.elementLeft {
	background: url(graphics/aed_element_left.png) 0 10px repeat-y;
	position: absolute;
	top: 0;
	left: 0px;
	height: 100%;
	width: 5px;
	z-index: 499;
}

*+html .elementLeft {

}

* html .elementLeft {
	display: none;
}

.elementRight {
	background: #EDEDED url(graphics/aed_element_right.png) top right repeat-y;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 5px;
	z-index: 500;
}

* html .elementRight {
	display: none;
}

.elementTitle {
	background: #EDEDED url(graphics/aed_element_header.png) top left no-repeat;
	height: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	padding: 0 20px 0 12px;
	position: relative;
	z-index: 504;
}

* html .elementTitle {
	background: #EDEDED url(graphics/aed_element_header.gif) top left no-repeat;
	line-height: 26px;
	height: 23px;
	padding-top: 4px;
	left: -4px;
}

.elementBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 100%;
	background: #EDEDED url(graphics/aed_element_bottom.png) bottom left repeat-x;
	z-index: 510;
}

* html .elementBottom {
	display: none;
}

.elementBottomLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	background:#EDEDED url(graphics/aed_element_bottom_left.png) top left no-repeat;
	width: 5px;
	height: 5px;
	z-index: 515;
}

* html .elementBottomLeft {
	display: none;
}

.elementBottomRight {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #EDEDED url(graphics/aed_element_bottom_right.png) top left no-repeat;
	width: 5px;
	height: 5px;
	z-index: 515;
}

* html .elementBottomRight {
	display: none;
}

.elementTitleRight {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	width: 11px;
	background: #EDEDED url(graphics/aed_element_header_right.png) top left no-repeat;
	z-index: 505;
}

* html .elementTitleRight {
	background: #EDEDED url(graphics/aed_element_header_right.gif) top left no-repeat;
	right: -5px;
}

/* banners */

.home_contentBanners {
	height: 137px;
	width: 100%;
	background:#d8d8d8;
	border-top: 1px solid #eaeaea;
	position: absolute;
	bottom: 0;
}

* html .home_contentBanners {
	overflow: hidden;
}

.home_contentBanners .banner {
	display: inline;
	width: 30%;
	background: url(graphics/banner_home_bg.png) top left no-repeat;
	height: 98px;
	width: 286px;
	margin: 15px 5px 10px 35px;
}

* html .home_contentBanners .banner {
	background: url(graphics/banner_home_bg.gif) top left no-repeat;
}

.home_contentBanners .banner_meldAan {
	background: url(graphics/meldaan_banner.png) top left no-repeat;
	width: 246px;
}

* html .home_contentBanners .banner_meldAan {
	width: 286px;
}

.banner,
.bannerLeft {
	position: relative;
	font-size: 12px;
	padding: 5px 10px;
	margin: 15px 10px;
	float: left;
	color: #000;
}

.bannerLeft {
	background:url(graphics/banner_left.png) no-repeat scroll left top;
	height: 95px;
	width: 290px;
	margin: 10px 0 0 0;
	padding: 10px 17px;
}

.contentLeftSubContent .banner_meldaan {
	background:url(graphics/meldaan_banner_left.png) no-repeat scroll left top;	
}

.banner h1,
.bannerLeft h1,
.hoeVak h1 {
	color: #006F3B;
	font-size: 140%;
	padding: 0.25em 0;
	margin: 0;
	font-weight: normal;
}

.hoeVak h1 {
	line-height: 30px;
	position: relative;
}

.hoeVak h1 img {
	vertical-align: middle;
	margin: 0 5px 5px 0;
}

.banner ul,
.bannerLeft ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

.bannerLeft ul.tools {
	padding-right: 0;	
}


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

ul.tools li {
	position: relative;
	background: url(graphics/aanmeld_button.png) top left no-repeat;
	height: 22px;
	display:block;
	float: right;
}

ul.tools li a {
	background: url(graphics/aanmeld_button_pijl.png) top right no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 120%;
	letter-spacing: 1.2px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 25px 5px 10px;
}

.banner_meldAan ul.tools {	
	position: absolute;
	right: 19px;
	bottom: 15px;
	padding: 0;
}

.loginFormUser ul.tools li a,
.banner_meldAan ul.tools li a, 
.bannerLeft ul.tools li a{
	padding: 3px 25px 5px 10px;
}

.aboutAED .bannerLeft ul.tools li a.aanmeldButton {
	padding-top: 2px;
}

*+html .aboutAED .bannerLeft ul.tools li a.aanmeldButton {
	padding-top: 3px;
}

* html .aboutAED .bannerLeft ul.tools li a.aanmeldButton {
	padding-top: 3px;
}

ul.tools li:hover {
	background: url(graphics/aanmeld_button_hover.png) top right no-repeat;
}

ul.tools li:hover a {
	background: url(graphics/aanmeld_button_pijl_hover.png) top right no-repeat;
}
.bannerLink {
	color: #76797c;
	text-transform: uppercase;
	font-size: 90%;
	line-height: 18px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}


.footerLink {
	font-weight: normal;
	font-size: 80%;
	position: relative;
	top: 5px;
}

.footerLink .footerLink {
	position: relative;
	top: 0;
}

p.footerLinkPages {
	position: absolute;
	right: 36px;
	bottom: 10px;
}

/* nieuws */

.nieuwsArea {
	background: #fff;
	padding: 10px 20px;
	min-height: 540px;
}

* html .nieuwsArea {
	height: 540px;
}

.nieuwsList {
	padding: 10px 20px;
}

.contentLeftContent {
	background: #fff;
	padding: 5px;
}

.videoContent .contentLeftContent {
	padding: 0 0 0 5px;	
}


.nieuwsArea p {
	margin: 0.5em 0 1em 0;	
}


/* nieuwe styling modaldialog */

* html .modalDialogPanel .elementTitle {
	left: 0;
}

.modalDialogPanel .elementTitle {
	background: url(graphics/aed_popup_header.gif) -4px -5px no-repeat;
	height: 27px;
	color: #fff;
	font-weight: bold;
	line-height: 27px;
	padding: 0 10px;
	position: relative;
	z-index: 10;
	margin-right: 5px;
}

.dialogPanelAanmelden .elementTitle {
	position: relative; 
	top: -16px;
	left: -11px;
	margin-right: -15px;
}

* html .dialogPanelAanmelden .elementTitle {
	left: -11px;
}

.modalDialogPanel .modalDialogCaption {
	z-index: 100;
	background: url(graphics/aed_popup_header_right.gif) 2px -5px  no-repeat;
	width: 12px;
	height: 27px;
}

* html .dialogPanelAanmelden .modalDialogCaption {
	top: -5px;
	right: 47px;
}

.dialogPanelAanmelden .modalDialogCaption {
	top: -5px;
	right: -25px;
}


.modalDialogContent {
	position: relative;
	padding: 10px;
	background: #DFE1E0 url(graphics/aed_overlay_bg_gradient.png) repeat-x scroll left top;
	border:1px solid #FFFFFF;
}

*+html .modalDialogContent {
	padding-bottom: 0;
}



.overlayBlok {
	width: 48%;
	float: left;
	position: relative;
	padding-right: 5px;
}

.hoeVak {
	width: 24%;
	float: left;
	position: relative;
	margin: 0 2px 0 4px;
}

.hoeVak p,
.hoeVak h2 {
	width: 160px;
	padding: 5px 0 20px 0;
}

.modalDialogContent:after {
    /* clear floats with standard compliant code */
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0%;
    visibility: hidden;
}

* html .modalDialogContent {
    height: 1px; /* clear floats for IE5,6 */
}

*+html .modalDialogContent {
    min-height: 0;  /* clear floats for IE7 */
}

#loginFormDiv {
	border-left: 1px solid #ccc;
	padding-left: 10px;	
}

form#frmLogin {
	margin-top: 20px;	
}

/* aanmelden */

#aedaanmeldenmapArea {
	border: 5px solid white;	
}

#aedaanmeldenmapArea {
	width: 350px; 
	height: 300px; 
	float: right; 
	position: relative; 
	border: 5px solid #fff;
}

#aanmeldContent #aanmeldContentForm {
	width: 420px;
	margin-top: 0;
}

* html .scrollable {
	height: 485px;	
}

.scrollable {
	max-height: 485px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

#aanmeldContent .aanmeldenLokatie {
	background: url(graphics/img_stap_1.gif) 360px 0px no-repeat;
	border-bottom: 1px solid #C0C1C0;
}

* html #aanmeldContent .aanmeldenLokatie {
	margin-top: 5px;
	background-position: 363px 3px;
}

#aanmeldContent .aanmeldenBeschikbaar {
	background: url(graphics/img_stap_2.gif) 360px 0px no-repeat;
	border-bottom: 1px solid #C0C1C0;
}

* html #aanmeldContent .aanmeldenBeschikbaar {
	background-position: 363px 3px;
}

#aanmeldContent .aanmeldenAanmelder {
	background: url(graphics/img_stap_3.gif) 360px 0px no-repeat;
	border-bottom: 1px solid #C0C1C0;
}

*+html #aanmeldContent .aanmeldenAanmelder {
	background-position: 360px 5px;
}

* html #aanmeldContent .aanmeldenAanmelder {
	padding-top: 10px;
	background-position: 363px 10px;
}


/* resizer removed new heights */

#contentLeft{
	min-height: 595px;
}

* html #contentLeft{
	height: 595px;
}

#contentRight {
	min-height: 595px;
}

* html #contentRight {
	height: 595px;
}

#table_wrapper_index {
	height: 250px;
	overflow: auto;
}

*+html #table_wrapper_index {
	height: 215px;
	overflow-x: hidden;
}

* html #table_wrapper_index {
	height: expression( this.scrollHeight > 226 ? "226px" : "auto" );
}