h1
{
	font-family : Lucida Sans Unicode;
	font-size :16pt;
    color: #ffffff;
}
h2
{
	font-family : Lucida Sans Unicode;
	font-size :12pt;
    line-height: 16pt;
	padding-top: 10px;
    color: #ffffff;
}
.tabel_tekst {
	font-family : Lucida Sans Unicode;
	font-size :9pt;
	text-align: left;
	clear: none;
	color: #ffffff;
	padding-right:25px;
	text-align: left;
}
.promo_enkel {
	width: 325;
	clear: none;
	margin-top:15px;
}
.promo_dubbel {
	width: 695px;
	height: 189px;
	clear: none;
	margin-top:15px;
}
.promo_rood {
	background-image : url(images/promo_rood_bg.jpg); 
	background-repeat : no-repeat;
	width: 695px;
	height: 189px;
	align: center;
	margin-top:15px;
}
.promo_kast {
	width: 695px;
	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: 695px;
	align: center;
	margin-top:10px;
	padding-top:2px;
	padding-left:15px;
	padding-right:25px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #ffbde7;
	cursor:hand;
}
a:hover  {
	text-decoration: none;
	color: #ff00a4;
	cursor:hand;
}
#bottom {
}

/* basic architecture */
.menutekst{
	position:relative;
	top:135px;
	left:10px;
	width:auto;
	height:16px;
	padding: 0 0 0 10px;
	  font-family : Lucida Sans Unicode;
  font-size :9pt;
  font-weight: bold;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #000;
}
#mainWrapper {
  position: absolute;
	left: 50%;
	width: 975px;
	margin-top: 2px;
	margin-left: -484px;
	/*padding: 15px;*/
}
#header {
  padding: 0;
}
#logo {
  margin-left: auto; 
  height: 190px;  margin-right: auto;  width: 1000px;  overflow: hidden;
  background-image:url(images/header.jpg);	
  background-repeat : no-repeat;
    background-position: left top; 
	margin: 0px;
}
#colContainer {
  background-color: #000;
position: absolute;
  margin-left: 4px;
  _margin-left: 0px; /* needed for IE 6 */
}
#col12 {
position: absolute;
  float: left;
  width: 273px;
  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: #ffffff;
  line-height: 16pt;
  background-color: #000;
}
#col345 {
position: absolute;
  padding-left: 300px;
  padding-top: 10px;
  float: left;
  width: 700px;
  font-family : Lucida Sans Unicode;
  font-size :9pt;
  font-weight=400;
  text-align: left;
  clear: none;  
  color: #ffffff;
  line-height: 16pt;
}
.colInner {
  margin: 0px; /* set to 0 for remove the borders */
  background-color: #000;
}
#bottom {
  clear: left;
  height: 30px;  /* can be removed or set to auto if it has content */
}
