/* CSS Document */
/**********************************************************************
								GENERAL
***********************************************************************/	
			
html{
	overflow-y: scroll;
}

body {
	background: url(../images/background_top.png) no-repeat top center #fff;
	margin: 0;	
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

img {
	border: none;
} 

a { 
	color: #CC0000;
}

input[type=submit]{
	width: 75px;
	margin: 0;
	height: 20px;
	font-size: 11px;
	padding-bottom: 3px;
	background-color:#cdcdcd;
	cursor:pointer;
}

h2{
	font-size: 1em;
	font-weight: bold;
}

.item{
	margin-bottom: 20px;
}

#body{
	overflow: hidden;
	width: 950px;
}



/**********************************************************************
								HEADER
***********************************************************************/	
			
#header{	
	overflow: hidden;
	width: 950px;
	height: 122px;
	background: url(../images/top_red_back.png);
}


#header a{
	background: url(../images/Senta_logo.png);
	width: 465px;
	height: 122px;		
	display: block;
	float: left;	
}

#search_box_pox{
	width: 480px;	
	float: left;
	text-align: right;
	padding-top: 52px;	
}

#search_box_pox input[type=text]{
	width: 150px;
	display: inline;
	height: 15px;
	border: 1px solid #000;
	color: #888;
	font-size: 11px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#search_box_pox input[type=submit]{
	width: 75px;
	display: inline;
	margin: 0;
	height: 20px;
	font-size: 11px;
	padding-bottom: 2px;
	background-color:#cdcdcd;
	cursor:pointer;
}

#ld_content_midcol .search-form input[type=text]{
	width: 250px;
	display: inline;
	height: 15px;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#ld_content_midcol .search-form .container-inline .form-item {
	display: inline;
}

#ld_content_midcol .search-form label {
	display: block;
	font-weight:bold;
}

#ld_content_midcol .search-form {
	width: 100%;
	border: 1px dashed #cdcdcd;
	padding: 15px;
}

.box h2 {
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 539px;
}
/**********************************************************************
						GLOBAL POSITIONING
***********************************************************************/	
			
#centercontainer {
	width: 950px;
	margin-bottom: 10px;
	position: relative;
	left: 50%;
	/*min-height: 701px;*/
	margin-left: -475px; /* half the width of the div */
}

/**********************************************************************
							SITEMAP
***********************************************************************/
.site-map {
	margin-top: 5px;
}

.site-map h2 {
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	padding-left: 15px;
}

.site-map #sec_nav_li {
	margin-left: 10px;
}
/**********************************************************************
							NAVIGATION
***********************************************************************/	
			
#mainnav_container {
	width: 950px;
	height: 28px;
	margin-bottom: 10px;
	text-align: right;
}

#mainnav_left {
	background: url(../images/nav_left.png) no-repeat #fff;
	width: 6px;
	height: 28px;
	float:left;
	margin-bottom: 10px;
}

#mainnav_center {
	background: url(../images/nav_center.png) repeat-x #fff;
	width: 938px;
	height: 28px;
	float:left;
	margin-bottom: 10px;
}

#mainnav_right {
	background: url(../images/nav_right.png) no-repeat #fff;
	width: 6px;
	height: 28px;
	float: left;
	margin-bottom: 10px;
}

#tab_container {
	width: 938px;
	text-align: right;
}


#tab_container ul{
	white-space: nowrap;	
	margin: 0;
	padding: 0;	
	padding-top: 10px;	
}

#tab_container li{
	display: inline;
	white-space: nowrap;	
	list-style-type: none;	
	padding: 0;	
	margin: 0;	
	cursor: pointer;		
}

#tab_container li a{
	padding: 0 10px 0 10px;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.2em;
}


#tab_container li.on, #tab_container li:hover{
	background: #fff url(../images/menu_left.png) no-repeat top left;		
}

#tab_container li.on a, #tab_container li:hover a{
	background: url(../images/menu_right.png) no-repeat top right;
}

#breadCrumb {
	width: 100%;
	height: 12px;
	font-size: 11px;
	color: #000;
	margin-bottom: 12px;
}

#breadCrumb a{
	color: #CC0000;
	font-size: 11px;
}

/********************************************************************
					SECONDARY NAVIGATION MENU						*
********************************************************************/
					
#secondary_nav {
	width: 183px;
	float: left;
}

#block-header {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	overflow: hidden;
	height: 20px;
	width: 180px;
	text-align: left;
	padding-left: 0px;

}

#sec_nav_li {
	padding-left: 10px;
	font-size: 12px;
}

#sec_nav_li a{
	color: #000;
}


#sec_nav_li a.active {
	text-decoration:none;
	font-weight: bold;
}

/**********************************************************************
					SECOND NAV FIRST LEVEL MENU
***********************************************************************/	

#block-menu-79-top{
	background: #fff url(../images/inside_nleft.png) top left no-repeat;
	width: 183px;
	height: 5px;
	margin: 0;
	padding:0; 
}

#block-menu-79-back {
	background: #fff url(../images/inside_nleftback.png) top left repeat-y;
	width: 183px;
	margin: 0;
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom: 20px;
}
	
#block-menu-79-bottom{
	display: none;
}

#block-menu-79-back  ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

#block-menu-79-back  ul li {
  margin: 0.4em 0 0.4em .5em;
}

#block-menu-79-back  ul.menu, #block-menu-79-back  .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

#block-menu-79-back  ul.menu ul, #block-menu-79-back  .item-list ul ul {
  margin-left: 0em;
}

#block-menu-79-back  ul li, #block-menu-79-back  ul.menu li, #block-menu-79-back  .item-list ul li, #block-menu-79-back  li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

#block-menu-79-back  ul li, #block-menu-79-back  ul.menu li, #block-menu-79-back  .item-list ul li, #block-menu-79-back  li.leaf {
  padding: 0 0 .2em 1.0em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(../images/empty_menu_icon.png) no-repeat 1px .35em;
}

#block-menu-79-back  ul li.expanded {
  background: transparent url(../images/empty_menu_icon.png) no-repeat 1px .35em;
}

#block-menu-79-back  ul li.collapsed {
  background: transparent url(../images/empty_menu_icon.png) no-repeat 0px .35em;
}

#block-menu-79-back  ul li.leaf a, #block-menu-79-back  ul li.expanded a, #block-menu-79-back  ul li.collapsed a {
  display: block;  
}

#block-menu-79-back  a:link, #block-menu-79-back  a:visited {
  color: #000;
  
}

#block-menu-79-back  a:hover {	
 	text-decoration: none;
}

#block-menu-79-back  a:active, #block-menu-79-back  a.active {  
  font-weight: bold;
  text-decoration: none;
}

/**********************************************************************
								TEAM MENU
***********************************************************************/	

#block-menu-137-top{
	background: #fff url(../images/inside_nleft.png) top left no-repeat;
	width: 183px;
	height: 5px;
	margin: 0;
	padding:0; 
}

#block-menu-137-back {
	background: #fff url(../images/inside_nleftback.png) top left repeat-y;
	width: 183px;
	margin: 0;
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom: 20px;
}
	
#block-menu-137-bottom{
	display: none;
}


/**********************************************************************
								RELATED TO
***********************************************************************/	
#block-team-relto-top{
	background: #fff url(../images/inside_boxrighttop.png) top left no-repeat;
	width: 183px;
	height: 5px;
	margin: 0;
	padding:0; 
}

#block-team-relto-back {
	background: #fff url(../images/inside_boxrightback.png) top left repeat-y;
	width: 183px;
	margin: 0;
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom: 20px;
}
	
.block-team-relto-bottom{
	background: #fff url(../images/inside_boxrightbottom.png) top left no-repeat;
	width: 183px;
	height: 5px;
}
/**********************************************************************
						BLOG POSITIONING CONTENT
***********************************************************************/	
			
#blog_item {
	padding-bottom: 25px;
}
#blog_item .frontpage {
	width: 465px;
}

#blog_item .landingpage {
	width: 564px;
}

.blog_date {
	background: #fff url(../images/blog_data.png) top left no-repeat;
	width: 151px;
	height: 23px;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
}

.blog_title_fp {
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	padding-left: 15px;
	width: 440px;
} 
			
.blog_teaser_fp {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	padding-left: 15px;
	width: 440px;
}

h1 {
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 539px;
} 
			
.blog_teaser_lp {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 539px;
}

.blog_readmore {
	float: right;
	padding-right: 20px;
	margin-top:-20px;
}

.blog_readmore a{
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
}

.pager {
	width: 539px;
	height: 25px;
	text-align:center;
}

.pager-current {
	font-weight: bold;
	color: #000;
	width: 20px;
	height: 25px;
	float: left;
}
.pager-last {
	color: #000;
	display:block;
	height: 25px;
	float: left;
	margin-left:10px;
}

.pager-first{
	color: #000;
	display:block;
	height: 25px;
	float: left;
	margin-left:10px;

}

.pager-list .pager-last, .pager-list .pager-first {
	width: 20px;
	margin-left: 0;
}

/********************************************************************
					RIGHT SIDEBAR RELTO EMPL						*
********************************************************************/
#relpro_container{
	width: 183px;
	height: 515px;
	float: right;
	margin-left: 0px;	
}

.subcontentStijl1, .subcontentStijl2{
	background: #fff url(../images/inside_openboxrightback.png) top left repeat-y;
	width: 183px;
	margin-top: 25px;	
}

.subcontentStijl2{
	background: #fff url(../images/inside_boxrightback.png) top left repeat-y;		
}

.emplpromo_bottom{
	background: #fff url(../images/inside_openboxrightbottom.png) top left no-repeat;
	width: 183px;
	height: 5px; 
}

.subcontentStijl1 h2 , .subcontentStijl2 h2 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	margin-top: 3px;
	height: 20px;
	width: 180px;
	text-align: left;
	padding-left: 5px;
}

.subcontentStijl1 h2{
	padding-left: 0;
}
 
.subcontentStijl1 .item, .subcontentStijl2 .item{
	font-size: 11px;
	color: #000;
	overflow: hidden;
	width: 180px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#relpro_container a{
	color: #cc0000;
}

/****************************
			FOOTER			*/

#footer {
	padding-top: 5px;
	
}
			
#footer_top {
	background: url(../images/background_footer.gif) no-repeat top center #fff;
	margin:0;
	height: 79px;
	width: 100%; 
	padding: 0;
}

#footer_content {
	background: #cc0000 url(../images/top_green_back_2.png) repeat top center;
	height:184px;
	width: 100%; 
	font-size:12px;
}

#footer h3 {
	width: 175px;
	height: 25px;
	font-size: 1.4em;
}

#footer .wrapper{
	width: 933px;
	overflow: hidden;
	color: #fff;
	margin: 0 auto;	
}

.footer_col_copyright {
	width: 250px;
}
.footer_icon {
	float: left;
	width: 30px;
	height: 13px;
	padding-top: 4px;
}

.footer_title {
	float: left;
	width: 60px;
	height: 13px;
	color: #fff;
	font-weight:bold;
	font-size: 16px;
}

.footer_content {
	color: #fff;
	padding: 0;
	margin:0;
	vertical-align:top;
}

body #footer #footer_content a{
	color: #fff;
}

body #footer #footer_content a:hover{
	text-decoration: none;
}

#extra{
	padding-left: 20px;
	background: url(../images/footer_utility.png) 0 5px no-repeat;
}

#location{
	padding-left: 25px;
	background: url(../images/footer_location.png)  0 5px no-repeat;
}

#contact{
	padding-left: 32px;
	background: url(../images/footer_contact.png)  0 5px no-repeat;
}

#nieuws{
	padding-left: 17px;
	background: url(../images/footer_newsletter.png)  0 5px no-repeat;
}

#footer_content a img{
	color: #fff;
	text-decoration:none;
	border: none;
}

#footer_content input[type=text]{
	height: 14px;	
	width: 169px;
	border: 1px solid #000;
	color: #888;
	margin-bottom: 3px;
	font-size: 11px;
}

#footer_content form{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#footer_content input[type=submit]{
	width: 75px;
	margin: 0;
	height: 20px;
	font-size: 11px;
	padding-bottom: 3px;
	background-color:#cdcdcd;
	cursor:pointer;
}

#footer .col{
	float: left;
	width: 150px;
	overflow: hidden;
	padding-right: 40px;	
}

body #footer .colnieuws{
	padding-right: 0;
	width: 172px;
}
body #footer .colZoeken{
	padding-right: 0;
	width: 172px;
}
#footer input.zoekenFooter {
	width: 150px;
}

#attachments {
	text-align: left;
}

#attachments th{
	border-bottom: #CC0000 2px solid;
	color: #000;
}

#attachments tr {
	background-color: #fff;
}


/*ADMIN NAVIGATION STYLE */
#block-user-1-content ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

#block-user-1-content ul li {
  margin: 0.4em 0 0.4em .5em;
}

#block-user-1-content ul.menu, #block-user-1-content .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

#block-user-1-content ul.menu ul, #block-user-1-content .item-list ul ul {
  margin-left: 0em;
}

#block-user-1-content ul li, #block-user-1-content ul.menu li, #block-user-1-content .item-list ul li, #block-user-1-content li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

#block-user-1-content ul li, #block-user-1-content ul.menu li, #block-user-1-content .item-list ul li, #block-user-1-content li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(../images/menu-leaf.gif) no-repeat 1px .35em;
}

#block-user-1-content ul li.expanded {
  background: transparent url(../images/menu-expanded.gif) no-repeat 1px .35em;
}

#block-user-1-content ul li.collapsed {
  background: transparent url(../images/menu-collapsed.gif) no-repeat 0px .35em;
}

#block-user-1-content ul li.leaf a, #block-user-1-content ul li.expanded a, #block-user-1-content ul li.collapsed a {
  display: block;
}

#block-user-1-content a:link, #block-user-1-content a:visited {
  color: #027AC6;
  text-decoration: none;
}

#block-user-1-content a:hover {
  color: #0062A0;
  text-decoration: underline;
}

#block-user-1-content a:active, #block-user-1-content a.active {
  color: #5895be;
}

.zoekButton{
	margin-top: 20px;
}

/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/***************************************************************************
*					Events	 STYLE SHEET					*
****************************************************************************/
	body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	}
	
	.events-list {
		background: none;
	}
	
	.events-list ul li{
		list-style-type: none;
		background: none;
	}
	
	.event-item {
		margin-bottom: 10px;
		list-style-type: none;
		background: none;
	}


/***************************************************************************
*					Sitemap Styling				   			*
****************************************************************************/
	#alpha_list {
	  clear:both;
	  margin: 10px 0;
	  padding:10px;
	  border-bottom:1px #CCC solid;
	  text-align:center;
	  color:#666;
	  }
	#alpha_list a {
	  color:#000;
	  } 
	#alpha_list ul, #alpha_list li {
	  margin:0;
	  padding:0;
	  background:none;
	  } 
	#alpha_list li {
	  display:inline;
	  }
	  
/**********************************************************************
								ADMIN LINK PANEL
***********************************************************************/	

#block-user-1-top{
	background: #fff url(../images/inside_boxrighttop.png) top left no-repeat;
	width: 183px;
	height: 5px;
	margin-top:15px;
	padding:0; 
}

#block-user-1-back {
	background: #fff url(../images/inside_boxrightback.png) top left repeat-y;
	width: 183px;
	margin: 0;
	padding-left:5px; 
	padding-right:5px; 
	color: #000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

#block-user-1-bottom{
	background: #fff url(../images/inside_boxrightbottom.png) top left no-repeat;
	width: 183px;
	height: 5px;
	margin-bottom: 25px;
	
}

#block-user-1-back #sec_nav_li a{
	color: #027AC6;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

ul.menu li.leaf {
	list-style-type: none;
}
/**********************************************************************
								AGENDA EVENTS PAGE
***********************************************************************/	

#block-event-1-content #agenda_item {
	border: #cdcdcd 1px dashed;
	margin-bottom: 5px;
	padding: 5px;
}

#block-event-1-content span {
	display: block;
}

#block-event-1-content .agenda_title a {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#block-event-1-content .agenda_date {
	color: #000000;
	font-size: 12px;
	font-style:italic;
}

#block-event-1-content .agenda_location {
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
}

/***************************************************************************
*				OTHER and ADMIN RELATED STYLING				*
****************************************************************************/
	span.form-required {
	  color: #ffae00;
	}

	span.submitted, .description {
	  font-size: 0.92em;
	  color: #898989;
	}

	.description {
	  line-height: 150%;
	  margin-bottom: 0.75em;
	  color: #898989;
	}

	.messages, .preview {
	  margin: .75em 0 .75em;
	  padding: .5em 1em;
	}

	.messages ul {
	  margin: 0;
	}

	.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
	  margin: 0.25em 0;
	}

	.form-button, .form-submit {
	  margin: 2em 0.5em 1em 0; /* LTR */
	}

	#dblog-form-overview .form-submit,
	.confirmation .form-submit,
	.search-form .form-submit,
	.poll .form-submit,
	fieldset .form-button, fieldset .form-submit,
	.sidebar .form-button, .sidebar .form-submit,
	table .form-button, table .form-submit {
	  margin: 0;
	}


/******************************************************
 * 			LOCAL TASKS				*
 ******************************************************/ 
	ul.primary li, ul.secondary li {
	  background: none;
	  margin: 0;
	  padding: 0;
	  float:right;
	}

	ul.primary {
	 	list-style-type: none;
	  	height: 25px;
		width: 544px;
	 	background: none;
	  	margin: 0;
	  	padding: 0;
	}
	
	ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
	ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
	  border: 0;
	  background: transparent;
	  padding: 2px 0.5em;
	  margin: 0 0 0 1px; /* LTR */
	  height: auto;
	  text-decoration: none;
	  position: relative;
	  top: -1px;
	  color: #027AC6;
	  font-size:12px;
	}
	ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
	ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
	  background-color: #027AC6;
	  color: #fff;
	}
	ul.primary li.active a,
	ul.secondary li.active a {
	  font-weight: bold;
	}


table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #e0b2e0;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #e0b2e0;
  border-width: 1px 0;
  color: #000;
}

tr.even a, tr.odd a {
  color: #000;
}

tr.odd, tr.info {
  background-color: #ffefff;
}

tr.even {
  background-color:#fff;
}

tr.odd td.active {
  background-color: #ffefff;
}

tr.even td.active {
  background-color: #fff;
}

td.region, td.module, td.container {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #fce0fc;
  color: #455067;
  font-weight: bold;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

fieldset ul.clear-block li {
  margin: 0;
  margin-left: -40px;
  padding: 0;
  background-image: none;
  list-style-type: none;
}

.box {
  margin-bottom: 2.5em;
}

fieldset a {
	color: #027AC6;
	text-decoration: none;
}

.container-inline, .day, .time {
	display: inline;
}
.time .form-item, .day .form-item {
	display: inline;
}

	/**
	 * Nodes & comments
	 */
	.node {
	  border-bottom: 1px solid #e9eff3;
	  margin: -1.5em -26px 1.5em;
	  padding: 1.5em 26px;
	}

	ul.links li, ul.inline li {
	  margin-left: 0;
	  margin-right: 0;
	  padding-left: 0; /* LTR */
	  padding-right: 1em; /* LTR */
	  background-image: none;
	}

	.node .links, .comment .links {
	  text-align: left; /* LTR */
	}

	.node .links ul.links li, .comment .links ul.links li {}
	.terms ul.links li {
	  margin-left: 0;
	  margin-right: 0;
	  padding-right: 0;
	  padding-left: 1em;
	}

	.picture, .comment .submitted {
	  float: right; /* LTR */
	  clear: right; /* LTR */
	  padding-left: 1em; /* LTR */
	}

	.new {
	  color: #ffae00;
	  font-size: 0.92em;
	  font-weight: bold;
	  float: right; /* LTR */
	}

	.terms {
	  float: right; /* LTR */
	}

	.preview .node, .preview .comment, .sticky {
	  margin: 0;
	  padding: 0.5em 0;
	  border: 0;
	  background: 0;
	}

	.sticky {
	  padding: 1em;
	  background-color: #fff;
	  border: 1px solid #e0e5fb;
	  margin-bottom: 2em;
	}

	#comments {
	  position: relative;
	  top: -1px;
	  border-bottom: 1px solid #e9eff3;
	  margin: -1.5em -25px 0;
	  padding: 0 25px;
	}

	#comments h2.comments {
	  margin: 0 -25px;
	  padding: .5em 25px;
	  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
	}

	.comment {
	  margin: 0 -25px;
	  padding: 1.5em 25px 1.5em;
	  border-top: 1px solid #e9eff3;
	}

	.indented {
	  margin-left: 25px; /* LTR */
	}

	.comment h3 a.active {
	  color: #494949;
	}

	.node .content, .comment .content {
	  margin: 0.6em 0;
	}

	/**
	 * Aggregator.module
	 */
	#aggregator {
	  margin-top: 1em;
	}
	#aggregator .feed-item-title {
	  font-size: 160%;
	  line-height: 130%;
	}
	#aggregator .feed-item {
	  border-bottom: 1px solid #e9eff3;
	  margin: -1.5em -31px 1.75em;
	  padding: 1.5em 31px;
	}
	#aggregator .feed-item-categories {
	  font-size: 0.92em;
	}
	#aggregator .feed-item-meta {
	  font-size: 0.92em;
	  color: #898989;
	}

	/**
	 * Color.module
	 */
	#palette .form-item {
	  border: 1px solid #fff;
	}
	#palette .item-selected {
	  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
	  border: 1px solid #d9eaf5;
	}

	/**
	 * Menu.module
	 */
	tr.menu-disabled {
	  opacity: 0.5;
	}
	tr.odd td.menu-disabled {
	  background-color:#fcc;
	}
	tr.even td.menu-disabled {
	  background-color: #fff;
	}

	/**
	 * Poll.module
	 */
	.poll .bar {
	  /*background: #fff url(images/bg-bar-white.png) repeat-x 0 0;*/
	  border: solid #f0f0f0;
	  border-width: 0 1px 1px;
	}

	.poll .bar .foreground {
	  /*background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;*/
	}

	.poll .percent {
	  font-size: .9em;
	}

/**
 * Autocomplete.
 */
	#autocomplete li {
	  cursor: default;
	  padding: 2px;
	  margin: 0;
	}
	
/*
* $Id: Copied from the drupal.css file,v 1.147.2.8 2006/12/14 20:20:21 killes Exp $
*
* Collapsing fieldsets
*/
fieldset {padding: 1em;}
/* Removes Fieldset Border */
html.js fieldset {
	padding: 1em;
	border: 1px solid #f5e9f5;
	margin-bottom: 10px;
	margin-top: 10px;
}

html.js fieldset.collapsed {
 /* border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;*/
  margin-bottom: 10px;
}

html.js fieldset.collapsed * {
  display: none;
}

html.js fieldset.collapsed table *,
html.js fieldset.collapsed legend,
html.js fieldset.collapsed legend * {
  display: inline;
}

html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: url(../images/menu-collapsed.gif) no-repeat 0% 50%;
}

/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsible legend a {
}


label, #edit-pathauto-punctuation * {
	display: block;
}

.form-item label {
	vertical-align: top;
}

#node-filter-form ul.clear-block {
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#node-filter-form .form-item {
	height: 25px;
	width: 100px;
}

#node-filter-form .a {
	float: left;
	width: 100px;
}
#node-filter-form .b {
	float: right;
	width: 160px;
	#margin-top: -75px;
}

#node-filter-form dt {
	display: none;
}

#node-filter-form .container-inline{
	float: right;
}

#node-filter-form .container-inline input[type=submit]{
	width: 75px;
	font-size: 12px;	
}

	/**
	 * Syndication icons and block
	 */
	#block-node-0 h2 {
	  float: left; /* LTR */
	  padding-right: 20px; /* LTR */
	}

	#block-node-0 img, .feed-icon {
	}

	#block-node-0 .content {
	  clear: right; /* LTR */
	}

	.block-search {
		text-align:right;
	}
	/**
	 * Login Block
	 */
	#user-login-form {
	  text-align: center;
	}
	#user-login-form ul {
	  text-align: left; /* LTR */
	}

	/**
	 * User profiles.
	 */
	.profile {
	  margin-top: 1.5em;
	}
	.profile h3 {
	  border-bottom: 0;
	  margin-bottom: 1em;
	}
	.profile dl {
	  margin: 0;
	}
	.profile dt {
	  font-weight: normal;
	  color: #898989;
	  font-size: 0.92em;
	  line-height: 1.3em;
	  margin-top: 1.4em;
	  margin-bottom: 0.45em;
	}
	.profile dd {
	  margin-bottom: 1.6em;
	}

	/**
	 * Admin Styles
	 */
	div.admin-panel,
	div.admin-panel .description,
	div.admin-panel .body,
	div.admin,
	div.admin .left,
	div.admin .right,
	div.admin .expert-link,
	div.item-list,
	.menu {
	  margin: 0;
	  padding: 0;
	}
	
	div.admin .left {
	  float: left;
	  width: 48%;
	}
	div.admin .right {
	  float: right;
	  width: 48%;
	}
	
	div.admin-panel {
	  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
	  padding: 1em 1em 1.5em;
	}
	div.admin-panel .description {
	  margin-bottom: 1.5em;
	}
	div.admin-panel dl {
	  margin: 0;
	}
	div.admin-panel dd {
	  color: #898989;
	  font-size: 0.92em;
	  line-height: 1.3em;
	  margin-top: -.2em;
	  margin-bottom: .65em;
	}
	
	table.system-status-report th {
	  border-color: #d3e7f4;
	}
	
	#autocomplete li.selected, tr.selected td, tr.selected td.active {
	  background: #027ac6;
	  color: #fff;
	}
	
	tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
	  color: #d3e7f4;
	}

	/**
	 * CSS support
	 */

	/*******************************************************************
	 * Color Module: Don't touch                                       *
	 *******************************************************************/

	/**
	 * Generic elements.
	 */
	.messages {
	  background-color: #fff;
	  border: 1px solid #b8d3e5;
	}

	.preview {
	  background-color: #fcfce8;
	  border: 1px solid #e5e58f;
	}

	div.status {
	  color: #33a333;
	  border-color: #c7f2c8;
	}

	div.error, tr.error {
	  color: #a30000;
	  background-color: #FFCCCC;
	}

	.form-item input.error, .form-item textarea.error {
	  border: 1px solid #c52020;
	  color: #363636;
	}

	/**
	 * dblog.module
	 */
	tr.dblog-user {
	  background-color: #fcf9e5;
	}

	tr.dblog-user td.active {
	  background-color: #fbf5cf;
	}

	tr.dblog-content {
	  background-color: #fefefe;
	}

	tr.dblog-content td.active {
	  background-color: #f5f5f5;
	}

	tr.dblog-warning {
	  background-color: #fdf5e6;
	}

	tr.dblog-warning td.active {
	  background-color: #fdf2de;
	}

	tr.dblog-error {
	  background-color: #fbe4e4;
	}

	tr.dblog-error td.active {
	  background-color: #fbdbdb;
	}
	tr.dblog-page-not-found, tr.dblog-access-denied {
	  background: #d7ffd7;
	}
	tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
	  background: #c7eec7;
	}

	/**
	 * Status report colors.
	 */
	table.system-status-report tr.error, table.system-status-report tr.error th {
	  background-color: #fcc;
	  border-color: #ebb;
	  color: #200;
	}
	table.system-status-report tr.warning, table.system-status-report tr.warning th {
	  background-color: #ffd;
	  border-color: #eeb;
	}
	table.system-status-report tr.ok, table.system-status-report tr.ok th {
	  background-color: #dfd;
	  border-color: #beb;
	}
	
#ld_content_midcol{
	width: 540px;	
	float:left;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.b{
	font-weight: bold;
}

.nieuws{
	margin: 0;
	padding-bottom: 5px;
}

.nieuwsitem{
	margin-bottom: 20px;
}

.cases_date {
	background: #fff url(../images/blog_data.png) top left no-repeat;
	width: 151px;
	height: 23px;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
}

.cases_title h2, .cases_teaser h2{
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 539px;
	padding-left: 15px;
	margin: 0;
} 

.cases_teaser h2{
	padding-left: 0;
}
			
.cases_teaser {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 440px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.cases_teaser .cases_teaser{
	padding: 0;
}

.pad{
	padding-left: 7px;
}


#zoekRes h2 {
	margin-bottom: 0;
	margin-top: 20px;
}
#zoekRes p {
	margin-top: 0;
}

#pagVorige {
	width: 33%;
	float: left;
}
#pagVolgende {
	width: 33%;
	float: right;
	text-align: right;
}



table { border-collapse: collapse; border-spacing: 0; }


/* Afbeelding vergroten in een popup */
div.imgPopUpleft, img.imgleft{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: left;
	position: relative;
}
div.imgPopUpright, img.imgright{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: right;
	position: relative;
}
div.imgPopUpcenter, img.imgcenter{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	margin: 3px 0 2px;
	position: relative;
	text-align: center;
}

div.imgPopUpleft div, div.imgPopUpright div, div.imgPopUpcenter div, div.imgPopUpSub div{
	/* De hoogte en breedte wordt in de _tpl_-file overschreven */
	margin: 0;
	display: inline;
	position: absolute;
	cursor: pointer;
	/* Icoontje transparant weergeven? Dat kan, behalve in Opera en MSIE op Mac
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	*/
	z-index: 1;		/* geef div'jes uit dropdownmenu's een hogere z-index om conflicten te voorkomen! */
}

div.imgPopUpSub div{
	background: url(../images/img_popup2.gif) left top no-repeat;
}

div.imgPopUpleft a, div.imgPopUpright a, div.imgPopUpcenter a {
	position: absolute;
	z-index: 10;
	background: url(../images/ic_imgpopup_u.gif) bottom right no-repeat;
}
	div.imgPopUpleft a:hover, div.imgPopUpright a:hover, div.imgPopUpcenter a:hover {
		background-image: url(../images/ic_imgpopup_a.gif);
	}