/**
 * Overall
 **/
html, body, .searchtable td, .newstable td, .splashTable td {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #000;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	margin-bottom: 6px;
	color: #b32738;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

.h1alt {
	margin: 0px;
	margin-bottom: 6px;
	color: black;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	margin: 0px;
	color: #b32738;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.h2alt {
	margin: 0px;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
/**
 * Top
 **/
#topLinks, #topLinks a {
	font-size: 11px;
	text-decoration: none;
	color: #8f8f8f;
	font-weight: bold;
}

/**
 * Topmenu
 **/
#topMenu a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/**
 * Breadcrumb
 **/
#breadCrumb, #breadCrumb a {
	font-size: 11px;
	text-decoration: none;
	color: #b32738;
}
#breadCrumb #print a {
	color: #000;
}

/**
 * Main content
 **/

/**
 * Splash content
 **/
#splashText {
	padding-left: 10px;
	padding-right: 10px;
}
#splashText a {
	color: #b32738;
	text-decoration: underline;
}

div.siteSpecificContainer a.siteSpecific h2 {
	color: #b32738;
}
div.siteSpecificContainer a.siteSpecific   {
	text-decoration: none ;
}

div.siteSpecificContainer a.siteSpecific h2  {
	text-decoration: none ;
}
div.siteSpecificContainer a.siteSpecific:hover  h2 {
		text-decoration: underline;
}

a.homepagenewsTitle:hover {
	text-decoration: underline;
	color: #b32738;
}

div#content a:hover {
	color: #b32738;
}

#content table td, #content form table td {
	font-size: 12px;
}

#jubuleumjaar {
	position: 	absolute;
	right: 		-94px;
	top: 		216px;
	z-index: 	1001;
}

/**
 * Footer
 **/

#footerLeft {
	text-align: left;
}
/*
a.siteSpecific {
	text-decoration:none;
		color: #B32738;
}
a.siteSpecific:hover {
	text-decoration:underline;
	color: #000;
}*/


center div#siteContainerdiv#multiContainer div#multiSubMenu div#subMenu div.menuItem a {
text-decoration: none;
}


#extIframeSubscribe, #extIframeLogin {
	border: 0;
	overflow-x: hidden; 
	overflow-y: hidden;
	background: transparent;
}
iframe {
  allowtransparency: true;
  background: transparent;
  background-image: url();

}
div#footerRight h1, div#footerCenter h1 { text-transform: lowercase !important; }
div.siteSpecificContainer a { text-decoration:none !important; }
div#content a.siteSpecific:hover h2 { text-decoration: underline !important;}

textarea {
	font-family: "arial,sans-serif";
	font-size: 13px !important;
	line-height: 18px;
	
} 
 
