/* CSS Document */

body
{
	background-image: url('../media/afbeeldingen/mainbg.jpg');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 11px;
	color: #878787;
	padding: 3px;
}

.geenBorder
{
	padding: 0px;
	border: 0px;
}

.rodeBorder
{
	border: 1px solid #FF0000;
}

form
{
	padding: 0px;
	margin: 0px;
}


/* ///////// */
/* MAINTABLE */
/* ///////// */

.mainTable
{
	margin: 0px auto;
	width: 901px;
}

.logoTable
{
	padding: 24px 0px 30px 2px;
	vertical-align: top;
	width: 702px;
	float: left;
}

.rechtsTable
{
	padding: 20px 0px 10px 0px;
	vertical-align: top;
	width: 197px;
	float: right;
}

.mainTableTD
{
	background-color: #FFFFFF;
	vertical-align: top;
	display: block;
	height: 100%;
	width: 704px;
	padding: 0px;
	float: left;
	margin: 0px;
}

.mainTableTekstContent
{
	padding: 10px 10px 10px 7px;
	min-height: 450px;
}

.mainTableContent
{
	padding: 10px 10px 10px 7px;
}


/* //////////// */
/* TEKST STYLES */
/* //////////// */

.mainKop
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
	
.mainContent
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #767676;
}

.mainContent a
{
	text-decoration: none;
	color: #767676;
}

.mainContent a:hover
{
	text-decoration: none;
	color: #FF0000;
}

.productKop
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.productKop a
{
	text-decoration: none;
	color: #FF0000;
}

.productKop a:hover
{
	text-decoration: none;
	color: #767676;
}


/* //////// */
/* TABLE BG */
/* //////// */

.tableNieuw
{
	background-image: url('../media/afbeeldingen/nieuw_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
	height: 221px;
	width: 337px;
}

.tableSpecialsProducts
{
	background-image: url('../media/afbeeldingen/tables/bg_products.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 285px;
	width: 165px;
}

.tableSpecialsRuimte
{
	width: 9px;
}

.tableSpecials
{
	background-image: url('../media/afbeeldingen/tables/bg_specials.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 16px;
	width: 687px;
}

.tableProduct
{
	background-image: url('../media/afbeeldingen/tables/bg_product.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	height: 240px;
	width: 158px;
}


/* //// */
/* MENU */
/* //// */

.menuTable
{
	vertical-align: top;
	height: 25px;
	width:693px;
}

.menuItem
{
	position: inherit;
	display: inline;
	float: left;
	width:99px;
}


/* /////////// */
/* WINKELWAGEN */
/* /////////// */

.winkelwagenTD
{
	background-image: url('../media/afbeeldingen/rechtsbg.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

.winkelwagenKopjes
{
	text-align: right;
}

.winkelwagenStippen
{
	background-image: url('../media/afbeeldingen/stippenlijn.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 100%;
}


/* ///////// */
/* COPYRIGHT */
/* ///////// */

.verwenTekst
{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	line-height: 15px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}

.copyrightTekst
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:  center;
	padding-left:  8px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	width: 686px;
}

.copyrightTekst a
{
	text-decoration: none;
	color: #FFFFFF;
}

.copyrightTekst a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
