html {
	height:100%;
	max-height:100%;
	padding:0px;
	margin:0px;
	border:0px;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; /*get rid of scroll bars in IE */
	/* */ 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
	}

textarea {
	resize: none; /* disables resizability */
}

#Background {/* achtergrond foto */
	position:absolute;
	top:0px;
	bottom:0px;
	width:985px;
	margin-left:-492px;
	left:50%;
	background-image: url(../graphics/bg_main.jpg);
	/*opacity: .85;
	filter: alpha(opacity=85);*/
	z-index:1;
	}

* html #Background {
	top:0px;
	bottom:0px;
	width:985px;
	height:100%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

#Welkom {/* welkomtekst */
	position:absolute;
	top:183px;
	bottom:78px;
	width:736px;
	margin-left:-284px;
	left:50%;
	overflow:hidden;
	z-index:2;
	background-image: url(../graphics/tekst_welkom.png);
	background-repeat: no-repeat;
	background-position: center;
	}

* html #Welkom {
	top:0px;
	bottom:0px;
	width:736px;
	height:100%;
	border-top-width: 183px;
	border-bottom-width: 78px;
	}

#ContainerBackgroundTop {/* top vlak onder inhoud */
	position:absolute;
	top:162px;
	width:788px;
	height:20px; /* 1px bottom overlap */
	margin-left:-305px;
	left:50%;
	background-image: url(../graphics/bg_content_top.png);
	z-index:2;
	}

* html #ContainerBackgroundTop {
	top:162px;
	width:788px;
	height:20px;
	}

#ContainerBackgroundMiddle {/* midden vlak onder inhoud */
	position:absolute;
	top:182px;
	bottom:77px;
	width:788px;
	margin-left:-305px;
	left:50%;
	background-image: url(../graphics/bg_content_middle.png);
	z-index:2;
	}

* html #ContainerBackgroundMiddle {
	top:0px;
	bottom:0px;
	width:788px;
	height:100%;
	border-top-width: 182px;
	border-bottom-width: 77px;
	}

#ContainerBackgroundBottom {/* onder vlak onder inhoud */
	position:absolute;
	bottom:47px;
	width:788px;
	height:30px;
	margin-left:-305px;
	left:50%;
	background-image: url(../graphics/bg_content_bottom.png);
	z-index:2;
	}

* html #ContainerBackgroundBottom {
	bottom:47px;
	width:788px;
	height:30px;
	}

#Container {/* inhoud container */
	position:absolute;
	top:183px;
	bottom:78px;
	width:773px;
	margin-left:-305px;
	left:50%;
	overflow:auto;
	z-index:3;
	}

* html #Container {
	top:0px;
	bottom:0px;
	width:773px;
	height:100%;
	border-top-width: 183px;
	border-bottom-width: 78px;
	}

#Top {
	position:absolute;
	top:0px;
	width:987px;
	height:142px;
	margin-left:-493px;
	left:50%;
	background-color: #FFFFFF;
	opacity: .75;
	filter: alpha(opacity=75);
	z-index:4;
	}

* html #Top {
	top:0px;
	width:987px;
	height:142px;
	}

#MenuTaartenContainer {
	position:absolute;
	z-index:3;
	overflow: hidden;
	left: 187px;
	top: 107px;
	width: 799px;
	height: 33px;
	visibility: hidden;
	}

#MenuTaartenContent {
	position:absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 799px;
	height: 33px;
	background-image: url(../graphics/bg_menu_t.png);
}

#MenuGebakContainer {
	position:absolute;
	z-index:3;
	overflow: hidden;
	left: 438px;
	top: 107px;
	width: 255px;
	height: 33px;
	visibility: hidden;
	}

#MenuGebakContent {
	position:absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 255px;
	height: 33px;
	background-image: url(../graphics/bg_menu_g.png);
}

#TopAfrekenOverzicht {
	position:absolute;
	height:33px;
	top:37px;
	left:566px;
	width:420px;
	background-image: url(../graphics/bg_infobestelling.png);
	z-index:2;
	}

#TopNavi {
	position:absolute;
	top:72px;
	width:985px;
	height:33px;
	margin-left:-492px;
	left:50%;
	background-image:url(../graphics/bg_navi_top.png);
	z-index:5;
	}

* html #TopNavi {
	top:0px;
	width:985px;
	height:33px;
	}

#BannerTop {/* achtergrond en adresgegevens */
	position:absolute;
	top:2px;
	width:154px;
	height:402px;
	margin-left:-470px;
	left:50%;
	overflow:hidden;
	z-index:6;
	}

* html #BannerTop {
	top:2px;
	width:151px;
	height:399px;
	}


#BannerTopNaam {/* bedrijfsnaam */
	position:absolute;
	top:0px;
	left:21px;
	width:82px;
	height:392px;
	overflow:hidden;
	z-index:1;
	}

* html #BannerTopNaam {
	top:0px;
	left:21px;
	width:82px;
	height:392px;
	}

#BannerTopEmail {/* e-mailadress */
	position:absolute;
	top:181px;
	left:72px;
	width:82px;
	height:211px;
	overflow:hidden;
	z-index:1;
	}

* html #BannerTopEmail {
	top:181px;
	left:72px;
	width:82px;
	height:211px;
	}

#BannerBottom {/* openingstijden */
	position:absolute;
	top:396px;
	width:154px;
	height:135px;
	margin-left:-470px;
	left:50%;
	overflow:hidden;
	z-index:7;
	}

* html #BannerBottom {
	top:396px;
	bottom:0px;
	width:154px;
	height:135px;
	}

#Bottom {
	position:absolute;
	bottom:0px;
	width:987px;
	height:37px;
	margin-left:-493px;
	left:50%;
	overflow:hidden;
	background-color: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index:8;
	}

* html #Bottom {
	bottom:0px;
	width:987px;
	height:37px;
	}

#BottomNavi {
	position:absolute;
	bottom:2px;
	width:985px;
	height:33px;
	margin-left:-492px;
	left:50%;
	overflow:hidden;
	background-image:url(../graphics/bg_navi_bottom.png);
	z-index:9;
	}

* html #BottomNavi {
	bottom:0px;
	width:985px;
	height:33px;
	}

.tableheight {
	height: 317px;
}

.opaque50 {
	opacity: .5;
	filter: alpha(opacity=50);
}

.opaque90 {
	opacity: .90;
	filter: alpha(opacity=90);
}

.opaque95 {
	opacity: .95;
	filter: alpha(opacity=95);
}

.menuborder {
	border: 1px solid #FFAC62;
}

.hlineorange {
	background-color: #FFAC62;
}

.hlinegray {
	background-color: #CCCCCC;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D4C3E;
}

.text20Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.text12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text12BoldYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFAC62;
}

.text15BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E73A5C;
}

a:active {
	color: #FFAC62;
	text-decoration: none;
}

a:link {
	color: #5D4C3E;
	text-decoration: none;
}

a:visited {
	color: #5D4C3E;
	text-decoration: none;
} 

a:hover {
	color: #FFAC62;
	text-decoration: none;
}
