@charset "UTF-8" ;
/* CSS Document

	used Colors:
	
	red: df0029
 */

* {
	margin:0px; 
	padding:0px;
	font-size:12px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
a{
	color:#333333;
	text-decoration:none;
	cursor:pointer
}
a.normal{
	font-size:12px;
}
a.large{
	font-size:13px;
}
a.xlarge{
	font-size:15px;
}
a:hover{
	text-decoration:underline;
}
div#container {
	position:absolute;
	top:0px;
	left:50%;
	width:972px;
	margin-left:-486px;
}
div.spacer{
	clear:both;
	display:block;
	width:1px;
	height:1px;
}
input.submiter{
	font-size:11px;
	border:none;
	border-bottom:2px solid #333333;
	/*padding: 0px 3px 0px 3px;*/
	background-color:#333333;
	color:#FFFFFF;
	width:35px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix {display: inline-block;}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



/********************
	HEADER
********************/
div#header {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:0px;
	width:971px;
	height:181px;
}
div#header a#logo {
	display:block;
	width:161px;
	height:181px;
	background-image:url(../../content/alg/logo_rode_kruis.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

div#header a#logo-mfl {
	display:block;
	width:161px;
	height:181px;
	background-image:url(../../content/MFL/images/other/logo_klein.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

div#header img#header_img{
	position:absolute;
	right:0px;
	top:22px;
	width:810px;
	height:159px;
}
div#header a#logo span{
	display:none;
	visibility:hidden;
}
div#header ul#lang{
	position:absolute;
	left:161px;
	top:0px;
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	height:16px;
}
div#header ul#lang li{
	display:block;
	float:left;
	margin-right:12px;
}
div#header ul#lang li a{
	padding:1px 0 0 1px;
	display:inline;
}
div#header ul#lang li a:hover,
div#header ul#lang li a.selected{
	background-image:url(../../content/ALG/bg/language_selection.png);
	background-position: 0 0;
	background-repeat:repeat-x;
	height:181px;
}
div#header ul#lang li a:hover{
	text-decoration:none;
}
div#header div#header_overlay{
	position:absolute;
	left:161px;
	top:129px;
	height:31px;
	background-image:url(../../content/ALG/bg/overlay.png);
	background-position: 0 0;
	background-repeat: repeat;
	font-size:24px;
	padding: 0 15px 0 10px;
	line-height:31px;
}


div#header img#meta_left,
div#header img#meta_right{
	height:24px;
	position:absolute;
	top:0px;
}
div#header img#meta_left{
	left:0px;
	width:8px;
	height:24px;
}
div#header img#meta_right{
	right:0px;
	width:12px;
	height:24px;
}
div#header div#meta_nav{
	height:24px;
	position:absolute;
	top:22px;
	right:10px;
}	
div#header ul#meta{
	height:22px;
	padding:2px 2px 0 0;
	background-color: #d6200c;
	margin: 0 12px 0 8px;
	font-size:12px;
}
div#header ul#meta li{
	background-image:url(../../content/ALG/bg/meta.png);
	background-position: 100% 3px;
	background-repeat:no-repeat;
	display:inline;
	padding:0px 6px;
}
div#header ul#meta li.textsize{
	background-image:none;
	padding: 0 0px 0 6px;
}
div#header ul#meta{
	list-style:none;
}
div#header ul#meta li a{
	color:#FFFFFF;
}
div#header ul#meta li a:hover{
	text-decoration:none;
}


/********************
	BREADCRUMBS
********************/
div#breadcrumbs{
	position:absolute;
	left:239px;
	top:214px;
}
div#breadcrumbs a,
div#breadcrumbs{
	font-size:11px;
	color:#c1c9c8;
}
div#breadcrumbs a:hover,
div#breadcrumbs strong{
	color:#848a89;
}


/********************
	SIDEBAR LEFT
********************/
div#sidebar_left{
	width:186px;
	position:absolute;
	top:0px;
	left:20px;	
	z-index:1000;
}
div#sidebar_left h2{
	font-size:14px;
	margin: 15px 0 0 0px;
	padding: 0px 0 4px 8px;
	background-image:url(../../content/ALG/bg/content_h1.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;	
	border-bottom: 1px dotted #000;
}	
div#sidebar_left h3{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}	
div#sidebar_left ul li{
	line-height:16px;
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}
div#sidebar_left ul li.level2{
	padding: 0px 0;
	border-bottom: 0px dotted #CCC;
}
div#sidebar_left p{
	font-size:11px;
}	
div#sidebar_left p.more{
	font-size:11px;
	margin-top:3px;
}
div#sidebar_left p.more a{
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../../content/ALG/bg/links.png);
	background-position: 7px 5px;
	background-repeat:no-repeat;
}
div#content_body p.overzicht a{
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../../content/ALG/bg/overzicht_body.png);
	background-position: 8px 5px;
	background-repeat:no-repeat;
}
div#content_body p.overzicht a:hover{
	text-decoration:none
}
div#sidebar_left p.overzicht a{
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../../content/ALG/bg/links.png);
	background-position: 7px 5px;
	background-repeat:no-repeat;
}
div#content_body p.overzicht,
div#sidebar_left p.overzicht{
	margin-top:15px;
	text-align:right;
}
div#sidebar_left p.overzicht a:hover,
div#sidebar_left p.more a:hover{
	text-decoration:none;
}	
div#sidebar_left ul{
	font-size:12px;
	list-style:none;
	margin:10px 0 0 5px;
	padding:0px;
	font-weight:bold
}
div#sidebar_left ul li ul{
	font-size:12px;
	list-style:none;
	margin:0 0 0 5px;
	padding:0px;
	font-weight:bold
}
div#sidebar_left ul li ul li{
	border-bottom:none;
}
div#sidebar_left ul a{
	text-decoration:none;
}
div#sidebar_left ul li ul li.level2{
	margin:3px 0 5px 15px;
	line-height:14px;
	padding-bottom:6px;
	font-weight:normal
}
div#sidebar_left ul li ul li.level2open{
	margin:3px 0 5px 15px;
	line-height:14px;
	padding-bottom:6px;
	font-weight:normal
}
div#sidebar_left ul li ul li.level2 a{
	color:#444444;
	font-size:11px;
	padding-left:8px;
	background-image:url(../../content/ALG/bg/sidebar_left_li.png);
	background-position: 0px 6px;
	background-repeat:no-repeat;
}
div#sidebar_left ul li ul li.level2open a{
	color:#df0029;
	font-size:11px;
	padding-left:8px;
	background-image:url(../../content/ALG/bg/sidebar_left_li.png);
	background-position: 0px 6px;
	background-repeat:no-repeat;
}
div#sidebar_left ul li ul li.level3{
	margin:0px 0 5px 15px;
	line-height:14px;
	padding-bottom:3px;
	font-weight:normal
}
div#sidebar_left ul li ul li.level3open{
	margin:0px 0 5px 15px;
	line-height:14px;
	padding-bottom:3px;
	font-weight:normal
}
div#sidebar_left ul li ul li.level3 a{
	color:#444444;
	font-size:11px;
	padding-left:8px;
	background-image:url(../../content/ALG/bg/sidebar_left_li3.png);
	background-position: 0px 6px;
	background-repeat:no-repeat;
}
div#sidebar_left ul li ul li.level3open a{
	color:#df0029;
	font-size:11px;
	padding-left:8px;
	background-image:url(../../content/ALG/bg/sidebar_left_li3.png);
	background-position: 0px 6px;
	background-repeat:no-repeat;
}
div#sidebar_left ul li ul li.level2open a:hover,
div#sidebar_left ul li ul li.level2 a:hover,
div#sidebar_left ul li ul li.level3open a:hover,
div#sidebar_left ul li ul li.level3 a:hover,
div#sidebar_left ul li a:hover,
div#sidebar_left ul li.open a{
	text-decoration:none;
	color:#df0029;
}

/********************
	SIDEBAR RICHT
********************/
div#sidebar_right{
	position:absolute;
	right:1px;
	top:208px;
	width:202px;
	z-index:200;
	background-color:white;
	padding-left:20px;
}
div#searcharea {
	width:202px;
	padding-bottom:10px;
	background-color: #a7180e;
	background-image:url(../../content/ALG/bg/searcharea.png);
	background-position: 0 100%;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
div#searcharea div#search_row{
	position:relative;	
	padding: 5px 0px;
	height:17px;
}
div#searcharea input.texter{
	position:absolute;
	top:5px;
	left:10px;
	width:122px;
	height:17px;
	padding:0px 2px;
	border:none;
	background-image:url(../../content/ALG/bg/input_search.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
div#searcharea input.submiter{
	position:absolute;
	top:5px;
	right:16px;
	height:17px;
}
div#content_body div.contact_row input.submiter{		
	margin-right:5px;
	height:20px;	
}	
div#searcharea a{
	color:white;
	font-size:11px;
	text-decoration:underline;
	margin-left: 16px;
	padding: 0px 0 0 11px;
	background-image:url(../../content/ALG/bg/advanced_search.png);
	background-position: 0 4px;
	background-repeat:no-repeat;
}
div#searcharea a:hover{
	text-decoration:none;
	color:white;
}
div#links{
	margin-bottom:20px
}
div#links p.more_info a{
	padding-left:10px;
	background-image:url(../../content/ALG/bg/more_info.png);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	text-decoration:underline;	
}
div#links p.more_info a:hover{
	text-decoration:none;
}
div#links p{
	margin:0 7px;
}
div#links p.more_info{
	float:right;
}
div#links img{	
	margin-left:7px;
	border:1px solid #333333;
}
div#links input.submiter{
	right:16px;
	height:17px;
	margin: 2px 6px 0 0px;
	float:right;
}
div#links h2{
	padding-left:15px;
	font-size:14px;
	background-image:url(../../content/ALG/bg/links_h2.png);
	background-position: 7px 3px;
	background-repeat:no-repeat;
	margin:8px 0;
}
div#links ul{
	padding-left:0px;
	list-style-type:none;
	font-size:11px;
}
div#links ul li{
	padding-left:15px;
	background-image:url(../../content/ALG/bg/links.png);
	background-position: 7px 5px;
	background-repeat:no-repeat;
	line-height:20px;
}



















/********************
	HOLDER
********************/
div#holder{
	position:absolute;
	top:235px;
	left:0px;
	width:971px;	
}

/********************
	CONTENT
********************/
div#content{
	position:relative;
	top:0px;
	left:0px;
	width:750px;
	background-image:url(../../content/ALG/bg/content.png);
	background-position: 0px 0px;
	background-repeat:repeat-y;
	color:#333333;
	margin-bottom:30px;
	min-height:500px;
	height:auto !important;
	height:600px;
}
div#content img#content_boven{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:226px;
	height:19px;
}
div#content img#content_onder{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:1;
	width:226px;
	height:18px;
}


/********************
	CONTENT BODY
********************/
div#content_body {
	margin-left:239px;
	/*
	background-image:url(../../content/ALG/bg/content_h1_border.png);
	background-position: 0px 34px;
	background-repeat:repeat-x;
	*/
	line-height:1.4em;
	position:relative;
	z-index:100;
}
div#content_body h1{
	font-size:15px;
	background-image:url(../../content/ALG/bg/h1.jpg);
	background-position: 0px bottom;
	background-repeat:no-repeat;	
	margin:0px 0px 10px 0px;
	padding:0px 50px 5px 8px;
	display:block;
	line-height:18px;
}
div#content_body h2{
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:3px;
}
div#content_body h3{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:4px;
}
div#content_body p{
	font-size:12px;
	font-weight:normal;
	margin-bottom:6px;
}
div#content_body p.eersten{
	margin-top:4px;
}
div#content_body p.contact{
	margin:6px 0 12px 0;
}
div#links p{
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
div#content_body p.faq{
	margin-left:20px;
}
div#content_body p.nav{
	font-size:11px;
	text-align:right;
}
div#content_body p.print a,
div#content_body p.nav a{
	text-decoration:underline;
	padding-left:10px;
	background-image:url(../../content/ALG/bg/links.png);
	background-position: 0px 5px;
	background-repeat:no-repeat;	
}
div#content_body p.print {
	font-size:11px;
	position:absolute;
	top:6px;
	right:0px;
}
div#content_body p.nav a:hover{
	text-decoration:none;
}
div#content_body ol.faq{
	margin-top:8px;
}
div#content_body p a,
div#content_body ol a{
	text-decoration:underline;
}
div#content_body p a:hover,
div#content_body ol a:hover{
	text-decoration:none;
}
div#content_body div.box{
	width:228px;
	height:124px;
	background-image:url(../../content/ALG/bg/home_kader_large.png);
	background-position:0 0;
	background-repeat:none;
	margin:6px 9px 0px 0px;
	float:left;
	position:relative;
	padding:9px 9px 15px 9px;
}
div#content_body div.onderste{
	margin-top: 10px;
}
div#content_body div.box p{
	font-size:12px;
	margin-left:0px;
}
div#content_body div.box h2{
	font-size:12px;
	font-weight:bold;
	margin:1px 0 3px 0;
}
div#content_body div.box h2 a:hover{
	text-decoration:none;
}
div#content_body div.box p a:hover{
	text-decoration:none;
	color:#000000;
}
div#content_body div.box img{	
	border:1px solid #333333;
	float:left;
	margin: 0px 6px 0px 0px;
}
div#content_body ul{
	list-style:none;
	margin:5px 0 10px 0px;
	padding:0px;
}
div#content_body ul{
	list-style-image: url(../../content/ALG/bg/links.png);
	margin: 6px 0 6px 24px;
	padding: 0;
}
div#content_body ul.nieuws{
	list-style-type:none
}
div#content_body ul.nieuws li{
	font-size:12px;
	font-weight:bold;
}
div#content_body ol{
	margin: 6px 0 6px 24px;
}	
div#content_body ol,
div#content_body ul{
	font-size:12px;
	list-style-position:outside
}
div#content_body ul li,
div#content_body ol li{
	font-size:12px;
	font-weight:normal;
	margin-left:12px;
	margin-bottom: 5px;
	padding: 0;
}
div#content_body ul li a,
div#content_body ol li a{
	font-size:12px;
	font-weight:normal;
	margin-left12px;
	padding: 0;
	text-decoration:underline;
}

div#content_body ul li span.date{
	font-size:11px;
	height:16px;
	line-height:16px;
	font-weight:normal;
}
div#content_body ul a:hover{
	text-decoration:none;
	color:#df0029;
}
div#content_body div#line_bg{
	width:100%;
	height:1px;
	background-image:url(../../content/ALG/bg/content_h1_border.png);
	background-position:0px 0;
	background-repeat:repeat-x;
}
div#content_body  span.overview_nav_right,
div#content_body  span.overview_nav_left{
	font-size:11px;
	color:#a9adac;
}
div#content_body  span.overview_nav_left{
	position:absolute;
	left:0px;
	top:0px;
}
div#content_body  span.overview_nav_right{
	position:absolute;
	right:0px;
	top:0px;
}
div#content_body  span.overview_nav_left span.current{
	color:#333333;
}
div#content_body  span.overview_nav_left a{
	color:#df0029;
}
div#content_body  span.overview_nav_left a:hover{
	color:#333333;
	text-decoration:none
}
div#content_body div.nav_row {
	position:relative;
	width:100%;
	height:16px;
	margin-top:3px;
}
div#content_body div.pic_row {
	position:relative;
	width:100%;
	height:178px;
	margin:10px 0 15px 0;
}
div#content_body  span.overview_nav_right a{
	text-decoration:none;
	border: 1px solid #a9adac;
	color:#a9adac;
	padding: 0px 3px;
}
div#content_body  span.overview_nav_right a:hover{
	text-decoration:none;
	border: 1px solid #333333;
	color:#df0029;
}
div#content_body div.multimediabox{
	width:162px;
	background-image:url(../../content/ALG/bg/mumebox.png);
	background-position:0px 0;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	margin: 10px 12px 0 0;
}
div#content_body div.multimediabox div{
	padding-bottom:15px;
}
div#content_body div.multimediabox h3{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	background-image:url(../../content/ALG/bg/content_h1.png);
	background-position:10px 12px;
	background-repeat:no-repeat;
	padding:10px 0 0 18px;
}
div#content_body div.box img.onder,
div#content_body div.multimediabox img.onder{
	position:absolute;
	bottom:0px;
	left:0px;
	border:none;
	margin:0px;
}
div#content_body div.multimediabox img.pic{
	border:1px solid #333333;
	margin: 8px 0  2px 30px;
}
div#content_body div.multimediabox a:hover img.pic{
	border:1px solid #df0029;
}
div#content_body div.multimediabox p{
	font-size:11px;
	margin: 0 11px 8px 11px;
}
div#content_body div.multimediabox p a:hover{
	text-decoration:underline;
}
div#content_body div.multimediabox p.more_video{
	text-align:right
}
div#content_body div.multimediabox p.more_video a{
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../../content/ALG/bg/overzicht_body.png);
	background-position: 8px 5px;
	background-repeat:no-repeat;
}
div#content_body div.multimediabox p.more_video a:hover{
	text-decoration:none;
}
div#content_body img.largepic{
	border:1px solid #333333;
	float:left;
	margin-right:5px;
}

div#content_body img{
	border:1px solid #333333;
	margin: 0px 10px 10px 0px;
}

div#content_body p.next{
	position:absolute;
	right:0px;
	bottom:0px;
}
div#content_body p.next a:hover{
	text-decoration:none
}
div#content_body p.next span{
	color:#df0029;
}
div#content_body div.little_box{
	width:50%;
	height:69px;
	margin-top:10px;
	float:left;
}
div#content_body div.little_box img{
	float:left;
	height:67px;
	border:1px solid #333333;
	margin-right:5px;
}
div#content_body div.little_box p{
	padding: 0 15px 0 0px;
}
div#content_body div.little_box p a:hover{
	text-decoration:none;
	color:#df0029;
}

div#content_body div.contact_row{
	clear:both;
	width:385px;
	height:20px;
	margin-top:5px;
}
div#content_body div.contact_row span.label{
	width:130px;
	height:25px;
	float:left;
	text-align:left;
	font-size:12px;
}
div#content_body div.contact_row span.formw{
	width:250px;
	height:25px;
	float:right;
	text-align:right;
	font-size:12px;
}

div#content_body div.contact_row span.formw input.tekst{
	width:244px;
	height:14px;
	border:1px solid #333333;
	padding:2px;
}

div#content_body div.contact_row span.formw textarea{
	width:244px;
	height:94px;
	border:1px solid #333333;
	padding:2px;
}

div#content_body div.contact_row div.radio img{
	margin-right:5px;
	margin-top:2px;
	width:8px;
}
div#content_body div.contact_row div.radio p{
	margin-right:10px;
	width:100px;
	display:none;	
}
	
div#content_body div.box a {
	text-decoration:none;
}

div#content_body div.box a:hover {
	text-decoration:none;
}

div#content_body ul.nieuws_overzicht a:link, div#content_body ul.nieuws_overzicht a:visited {
	text-decoration: none;
}

div#content_body ul.nieuws_overzicht a:hover {
	text-decoration: none;
}



/**** contactformulier hartveilig ****/

input.fieldtext {
	width:244px;
	height:14px;
	border:1px solid #333333;
	padding:2px;
}



textarea.areatext {
	width:350px;
	height:250px;
	border:1px solid #333333;
	padding:2px;
}

/**** suggestieformulier hila ****/

.fieldtext-suggestie {
	width:244px;
	height:14px;
	border:1px solid #333333;
	padding:2px;
}

textarea.areatext-suggestie {
	width:450px;
	height:250px;
	border:1px solid #333333;
	padding:2px;
}

select {
	border:1px solid #333333;
	padding:2px;
}
	

/********************
	KAART
********************/

#kaart-container{
	width:505px;
	color:#000000;
	font-size:11px;
	
}

#kaart-search{
	background:url(../../content/ALG/bg/bg-kaart-search.jpg) no-repeat;
	height:34px;
	padding:0 0 0 37px;
}

.kaart-important{
	font-weight:bold;
	color:#FFFFFF;
}

#kaart-search div{

	float:left;
	margin-top:9px;
}


#kaart-search form{

	float:left;
	margin:7px 0 0 17px;
}



#kaart-search input.text{
	width:124px;
	height:15px;
	border:1px solid;
	border-bottom-color:#6B6B6B;
	border-top-color:#6B6B6B;
	border-left-color:#333333;
	border-right-color:#333333;
}

#kaart-search input.submit{
	width:124px;
	padding:0 13px;
	height:15px;
	border:none;
	color:#FFFFFF;
	background-color:#333333;
	width:40px;
	height:17px;
	
	font-size:11px;
}









/********************
	FOOTER
********************/
div#footer{
	width:971px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
div#footer div#line{
	width:971px;
	height:1px;
	background-color:#a7b2b1;
}
div#footer p{
	width:971px;
	text-align:center;
	font-size:11px;
	margin:5px 0;
}
div#footer p a{
	text-decoration:none;
	font-size: 11px;
}
div#footer p a:hover{
	text-decoration:underline;
}
/********************
	SPS
********************/
/*boxAED*/
div#content_body div.boxAED{
	width:500px;
	/*height:124px;*/
	margin:6px 9px 0px 0px;
	float:left;
	position:relative;
	padding:9px 9px 15px 9px;
}
div#content_body div.boxAED h2{
	margin-top:0px;
}
div#content_body div.boxAED img{
	margin-right:15px;
}
div#content_body div.AEDContact{
	font-size:12px;
	font-weight:normal;
	margin-bottom:15px;
}
div#content_body div.AEDContact table, td{
	border: none;
}
table.AEDtable{
	width:500px;
	float:right;
}
table.AEDtable td{
	vertical-align:top;
	font-size:12px;
	font-weight:normal;
	padding-right:15px;
	padding-bottom:15px;
}
div#content_body div.box p {
	font-size: 12px;
	margin-left: 0px;
	line-height: 13px;
}
