a {
	color: #0072cf;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color: inherit;
}

a.extern {
	background: transparent url(/images/link-icon.gif) no-repeat 100% 0.09em;
}

h1.newsletterHeader {
	/*
	font-size: 1.09em;
	color: #333;
	background-color: inherit;
	display: none;*/
	
	font-size: 1.00em;
	color: #fff;
	background-color: inherit;
	text-align: left;
	
}

h2.newsletterHeader {
	font-size: 1.09em;
	margin: 0.67em 0;
	text-transform: capitalize;
	background-color: inherit;
	color: #333;
}

h3.newsletterHeader {
	font-size: 1.09em;
	color: #666;
	background-color: inherit;
}

.binnensteContentGrootNewsletter{
	overflow: hidden;
	height: 100%;
	margin: 0;
	background-color: inherit;
	float: left;
	/*font-size: 1.08em;	*/
	
	
	/*width: 54.55em;*/
	width: 54.00em;	
	padding: 10px;
	background-color: #fff;
	color: #333;
	height: 100%; /* For IE */
	min-height: 100%; /* For Modern Browsers */
	height: auto; /* For Modern Browsers */
	text-align: left;	
}

#headerLogoNewsletter {
	/*width: 54.55em;
	padding: 0;
	margin: 0;
	background-color: #fff;*/
	width: 100%;
	height: 10.55em;
	padding: 0;
	margin: 0;
		
}
/*
#headerLogoNewsletter div {
	padding: 0;
	margin: 0;
	background-color: inherit;
}

#headerLogoNewsletter div.links {
	float: left;
}

#headerLogoNewsletter div.rechts {
	float: right;
}*/

#headerLogoNewsletter img {
	width: 100%;
	height: 100%;	
	display: block;
}

#headerTekst {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #ea000d;
	color: #fff;
	font-weight: bold;
	width: 100%;
}

#headerTekst .infoDatum {
	float: left;
	width: 7.73em;
	background-color: #a7a7a7;
	color: #fff;
	text-align: center;
	padding: 0;
	padding-top: 0.27em;
	padding-bottom: 0.27em;
	margin: 0;
}

#headerTekst .infoTekst {
	/*float: left;
	padding: 0;
	padding-top: 0.27em;
	padding-bottom: 0.27em;
	padding-left: 1.27em;
	margin: 0;*/
	float: right;
	padding: 0;
	padding-top: 0.27em;
	padding-bottom: 0.27em;
	margin: 0;
	text-align: left;
	width: 45.50em;
		
}

#inhoudsopgave {
	margin: 2.27em 0.91em 0.91em 1.36em;
	padding: 0;
	background-color: inherit;
}

#inhoudsopgave ul {
	list-style: none;
	margin-left: 0.91em;
}

#inhoudsopgave ul li {
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0.73em;
	line-height: 1.64em;
}

#inhoudsopgave ul li a {
	font-weight: bold;
	padding-right: 1.82em;
}

#content {
	margin: 1.36em 0;
	padding: 0 0 55px 0;
	background-color: #fff;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
}

#content ul li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #A7A7A7;
	font-weight: normal;
	line-height: 1.64em;
	padding: 24px 17px;
	margin: 0;
}

#content ul li.laatste {
	border-bottom: 1px solid #EA000D;
}

#content ul li p a {
	margin-left: 5px;
	padding-right: 1.36em;
}

/* Clear float classes */
.deactiveerFloats {
	clear: both;
	margin: 0;
	padding: 0;
}
