body, html {
	width:100%;
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../../images/back_fill.jpg);
	overflow:hidden;
}

div#mainButtons {
	position:absolute;
	top:3px;
	width:780px;
	left:13px;
	height:100px;
	z-index:20;
}
div.mainButton {
	position:absolute;
	top:0px;
	clip:rect(0px 152px 27px 0px);
}
div.mainButtonOver {
	position:absolute;
	clip:rect(0px 152px 150px 0px);
}
div#buttonBourgogne {
	left:0px;
}
div#buttonLecoqdor {
	left:155px;
}
div#buttonSelectie {
	left:310px;
}
div#buttonPrijzen {
	left:465px;
}
div#buttonMeerweten {
	left:620px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
li {
	margin:0px;
	padding:0px;
}
.text_content { font-size:11px; color: #8B1A42}
a:active { color: #A50101; text-decoration: none; font-weight: bold}
a:hover { color: #A50101; text-decoration: underline; font-weight: bold }
a:link { color: #A50101; text-decoration: none; font-weight: bold }
a:visited { color: #A50101; text-decoration: none; font-weight: bold }
h1 {
	color: #8B1A42;
	font-weight: normal;
	font-size:11px;
	margin: 0px;
	display: inline;
	padding: 0px;
}
.text_bestellijst_small { color: #333333; font-size:11px;}
.text_bestellijst_header { color: #333333 ; font-weight: bold; font-size:11px;}
.cell_line_dot_horiz {  background-image: url(../../images/line_dot_horiz.gif); background-repeat: repeat-x; background-position: left bottom; background-color: #FCF8F8}
.input_standard { font-size: 10px; color: #333333 ; font-weight: bold; border: #C7B1B1; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.cell_line_dot_horiz_noback { background-image: url(../../images/line_dot_horiz.gif); background-repeat: repeat-x; background-position: left bottom; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.button_standard { font-size: 10px; color: #333333 ; font-weight: bold; border: 1px #C7B1B1 solid; background-color: #F0DCC1}
.back_top {  background-image: url(../../images/back_top.jpg); background-repeat: no-repeat; background-position: center bottom}
.table-border-light {
	border: 1px solid #F9A98E;
}
.text-intro {
	color: #701222;
	line-height: 20px;

}
.intro-logo-back {
	background-image: url(../../images/intro_logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 80px;
}
h2 {
	font-size: 11px;
	color: #8B1A42;
	font-weight: normal;
	margin: 0px;
	display: inline;
	padding: 0px;
}

div#layerBackdrop {
	position:relative;
	left:50%;
	top:50%;
	width:1010px;
	height:768px;
	margin-left:-505px;
	margin-top:-384px;
	z-index:1;
	background-image:url(../../images/back_total.jpg);
}

div#layerContent {
      position:relative;
      left:111px;
      top:158px;
      width:802px;
      height:452px;
      /*margin-left:-401px;
      margin-top:-226px;*/
	  z-index:2;
}
div#preheader {
	width:100%;
	clear:both;
	height:0px;
}
div#boundingbox {
	/*position:relative;*/
	width:100%;
	height:100%;
	overflow:hidden;
}
div.alignright {
	float:right;
	text-align:right;
}