/* kleuren en marges voor amcobv.nl */


/* voor contentvlak en uiterste balken links en rechts */


/* AS20070109: DBF475 was CCCCCC */

.lichtGroenBalk {
	background-color: #003412; 
	/* 8EC6BB; */
}

.lichtGrijs {
/*	background-color: #A49C26; */
	/* CCCCCC; */
}

.lichtGrijsContent {
	background-color: #C7EB31;
	padding: 10px;
}

.lichtGrijsInclude {
        background-color: #FFFFFF;
	padding: 1px;
	padding-top: 1px;
	padding-left: 1px;
	vertical-align: top;
}

.lichtGrijsMain {
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.lichtGrijsInclude {
	padding-top: 0px;
}

.lichtGrijsShortCuts {
	background-color: #C7EB31;
	padding-right:10px;
	padding-top: 5px;
	font-size: 11px;
	color: #333333;
}

.lichtGrijsShortCuts A:link, .lichtGrijsShortCuts A:active, .lichtGrijsShortCuts A:visited    {text-decoration:none; color: #333333; } 
.lichtGrijsShortCuts A:hover   {text-decoration:underline; color:#000000; } 

.lichtGrijsBread {
	background-color: #C7EB31;
	padding-left: 10px;
	color: #333333;
}

.bread:link, .bread:active, .bread:visited    {text-decoration:none; color: #333333; } 
.bread:hover   {text-decoration:underline; color:#000000; } 

.bread_actief:link, .bread_actief:active, .bread_actief:visited, .bread_actief:hover   {text-decoration: underline; color: #333333; } 

.loginBorder {
	border: 1px solid #6FA299;
}

/* voor top en footer*/
.lila {
	background-color: #003412;
	/* 6FA299; */
}

.lilaContent {
	background-color: #003412; /* //FFFFFF; //4_C5A3B; */
	/* 6FA299; */
	padding-left: 10px;
	color: #C7EB31; /*/FFFFFF; */
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* voor scheiding tussen de blokken */
.lichtGroen {
	background-color: #003412;
	/* 6FA299; */
}

/* voor kader om orderinfo etc. */
.top_cell_left{
  padding-left: 2px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px dotted #000000;
}

.top_cell_right{
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px dotted #000000;
}

.middle_cell_left{
  padding-left: 2px;
  border-left: 1px solid #000000;
  border-bottom: 1px dotted #000000;
}

.middle_cell_right{
  border-right: 1px solid #000000;
  border-bottom: 1px dotted #000000;
}

.bottom_cell_left{
  padding-left: 2px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.bottom_cell_right{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.tab{
  padding-left: 2px;
  background-color: #003412; 
  /* 6FA299; */
  color: #FFFFFF;
}

.tab_artikel{
  padding-left: 2px;
  background-color: #003412; 
  /* 6FA299; */
  color: #FFFFFF;
  border-bottom: 2px groove #003412; 
  /* 6FA299; */
}

.tab_line{
  border-bottom: 2px groove #003412;
  /* 6FA299; */
}

/* voor menu */
.menu, .menu_actief, .subitem {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.menu {
	background-color: #003412;
	/* 6FA299; */
}

.url:link, .url:active, .url:visited    {text-decoration:none; color: #C7EB31; padding-left: 10px;} 
.url:hover   {text-decoration:none; color:#FFFFFF; padding-left: 10px; } 

.url_actief {
	background-color: #C7EB31;
}

.url_actief:link, .url_actief:active, .url_actief:visited    {text-decoration:none; color: #000000; padding-left: 10px;} 
.url_actief:hover   {text-decoration:none; color:#000000;	padding-left: 10px; } 

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	padding-top: 4px;
}

.subframe	{
	position: relative;
	display: block;
 	border: 1px solid #ffffff;
	background-color: #003412; 
	/* 6FA299;  */
}

.subframe_actief	{
	position: relative;
	display: block;
 	border: 1px solid #ffffff;
	background-color: #C7EB31; //DBF475; 
}

.subitem	{
	white-space: nowrap;
}

