*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #73A462;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #73A462;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 700px;
	
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
	height: 244px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 260px;

	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
width: 551px;
height: 47px;
background: url(images/footer.gif) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 99px;
	height: 32px;
	background: #FFFFFF url(images/menubg.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;

}

#menu a:hover {
	width: 99px;
    height: 46px;
	text-decoration: underline;
	background: #FFFFFF url(images/menubg.gif) repeat-x;
	background-position: 0 -47px;
}


#logo {
	background: #ffffff url(images/header4.jpg) no-repeat;
	width: 771px;
	height: 98px;
	float: none;
	text-align: right;
	padding-top: 60px;
	padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: normal;
	font-size: 36px;
	color: #0648CE;
}
#logo H2 a
{
font-size: 14px;
}

#left
{ 
	width: 240px;
	padding-right: 1em;
	padding-left: 17px;
	margin-bottom:15px;
}

#left H3
{
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: none;
	color: #ffffff;
	background: url(images/title.gif) no-repeat;
	margin-top:0px;	
}
#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0C50D3;
}
#left ul {
	list-style: none;
	border-bottom: 1px solid #1E1E1E;
	border-left: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #73A462;
}
#left a:visited {
	color: #73A462;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #1E1E1E;
border-left: 1px solid #1E1E1E;
border-right: 1px solid #1E1E1E;
}

#left img
{
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #1E1E1E;
	border-left: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
	border-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;

}

#right
{
	float: right;
	width: 500px;
	padding-right: 10px;
	padding-top: 0px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0C50D3;
}

#right a
{
color: #00126B;
text-decoration: none;
}

#right a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	vertical-align: top;
}

#right h2 {
	margin: 0;
	padding-top: 0px;
	color: #00126B;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#right h4 {
	color: #0000FF;
}
#right img {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.cushycms {
	background-color:#FFFFCC;
	padding: 7px;
	border: medium dashed #6161FF;
}



.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #73A462;
	background-color: #fff;
}



#footer {
	height: 32px;
	clear: both;
	padding-top: 15px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 811px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
#productentabel {
  width: 470px;
}
#aantal {
	width: 45px;
	float: left;
}
#merk {
	width: 115px;
	float: left;
	vertical-align: bottom;
}
#artikel {
	width: 200px;
	float: left;
}
#inhoud {
	width: 80px;
	float: left;
}
#prijs {
	width: 30px;
	font-weight: bold;
	float: left;
}
