@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'tradegothicroman';
    src: url('fonts/tradegothic-webfont.eot');
    src: url('fonts/tradegothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothic-webfont.woff') format('woff'),
         url('fonts/tradegothic-webfont.ttf') format('truetype'),
         url('fonts/tradegothic-webfont.svg#tradegothicroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-width: 700px;
	max-width: 1000px;
} 
#header {
	padding: 0;
	position: relative;
	height: 160px;		/* totale hoogte tot net bover breadcrmb */
	/*border: solid 1px green;*/
} 
#header h1 {
	padding: 0;
	font-style: italic;
	color: #100967;
	position: absolute;
	top: 20px;
	font-size: 40px;
}
#header h2 {
	position: absolute;
	top: 45px;
	font-style: normal;
	font-family: "tradegothicroman", sans-serif;
	color: #0042AA;
	font-size: 16px;
	width: 630px;
	text-align: right;
}
#header h2 a {
	color: #0042AA;
}
#header h2 span {
	color: #BAB3AC;
	font-style: italic;
	font-size: 25px;
}
#mainNav {
	position: absolute;
	color: #BAB3AC;
	/*border: solid 1px #BAB3AC; */
	top: 120px;
	left: 0px;
	font-family: "tradegothicroman", sans-serif;
	font-size: 15px;
	right: 230px;
	background-color: #F6F5F4;
	padding: 0px;
	padding-left: px;
}
#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
#mainNav a {
	color: #0042AA;
	padding: 0 5px;
}
#mainNav > ul > li:first-child a {
	padding-left: 5px;
}
#mainNav > ul > li:last-child a {
	border: none;

}
#mainNav ul a {
	font-family: "tradegothicroman", sans-serif;
	border-right: solid 1px #BAB3AC;
}
#mainNav ul a:hover {
	color:#BAB3AC;
}
#mainNav ul ul {
	/*background-color: rgba(255,255,255,1);*/
	/*border: solid 1px red;*/
	
}

#mainNav ul ul a {
	border-right: none;
	padding-bottom: 5px;
	font-size: 12px;
	/*border-bottom: solid 1px #BAB3AC;*/
}

#mainNav a.activePath {
	color: #BAB3AC !important;
}


/*#mainNav img {
	text-decoration: none;
	border: none;
}
#mainNav li a:hover {
	color: #100967;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #100967;
}*/
#botNav li a {
	color: #8F7F6E;
	text-decoration: none;
}
#botNav   {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
}
#botNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#botNav li {
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
#botNav  li a:hover {
	color: #100967;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #100967;
}
#topNav {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	width: 200px;
}
#sidebarRight {
	float: right;
	width: 235px;
}
#sidebarRight h3, #sidebarRight p {
	margin-left: 10px;
	margin-right: 10px;
}
#sidebarRight h3 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 8px;
}
#mainContent {
	/*margin: 0 230px 0 0;*/
	width: 600px;
	position: relative;
	padding-top: 60px;
} 
#footer {
	padding: 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	text-align: center;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 95%;
}
#footer a, #footer a:hover {
	color: #00C;
}

#breadCrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #000000;
	margin-bottom: 23px;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 680px;
}
#breadCrumb p {
	margin: 0px;
	padding: 0px;
}
#breadCrumb a {
	color: #BAB3AC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.subItem {
	padding: 10px;
	border: 3px dashed #BAB3AC;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.subItem b{
	padding: 10px;
	border: 1px solid #999;
	margin-left: 250px;
	background-color: #D3CFCB;
	font-family: Arial, Helvetica, sans-serif;
}
.stipKader {
	border: 6px dashed #BAB3AC;
	padding: 10px;
}

.sidebarData {
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding-top: 25px;
}
.dontMiss {
	background-image: url(../assets/dontMiss.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 101px;
	padding-left: 72px;
	margin-bottom: 3px;
}
.dontMiss h3 {
	padding-top: 20px;
	font-size: 120%;
	color: #B3B340;
}
.accoladeBoven {
	background-image: url(../assets/accoladeBoven.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}

.accoladeOnder {
	background-image: url(../assets/accoladeOnder.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
.accoladeMidden {
	margin: 0px;
	padding: 5px 20px 0px;
}
.activePath {
	text-decoration: none;
	color: #100967 !important;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.dunLijntje {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}
.required {
	color: #000000;
}
.fluo {
	background-color:#D1D703;
}
.layoutTabel {
	border: 2px solid #1D166F;
	border-collapse:collapse;
	margin-left: 0.8em;
}
.layoutTabel td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color:#C5C5C5
}
.layoutTabel th {
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	background-color: #1D166F;
}
.caption {
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
}
.reset {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tellAFriendTabel {
	background-color: #BAB3AC;
	font-family: Arial, Helvetica, sans-serif;
}
.printIcoon img {
	float: right;
	border: none;
}
.envelopeIcoon img {
	float: right;
	border: none;
	padding-right: 6px;
}
.pdfIcoon img {
	float: right;
	border: none;
	padding-left: 6px;
}
