#columns_single {
width: 772px;
margin-left: 193px;
min-height: 625px;
height: auto !important;
height: 625px;
padding-left: 8px;

background: url('/images/bg_columns_single.png') repeat-y 0px 0px;
}

	#columns_single  h1.blocktitel
	{
	margin-left: 12px;
	margin-top: -15px;
	color: white;
	width: 746px;  
	background: url('/images/bg_h1_single.png') no-repeat 0px 0px;
	}
	
	#columns_single .standaardcontent, 
	#columns_single .content,
	#columns_single .meatballsub
	{
	width: 721px;
	}

		#columns_single .standaardcontent h1 {
		margin-top: -47px;
		margin-left: -11px;
		}
		
		#columns_single .content p
		{
	
		}

		
#columns_single_top {
width: 780px;
margin-left: -8px;
height: 7px;
line-height: 7px;
font-size: 7px;
padding-top: 30px;
background: url('/images/bg_columns_single_top.png') no-repeat 0px 0px;
}

#columns_single_bottom {
position: absolute;
margin-top: 0px;
margin-left: 193px;

width: 780px;
height: 10px;
background: url('/images/bg_columns_single_bottom.png') no-repeat 0px 0px;
}


/* MEATBALL SUB ASSORTIMENT */

.meatballsub {
width: 730px;
}

.meatballsub ul {
list-style: none;

}

	.meatballsub li a,
	.meatballsub li a:visited {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #0a2061;
	font-weight: bold;
	font-size: 12px;
	padding-left: 23px;
	margin-right: -3px;
	margin-left: -1px;
	border-bottom: 1px solid white;
	text-decoration: none;
	}

	.meatballsub li a:hover {
	color: black;
	text-decoration: underline;
	}
	
		.meatballsub li ul {
		list-style: none;
		}

			.meatballsub li.active li a,
			.meatballsub li.active li a:visited {
			margin-left: 15px;
			}

			
		.meatballsub a.oneven {
		background-color: #d9e1ea;
		}
		.meatballsub a.oneven:hover {
		background-color: #4663a8; 
		color: white;
		}
		.meatballsub a.even {
		background-color: #f4f7f9;
		}
		.meatballsub a.even:hover {
		background-color: #4663a8;
		color: white;
		}
		
		.meatballsub a,
		.meatballsub a:visited		{
		background-image: url('/images/arrow_blue_inactive.gif');
		background-repeat: no-repeat;
		background-position: 9px 5px;
		}
		
			.meatballsub .hasSub a {
			background-image: url('/images/arrow_blue.gif');
			background-repeat: no-repeat;
			background-position: 9px 5px;
			}
			
			.meatballsub .noSub a,
			.meatballsub .noSub a:visited	{
			background-image: url('/images/arrow_blue_inactive.gif');
			}
			
			.meatballsub .active a.even,
			.meatballsub .active a.oneven,			
			.meatballsub .active a.even:visited,
			.meatballsub .active a.oneven:visited {
			background-color: #07143d;
			color: white;
			}
		
	
			



/* START Nico kan ook CSS! :P */

div.artikelgroepencontent
{
display: table;
}
  div.artikelgroepblokken
  {
    margin-top: 20px;
    padding-top: 15px;
  }
  
  div.artikelgroepblock
  {
    width: 236px;
    float: left;
    height: 170px;
    border: 1px solid #5A74B6;
    margin-left: 10px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
	background-color: #fff;
	margin-bottom: 10px;
  }
    div.artikelgroepblock div.image
    {
       height: 150px;
	   width: 230px;
	   overflow: hidden;

    }
      div.artikelgroepblock div.image img
      {


      }
    div.artikelgroepblock div.naam
    {
      background-color: #5A74B6;
      height: 20px;
      font-weight: bold;
      color: white;
      line-height: 20px;
    }
/* END Nico kan ook CSS! :P */

	
.content
{
  display: table;
}
  table.techafbeeldingen {
  	float: left;
	text-align: center;
  	margin-right: 10px;
  	margin-bottom: 0px;
  	width: 220px;
	overflow: hidden;
	height: 150px;
	display: block;
  }
    table.techafbeeldingen tr td.afbeelding 
  {
  	overflow: hidden;
  	width: 180px;
  }
  
  table.techafbeeldingen tr td.afbeelding img
  {
  	overflow: hidden;
  	margin: 0px 10px;
	width: 160px;
  }
  
  td.techbutton {
  width: 20px;
  height: 150px;
  }
  
  .omschrijving {
  font-size: 12px;
  line-height: 18px;
  float: right;
  width: 500px;
  font-size: 14px;	
  display: none; /* mogelijk onzinnig veld */
  }
    .omschrijving table .eigenschap {
  	font-weight: bold;
  	padding-right: 20px;
  	vertical-align: top;
  	}
  
  .artikelgroepcontent {
  font-size: 12px;
  line-height: 18px;
  min-height: 150px;
  height: auto !important;
  height: 150px;
  float: right;
  margin-right: -10px;
  width: 490px;
  background-color: #f9f9f9;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
  
  .artikelgroepcontentwide
  {
    /* geen technische tekeningen! */
    width: 725px;
  }
  
	.artikelgroepcontent p {
	  padding-left: 10px;
  padding-right: 10px;
	}
  
  .content h2,
  #eigenschaptabel_container h2 {
  display: block;
  background-color: #003974;
  height: 18px;
  line-height: 18px;
  color: white;
  margin-left: -1px;
  font-weight: bold;
  font-size: 12px;
  padding-left: 3px;
  margin-bottom: 10px;
  clear: left;
  }
  
	.artikelgroepcontent h2 {
	width: 490px;
	}
	
	.artikelgroepcontentwide h2
  {
    /* geen technische tekeningen! */
    width: 725px;
  }
  

#eigenschaptabel_container h2 {
margin-top: -20px;
margin-left: -10px;
width: 720px;
}
	
#eigenschaptabel_container {
width: 719px;
min-height: 20px;
height: auto !important;

overflow: scroll;
margin-right: -15px;
}

	table {
	border-collapse: collapse;
	}

	table.eigenschaptabel {
	}

		.illustratie {
		float: left;
		width: 150px;
		margin-right: 15px;
		margin-left: 0px;
		margin-bottom: 10px;
		min-height: 150px;
		height: auto !important;
		height: 150px;
		border: 1px solid #c4c4c4;
		text-align: center;
		}
		
		table.eigenschaptabel a,
		table.eigenschaptabel a:visited
		{
		  color: #003974;
		}
	
	
	
	
/*  ==============================================================================================================================  */
/*  ------------------------------- INCLUDE complete content.css Mennens Artikelen HERE  -----------------------------------------  */
/*  ==============================================================================================================================  */


#inleiding {
	margin: 0px;
	background-color: #CFDFED;
	background-image: url('../images/styles/content/bg_inleiding.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 20px;
	color: #555555;
}

.popuplink {
	background-image: url('../images/styles/popupicoon.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 5px;
}
.popuplinkvraagteken {
	background-image: url('../images/styles/popupicoonvraagteken.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 5px;
}

#inleiding h2 {
	margin: 0px;
	color: #0B2C4D;
}

#inleiding p {
	padding: 0px;
	margin: 0px;
}

#formulier {
	background-color: #EEF4F9;
	border: 1px solid #989898;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.formulierfloat {
	overflow-x: scroll;
	height: auto !important;
	height: auto;
	padding-bottom: 20px;
}

input.checkbox {
	border: none;
	width: 23px;
}

input.inputsmall {
	width: 40px;
	padding-left: 2px;
}
input.inputmedium {
	width: 100px;
	padding-left: 2px;
}

input.overerfd {
	background-color: #efc47f;
}

input.override {
	background-color: #a2ef7f;
}

input.error {
	border-color: red;
}

#zoekoverzicht {
	border: 1px solid #989898;
	padding: 0px;
}

#zoekoverzicht p {
	margin: 5px;
}

#zoekoverzicht #formulier {
	margin: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	padding: 10px 3px;
}

form {
	padding: 0px;
	margin: 0px;
}

#formulier .formkop {
	display: none;
}

#formulier div {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-bottom: 2px;
}

#formulier label {
	width: 175px;
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	padding-left: 3px;
}

input {
	border: 1px solid #B4B4B4;
	width: 150px;
}

#formulier input.dateButton {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	width: 80px;
	border: none;
	background: none;
	background-image: url('../images/styles/content/bg_kies.gif');
}

#formulier textarea {
	border: 1px solid #B4B4B4;
	width: 250px;
	height: 80px;
}

#formulier select {
	width: 250px;
	border: 1px solid #B4B4B4;
}
#formulier select.selectmedium {
	width: 100px;
}
/*#formulier input#submit,
#formulier input.button,
#formulier input#okbutton,
#formulier input#cancelbutton
{
  background: none;
  background-image: url('../images/styles/content/bg_submit.gif');
  height: 22px;
  width: 100px;
  border: none;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}*/
input.buttonrood {
	background: none;
	background-image: url('../images/styles/content/button_statisch_rood.gif')
		;
	height: 22px;
	width: 160px;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

input.buttonoranje {
	background: none;
	background-image:
		url('../images/styles/content/button_statisch_oranje.gif');
	height: 22px;
	width: 160px;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

input.buttonnormal {
	background: none;
	background-image:
		url('../images/styles/content/button_statisch_normal.gif');
	height: 22px;
	width: 160px;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

input.buttongroen {
	background: none;
	background-image:
		url('../images/styles/content/button_statisch_groen.gif');
	height: 22px;
	width: 160px;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

input.fileinput {
	width: 200px;
}

.button-left-normal {
	width: 3px;
	height: 22px;
	text-align: right;
	float: left;
	background-image: url('../images/styles/content/button_normal_left.gif');
}

.button-midden-normal {
	background-image: url('../images/styles/content/button_normal_midden.gif');
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.button-right-normal {
	width: 3px;
	height: 22px;
	float: left;
	background-image: url('../images/styles/content/button_normal_right.gif');
}

.button-left-rood {
	width: 3px;
	height: 22px;
	text-align: right;
	float: left;
	background-image: url('../images/styles/content/button_rood_left.gif');
}

.button-midden-rood {
	background-image: url('../images/styles/content/button_rood_midden.gif');
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.button-right-rood {
	width: 3px;
	height: 22px;
	float: left;
	background-image: url('../images/styles/content/button_rood_right.gif');
}

.button-wrapper {
	padding-top: 4px;
	margin: 10px 0px;
	height: 26px;
	padding-left: 0px;
}

.button-left-oranje {
	width: 3px;
	height: 22px;
	text-align: right;
	float: left;
	background-image: url('../images/styles/content/button_oranje_left.gif');
}

.button-midden-oranje {
	background-image: url('../images/styles/content/button_oranje_midden.gif')
		;
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.button-right-oranje {
	width: 3px;
	height: 22px;
	float: left;
	background-image: url('../images/styles/content/button_oranje_right.gif');
}

.button-left-groen {
	width: 3px;
	height: 22px;
	float: left;
	text-align: right;
	background-image: url('../images/styles/content/button_groen_left.gif');
}

.button-link {
	float: left;
	margin-right: 3px;
	height: 26px;
}

.button-midden-groen {
	background-image: url('../images/styles/content/button_groen_midden.gif');
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.button-right-groen {
	width: 3px;
	height: 22px;
	float: left;
	background-image: url('../images/styles/content/button_groen_right.gif');
}

.terugknop {
	width: 101px;
	height: 19px;
	background-image: url('../images/styles/content/back_button.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

#locatie {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
}

#formulier input#okbutton {
	background-image: url('../images/styles/content/bg_button_ok.gif');
}

#formulier input#cancelbutton {
	background-image: url('../images/styles/content/bg_button_cancel.gif');
}

#pagina #content {
	padding: 20px 20px;
}

#pagina #content p {
	padding: 5px;
}

#pagina #content li {
	list-style-type: none;
}

.schermtoelichting {
	font-size: 11px;
	width: 40%;
	margin-top: 3px;
	margin-bottom: 8px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

#pagina table {
	border-collapse: collapse;
}

#pagina a,#pagina a:visited {
	color: #EA6D00;
	text-decoration: underline;
}

#pagina a:hover {
	color: #0B2C4D;
	text-decoration: underline;
}

#content a.wittetekst,#content a.wittetekst:visited {
	color: #ffffff;
}

#content a.wittetekst:hover {
	color: #d8d8d8;
	text-decoration: underline;
}

#functie {
	text-align: right;
}

#functie a,#functie a:visited {
	color: #0B2C4D;
	text-align: right;
	text-decoration: underline;
}

#functie a:hover {
	color: #EA6D00;
	text-align: right;
	text-decoration: underline;
}

#actie {
	text-align: right;
}

#actie a,#actie a:visited {
	color: #8c8d55;
	text-align: right;
	text-decoration: underline;
}

#actie a:hover {
	color: #EA6D00;
	text-align: right;
	text-decoration: underline;
}

#klikpad {
	border-top: 1px solid #0c4371;
	border-bottom: 1px solid #0c4371;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b5cce1;
	padding-right: 20px;
	height: 30px;
}

.oranjeklikpad {
	padding-left: 20px;
	color: #d17e36;
	font-weight: bold;
}

.oranjeklikpad a,.oranjeklikpad a:visited {
	
}

.oranjeklikpad a:hover {
	
}

/*  ============  OVERZICHTEN ============ */
#zwartebalkheader {
	background-color: #424242;
	color: #ffffff;
	padding-left: 3px;
}

table.overzicht {
	width: 100%;
	border-right: 1px solid #333333;
	margin-bottom: 3px;
}
#formulier table.overzicht {
	width: auto;
	background: white;
}
table.overzicht a,table.overzicht a:visited {
	color: #EA6D00;
}

table.overzicht a:hover {
	color: #0B2C4D;
	text-decoration: underline;
}

table.overzicht tr.kop th,table.overzicht th {
	background-color: #424242;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 4px;
	color: white;
	font-weight: bold;
}

td.tabeleinde
{
	border-top: 1px solid #333333;
}

.kopblauw {
	background-color: #0b3d67;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	color: white;
	font-weight: bold;
}

.kopspeciaalblauw {
	background-color: #45627a;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	margin: 0px 0px 3px 0px;
	color: white;
	font-weight: bold;
}

table.overzicht td {
	padding: 3px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
}

table.overzicht tr.even td {
	background-color: #EEEEEE;
}

table.eigenschaptabel {
	/*border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	*/
	margin-bottom: 10px;
}
table.eigenschaptabel th {
	background-color: #424242;
	border: 1px solid #333333;
	/*border-bottom: 1px solid #333333;*/
	padding: 4px;
	color: white;
	font-weight: bold;
	text-align: center;
}
table.eigenschaptabel td {
	padding: 3px;
	font-weight: bold;
	border: 1px solid #333333;
	/*border-bottom: 1px solid #333333;*/
	color: black;
	text-align: center;
	vertical-align: middle;
	min-width: 60px;
}

table.eigenschaptabel td.eigenschapniveau0 {
	background-color: #424242;
	border: 1px solid #333333;
	/*border-bottom: 1px solid #333333;*/
	padding: 4px;
	color: white;
	font-weight: bold;
	text-align: center;
}
table.eigenschaptabel td.eigenschapniveau1 {
	background-color: #bcc2fa;
}

table.eigenschaptabel td.eigenschapniveau2 {
	background-color: #8b96fa;
}

table.eigenschaptabel td.eigenschapniveau3 {
	background-color: #6165fa;
	color: white;
}

table.eigenschaptabel td.eigenschapniveau4 {
	background-color: #332efa;
	color: white;
}

table.eigenschaptabel td.eigenschapniveau5 {
	background-color: #0000b6;
	color: white;
}
table.eigenschaptabel td.eigenschapniveau6 {
	background-color: #0000a6;
	color: white;
}
table.eigenschaptabel td.eenheidniveau {
	background-color: #feffb2;
	white-space: nowrap;
}
table.eigenschaptabel td.eenheidniveau div {
	white-space: normal;
}
table.eigenschaptabel td.artikelniveau {
	white-space: nowrap;
}
table.eigenschaptabel td.artikelniveau div {
	white-space: normal;
}
table.eigenschaptabel td.artikelniveau a {
	vertical-align: middle;
	padding-left: 1px;
}
table.eigenschaptabel td.leftaligned {
	text-align: left;	
}
table.eigenschaptabel td.artikel {
	background-color: white;
}
table.eigenschaptabel td.artikelerror {
}

table.eigenschaptabel td.dummy {
  border:none;
}

div.paginalinks {
	padding-top: 4px;
	margin: 10px 0px;
	background-color: #F6F6F6;
	height: 26px;
	padding-left: 0px;
}

div.paginalinks a.toevoegenlink,div.paginalinks a.toevoegenlink:visited
	{
	display: block;
	float: left;
	padding-left: 20px;
	background-image: url('../images/styles/content/bg_toevoegenlink.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

div.paginalinks a.kieslink,div.paginalinks a.kieslink:visited {
	display: block;
	float: left;
}

div.paginalinks div.center {
	margin: 0px auto;
	width: 300px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
}

div.paginalinks div.center select {
	/*uitlijning-hack voor de select in IE(6)*/
	margin-top: 0px !important;
	margin-top: 3px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

/*  ============  DETAILWEERGAVE ============ */
table.overzicht td.lbl {
	background-color: #8b8b8b;
	color: white;
	font-weight: bold;
	vertical-align: top;
	width: 185px;
}

ul.tabs {
	list-style: none;
	clear: right;
	height: 24px;
	background-image: url('../images/styles/content/bg_tab_border_pixel.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	line-height: 13px;
}

ul.tabs li {
	float: left;
}

ul.tabs li a,ul.tabs li a:visited {
	display: block;
	padding: 4px 26px 4px 6px;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	border-right: 1px solid white;
	height: 13px;
	float: left;
	text-decoration: none;
}

ul.tabs li.closed a,ul.tabs li.closed a:visited {
	background-image: url('../images/styles/content/bg_tab_inactive.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

ul.tabs li.closed a:hover {
	text-decoration: none;
	background-image:
		url('../images/styles/content/bg_tab_inactive_hover.gif');
}

/*
ul.tabs li.open
{
  overflow: visible;
}*/
ul.tabs li.open a,ul.tabs li.open a:visited {
	background-color: white;
	border: 1px solid #CCCCCC;
	border-right: 1px solid white;
	border-bottom: none;
	background-image: url('../images/styles/content/bg_tab_active.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 15px;
}

ul.tabs li.open a:hover {
	text-decoration: none;
	background-image: url('../images/styles/content/bg_tab_active_hover.gif');
	background: red;
}

div.tabContent { /*width: 694px;*/
	height: 190px;
	overflow: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

p.tabelkopje {
	display: block;
	padding: 4px 6px 4px 6px;
	margin: 10px 0px 0px 0px;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	height: 13px;
	font-weight: bold;
}

/* openCloseContainer */
#closeContainerOmschrijving {
	height: 15px;
	background-image: url('../images/styles/content/bg_close_bar.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#closeContainerOmschrijving a,#closeContainerOmschrijving a:visited {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../images/styles/content/bg_close.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	line-height: 15px;
	height: 15px;
}

#closeContainerOmschrijving a:hover {
	background-image: url('../images/styles/content/bg_close_hover.gif');
}

div.open,div.closed {
	margin-top: 15px;
}

div.open a,div.open a:visited,div.closed a,div.closed a:visited {
	display: block;
	padding: 4px 6px 4px 26px;
	background-color: #8b8b8b;
	border: 1px solid #8b8b8b;
	height: 13px;
	text-decoration: none;
}

div.open a,div.open a:visited {
	background-image: url('../images/styles/content/bg_open_block.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.open a:hover {
	background-image: url('../images/styles/content/bg_open_block_hover.gif');
}

div.closed a,div.closed a:visited {
	background-image: url('../images/styles/content/bg_closed_block.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.closed a:hover {
	background-image:
		url('../images/styles/content/bg_closed_block_hover.gif');
}

/* Technishe Omschrijving opmaak: */
table.technischeomschrijving th.eigenschapcategorie {
	background: white;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	color: #333333;
	padding-top: 15px;
}

table.technischeomschrijving th.eigenschap {
	background-color: #EFEFEF;
	color: #333333;
	border-left: 1px solid #CCCCCC;
	font-weight: normal
}

table.technischeomschrijving td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
}
div.balloon {
	display: none;
	z-index:100;
	position: absolute;
	width: 300px;
	border: 1px solid #001b59;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}
.balloonnaam  {
	background-color: #424242;
	color: white;
	padding: 2px 2px 2px 2px;
}
.balloontekst {
	padding: 2px 2px 2px 2px;
}
.balloonklikpad	{
	Background-color: #8b8b8b;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

div.validatieoverlay {
	display: none;
	z-index:100;
	position: absolute;
	width: 200px;
	border: 1px solid #001b59;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	text-align: left;
}
.overlaynaam  {
	background-color: #424242;
	color: white;
	padding: 2px 2px 2px 2px;
}
.overlaytekst {
	padding: 2px 2px 2px 2px;
	text-align: left;
	overflow: hidden;
}
.overlaytitel	{
	background-color: #8b8b8b;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
}

img.minplus {
	margin-right: 6px;
	margin-left: 6px;
}

div.uitklapitem {
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #333333;
}

div.uitklapitem table {
	background-color: white;
}

a.gekoppelditemlink {
	display: block;
	margin: 4px;
	margin-left: 0px;
}

div.gekoppelditemtitel {
	display: block;
	padding: 4px 6px 4px 6px;
	background-color: #333333;
	border: 1px solid #333333;
	height: 13px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#uitroepteken {
	background-color: white;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 55px;
}

#uitroepteken .uitroeptekenplaatje {
	background-image: url('../images/styles/content/waarschuwing_uitroepteken.gif');
	background-repeat: no-repeat;
	margin-right: 3px;
	float: left;
	height: 55px;
	min-height: 55px;
	width: 55px;
}

#uitroepteken .vraagtekenplaatje {
	background-image: url('../images/styles/content/waarschuwing_vraagteken.gif');
	background-repeat: no-repeat;
	margin-right: 3px;
	float: left;
	height: 55px;
	min-height: 55px;
	width: 55px;
}

#uitroepteken .uitroeptekentekst {
	height: 55px;
}

div.artikeltabel {
	width: 800px;
}

div.tableopen,div.tableopen {
	
}

div.tableopen a,div.tableopen a:visited {
	background-image: url('../images/assortimentbeheer/min.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.tableclosed,div.tableclosed {
	
}

div.tableclosed a,div.tableclosed a:visited {
	background-image: url('../images/assortimentbeheer/plus.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.row {
	width: 800px;
	height: 22px;
	border-bottom: 1px solid #333333;
	line-height: 22px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 4px;
}

.rowtop {
	width: 800px;
	height: 22px;
	line-height: 22px;
	background-color: #424242;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 4px;
	color: white;
	font-weight: bold;
}

.col {
	float: left;
}

.colgroot {
	width: 250px;
	float: right;
}

.colsmall {
	width: 20px;
	float: left;
}

.subimage {
	width: 20px;
	float: left;
}

div.toevoegregel {
	width: 170px;
}
#formulier div.toevoegregel label {
	width: 60px;
}
table.eigenschaptabel td.toevoegregel {
	width: 170px;
	text-align: left;
}

/* ------------------------------------------------------------------------ onderstaande NIET overschijven!! ------------- */