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 !important;
	vertical-align:bottom !important;
	text-align:center !important;
	width:150px !important;
	border: solid 1px #e0e0e0 !important;
}

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

#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:#FF6600 !important;
	width:auto;
	position:absolute;
	z-index:999;
	left:670px;
	top:-87px;
	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%;
}
.loader{
	padding-left: 25px;
	background: url("/IMG/loader.gif") no-repeat top left;
	color: #999999;
	width: auto !important;
	height: auto !important;
}


#onefield-search h3{
	color: #f60;
	font-family: Arial Black;
	font-size: 16px;
}

.ofs-frm-part-result{
	width: 480px;
	font-weight: bold;
	background: #eee;
	padding: 10px;
}

		.ofs-frm-part-result .block label{
			width: 75px;
			float: left;
		}

table.ofs-frm-part-result{
	margin: 0;
	width: 100% !important;
	font-weight: normal;
	background: #fff;
	padding: 2px;
}

		table.ofs-frm-part-result td{
			background: #eee !important;
		}



.ofs-frm-part{
	width: 100%;
}
	.ofs-frm-part legend{
		display: block;
		font-family: Arial Black;
		color: #000;
		font-size: 15px;
	}

	.ofs-frm-part .block{
		padding-top: 5px;
	}

	.ofs-frm-part .block.medium{
		width: 230px;
	}

	.ofs-frm-part .block.short{
		width: 240px;
	}
	
		.ofs-frm-part .block.short label{
			width: 50px;
			float: left;
		}

		.ofs-frm-part .block label{
			width: 75px;
			float: left;
		}
	
		.ofs-frm-part .block select{
			float: left;
			width: 200px !important;
		}
		.ofs-frm-part .block input{
			float: left;
		}
			.ofs-frm-part .block.medium input.text{
				width: 140px !important;
			}
			.ofs-frm-part .block.short input.text{
				float: left;
				width: 50px !important;
			}
			.ofs-frm-part .block.medium input.text.short{
				width: 50px !important;
			}
			.ofs-frm-part .block.short a.custom_button{
				float: right !important;
			}
			.ofs-frm-part .block.large a.custom_button{
				float: right !important;
			}
	
.ofs-frm-part-divider{
	margin-top: 10px;
	height: 1px;
	width: 100%;
	background:url("/img/content/border-hor-grey.gif") 0 100% repeat-x;
}

	.ofs-frm-part-divider.top{
		margin-top: 0;
		background:url("/img/content/border-hor-grey.gif") 0 0 repeat-x !important;
		margin-bottom: 20px;
	}

label.error{
	color: #f60;
}

.ofs-frm-part-result.error{
	color: #000;
}

input.error{
	color: #000;
	border: 1px solid #f60;
}

body.portal .page-header-valentine { /* Valentine */
	height:479px;
	padding:18px 0 0 20px;
	margin:0 0 0 0px;
	position:relative;	
                top:-10px;

 body.portal .theme.valentine .panel
               {
                   margin:20pt 0pt 15px;
               }
}

body.valentine .panel 
{
          margin:25pt 5pt 15pt 0px;
}

/* added by Martin Ouwehand at 28 augustus 2008 */
.faqslist li .question a {
				font-weight:normal;
				outline:0;
				text-decoration:none;
				color:#666;
				background:url("/img/buttons/more-panel.gif") transparent 100% 100% no-repeat;
				display:block;
				padding:0.4em 32px 0.4em 2em;
				height:1%;
			}
/* added by Martin Ouwehand at 11 september 2008 */
.faqslist li .answer {
	background:transparent none repeat scroll 0% 50%;
	color:#666666;
	padding:0pt 0.4em 0.6em 2.4em;
}

/* For HUS product examples */
.categoryExamples {
    color:#666666;
    font-size: 80%;
    font-weight:bold;
}
/*
* html #title_container{
top:-104px;
}*/
