@charset "UTF-8";
/* General */
body  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-size: 12px;
}
#container { 
	width: 966px;  
	margin: 0 auto; 
	color: #000000;
	font-size: 12px;
	background-image: url(../images/kBody-background.gif);
	background-position:left;
	background-repeat: repeat-y;
} 
#container2 { 
	width: 966px;  
	margin: 0 auto; 
} 
form {
	padding: 0px;
	margin: 0px;
}
h1 {

	font-size: 15px;
	font-weight: normal;
	color: #8c3175;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a {
	color: #353534;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #353534;
}
p {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
} 
ul li { 
	text-decoration: none;
	margin-bottom: 12px;
}
 
/* Header */
#header { 
	width: 956px;
	height: 1px; 
	background: #FFFFFF;
} 
#headerLeft {
	float: left; 
	height: 75px;
	width: 206px; 
	padding-top: 32px;
	margin-top: 47px;
	border-bottom: 1px dotted #892821;
	margin-bottom: 21px;
}
#headerMiddle {
	float: left;
	width: 524px;
	border-bottom: 1px dotted #892821;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
}
#headerMiddleTitle {
	width: 508px;
}
#headerMiddleTitle h1 {
	padding: 0px;
	margin: 0px;
	color: #7c1461;
	font-size: 18px;
	font-weight: normal;
}
.zhHeaderTop {
	height:35px;
	width: 525px; 
	padding-top:119px;
	background-image:url(../images/kTop.jpg);
	background-repeat:no-repeat;
}
#headerRight {
	float: right; 
	width: 206px; 
	height: 75px;
	margin-top: 20px;
}
#logoStAnna {
	width: 195px;
	height: 86px;
	padding-top: 11px;
}
#zoeken {
	width: 202px; 
	height: 19px;
}
#zoekenLeft {
	float: left;
	width: 148px;
	height: 19px;
}
#zoekenLinks {
	float: left;
	width: 129px;
	height: 19px;
}
#zoekenRechts {
	float: right;
	width: 19px;
	height: 19px;
}
#zoekenRight {
	float: left;
	height: 19px;
	width: 54px;
	text-align: right;
}
#dropdownOverzicht {
	margin-top: 11px;
	height: 17px;
	background-image: url(../images/overzicht-websites.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 2px;
	color: #892821;
	cursor: pointer;
	position: relative;
}
#dropdown {
	background-color: #FFFCEF;
	display: none;
	width: 173px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 18px;
	border-bottom: 1px solid #EED667;
	border-left: 1px solid #EED667;
	border-right: 1px solid #EED667;
}
#dropdown a {
	color: #555454;
}
#dropdown a:hover {
	text-decoration: underline;
}
/* Sidebar left */
.navSideBar22 {
	float: left; 
	width: 206px; 
}
.LevelTitle {
	float: left;
	width: 195px;
	height: 18px;
	background-image:url(../images/zhNavigatie_level01.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
.Level  {
	float: left; 
	width: 196px; 
	padding-left:10px;
	background-color: #FBF4D6;
}
.Level a {
	text-decoration: none;
	color: #555454;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Level a:hover {
	text-decoration: underline;
}
.Level a:visited {
	color: #555454;
}
.bLeftLink {
	background-image: url(../images/LinkBg.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 195px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
.bLeftLink h1 a {
	font-weight: normal;
	font-size: 14px;
	color: #7c1461;
	margin: 0px;
	padding: 0px;
}
.bLeftLink h1:hover a:hover{
	text-decoration: none;
}


#sidebar1 {
	float: left; 
	width: 206px; 
	margin-right: 9px;
}
.sidebarButton {
	float: left;
	width: 206px;
	height: 34px;
	margin-bottom: 1px;
	background-image:url(../images/zhMenuBg.jpg);
	background-repeat:no-repeat;
}
.sidebarButton2 {
	float: left;
	width: 206px;
	height: 34px;
	margin-bottom: 1px;
	background-image:url(../images/zhMenuBg.jpg);
	background-repeat:no-repeat;
}
.sidebarButtonLeft {
	float: left;
	width: 159px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.sidebarButtonLeft a {
	text-decoration: none;
	color: #7c1461;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarButtonRight {
	float: left;
	width: 34px;
	padding-top: 8px;
	
}
.subButton {
	width: 205px;
	background-color: #fbf4d6;
	float: left;
}
.subButton a {
	text-decoration: none;
	color: #555454;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 11px;
}
.subButton a:hover {
	background-color: #fbf4d6;
}
.secondButton {
	width: 193px;
	height: 44px;
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url(../images/LBLink.jpg);
	background-repeat: no-repeat;
}
.secondButton a {
	text-decoration: none;
	color: #7c1461;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactBlock {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#contactBlock h2 {
	padding: 0px;
	margin: 0px;
	color: #7c1461;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}
#contactBlock h3 {
	padding: 0px;
	margin: 0px;
	color: #7c1461;
	font-size: 10px;
}
#contactBlock p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 10px;
}
#nieuwsbriefBlock {
	padding-bottom: 5px;
	padding-left: 8px;
	border-top: 1px dotted #9C4A44;
	float: left;
}
#nieuwsbriefBlock h2 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
}
#newsletterContainer {
	padding-bottom: 11px;
	float: left;
}
#newsletterContainerLeft {
	float: left;
	width: 133px;
	height: 21px;
}
#newsletterContainerRight {
	float: left;
	width: 55px;
	height: 21px;
	padding-left: 10px;
}
#contactBlockOnderzoek {
	padding-bottom: 15px;
	padding-top: 15px;
}
#contactBlockOnderzoek h2 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}
#contactBlockOnderzoek h3 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-size: 10px;
}
#contactBlockOnderzoek p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 10px;
}
/* spoed */
.spoed {
	width: 203px;
	padding-top: 5px;;
	padding-bottom: 7px;
	margin-bottom: 7px;
	float: left;
	border-top: 1px dotted #9C4A44;
	border-bottom: 1px dotted #9C4A44;
}
.spoedTitle h2 {
	padding: 0px;
	margin: 0px;
	color: #7c1461;
	font-size: 18px;
	font-weight: normal;
}
.spoedTitle {
	width: 203px;
	padding-left: 10px;
	float: left;
	margin-bottom: 7px;
}
.spoedImg {
	width: 55px;
	height: 21px;
	float: right;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 215px; 
	padding-top: 20px;
}
#sidebar2 a {
	color: #892821;
}
#sidebar2 p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 10px;
}
#sidebar2 h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 197px;
	background-color: #ecf7f8;
	height: 13px;
	padding-top: 5px;
	padding-left: 9px;
	padding-bottom: 5px; 
	color: #892821;
	font-weight: bold;
}
.showButtons {
	width: 206px;
	float: right;
}
.buttonImgRight {
	width: 206px;
	float: right;
	margin-bottom: 11px;

}
.title h2 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}
.dotted_divider {
	border-top: 1px dotted #892821;
	padding-bottom: 10px;
}
.pdfBlockOdd {
	margin-left: 10px;
	width: 196px;
	height: 52px;
	background-color: #ecf7f8;
}
.pdfBlockEven {
	margin-left: 10px;
	width: 196px;
	height: 52px;
	background-color: #f6fbfb;
}
.pdfBlock {
	width: 188px;
	height: 48px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pdfBlockLeft {
	float: left;
	width: 38px;
	height: 48px;
}
.pdfBlockRight {
	float: left;
	width: 150px;
	height: 48px;
}
/* Content */
#mainContent {
 	float: left;
	width: 526px;
	font-size: 12px;
	color: #353534;
	padding-bottom: 10px;
	/*padding-right:10px;*/
} 
#mainContent2 {
 	float: left;
	width: 526px;
	font-size: 12px;
	background-image: url(../images/kBody-background2.gif);
	background-position:left;
	background-repeat: repeat-y;
} 
#mainContent h1 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	padding-left: 16px;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent2 h1 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	padding-left: 16px;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent h2 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 15px;
	font-weight: bold;

	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent2 h2 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent h3 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent2 h3 {
	padding: 0px;
	margin: 0px;
	color: #7C1461;
	font-size: 12px;
	font-weight: normal;
	padding-left: 16px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent ul li { 
	text-decoration: none;
	margin-bottom: 3px;
}
#mainContent p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 15px;
}
#mainContent2 p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 15px;
}
#mainContent a, #mainContent a:hover, #mainContent a:visited{
	color: #892821;  
	text-decoration: underline; 
}
.conMenu a {
	color: #892821;
}
#mainContent ul li a { 
	text-decoration: none;
}
#breadcrumbs {
	width: 508px;
	height: 19px;
	padding-left: 16px;
	padding-top: 4px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #555454;
	font-size: 10px;
}
.B_currentCrumb {
	color: #555454;
	font-size: 10px;
	font-weight: bold;
}
#navigatieContainer {
	width: 524px;
	height: 34px;
	margin-bottom: 10px;
}
#navigatieContainer h2 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
#navigatieContainerLeft {
	float: left;
	height: 26px;
	background-image: url(../images/navigatieButton.gif);
	background-repeat: repeat-x;
	width: 244px;
	padding-left: 16px;
	padding-top: 8px;	
	cursor: pointer;
	position: relative;
}
#navigatieContainerRight {
	float: left;
	height: 26px;
	background-image: url(../images/navigatieButton.gif);
	background-repeat: repeat-x;
	width: 244px;
	padding-left: 16px;
	padding-top: 8px;
	margin-left: 4px;
	cursor: pointer;
	position: relative;
}
.contentNavigatieLinks {
	float: left;
	width: 209px;
	height: 26px;
}
.contentNavigatieRechts {
	float: left;
	width: 19px;
	height: 26px;
	padding-right: 16px;
}
#submenuLeft {
	background-image: url(../images/submenuBackground.png);
	background-repeat: repeat-y;
	display: none;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 34px;
}
#submenuRight {
	background-image: url(../images/submenuBackground.png);
	background-repeat: repeat-y;
	display: none;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 34px;
}
.submenuParent {
	display: block;	
	background-image: url(../images/submenuParent.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
	width: 100%;
}
.submenuParent a {
	display: block;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}
.submenuParent a:hover {
	display: block;
	background-image: url(../images/submenuParentHover.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}
.submenuParentHover {
	display: block;
	background-image: url(../images/submenuParentHover.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}
.submenuPage {
	display: block;	
}
.submenuPage a {
	display: block;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}
.submenuPage a:hover {
	display: block;
	background-image: url(../images/submenuHover.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}
.subsubmenu {
	display: none;
}
.subsubmenuPage {
	display: block;
}
.subsubmenuPage a {
	display: block;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 40px;
}
.subsubmenuPage a:hover {
	display: block;
	background-image: url(../images/submenuHover.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 40px;
}
/* slide html menu  */
.navigationBlock {
	width: 524px;
}
.navigation_level01 {
	width: 509px;
	height: 28px;
	background-image: url(../images/zhNavigatie_level01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	padding-left: 16px;
	padding-top: 6px;
}
.navigation_level01 h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-decoration: none;
	color: #7C1461;
	display: block;
	font-weight: normal;

}
.navigation_level02_active {
	width: 506px;
	height: 24px;
	padding-top: 6px;
	background-image: url(../images/zhNavigation_level02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	padding-left: 16px;
}
.navigation_level02_active h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #555454;
	font-weight: normal;
	display: block;
	padding-top: 6px;
}
.navigation_level02_passive {
	width: 522px;
	height: 28px;
	padding-top: 3px;
	background-color: #E9D8E5;
	display: block;
}
.navigation_level02_passive h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #555454;
	font-weight: normal;
	display: block;
	padding-top: 6px;
}
.navigation_level02_passive a {
	text-decoration: none;
	color: #892821;
	padding-top: 4px;
	font-size: 12px;
	padding-left: 16px;
	display: block;
}
.navigation_level02_passive a:hover {
	width: 506px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(../images/zhNavigation_level02.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	display: block;
	color: #892821;
}
.navigation_level03 {
	width: 522px;
	height: 19px;
	background-color: #E9D8E5;
	display: block;
}
.navigation_level03 h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #555454;
	font-weight: normal;
	display: block;
	padding-top: 2px;
}
.navigation_level03 a {
	text-decoration: none;
	color: #892821;
	font-size: 12px;
	padding-left: 56px;
	display: block;
}
.navigation_level03 a:hover {
	width: 468px;
	height: 19px;
	background-color: #f2f9fb;
	display: block;
	color: #892821;
}
/* newsblock */
#newsBlock {
	background-color: #FFFFFF;
	margin-top: 85px;
	padding-left: 16px;
	padding-top: 32px;
	padding-bottom: 50px;
}
#newsBlock h2 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	font-size: 14px; 
}
#newsBlock a {
	color: #892821;
}
#newsHeader {
	width: 508px;
	
}
#newsHeaderLeft {
	float: left;
	width: 400px;
}
#newsHeaderRight {
	float: left;
	width: 108px;
	text-align: right;
}
.newsItem {
	width: 508px;
	height: 60px;
}
.newsList {
	width: 492px;
	padding-left: 16px;
	padding-right: 16px;
	height: 60px;
}
.newsItemLeft {
	float: left;
	width: 442px;
	height: 60px;
}
.newsItemTitle {
	width: 442px;
}
.newsItemMessage {
	line-height: 15px;
}
.newsDate {
	color: #892821;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
	float: left;
}
.newsTitle {
	font-weight: bold;
	width: 360px;
}
.newsItemRight {
	float: left;
	width: 66px;
	height: 28px;
	padding-top: 32px;
	text-align: right;
}
.nieuwsHome {
	float: left;
	margin-top: 10px;
}
/* NEWS 2 */
.VRight {
	width:211px;
	color: #000000;
	font-size: 12px;
}
.VR2 {
	color: #000000;
	font-size: 12px;  
}

.newsRight {
	width:203px;
}
.newsItemTitle2 {
	width: 203px;
	overflow:hidden;
	font-size:12px;
}
.newsItemLeft2 {
	float: left;
	width: 204px;
	height: 50px;
	overflow:hidden;
}
.newsItemRight2 {
	float: right;
	width: 66px;
	height: 28px;
	text-align: right;
}
.newsTitle2 {
	font-weight: bold;
	font-size:12px;
	width:100px;
	height:15px;
	float:left;
	overflow:hidden;
}
span.newsDate {
	float:left;
}
#newsBlock2 {
	background-color: #FFFFFF;
	width:205px;
	padding-top: 178px;
	padding-bottom: 35px;
}
#newsBlock2 h2 {
	padding: 0px;
	width:60px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	font-size: 13px; 
}
#newsBlock2 a {
	color: #892821;
}
#newsHeader2 {
	width: 204px;
	color: #892821;
}
#newsHeaderLeft2 {
	float: left;
	width: 60px;
	color: #892821;
}
#newsHeaderLeft2 h2 {
	padding: 0px;
	margin: 0px;
	color: #892821;
	font-weight: bold;
	font-size: 13px; 
}
#newsHeaderRight2 {
	float: right;
	width: 110px;
	text-align: right;
}
#newsHeaderRight2 {
	font-size:10px;
}
.newsColor {
	width: 480px;
	padding: 3px 10px 5px 10px;
	background-image: url(../images/zorgNieuws.jpg);
	background-repeat: no-repeat;
	float:  left;
}
.newsColor h1 {
	width: 490px;
	color: #FFFFFF;
	margin: 0px; 
	padding:0px;
	font-weight: normal;
}

/* END NEWS 2 */

#faqform {
	width: 490px;
	padding-left: 16px;
	padding-right: 16px;
}
#map {
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
	margin-bottom: 16px;
}
/* Footer */
#footer { 
	width: 956px; 
	height: 53px;
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}
#footer2 { 
	width: 956px; 
	height: 53px;
	background: #FFFFFF;
	text-align: center;
	float: left;
	margin: 0 auto;
}
#footerLeft {
	float: left;
	width: 206px;
	height: 49px;
	margin-right: 10px;
	border-top: 1px dashed #892821;
}
#footerMiddle {
	float: left;
	width: 524px;
	height: 35px;
	padding-top: 14px;
	border-top: 1px dashed #892821;
}
#footerMiddle a {
	text-decoration: none;
	color: #892821;
	font-size: 10px;
}
#footerRight {
	float: left;
	width: 206px;
	height: 49px;
	margin-left: 10px;
	border-top: 1px dashed #892821;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Ajax search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}
#divZoeken {
	color: #005bf9;
	padding-bottom: 5px;
	padding-top: 27px;
	font-size: 12px;
}
#divAvancedSearch {
	color: #006841;
	padding-top: 5px;
	margin: 0px;
	font-size: 9px;
}
#divAvancedSearch a {
	font-size: 10px;
	color: #006841;
	text-decoration: none;
}
#divAvancedSearch a:hover{
	text-decoration: underline;
}
#ajaxSearch_input {
	border: 1px solid #999999;
	font-size: 10px;
	height: 13px;
	width: 130px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #892821;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result {
	padding-left: 0px;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #006841;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
.ajaxSearch_resultLink a{
	color: #007F20;
	text-decoration: none;
	
}
.ajaxSearch_resultLink a:hover {
	text-decoration: underline;
}
.ajaxSearch_highlight1 {
	color: #000000;
	background: #FFFF00;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #892821;
	width: 200px;
}
.signup_input_50 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #892821;
	width: 50px;
}
.signup_input_25 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #892821;
	width: 25px;
}
.signup_input_100 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #892821;
	width: 100px;
}
.dropdown {
	height: 17px;
	font-size: 10px;
	border: 1px solid #892821;

}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #892821;
}
.inputfield_133 {
	height: 17px;
	font-size: 12px;
	border: 1px solid #892821;
	color: #892821;
	width: 120px;
	padding-left: 5px;
	padding-top: 2px;
}
.inputfield_126 {
	height: 15px;
	font-size: 12px;
	border: 1px solid #8c3175;
	color: #000;
	width: 121px;
	padding-left: 5px;
	padding-top: 2px;
}
.signup_textarea {
	border: 1px solid #892821;
	width: 350px;
}
.signup_textarea2 {
	border: 1px solid #892821;
	width: 369px;
}
.signup_textarea3 {
	border: 1px solid #892821;
	width:320px;
	height:160px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #892821;
	font-size: 10px;
}
#formulier {
	padding-left: 16px;
	padding-right: 16px;
}
.formHolder {
	width: 401px;
	margin-left: 15px;
	float: left;
}
.formHolder2 {
	width: 401px;
	float: left;
}

/* news */ 
#newsBlock {
	background-color: #FFFFFF;
	width: 522px;
}
#newsBlockHome {
	background-color: #FFFFFF;
	width: 485px;
	border-bottom: 1px dashed #892821;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 25px;
	float: left;
}
#newsBlockHome2 {
	background-color: #FFFFFF;
	width: 495px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 15px;
	float: left;
}
#newsBlockHome h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	height: 18px;
}
#newsBlockHome2 h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	height: 18px;
}
#newsBlockHome a {
	color: #892821;
	text-decoration: underline;
}
#newsBlockHome2 a {
	color: #892821;
	text-decoration: underline;
}
#newsTitleHome {
	width: 480px;
	color: #892821;
}
.newsDate {
	color: #892821;
	font-weight: bold;
	float:left;
	width:65px;
}
#newsTitleHomeLeft {
	float: left;
	width: 384px;
}
#newsTitleHomeRight {
	float: left;
	width: 100px;
}
#faqform {
	width: 490px;
	padding-left: 16px;
	padding-right: 16px;
}
#map {
	
	overflow: hidden;
	margin-bottom: 16px;
}
/* NEWS 2 */

#newsBlock2 a {
	color: #892821;
}
.newsRight {
	width:203px;
}
.newsItemTitle2 {
	width: 203px;
	overflow:hidden;
	font-size:12px;
}
.newsItemLeft2 {
	float: left;
	width: 204px;
	height: 50px;
	overflow:hidden;
}
.newsItemMessage2 {
	width: 200px;
	height: 30px;
	overflow: hidden;
	line-height: 15px;
	float: left;
}
.newsItemRight2 {
	float: right;
	width: 66px;
	height: 28px;
	text-align: right;
}
.newsTitle2 {
	font-weight: bold;
	font-size:12px;
	width:100px;
	height:15px;
	float:left;
	overflow:hidden;
}
#newsBlock2 {
	background-color: #FFFFFF;
	width:205px;
	padding-top: 15px;
	padding-bottom: 35px;
}
#newsBlock2 h2 {
	padding: 0px;
	width:60px;
	margin: 0px;
	color: #41A8C6;
	font-weight: bold;
	font-size: 13px; 
}

#newsHeader2 {
	width: 204px;
}
#newsHeaderLeft2 {
	float: left;
	width: 60px;
}
#newsHeaderRight2 {
	float: right;
	width: 110px;
	text-align: right;
	font-size:10px;
}

/* END NEWS 2 */

/* contactformulier */
#contactform {
	z-index:1;
}
.ftekst{
	height:50px;
}
.felement{
	height:25px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:179px;
	height:20px;
}
.ftext{
	float:left;
	width:250px;
	height:20px;
}
.box{
	width: 271px;
	height: 13px;
	font-size: 11px;
	border: 1px solid #96b3dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box2{
	width: 450px;
	height:100px;
	font-size: 11px;
	border: 1px solid #96b3dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box3{
	width:272px;
}
.knop{
	width:100px;
	height: 18px;
	cursor: pointer;	
	border: 1px solid #96b3dd;
	font-size: 10px;
}
#formulier img{
	border:none;
}
/* Get News On The Home Page */
.getNieuws {
	width: 520px;
	float: left;
	padding-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFFFF;
}
.getTopBlock {
	width: 520px;
	float: left;
	background-image: url(../images/balkNews.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.getTopTitle {
	float: left;
	margin-left: 12px;
	color: #FFFFFF;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 4px
}
.getMeerNieuws { 
	float: right;
	margin-right: 12px;
	padding-top: 1px;
	visibility: hidden;
}
a.getMeerNieuws, a.getMeerNiuws:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	visibility: hidden;
}
a.getMeerNieuws:hover {
	color:#FFFFFF;
	text-decoration: underline;
	visibility: hidden;
}
.getList {
	width: 520px;
	margin-bottom: 7px;
	float: left;
}
.getDatum {
	color: #892821;
	padding: 0 12px 0 12px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.getTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
a.getTitle, a.getTitle:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.getTitle:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.getMeer {
	color: #892821;
	font-size: 12px;
	padding-right: 12px;
	font-weight: bold;
	float: right;
}
a.getMeer, a.getMeer:visited {
	color: #892821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.getMeer:hover {
	color: #892821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/* news add by MH 12-11-2009 */
.newsDateX {
	color: #892821;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width:70px;
}
.newsTitleX {
	font-weight: bold;
	margin:0px 10px 0px 80px;
}
a.newsTitleLinkX, a.newsTitleLinkX:visited{
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.newsTitleLinkX:hover{
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
}
.newsMoreX {
	
	text-align: right;
	padding-bottom:10px;
	padding-right:10px;
}
.extraImagePortal{
	float:right;
	margin-left:3px;
	margin-bottom:11px;	
}
.portalImageDivider{
	clear: both;
	height: 35px;
}
.contentNewsDate {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #7C1461;
}