
h1
{
	font-family : Lucida Sans Unicode;
	font-size :16pt;
    color: #dbdbdb;
}
h2
{
	font-family : Lucida Sans Unicode;
	font-size :11pt;
    color: #dbdbdb;
}
h3
{
	font-family : Lucida Sans Unicode;
	font-size :11pt;
    color: FFFFFF;
	margin-top:-0px;
}
.tabel_tekst {
	font-family : Lucida Sans Unicode;
	font-size :9pt;
	text-align: left;
	clear: none;
	color: #a7a7a7;
	padding-right:25px;
	text-align: left;
}
.promo_tekst_kast {
	font-family : Lucida Sans Unicode;
	font-size :9pt;
	text-align: left;
	clear: none;
	color: white;
	padding-top:10px;
	padding-left:20px;
	padding-right:45px;
}
.promo_plaatje_kast {
	font-family : Lucida Sans Unicode;
	font-weight: bold;
	font-size :10pt;	
}
.promo_kastje_naam {
	font-family : Lucida Sans Unicode;
	font-weight: bold;
	font-size :10pt;	
}
.promo_enkel {
	width: 315;
	clear: none;
	margin-top:15px;
}
.promo_dubbel {
	width: 640px;
	height: 189px;
	clear: none;
	margin-top:15px;
}
.promo_rood {
	background-image : url(http://fruitluck.eu/images/promo_rood_bg.jpg); 
	background-repeat : no-repeat;
	width: 615px;
	height: 189px;
	align: center;
	margin-top:15px;
}
.promo_groen {
	background-image : url(http://fruitluck.eu/images/promo_groen_bg.jpg); 
	background-repeat : no-repeat;
	width: 615px;
	height: 189px;
	align: center;
	margin-top:15px;
}
.promo_kast {
	width: 640px;
	align: center;
	margin-top:15px;
}
.promo_tekst {
	font-family : Lucida Sans Unicode;
	font-size :11pt;
	font-weight=400;
	text-align: left;
	clear: none;
	color: white;
	width: 640px;
	align: center;
	margin-top:10px;
	padding-top:2px;
	padding-left:15px;
	text-align: center;
}
a {
	text-decoration: none;
	color:white;
	cursor:hand;
}
a:hover  {
	text-decoration: none;
	color: #cacaca;
	cursor:hand;
}
#bottom {
}

/* basic architecture */
body {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}
#mainWrapper {
  position: absolute;
	left: 50%;
	width: 975px;
	margin-top: 2px;
	margin-left: -484px;
	/*padding: 15px;*/
}
#header {
  padding: 0;

}
#logo {
  margin-left: auto; 
  height: 145px;
  margin-right: auto;
  width: 975px;
  overflow: hidden;
  padding: 0;
  background-image:url(http://fruitluck.eu/images/header.jpg);	
  background-repeat : no-repeat;
}
#menuContainer {
  margin-top: 0px;
  _margin-top: -6px;
	z-index:-1;
}
#colContainer {
  background-color: #000000;
	z-index: -2;
position: absolute;
  margin-left: 4px;
  _margin-left: 0px; /* needed for IE 6 */
}
#col12 {
	z-index: -2;
position: absolute;
  float: left;
  width: 333px;
  margin: 3px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 15px;
  font-family : Lucida Sans Unicode;
  font-size :9pt;
  font-weight=400;
  text-align: left;
  clear: none;  
  color: #a7a7a7;
  line-height: 16pt;
  background-color: #000000;
}
#col345 {
	z-index: -3;
position: absolute;
  padding-left: 352px;
  padding-top: 10px;
  float: left;
  width: 620px;
}
#col12345 {
position: absolute;
  float: left;
  width: 965;
  margin: 3px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 15px;
  font-family : Lucida Sans Unicode;
  font-size :9pt;
  font-weight=400;
  text-align: left;
  clear: none;  
  color: #a7a7a7;
  line-height: 16pt;
  background-color: #000000;
}
.colInner {
  margin: 0px; /* set to 0 for remove the borders */
  background-color: #000000;
}
#bottom {
  clear: left;
  height: 30px;  /* can be removed or set to auto if it has content */
}
