/* BASIC LAYOUT */

/* tbv iframe nieuwsbrief aanmelding */
body {
	margin: 0px;
	background-color: #FFFFFF;
	}
/* tbv iframe nieuwsbrief aanmelding */

body.ftnon {
	margin: 15px 0px 15px 0px;
	background-color: #EBE8E4;
	}

* {
	margin: 0px;
	padding: 0px;
	}

td, div, th {
	vertical-align: top;
	font-family: Trebuchet MS, Verdana, Arial, Hevetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 0px solid #ffffff;
	}

a {
	color: #000000;
	}
a sup {
	font-style: normal;
	vertical-align: super;
/*	vertical-align: baseline; */
	}

div.home,
div.next {
	text-align: center;
	}

table.basic {
	margin: auto;
	width: 970px;
	height: 100%;
	}

td.bottombar {
	height: 55px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	line-height: 12px;
	color: #ffffff;
	background-color: #A8A9AC;
	background-image: url('/images/fixed/bg_bottombar.gif');
	background-repeat: no-repeat;
	}
td.bottombar p {
	margin-bottom: 0px;
	}
td.bottombar a {
	color: #ffffff;
	}



/* TOPBAR */

td.logo {
	height: 155px;
	width: 260px;
	padding: 5px 0px 0px 5px;
	background-color: #ffffff;
	background-image: url('/images/fixed/bg_logo.gif');
	background-repeat: no-repeat;
	}

td.topbar {
	height: 155px;
	padding: 5px 5px 0px 0px;
	background-image: url('/images/fixed/bg_topbar.gif');
	background-repeat: no-repeat;
	}

table.topnav {
	height: 150px;
	}

.home td.menu,
.home td.language {
	width: 349px ! important;
	}
.home td.submenu {
	display: none;
	}

td.menu {
	width: 230px;
	border-left-width: 1px;
	background-color: #6ACFF6;
	}
.next td.menu {
	border-right-width: 1px;
	}
td.menu ul,
td.submenu ul {
	margin: 5px 0px 0px 30px;
	list-style-type: none;
	font-size: 14px;
/*	line-height: 17px; */
	font-style: italic;
	font-weight: bold;
	}
td.submenu ul {
	font-size: 12px;
	line-height: 14px; 
	font-weight: normal;
	}
td.submenu li {
	margin: 0px;
	}
td.menu ul a,
td.submenu ul a {
	color: #ffffff;
	text-decoration: none;
	}
td.menu li.selected {
	list-style-image: url('/images/fixed/bullet_menu.gif');
	}
td.submenu li.selected {
	list-style-image: url('/images/fixed/bullet_submenu.gif');
	}
td.submenu ul > li.selected {
	margin-top: -3px;
	}
td.menu li.selected a {
	color: #004780;
	}
td.submenu li.selected a {
	color: #6ACFF6;
	}


td.submenu {
	width: 229px;
/*	border-left-width: 1px; */
	background-color: #1B699E;
	}

td.language {
	width: 239px;
	border-left-width: 1px;
	}
td.language ul {
	margin: 5px 0px 0px 10px;
	list-style-type: none;
	font-style: italic;
	}
td.language ul a {
	color: #ffffff;
	text-decoration: none;
	}

div.search {
	height: 30px;
	width: 239px;
	position: absolute;
	top: 140px;
	color: #ffffff;
	}
.home div.search {
	width: 349px;
	}

div.search form {
	position: absolute;
	top: 5px;
	left: 10px;
	}

div.search span {
	display: none;
	float: left;
	}
.home div.search span {
	display: inline ! important;
	margin-right: 10px;
	}

div.search input {
	width: 120px;
	height: 18px;
	border: 1px solid #000000;
	background-color: #D3E9F1;
	float: left;
	}
div.search button {
	width: 75px;
	height: 18px;
	border: 1px solid #000000;
	background-color: #004780;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	float: left;
	}




/* ROW2 */

td.left {
	padding-left: 5px;
	background-color: #D3E9F1;
	background-image: url('/images/fixed/bg_left.gif');
	background-repeat: repeat-y;	
	}
td.contentbar {
	background-color: #ffffff;
	background-image: url('/images/fixed/bg_contentbar.gif');
	background-repeat: repeat-y;
	background-position: right top;
	}


/* HOMEPAGE */

div.homepageitem,
td.homepageitem {
	width: 349px;
	height: 100px;
	border-top-width: 1px;
	border-left-width: 1px;
	background-repeat: no-repeat;
	}
div.homepageitem a,
td.homepageitem a {
	display: block; 
	width: 349px;
	height: 100px;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	}
div.homepageitem > a,
td.homepageitem > a {
	width: 339px;
	height: 90px;
	}
div.homepageitem a:hover,
td.homepageitem a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}
.versgekoeld {
	background-image: url('/images/fixed/bg_button_versgekoeld.jpg');
	}
.diepvries {
	background-image: url('/images/fixed/bg_button_diepvries.jpg');
	width: 
	}
.langhoudbaar {
	background-image: url('/images/fixed/bg_button_langhoudbaar.jpg');
	border-bottom: 1px solid #ffffff;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -11px;
	}

table.content {
	width: 700px;
	height: 100%;
	}
td.news {
	border-left-width: 1px;
	background-color: #6ACFF6;
	padding: 10px;
	height: max;
	}
td.news h2 a {
	color: #004780;
	text-decoration: none;
	}
td.news h3 {
	color: #000000;
	}


/* NEXT */

div.next .homepageitem,
div.next .news {
	display: none;
	}

td.content {
	padding: 20px;
	}
.next td.content {
	padding-left: 30px;
	}

table.contentainer {
	width: 670px;
	margin-right: -20px;
	}
td.contentleft {
	padding-right: 30px;
	}
td.contentright {
	width: 240px;
	padding-top: 40px;
	color: #004780;
	font-style: italic;
	}
td.contentright p {
	margin-top: 0px ! important;
	margin-bottom: 20px ! important;
	}
td.contentright h2 {
	margin-top: 0px ! important;
	width: 230px;
	font-size: 16px;
	line-height: 20px;
	}

td.contentleft td {
	padding: 3px 10px 3px 0px;
	}

/* td.content img {
	float: right;
	margin-top: 5px;
	margin-right: -20px;
	margin-left: 20px;
	}
*/

/* FONTS */

h1 {
	font-size: 20px;
	font-style: italic;
	color: #004780;
	margin-bottom: 15px;
	}

h2 {
	font-size: 18px;
	font-style: italic;
	color: #004780;
	margin-bottom: 15px;
	}

h3 {
	font-size: 14px;
	color: #004780;
	}

h5 {
	font-size: 12px;
	color: #004780;
	font-style: italic;
	margin-bottom: 15px;
	}

/*p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px 40px 20px 20px;
	}*/
p {
	margin-bottom: 20px;
	}

p.newslink {
	position: relative;
	top: -10px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	clear: both;
	}

td.content ul {
	margin: 0px 0px 20px 17px;
	list-style-type: none;
	list-style-image: url('/images/fixed/bullet_menu.gif');
	}

td.content ol {
	margin: 0px 0px 20px 30px;
	}
	

/* FORMS */

input {
	margin-right: 5px;
	vertical-align: middle;
	}
input,
select,
button,
textarea {
	border: 1px solid #333333;
	height: 18px;
	width: 180px;
	background-image: url('/images/fixed/bg_input.gif');
	font-family: Trebuchet MS, Verdana, Arial, Hevetica, sans-serif;
	font-size: 12px;
	}
input.small {
	width: 35px;
	}
input.short,
select.short {
	width: 50px;
	}
.mediumshort {
	width: 70px;
	}
.medium {
	width: 120px;
	}
.long {
	width: 180px;
	}

textarea {
	height: 100px;
	}

button {
	background-image: none ! important;
	margin-bottom: 5px ! important;
	font-weight: bold ! important;
	}

input.radio,
input.checkbox {
	border-width: 0px;
	background-image: none;
	width: 12px;
	height: 12px;
	}
input.radio {
	margin-left: 5px;
	}

form#contactFORM td {
	padding-top: 2px ! important;
	padding-right: 10px ! important;
	padding-bottom: 2px ! important;
	padding-left: 0px ! important; 
	}


/* WEBFORMS extra */

form.webForm td {
	padding: 2px 10px 2px 0px;
	}
form.webForm p {
	margin: 0px;
	}

/* iframe nieuwsbrief aanmelding */

input#bedrijfsnaam,
input#voornaam,
input#tussenvoegsel,
input#achternaam,
input#emailadres {
	margin-bottom: 5px;
	}
input#Verstuur {
	background-image: none ! important;
	margin-bottom: 5px ! important;
	font-weight: bold ! important;
	}
