html {
	min-height: 100%;
	height: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 954px;
}
table {
	border-spacing: 0px;
}
td {
	vertical-align: top;
}

h1 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-transform: uppercase;
}
h2 {
	color:#0464cb;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}
h3 {
	color:#333333;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}
a {
	color:#0464cb;
	text-decoration:underline;
}
a:hover {
	color:#0464cb;
	text-decoration:underline;
}
#login_button {
	background-color: #333333;
	border:0;
	color: #81b2e5;
}
/* div {
	border: 1px solid white;
}*/

/* ------------- bovenzijde ---------------- */
#top {
	background-image:url(../../images/structure/top.jpg);
	background-repeat:no-repeat;
	height:255px;
	width:954px;
}
#heading {
	background-image: url(../../images/structure/heading.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 25px 0 0 25px;
}	
.menu_homeblok {
	position:absolute;
	z-index:5;
	top: 9px;
	left: 55px;
	width: 220px;
}
.menu_vlaggen {
	position:absolute;
	z-index:10;
	top: 9px;
	left: 668px;
	width: 220px;
}
.menu_algemeen {
	position:absolute;
	z-index:15;
	top: 178px;
	left: 518px;
	width: 380px;
}
.menu_producten {
	position:absolute;
	z-index:20;
	top: 232px;
	left: 527px;
	width: 425px;
}
.inlogdiv {
	position:absolute;
	z-index:25;
	top: 183px;
	left: 27px;
	width: 425px;
}

.inlogtext {
	font-size:12px;
	color:#999999;
}

.inloglink {
	font-size:12px;
	color:#81b2e5;
}
.inlogbox {
	font-size:12px;
	border:#FFFFFF 1px solid;
	color:#333333;
	background-color:#FFFFFF;
	background-color:#d7d5d6;
	width:158px;
	height:20px;
	padding:0px;
	margin-bottom:1px;
}
.inlogknop {
	margin-top:1px;
}
/* ------------- onderzijde ---------------- */
#bot {
	background-image:url(../../images/structure/bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#c4c2c2;
	min-height: 332px;
	height: auto !important;
	min-height: 332px;
	position: relative;
	padding: 10px 200px 90px 27px;

}
.zoekbox {
	position:absolute;
	z-index:30;
	top: 260px;
	right: 30px;
	width: 164px;
	text-align:right;
}
.zoekveld {
	font-size:12px;
	border:#a9a7a8 1px solid;
	color:#333333;
	background-color:#d7d5d6;
	width:160px;
	height:18px;
	padding:0px;
}
.zoekveld2 {
	font-size:12px;
	border:#a9a7a8 1px solid;
	color:#333333;
	background-color:#d7d5d6;
	width:162px;
	height:22px;
	padding:0px;
	margin:2px;
}
.zoekknop {
	margin-top:-2px;
}

.disclaimer {
	position:absolute;
	font-size:10px;
	line-height:16px;
	text-align:right;
	padding-right:30px;
	padding-bottom:50px;
	bottom: 0px;
	right: 0px;
	width: 150px;
}
.disclaimer a {
	color:#333333;
	text-decoration:none;
}
.disclaimer a:hover {
	color:#999999;
	text-decoration:underline;
}
.trefnet {
	position:absolute;
	font-size:10px;
	line-height:16px;
	padding-left:12px;
	padding-bottom:34px;
	bottom: 0px;
	left: 0px;
	width: 250px;
}
.trefnet a {
	color:#b1afaf;
	text-decoration:none;
}
.trefnet a:hover {
	color:#909090;
	text-decoration:underline;
}
.newsdate {
	font-size:9px;
}
.zoeken_button {
	margin-top: -2px;
}

/* catalogus 
.table_heading_catalogus {
	width: 628px;
}*/

.table_overzicht_catalogus {
	width: 628px;
	font-size:11px;
	color: #000000;
	border-top: 0px solid #acaaa9;
	border-left: 0px solid #acaaa9;
	border-right: 0px solid #acaaa9;
	border-bot: 0px solid #acaaa9;
}
th {
	padding-bottom: 12px;
}

.table_totaal_catalogus {
	width: 628px;
	font-size:11px;
	color: #000000;
	border-top: 1px solid #acaaa9;
	border-left: 1px solid #acaaa9;
}
.key_catalogus {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border: 0; /*	JIM	*/
	border-bottom: 1px solid #acaaa9;
	vertical-align: middle
}
.value_catalogus {
	border-right: 1px solid #acaaa9;
	border-bottom: 1px solid #acaaa9;
	white-space: nowrap;
}
.table_totaal_basket {
	width: 628px;
	font-size:11px;
	color: #000000;
}
.table_buttons {
	width: 628px;
}
.table_detail_catalogus {
	width: 628px;
	font-size:11px;
	color: #000000;
	border-top: 1px solid #acaaa9;
	border-left: 0px solid #acaaa9;
}

.merk_overzicht {
	width: 100px;
}
.omschrijving_overzicht {
/*	width: 207px; */

}
.maat_overzicht {
	width: 84px;
}
.prijs_overzicht {
	width: 49px;
	text-align: right;
}
.aantal_overzicht {
	width: 41px;
	
}
.verwijderen_overzicht {
	text-align: center;
}
.verwijderen_overzicht img {
	/*padding: 3px 0 0 40px;
	*/
	padding: 3px 3px 3px 3px;
}
.key_totaal {
	border-right: 1px solid #acaaa9;
	border-bottom: 1px solid #acaaa9;
	font-weight: bold;
	font-size: 12px;
	width: 507px;	
	text-align: right;	
}
.value_totaal {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-right: 1px solid #acaaa9;
	border-bottom: 1px solid #acaaa9;
}
.prijs_totaal {
	color: red;
	font-weight: bold;
}
.button_formulier {
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid white;	
	background-image: url(../../images/structure/bg_button.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.heading_button {
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
.heading_button a:hover {
	color: #ffffff;
	text-decoration: none;
}
td.heading_button {
	height: 31px;
	vertical-align: middle;
	background-image: url(../../images/structure/bg_heading.gif);
	background-repeat: repeat-x;
}
.key_catalogus_detail {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #acaaa9;
	border-bottom: 1px solid #acaaa9;
	width: 200px;
}
.value_catalogus_detail {
	color: #0E0D07;
	font-size: 12px;
	border-right: 1px solid #acaaa9;
	border-bottom: 1px solid #acaaa9;
}
.input_aantal_formulier {
	border: 1px solid #B8B7B5;
	background-color: #D8D6D6;
	color: #0E0D07;
	width:30px;
}
.but_bestel {
	color: #0E0D07;
	font-size: 12px; 
	text-decoration: underline;
}

/* basket */
#basket {
	position: absolute;
	top: 225px;
	left: 685px;
}
.table_basket {
	width: 239px;
	font-size:11px;
	color: #000000;
	border: 1px solid #acaaa9;
	background-color: #ADABAA;
}
.product_basket {
	background-color: #D8D6D6;
	border-bottom: 1px solid red;
	font-size: 12px;
}
.totaal_basket {
	font-weight: bold;
	font-size: 12px;
}
.link_details_basket {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.link_details_basket:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#zoek_manual {
	margin-top: 2em;
	border: 2px solid #0464CB;
	background-color: #aaa;
	text-align: center;
	padding: 3px 5px;
	font-size: 8pt;
	line-height: 12pt;
}

#zoek_manual .header {
	font-weight: bold;
	color: #0464cb;
}

#zoek_manual .ex {
	font-size: 10pt;
	font-weight: bold;
}

