﻿div.oormerkbuitenbox
{
	float: left;
	top: 10px;
	background-color: White;
	text-align: center;
	width: 166px;
}

div.oormerkbuitenboxhome
{
	position: relative;
	top: 10px;
	background-color: White;
	text-align: center;
	width: 167px;
}		

div.oormerkbinnenbox
{
	background-color: White;
	width: 166px;
	text-align: center;
}

div.oormerkradiobuttons
{
	width: 167px;
}

div.ienrcontainer
{
	float: left;
	width: 640px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	background-color:White;
	border-width: 1px;
	border-style: solid;
	border-color: #E0DFE3;
	padding-bottom: 10px;
}

div.tekstcontainer
{
	float: left;
	width: 620px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	background-color:White;
	color: #133373;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #E0DFE3;
	padding-bottom: 10px;
}

h1
{
	font-size: 15px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #BF0028;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

h2
{
	font-size: 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #BF0028;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

h3
{
    font-size  : 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #133373;
	font-weight: bold;
	text-decoration: underline;
}

h4
{
	font-size: 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #BF0028;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

h5
{
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial;
    color: #BF0028;	
    font-weight: bold;
    font-style:italic;
    margin-bottom: 0px;
}

h6
{
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial;
    color: #BF0028;	
    font-weight: bold;
    font-style:italic;
    margin-top: 10px;
    margin-bottom: 0px;
    text-aling: left;
}


div.content
{
	background-color:White;
	border-color: #E0DFE3;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	width: 967px; 
	height: 475px;
	overflow: auto;
	text-align: left;
}

div.bannercontainer
{
	float: right;
	width: 130px;
	height: 300px;
	margin-top: 10px;
	background-color:White;
	visibility:hidden;
}

div.printbox
{
	background-color:White;
	padding: 10px;
}

div.bannerbox
{
	background-color:white;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E0DFE3;
}

div.disclaimer
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	color: #133373;
	clear: both;
	margin-bottom: 10px;
}

a.disclaimer
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #133373;
}

.menublock
{
	font-size: 12px;
	padding: 2px 5px 3px 5px;
	display: block;
}
