table.container{
	background: #E7E7E7;
	border-right: 1px solid black;
	width: 980px;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
	table-layout: auto;
}

tr.header{ height: 79px;}
td.header{ background: #E7E7E7;}

tr.subheader{ background-image: url("../Images/bar_red.gif"); height: 20px; margin-left: 5px;}
td.subheader{ padding-left: 10px; color: black;}

td.content{	width: 753px; padding-left: 20px; padding-top: 5px; padding-bottom: 5px; border-left: 1px solid #808080; vertical-align: top; background: white;}

td.left{
	width: 220px;
	background: #E7E7E7;
}

table.leftnav{
	width: 165px;     /*180*/
	padding: 0px;
	margin: 0px;
	background: white;
	border: 1px solid #808080;
}

#login{z-index: 1;	position: absolute;	top: 83px;	left: 545px; width: 425px; text-align: right;}
#winkelwagenHeader{	z-index: 1;	position: absolute;	top: 99px;	left: 758px; width: 222px; height: 20px; background: black;}
#textWinkelwagenHeader{	z-index: 2;	position: absolute;	top: 102px;	left: 758px; width: 100px; color: white;}
#btnWinkelwagenHeader	{ z-index: 2;	position: absolute;	top: 104px;	left: 840px;}
#layerWinkelwagen	{ z-index: 1; 	position: absolute; visibility: hidden; top: 120px; left: 755px; width: 210px; background: #EEEEEE; border: 1px solid #808080; padding: 5px;}
#border1{ z-index: 1; position: absolute; left: 740px;top: 99px;}

#logo{ position: absolute; left: 10px; top: 8px;}
#building{position: absolute;	left: 655px; top: 0px;}
#partners{ position: absolute; left: 500px; top: 45px;}

tr.footer{ height: 20px; margin-left: 5px; background: #C0C0C0;	border-bottom: 1px solid black;}
td.footer{ border-bottom: 1px solid black; background-image: url("../Images/bar_red.gif"); color: white; font-weight: bold; text-align: center;}

#windowRight1{
	position: absolute;
	left: 780px;
	top: 157px;
}

#nieuws{
	text-align: left;
	width: 218px;
	background: #EEEEEE;
	border: 1px solid #808080;
	padding: 5px;
}
#winkelwagenPrijsInfo{
	text-align: left;
	width: 187px;
	background: #EEEEEE;
	border: 1px solid #808080;
	padding: 5px;
}
