﻿*
{
	font-family: Calibri, Verdana, Tahoma, Sans-Serif;
}
body
{
	/*background-color: #eee;*/
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	background-image: url(Images/PageBackground2.png);
	background-position: center center;
	background-repeat: repeat-y;
}


.container
{
	width: 1000px;
	border: 0px;
}

.sideheader
{
	position: relative;
	/*left: -23px;*/
	color: White;
	margin: 0px;
	padding-top: 6px;
	height: 27px;
	padding-left: 5px;
	font-weight: bold;
	background-position: top left;
	background-image: url(Images/Sideheader.png);
	background-repeat: no-repeat;
}

.sideheader A
{
	color: White;
}

#pre-copyright 
{
	height: 4px;
}

#contentsdiv
{
	/*background-image: url(Images/PageBackground.png)	*/
}


.artikeloverzicht th
{
	font-size: 130%;
}
.artikeloverzicht td
{
	font-size: 120%;
}


.container #header
{
	color: white;
	background-image: url(images/header-bg2.png);
	background-repeat: repeat;
	/*background-position: center center;*/
	/*background-image: url(images/TopLogo.gif);*/
	height: 140px;
}


.container #header #topbar
{
	height: 30px;
}

.container #header #logo
{
	height: 70px;
	background-image: url(images/logo.gif);
	background-position: center 25px;
	background-repeat: no-repeat;
}


.container #footer
{
	/* needed for safari */
	position: relative;
	height: 35px;
	background-repeat: repeat-x;
	z-index: 0;
	display: block;
	visibility: visible;
	width: 100%;
	/*background-image: url(images/footer-bg.png);*/
	background-position: top center;
	background-image: url(images/header-bg2.png);
}

.container #footer #copyright
{
	height: 20px;
	color: White;
	padding-top: 10px;
	font-size: 80%;
	text-align:right;
}

.container #contents
{
	vertical-align: top;
	/*background-color: white;*/
	width: 100%;
	padding: 0px;
	margin: 0px
}

A
{
	color: #FF5F01;
}

A:Hover
{
	color: black;
}

#contentsdiv
{
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	/*width: 900px;*/
}
.dcmscontents, #dcmscontents
{
	vertical-align: top;
	width: 640px;
	/*width: 900px;*/
}


.tblBestelCellB, .tblBestelCellA
{
	background-color: Blue;
}





/*#bestelcontainer*/

.bestelcontainer, #bestelcontainer
{
	height: 40px;
	background-color: #FFD48E;
}
.bestellijst td
{
	vertical-align: bottom;
}


.tdsidebar, .tdcontents
{
	vertical-align:top;
}

.bestelcontainer
{
	clear: both;
	background-color: #eee;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #FFD48E;
}
.bestelcontainer table 
{
	
	width:100%;
	font-size: 100%;	
	border-collapse: collapse;
	
}
.tblBestelCellA, .tblBestelCellB
{
	color:#5F271C;
	background-color: #FFD48E;
	width: 25%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	margin: 0px;
}




#fullpagecontainer 
{
	width:100%; min-height: 450px; margin: -18px; width: 948px
}

#pagea
{
	background-color: White;
	border: 0px none;  
	min-width: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
	min-height: 400px;
	height: 400px;
	z-index: 2;
}



.ItemTemplate td,
.ItemTemplateT td,
.ItemTemplateB td,
.ItemTemplateActie td,
.ItemTemplateActie 
{
	empty-cells: show;
}


#borders
{
	width: 100%;	
}

