/**
 * GENERAL & FIXES
 * _____________________________________________
 */
	html, body, form, div, fieldset, h1, h2, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address, input, textarea, th, td {
		margin: 0;
		padding: 0;
	}
	html {	/* force scrollbar */ 
		min-height: 100%; 
		margin-bottom: 1px; 
    	}
	
h3{
		font-weight:bold;
		font-size:15px;
		padding-bottom:5px;
		margin-bottom:6px;
		color:black;
	}

#lanSwitch { display:inline; }
	hr{
clear:both;     
border:none;    
border-bottom:#262626 dotted 1px;
margin:10px 0;
}

	ul,ol{list-style:none;}
	.wrapper_content_rightside2 .wrapper_content_inhoud .wrapper_body ul {
		margin-left:15px; 
		list-style:none; 
	}
	.wrapper_content_rightside2 .wrapper_content_inhoud .wrapper_body ol {
		margin-left:30px; 
		list-style:decimal;
	}
	.wrapper_content_rightside2 .wrapper_content_inhoud .wrapper_body ul  li{
		margin-top:8px;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat;
		background-position:0px 4px;
		padding-left:18px;
		display:block;
		margin-bottom:8px;
	}

	a {	overflow: hidden;}
	a img {	border: 0;}
	.clear{ clear:both;}
	
	body{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:14px;
		color:#262626;
	}
	a{color:#262626;}
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

/* Button eigenschappen */
	.button{ margin:10px 0 0 0; float:right;}
	.rechtuitlijnen{text-align:right;z-index:998;}
	
	a.buttoneffect {
		background:transparent url(/systemgfx/layout/btn_right.gif) no-repeat scroll top right;
		color: #444;
		display: block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
		height: 22px;
		margin-right: 6px;
		padding-right: 9px; /* sliding doors padding */
		text-decoration: none;
	}
	
	a.buttoneffect span {
		background: transparent url(/systemgfx/layout/btn_left.gif) no-repeat;
		display: block;
		line-height: 18px;
		padding: 2px 0 5px 22px;
	}
	
	

/* Mask eigenschappen */

	.mask_content_foto{
		position:absolute;
		width:504px;
		height:149px;
	}
	.mask_content_foto img{
		width:504px;
		height:149px
	}
	
	
	.mask_home_foto{
		position:absolute;
		width:395px;
		height:225px;
		z-index:2;
	}
	.mask_home_foto img{
		width:395px;
		height:225px
	}


/**
 * WRAPPERS
 * _____________________________________________
 */
 
	.wrapper_site{ /* Container volledige website */
		margin:0 auto;
		width:998px;
	}
	
	.wrapper_header{
		height:118px;
		background:#fff url(/systemgfx/layout/wrapper_header-bg.jpg) right no-repeat;
		color:#fff;
	}
	
	.wrapper_nav{ /* Container grijze navigatie */
		margin-top:2px;
		height:23px;
		background:#fff url(/systemgfx/layout/wrapper_nav-bg.gif) repeat-x;
	}
	
	.wrapper_content{ /* Container omvat alles onder navigatie */
		margin-top:10px;
	}
	
	.wrapper_content_leftside{ /* Linkerkant van content, Kalender(homepage) en Subnavigatie(contentpage) */
		margin-right:13px;
		width:255px;
		float:left;
	}
	.wrapper_content_rightside1, .wrapper_content_rightside2{ /* Rechterkant van homepage & content */
		width:730px;
		float:left;
	}
	
	.wrapper_content_rightside1 .wrapper_content_inhoud{ /* Links blok van homepage */
		width:472px;
		float:left;
		margin:10px 37px 0 14px;
	}
	.wrapper_content_inhoud{ /* Links blok van homepage */
		width:665px;
		float:left;
		margin:10px 37px 0 14px;
	}

	.wrapper_content_rightside1 .wrapper_content_side{ /* Rechter blok van homepage */
		width:207px;
		float:left;
		margin:35px 0 0 0;
	}
	
	.wrapper_content_rightside2 .wrapper_content_inhoud{ /* Links blok van content */
		width:472px;
		float:left;
		margin:0px 37px 0 1px;
	}
	
	.wrapper_content_rightside2 .wrapper_content_side{ /* Rechter blok van content */
		width:192px;
		float:left;
		margin:15px 5px 0 10px;
	}
	
	.wrapper_footer{
		border-top:#909ca7 solid 1px;
		text-align:center;
		padding-top:2px;
		margin-top:40px;
		margin-bottom:10px;
		clear:both;
margin-top:7px;
	}




/**
 * HEADER
 * _____________________________________________
 */
 
 /* Rode Kruis logo */
	 .wrapper_header h1.logo a{
		width: 108px;
		height: 96px;
		position: absolute;
	 }
	 
	 .wrapper_header h1.logo a{
		top: 22px;
		margin-left:116px;
	   }
	 
	 .wrapper_header h1.logo a{
		background: transparent url(/systemgfx/layout/logo-rode_kruis.jpg) no-repeat top left;
		text-indent: -9999px;
	 }
 
 
 /* Navigatie binnen header */
	 .topnav{
		background: transparent url(/systemgfx/layout/wrapper_header_nav-start-bg.gif) no-repeat top left;
		float:right;
		padding-left:15px;
		
	 }
 
	 .wrapper_header ul{
		background:url(/systemgfx/layout/wrapper_header_nav-bg.gif) top right no-repeat;
		height:32px;
		font-size:13px;
		color:#fff;
		padding:4px 18px 0 0px;
		margin-bottom:25px;
		text-align:right;
	 } 
	 .wrapper_header ul li{
		display:inline;
		border-right:#fff solid 1px;
		padding:0 5px 0 0px;
	  }
  
	  .wrapper_header ul li a{
		color:#fff;
		text-decoration:none;
	  }
	  .wrapper_header ul li a.actief,.wrapper_header ul li a:hover{text-decoration:underline;}
  
	  .wrapper_header ul li a.size1{
		font-size:12px;		padding:0;
	  }
	  .wrapper_header ul li a.size2{
		font-size:14px;		padding:0;
		text-decoration:underline;
	  }
	  .wrapper_header ul li a.size3{
		font-size:16px;		padding:0;
	  }
  
 /* Navigatie binnen header */
	  .wrapper_header strong{ /*'afdeling'*/
		margin-left:280px;
		font-weight:bold;
		font-size:16px; 
		margin-top:20px;
	  }
	  .wrapper_header h2{ /*Naam afdeling*/
		margin-left:280px;
		font-weight:bold;
		font-size:32px;
	  }
  
#IE7 { display:inline; }
#IE6 { display:none; }

/**
* NAVIGATION
* _____________________________________________
*/
 
	 #dropdownMenu, #dropdownMenu ul {
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 1;
		text-align: left;
		border: 0;
		position:absolute;
		z-index:99;
		width:998px;
	}
	
	#dropdownMenu a {
		display: block;
		height: 23px;
		line-height: 23px;
		border: 0;
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		padding:0px 13px;
		margin-left:-2px;
	}
	
	#dropdownMenu a:hover{
		background:url(/systemgfx/layout/wrapper_nav-actief-bg.gif) repeat-x;
		margin-left:-2px;
		color:#475261;
	}
	
	#dropdownMenu li {
		float: left;
		background-color: #eee;
		border: 0;
		background:url(/systemgfx/layout/wrapper_nav-space.gif) right no-repeat;
		padding:0;
	}
	
	#dropdownMenu li.actief a {
		background:url(/systemgfx/layout/wrapper_nav-actief-bg.gif) repeat-x;
		color:#475261;
	}
	
	#dropdownMenu li.actief ul li a {
		background:none;
		color:#fff;
	}
	
	#dropdownMenu li ul {
		width: 191px;
		background:#909ca7 url(/systemgfx/layout/wrapper_nav_subnav-bg.gif) right top repeat-y;
		z-index:999;
display:none;
	}


	
	#dropdownMenu li ul li {
		width: 165px;
		padding:0;
		border: 0;
		background:none;
		background:url(/systemgfx/layout/dotted-line2.gif) left bottom repeat-x;
		text-align:left;
		margin:0;
		padding:2px 13px;
		
	}
	#dropdownMenu li ul li:hover {
		background:#b51a0c url(/systemgfx/layout/wrapper_nav_subnav-actief-b.gif) top right repeat-y;
display:block;
	}


	
	#dropdownMenu li ul li a{
		display:inline;
		color:#fff; 
		font-weight:normal; 
		font-size:14px;
		padding:0;
	}
	
	#dropdownMenu li ul li a:hover{
		background:none;
		color:#fff;
	}

 /**
 * CONTENT
 * _____________________________________________
 */
 
 
 /* Linker box, Kalender(homepage), subnavigatie(contentpagina)*/
	 .box1_top{background:url(/systemgfx/layout/wrapper_content-box1-top.gif) top left no-repeat; width:215px;}
	 .box1_bottom{background:#E3E3E3 url(/systemgfx/layout/wrapper_content-box1-bottom.gif) top left no-repeat; height:39px;  margin-bottom:18px;}
	 .box1_top{padding:18px 20px 0px 20px;}
 
	 .box1_top h3{ /* Titel */
		font-family:Arial,Verdana,Helvetica,sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#666;
		padding-bottom:5px;
		background:url(/systemgfx/layout/wrapper_content-box1-h3-bg.gif) bottom repeat-x;
	 }
 
 /* Kalender overzicht binnen box1 */
	 .box1_top dl{
		color:#6a6a6a; 
		margin-left:5px;
		background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
		padding:5px 0;
		line-height: 19px;
	 }
	 .box1_top dl dt{
		font-weight:bold; 
/*		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left; */
		padding-left:15px;
	 }
	 .box1_top dl dt a{color:#6a6a6a; text-decoration:none;}
	 .box1_top dl dt a:hover{text-decoration:underline;}
	 
	 .box1_top dl dd{
		padding-left:15px;
		font-size:13px;
	  }
  
 /* Subnavigatie binnen box1  */
	  .box1_top ul.level1{
		margin-left:5px;
		line-height: 19px;
		list-style:none;
	  }
	  	  
	 .box1_top ul.level1 li{
		padding:5px 0;
		background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
	 }
	 .box1_top ul.level1 li a{
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left;	
		color:#696969;
		font-weight:bold;
		text-decoration:none;
		padding-left:15px;
	 }
	.box1_top ul.level1 li a:hover{text-decoration:underline;}
	.box1_top ul.level1 li a.actief{color:#e31f09;}
 
	.box1_top ul.level2{
		margin-left:18px;
		line-height: 18px;
		list-style:none;
	}
 
	.box1_top ul.level2 li{
		border:none;
		padding:0px;
		color:#737373;
	 }
 
	.box1_top ul.level2 li a{
		background:none;
		font-size:13px;
		color:#737373;
		font-weight:normal;
	 }
	.box1_top ul.level2 li a.actief{font-weight:bold; color:#737373;}
  
 /* Rechter box afgeronde hoek onderaan */
	 .box2_top{width:206px; background:url(/systemgfx/layout/wrapper_content-box2-top.gif) top left no-repeat; }
	 .box2_bottom{background:url(/systemgfx/layout/wrapper_content-box2-bottom.gif) top left no-repeat; height:25px; margin-top:-12px; margin-bottom:15px; }
	 .box2_top{padding:0px;}
 
	 .box2_top h3{
		font-family:Arial,Verdana,Helvetica,sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#666;
		margin-bottom:10px;
		padding:0;
		background:#d4d5d5 url(/systemgfx/layout/wrapper_content-box2-h3-bg.gif) left top no-repeat;
		padding:2px 10px 5px 10px;
	 }
	 
	 .box2_top dl{
		color:#6a6a6a; 
		margin-left:5px;
		padding:0 10px 5px 10px;
		font-size:13px;
		line-height: 19px;
	 }
	 .box2_top dl dt{
		font-weight:bold; 
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left;
		padding-left:15px;
	 }
	 .box2_top dl dt a{color:#6a6a6a; text-decoration:none;}
	 .box2_top dl dt a:hover{text-decoration:underline;}
	 .box2_top dl dd{
		padding-left:15px;
	  }
	  
 /* Footer eigenschappen */
	 .wrapper_footer p,.wrapper_footer p a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#8c8c8c;
		text-decoration:none;
	 } 
 /**
 * HOMEPAGE
 * _____________________________________________
 */
  
 /* Foto banner homepage */
	  .welkombanner{ 
		background:url(/systemgfx/layout/welkombanner-bg.jpg) no-repeat left top;
		width:730px;
		height:225px;
	  }
	  .welkombanner h4,.welkombanner p{
		margin-left:410px;
		width:289px;
	  }	  
	  .welkombanner h4{
		padding-top:10px;
		font-weight:bold; font-size:16px; margin-bottom:8px;
	  }
	  .welkombanner p.txt{
	  	font-family:Arial, Helvetica, sans-serif; 
		text-align:justify; 
		height:130px;
		overflow:hidden;
	  }

 .welkombanner {font-size:12px;}

	  .welkombanner p.link{ 	
		font-weight:bold; 
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left top;
		background-position:0 5px;
		padding-left:15px;
	  }
	  .welkombanner p.link a{ 
		color:#6a6a6a;
		text-decoration:none;
	  }
	  .welkombanner p.link a:hover{text-decoration:underline;}

	  .welkombanner img{
		position:absolute;
	  }
  
 /* Broodkruimelnavigatie */  
	  .breadcrumb{
		font-size:13px; 
		color:#8c8c8c;
		margin-bottom:15px;
	  }
	  .breadcrumb a{color:#8c8c8c;}
  
  
  
 /* Berichten overzicht */   
	 .wrapper_content_rightside1 .wrapper_content_inhoud h3{ /* Titel */
		font-family:Arial,Verdana,Helvetica,sans-serif;
		font-weight:bold;
		font-size:18px;
		padding-bottom:5px;
		margin-bottom:10px;
		background:url(/systemgfx/layout/wrapper_content-box1-h3-bg.gif) bottom repeat-x;
	 }
	
	 .actueel a img{
	 	float:left;
		background:#FFFFFF url(/systemgfx/layout/nieuws-bg.jpg) no-repeat left top; 
		padding:0 12px 12px 0;
	 }
	 
	 .actueel h4{
		 font-size:14px; 
		 margin-bottom:3px;
	 }
	 .actueel a{text-decoration:none;}
	 .actueel a:hover{text-decoration:underline;}

	 .actueel p.inhoud{
width:300px;
margin-left:90px;

}
	 
	 .actueel p.inhoud a.leesmeer{
	 	margin-top:8px;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat;
		background-position:0px 4px;
		padding-left:18px;
		display:block;
		 margin-bottom:8px;
	 }
	 .actueel p.lijn{
		 clear:both;
		 background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
  		 border:none;
		 height:1px;
		 margin-bottom:10px;
		 font-size:1px;
	 }

	 .overzicht2 h5, .overzicht4 h5{
		 font-size:14px; 
		 margin-bottom:5px;
	 }
	 
	 .overzicht4 h5 a{
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left;	
		font-weight:bold;
		text-decoration:underline;
		padding-left:15px;
	 }
	 
	 .overzicht4 p.inhoud{padding-left:15px;}
	 .overzicht4 p.datum{padding-left:15px; padding-top:0px;}
	 
	 .overzicht2 img{
		background:#FFFFFF url(/systemgfx/layout/nieuws-bg.jpg) no-repeat left bottom; 
		padding:0px 12px 12px 0;
		float:right;
	 }
	 
	 .overzicht2 span{
		 font-weight:normal;
	 }

	 .overzicht2 a, .overzicht4 a{text-decoration:none;}
	 .overzicht2 a:hover, .overzicht4 a:hover{text-decoration:underline;}
	 
	 .overzicht2 p.inhoud a.leesmeer{
	 	margin-top:8px;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat;
		background-position:0px 4px;
		padding-left:18px;
		display:block;
		margin-bottom:8px;
	 }
	 
	 .overzicht2 p.lijn, .overzicht4 p.lijn{
		 clear:both;
   		 background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
  		 border:none;
		 height:1px;
		 margin-bottom:10px;
		 font-size:1px;
	 }
  ul.overzicht3{
width:500px;

		 margin-top:30px;		
		list-style:none;
	 }

	 
	 ul.overzicht3 li {
margin:0;
padding:0;
width:400px;
float:left;
margin-left: 100px;
border-top:1px dotted black;
border-bottom:1px dotted black;
		 line-height:16px;
		list-style:none;
margin-bottom:15px;
	 	/*  background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x; */
	 }

	 ul.overzicht3 li a.leesmeer{
padding:0;
	 	margin-top:4px;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat;
		background-position:0px 4px;
		display:block;
padding-left:15px;
padding-bottom:4px;
	 }
.overzicht3 li img{
		background:#FFFFFF url(/systemgfx/layout/nieuws-bg.jpg) no-repeat right bottom; 
		padding:0px 12px 12px 0px;
		float:left;
margin-left:-105px;

	 }

.overzicht3 li p.lijn {display: none; } 

.overzicht3 img.blank {

		float:left;
background:#FFFFFF none;
margin-left:-105px;
	 }


	 .faq p.inhoud{padding-left:15px;}
	
	.antwoord{
		padding-left:35px;
		margin-top:-18px;
	}

	 .faq h5{
		
		font-weight:bold;
		padding-left:15px;
		margin-top:-15px;
	 }
	
	.faq h5.vraag{
		font-weight:bold;
		padding-left:15px;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left top;	
		background-position:0 4px;
	}
	 
	.faq p.lijn{
		 clear:both;
   		 background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
  		 border:none;
		 margin-bottom:10px;
		 text-align:right;
		 padding-bottom:5px;
	 }
	 .faq p.lijn a{
		 text-decoration:none;
		 font-size:12px;
		 color:#8c8c8c;
	 }
	 
	 .faqlijst{margin-bottom:50px;}
	 .faqlijst{list-style:decimal; list-style-position:inside;}
	 .faqlijst li a{text-decoration:none;}
	 .faqlijst li a:hover{text-decoration:underline;}
  
 /* Aanmeldings formulier */ 
	 .frm_aanmelden {
	 	padding:2px 10px 0 10px;
	 }  
	 .frm_aanmelden label{
	 	color:#909ca7;
		font-size:13px;
		padding-bottom:2px;
	 }
	 .frm_aanmelden input[type="text"],.frm_aanmelden input[type="password"] {
		font-family:Arial, Helvetica, sans-serif;
		border:#909ca7 solid 1px;
		padding:3px;
		color:#909ca7;
		font-size:13px;
		margin-bottom:5px;
		width:177px;
	 }
	  
 /**
 * CONTENT PAGE
 * _____________________________________________
 */
 	.wrapper_content_rightside2 .wrapper_content_inhoud h4{
		font-weight:bold;
		font-size:17px;
		padding-bottom:5px;
		margin-bottom:6px;
		color:#d8200b;
	}
 
	.wrapper_content_rightside2 .wrapper_content_inhoud p{
		line-height:17px;
		margin-bottom:18px;
	}
 
	.wrapper_content_rightside2 .wrapper_content_inhoud h5{
	 	font-size:14px;
		 font-weight:bold;
	}
 
 	.contentfoto{margin-bottom:5px;}

	.wrapper_body img{padding:7px;}
 
	.wrapper_content_rightside2 .wrapper_content_side h3{
			font-family:Arial,Verdana,Helvetica,sans-serif;
			font-weight:bold;
			font-size:16px;
			padding-bottom:5px;
			margin-bottom:10px;
			color:#262626;
			background:url(/systemgfx/layout/wrapper_content-box1-h3-bg.gif) bottom repeat-x;
	}
	.gerelateerdelinks{list-style:none;}
	.gerelateerdelinks li{
		list-style:none;
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left top;
		background-position:0 5px;
		padding-left:15px;
		margin-bottom:5px;
	}
	
	.gerelateerdelinks li a{
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
	}
	.gerelateerdelinks li a:hover{text-decoration:underline;}
	
 	.lijstmetsysmbool li{
		margin-bottom:5px;
	}
 
 	.lijstmetsysmbool ul{ 		/* level2*/
		margin-top:2px;	
	}
 	.lijstmetsysmbool ul ul{ 	/* level3*/
		margin-top:2px;	
		margin-bottom:12px;	
	}
	
	.lijstmetsysmbool ul li{
		font-weight:normal;
		margin-bottom:0px;
	}
 	
 	.lijstmetsysmbool li{
		background:url(/systemgfx/layout/wrapper_content-li-bg1.gif) no-repeat left top;
		background-position:0 5px;
		padding-left:15px;
		font-weight:bold;
		
	}
	
	.lijstmetsysmbool li a{
		text-decoration:none;
		margin-bottom:10px;
	}
	.lijstmetsysmbool li a:hover{text-decoration:underline;}

 /**
 * CONTACT FORMULIER
 * _____________________________________________
 */


	.Contact
	{
		width:100px;
	}

	.ContactSmall
	{
		width:50px;
	}


	.right
	{
		clear:left;
	}

	.Warning
	{
		color:red;
		font-size:10pt;
	}

  /**
 * KALENDERS
 * _____________________________________________
 */
 
 
 
  .BloedH1
{
	color:#FF6347;
	font-size:12pt;
	margin:0;
	margin-left:10px;
	font-family:	Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.BloedTable
{
	margin-top:5px;
	font-family:	Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	width: 200px;
	border:0px;
	border-style:none;
}

title
{
	color:#EBECE4;
}

.BloedTR
{
	background-color:#EBECE4;
	margin-top:5px;
}

.BloedTD
{
	color:#A9A9A9;
	font-size:12pt;
	font-family:genva,arial,helvetica;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.calTable {
	
	color :#000000;
	background-color:#D4D4D4;
	width:650px;  
	height:50%;
}
.calTable p.lijn{
		 clear:both;		
		 /*border-bottom:#262626 dotted 1px;*/
   		 background:url(/systemgfx/layout/dotted-line1.gif) left bottom repeat-x;
  		 border:none;
		 height:1px;
		 margin-bottom:10px;
		 font-size:1px;


.calTable td, .calTable tr{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.calTable td
{
	margin-left:2px;
	margin-top:2px;
	border-width:0px;
}

.calTitle  {
	color :#000000;
	background-color:#EBECE4;
	font-weight : bold;	
	text-align:center;

}
.calTableDienst {
	
	color :#000000;
	background-color:#D4D4D4;
	width:650px;  
	height:50%;
}

.calTableDienst td, .calTableDienst tr{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.calTableDienst td
{
	margin-left:2px;
	margin-top:2px;
	border-width:0px;
}

.calTitleDienst  {
	color :#000000;
	background-color:#EBECE4;
	font-weight : bold;	
	text-align:center;

}

.calTop,.calColumn{
	
	color :#000000;
	background-color:#EBECE4;
	height:5%;
}
.calTop{
	height:25px;
	text-align:center;
}
.calWeek{
	
	color :#000000;
	font-weight : bold;
	background-color:#FFFFFF;
	height:5%;

}
.calWeekendLink,.calTodayLink,.calWeekLink,.calMonthLink,.calDayLink{
	
	color :#000000;
	background-color:transparant;
	text-decoration:none;
} 
.calWeekend{background-color:#99CC00; border:none;}

.calDay{
	
	color :#000000;
	background-color:#FFFFFF;
	height:5%;

}
.calWeekend {
	
	color :#000000;
	background-color:#EBECE4;
	border:#33CCFF solid 1px;

}
.calToday {
	
	color :#000000;
	background-color:#d4d5d5 ;
	height:5%;

}
.calEvent {
	color:#475261;
	/*color :#94A0AC;	*/
	background-color : transparent;	
}

A.calEvent {
	text-decoration: none;
	
	color:#E31F09;
	font-weight:bold;
	background-color : transparent;

}
A.calEvent:Hover {
	color :#E31F09;		
	background-color : transparent;
	text-decoration: underline;
}
.calPrevious, .calNext {
	text-decoration:none;
	color :#000000;
	
	background-color:#EBECE4;
}
.Login
{
	width:150px;
}

.LoginCaption
{

}

.LoginField
{

	font-size:12pt;
	font-family: Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
}

.PasswordCaption
{

}

.PasswordField
{

	font-size:12pt;
	font-family: Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
}

kalenderSeparator
{
	width:25;
	float:middle;
}


/**
 * CONTACTFORMULIER
 * _____________________________________________
 */


	.Warning
	{
		color:red;
		font-color:red;
	}

	.Comment
	{
		width:252px;
		height:150px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:14px;
	}



 
 /**
 * CONTACT FORMULIER
 * _____________________________________________
 */


	.Contact
	{
		width:100px;
	}

	.ContactSmall
	{
		width:50px;
	}


	.right
	{
		clear:left;
	}

	.Warning
	{
		color:red;
		font-size:10pt;
	}


	.img-shadow {
		  float:left;
		  margin: 10px 0 0 10px !important;
		  width:140px;
		  height:110px;
	  }

	.img-shadow img {
		  display: block;
		  position: relative;
		  background-color: #fff;
		  padding-left: 0px;
		  padding-top: 0px;
		  padding-right: 8px;
		  padding-bottom: 8px;
		  background: url(/systemgfx/shadowAlpha.png) no-repeat bottom right !important;
		  background: url(/systemgfx/shadow.gif) no-repeat bottom right;
	  } 



  /**
 * KALENDERS
 * _____________________________________________
 */
 
	.BloedH1
	{
		color:#FF6347;
		font-size:12pt;
		margin:0;
		margin-left:10px;
		font-family:	Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}


	.BloedTable
	{
		margin-top:5px;
		font-family:	Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		width: 200px;
		border:0px;
		border-style:none;
	}

	title
	{
		color:#EBECE4;
	}
	
	.BloedTR
	{
		background-color:#EBECE4;
		margin-top:5px;
	}

	.BloedTD
	{
		color:#A9A9A9;
		font-size:12pt;
		font-family:genva,arial,helvetica;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.calTable {
	
		color :#000000;
		background-color:#D4D4D4;
		width:250px;  
		height:50%;
	}
	.calTableDienst {
	
		color :#000000;
		background-color:#D4D4D4;
		width:350px;  
		height:50%;
	}
	.calTableDienst td, .calTableDienst tr{
		font-family:Verdana,Arial,Helvetica,sans-serif;
	}	

	.calTableDienst td
	{
		margin-left:2px;
		margin-top:2px;
		border-width:0px;
	}


	.calTable td, .calTable tr{
		font-family:Verdana,Arial,Helvetica,sans-serif;
	}	

	.calTable td
	{
		margin-left:2px;
		margin-top:2px;
		border-width:0px;
	}

	.calTitle  {
		color :#000000;
		background-color:#EBECE4;
		font-weight : bold;	
		text-align:center;
	
	}
	.calTitleDienst  {
		color :#000000;
		background-color:#EBECE4;
		font-weight : bold;	
		text-align:center;
		width:150px;
	}

	.calTop,.calColumn{
	
		color :#000000;
		background-color:#EBECE4;
		height:5%;
	}
	.calTop{
		height:25px;
		text-align:center;
	}
	.calWeek{
	
		color :#000000;
		font-weight : bold;
		background-color:#FFFFFF;
		height:5%;

	}
	.calWeekendLink,.calTodayLink,.calWeekLink,.calMonthLink,.calDayLink{
	
		color :#000000;
		background-color:transparant;
		text-decoration:none;
	} 
	.calWeekend{background-color:#99CC00; border:none;}
	
	.calDay{
		
		color :#000000;
		background-color:#FFFFFF;
		height:5%;

	}
	.calWeekend {
	
		color :#000000;
		background-color:#EBECE4;
		border:#33CCFF solid 1px;
	
	}
	.calToday {
	
		color :#000000;
		background-color:#d4d5d5 ;
		height:5%;
	
	}
	.calEvent {
	
		color :#94A0AC;
		background-color : transparent;	
	}

	A.calEvent {
		text-decoration: none;
	
		color:#E31F09;
		font-weight:bold;
		background-color : transparent;

	}	
	A.calEvent:Hover {
		color :#E31F09;		
		background-color : transparent;
		text-decoration: underline;
	}
	.calPrevious, .calNext {
		text-decoration:none;
		color :#000000;
	
		background-color:#EBECE4;
	}
	.Login
	{
		width:150px;
	}

	.LoginCaption
	{

	}

	.LoginField
	{

		font-size:12pt;
		font-family: Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
	}

	.PasswordCaption
	{

	}

	.PasswordField
	{

		font-size:12pt;
		font-family: Trebuchet ms, Verdana, Myriad Web, Syntax, sans-serif;
	}

	kalenderSeparator
	{
		width:25;
		float:middle;
	}	