body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size:12px;
	font-weight: bold;
}

.copyright
{
	font-size: 10px;
	font-weight: normal;
}

.desc
{
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 12px;
	font-weight: normal;
}

.tbBody
{
	width: 760px;
	border-width: 0px 1px 1px 1px;
	border-color: #62BD19;
	border-collapse: collapse;
	border-style: solid;
}

.tbCart
{
	border-width: 1px;
	border-style: solid;
	width: 100%;
	border-collapse: separate;
}

.backrgt
{
	background-image:url(images/green.jpg);
	background-repeat:no-repeat;
	height: 92px;
}

.lijn {
	background-image: url(images/lijn.jpg);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}

.backmenu
{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 181px;
	text-align: right;
	padding-right: 22px;
	padding-top: 2px;
	color: #D50B0B;
	font-size: 12px;
	font-weight:bold;
	vertical-align: top;
	line-height: 19px;
}

.rightcel
{
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
}

.shop
{
	font-size:11px;
	color: #355024;
	font-weight: bold;
	text-align: right;
}

.normal
{
	height: 300px;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
}

.normaltext{
	height: 300px;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
	font-weight: normal;
	padding-right: 20px;
	padding-bottom: 10px;
}

h1
{
	font-size: 12px;
	color: #D50B0B;
	background-image: url(images/bullet.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
}

.link:link, .link:visited, .link:active
{
	font-size: 12px;
	color: #D50B0B;
	text-decoration: none;
}

.link:hover
{
	font-size: 12px;
	color: #D50B0B;
	text-decoration: underline;
}

.ashop:link, .ashop:visited, .ashop:active
{
	font-size: 12px;
	color: #646464;
	text-decoration: underline;
}

.ashop:hover
{
	font-size: 12px;
	color: #646464;
	text-decoration: underline;
}

.linkshop:link, .linkshop:visited, .linkshop:active
{
	font-size:11px;
	color: #355024;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.linkshop:hover
{
	font-size:11px;
	color: #355024;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

.linkshopinloggen:link, .linkshopinloggen:visited, .linkshopinloggen:active
{
	font-size: 11px;
	color: #D50B0B;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.linkshopinloggen:hover
{
	font-size: 11px;
	color: #D50B0B;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

.linkMenu:link, .linkMenu:visited, .linkMenu:active, .linkMenu:hover
{
	font-size: 12px;
	color: #D50B0B;
	text-decoration: none;
	font-weight:bold;
}

.linkMenuBestel:link, .linkMenuBestel:visited, .linkMenuBestel:active, .linkMenuBestel:hover
{
	font-size: 12px;
	color: #62bd18;
	text-decoration: none;
	font-weight:bold;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size:12px;
	border: 1px;
	border-style: solid;
	border-color: #646464;
}

.error
{
	color: #D50B0B;
	text-align: center;
}

hr
{
	height: 1px;
}