body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 span.subTitle{
                color: #f60;
                font-weight: normal;
}

/* Classe voor het uitlijnen van b.v. plaatjes */
.alignright {
	float: right;
	border: none;
	margin: 0 0 5px 5px;
	color: #999;
}

ul.horizontal_links li {
	background:url("/img/navigation/main-item-separator.gif") 0 0 no-repeat;
	padding:0.6em 7px 0.7em 13px;
	display:inline;
}

ul.horizontal_links li.first {
	background-image:none;
}

ul.category li {
	color:#f60;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
	list-style:none outside;
	font-size:100%;
	height:1%;
	line-height:150%;
	margin:1em 0 0;
	background:transparent;
}

ul.categorylinks li {
	color:#222;
	font-weight:normal;
	background:url("/img/content/border-hor-grey.gif") 0 0 repeat-x;
	height:1%;
	line-height:150%;
	margin:0;
	list-style:none outside;
}

ul.categorylinks a {
	font-weight:normal;
	float:none;
	display:block;
	text-decoration:none;
	color:#666;
	background:url("/img/buttons/more-list.gif") transparent 100% 100% no-repeat;
	padding:0.4em 32px 0.4em 0;
	height:1%;
}

ul.categorylinks a:hover {
	text-decoration:underline;
}



table.downloadtable td {
	background:#fff;
	background:url("/img/content/border-hor-grey.gif") 0 0 repeat-x;
}

table.downloadtable td.kop {
	background:#e0e0e0;
}

table.downloadtable th {
	font-weight:bold;
}

#content table.downloadtable a.action span {
	float: none;
}

table.bgwhite td {
	background:#ffffff;
}

table.stampElection {
	border-collapse:separate !important;
}

table.stampElection td {
	background:#ffffff;
	vertical-align:bottom;
	text-align:center;
	width:150px;
	border: solid 1px #e0e0e0;
}

table.stampElection td.alt {
	border: 0px;
}

#addressForm div {
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
	height: 100%;
}

#addressForm .column table {
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
	height: 100%;
}

table.addressExpressTable caption {
	background:#e0e0e0;
	font-weight: bold;
	color:#000000;
}

#addressBox {
	color:#f60;
}

#addressForm #addressBox {
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
	height: 100%;
}

#addressBox h2{
	color:#f60;
	font-size:14px;
	font-weight: bold;
}

#title_container{
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	width:auto;
	position:absolute;
	z-index:999;
	left:279px;
	top:-73px;
	padding:0;
}

div.os-form-divider { /* grijze stippellijn */
	background: #fff url("/img/content/border-hor-grey.gif") 0 0 repeat-x;
	height: 1px;
	clear: both;
}

.column h2.tekst {
	font-size:180%;
	font-weight: bold;
                margin-top:7pt;              	
}

body.linklist-fixed-height .column ul.links li{
	height: 260px;
}

body.linklist-fixed-height .column ul.links li h3{
	height: 75px;
}

body.linklist-fixed-height .column ul.links li p{
	height: 75px;
}
select.stretch{
	width: 100%;
}
