* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}


body {
	margin: 0;
	padding: 0;
	background-color: #F6F1DE;
	background-color: #7b9ab0;
	overflow: auto;
}

body, td, a {
	color: #616161;
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.pageWrapper {
	background-color: #F6F1DE;
}
textarea, input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top {
	height: 80px;
	background-color: #0b1c2e;
	border-bottom: 1px solid #a38a2e;
}

#header {
	position: relative;
	height: 80px;
	width: 100%;
}

.left, .right {
	background-color: #1a3d63;
	background-color: #f6e7b1;
	background-color: #f6e9bb;
	background-image: url(../Images/bg_left2.gif);
	width: 150px;
	border-right: 1px solid #a38a2e;
	border-left: 1px solid #a38a2e;
	border-bottom: 1px solid #a38a2e;
	padding: 10px;
}

.left .highlights, .right .highlights {
	border: 1px solid #a38a2e;
	padding-top: 10px;
	text-align: center;
}
.highlights td {
	font-size: 10px;
}
.highlights td a {
	color: #a38a2e;
	font-size: 10px;
	text-decoration: none;
}
.highlights td a:hover {
	color: #a38a2e;
	text-decoration: underline;
}
.highlights td a.active {
	color: #0b1c2e;
}


.scrollArea {
	position: relative;
	width: 648px;
	line-height: 16px;
	background-image: url(../Images/bg_paper.gif);
	scrollbar-arrow-color: #a38a2e;
	scrollbar-highlight-color: #a38a2e;
	scrollbar-shadow-color: #a38a2e;
	scrollbar-base-color: #f6e9bb;
	scrollbar-darkshadow-color: #f6e9bb;
	scrollbar-face-color: #f6e9bb;
	scrollbar-track-color: #f6f1de;
}
.mid {
	padding: 15px;
}

#navigatie {
	position: absolute;
	right: 0;
	top: 22px;
	height: 35px;
	width: 820px;
	border-top: 1px solid #a38a2e;
	border-bottom: 1px solid #a38a2e;
	padding-top: 5px;
}

#navigatie ul {
	margin: 0;
	padding: 0;
}
#navigatie ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#navigatie ul li a {
	float: left;
	color: #a38a2e;
	font-family: Georgia;
	font-size: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#navigatie ul li a:hover, #navigatie ul li .active {
	color: #f6f1de;
}

.catelogus td {
	xfont-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	xfont-size: 11px;
	xline-height: 16px;
}
.uitgaveNr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin-top: 5px;
}

/* catalogus ofwel main */
#catalogus a {
	color: #a38a2e;
	text-decoration: underline;
}
#catalogus a:hover {
	color: #193d62;
}
#catalogus hr, hr {
	background-color: #a38a2e;
	color: #a38a2e;
	height: 1px;
	border: none;
}
#catalogus select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* catalogus */

.auteur {
	margin-bottom: 2px;
	letter-spacing: 1px;
	color: #a38a2e;
	font-family: Georgia;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: normal;
}

.titel {
	margin-bottom: 2px;
	font-family: Georgia;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #193d62;
	letter-spacing: 1px;
	line-height: normal;
}
.subTitel {
	margin-bottom: 2px;
	font-family: Georgia;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193d62;
	letter-spacing: 1px;
	line-height: normal;
}
.omschrijvingKort {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* pagina navigatie */
a.pagination {
  color: #a38a2e;
  margin: 1px;
  padding: 2px;
  text-decoration: none;
}
a.paginationCurPage, a.pagination:hover {
  xfont-weight: bold;
  color: #ffffff;
  xborder: 1px solid #CC6600;
  margin: 1px;
  padding: 2px;
  background-color: #193d62;
  text-decoration: none;
}
.paginaNavigatie, .paginaNavigatie a {
	font-size: 9px;
}

/* nieuwe pagina navigatie */
.pageNumber {
	height: 12px;
	line-height: normal;
	font-size: 9px;
	border: 1px solid #193d62;
	margin-left: 2px;
	margin-right: 2px;
  	padding: 2px;
	text-decoration: none;
}
.pageNumberCurrent {
	height: 12px;
	line-height: normal;
	font-size: 9px;
	color: #ffffff;
 	border: 1px solid #193d62;
	margin-left: 2px;
	margin-right: 2px;
  	padding: 2px;
	text-decoration: none;
	background-color: #193d62;
}




a {
	color: #a38a2e;
	text-decoration: underline;
}
a:hover {
	color: #193d62;
}

.vertical td, .vertical th{
	margin: 0;
	border: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	line-height: 16px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.verticalBorder td {
	margin: 0;
	border: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	line-height: 16px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xborder-bottom: 1px solid #ffffff;
}
.verticalBorder td td {
	border: 0;
	padding-right: 0;
}

h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #193d62;
	padding-bottom: 2px;
	border-bottom: 1px dotted #193d62;
}
h2 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #193d62;
	padding-bottom: 2px;
	xborder-bottom: 1px dotted #193d62;
}

.text {
	line-height: 16px;
}
.voetnoot {
	border-top: 1px solid #747474;
	margin-top: 5px;
	margin-bottom: 30px;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

.tableList {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ffffff;
}

.tableList tr th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	padding-left: 6px;
	background-color: #a38a2e;
	color: #ffffff;
	border-right: 1px solid #F6F1DE;
	border-bottom: 1px solid #F6F1DE;
}
.tableList tr th a {
	color: #ffffff;
}
.tableList tr td {
	font-size: 11px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #F6F1DE;
	line-height: 16px;
}
.tableList tr td a {
	text-decoration: none;
	color: #a38a2e;
	border-bottom: 1px solid #a38a2e;
}
.tableList tr td a:hover {
	text-decoration: none;
	color: #193d62;
	border-bottom: 1px solid #193d62;;
}
.tableList tr.odd td {
	background-color: #F7F7F7;
}
.tableList tr.even td {
	background-color: #ffffff;
}


.tableList2 {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	border: 1px solid #a38a2e;
}

.tableList2 tr th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	padding-left: 6px;
	background-color: #a38a2e;
	color: #ffffff;
	border-bottom: 1px solid #F6F1DE;
}
.tableList2 td {
	background-color: #f6e9bb;
	border-bottom: 1px solid #f6f1de;
	padding: 4px;
	padding-left: 6px;
}

/* invoer */
.smallText td {
	font-size: 10px;
}

.smallTextBordered td {
	font-size: 10px;
	background-color: #f6e9bb;
	border-bottom: 1px solid #f6f1de;
	padding-bottom: 2px;
	padding-top: 2px;
}
.smallTextBordered th {
	font-size: 10px;
	background-color: #a38a2e;
	border-bottom: 1px solid #f6f1de;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	color: #f6f1de;
}
.smallTextBordered a {
	font-size: 10px;
}

.button {
	font-size: 11px;
	border: 1px solid #ffffff;
	background-color: #a38a2e;
	color: #ffffff;
	padding: 1px;
	margin: 0;
}
label {
	cursor: pointer;
}

/* front page */
.row {
	clear: both;
	display: block;
}
.block {
	float: left;
	background-color: #f6e9bb;
	width: 315px;
	border: 1px solid #a38a2e;
	padding: 0;
}
.block .leftCol {
	float: left;
	width: 70px;
	padding-bottom: 10px;
}
.block .rightCol {
	float: left;
	width: 220px;
}
.block .noCol {
	float: left;
	width: 290px;
}
.block h1 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #193d62;
}
.block p {
	margin: 0;
	margin-bottom: 10px;
}
.block ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 30px;
}
.block li {
	margin: 0;
	padding: 0;
}
.marginTop {
	margin-top: 15px;
}
.marginRight {
	margin-right: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.padding {
	padding: 10px;
}

.smallScroll {
	overflow: auto;
	height: 170px;
	scrollbar-arrow-color: #a38a2e;
	scrollbar-highlight-color: #a38a2e;
	scrollbar-shadow-color: #a38a2e;
	scrollbar-base-color: #f6e9bb;
	scrollbar-darkshadow-color: #f6e9bb;
	scrollbar-face-color: #f6e9bb;
	scrollbar-track-color: #f6f1de;
	padding-right: 10px;
	padding-bottom: 10px;
}
