a, .rood {
color: #CC0000;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #A0BA33;
}
body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}
.tekstklein {
	font-size: 10px;
}
#total {
	position: absolute;
	left:0px;
	top:0px;
	background-image: url(../images/img_backgr.gif);
	background-position: center;
	background-repeat: repeat-x;	
	width: 100%;
	height: 100%;	
}
#mainbody {
	position: absolute;
	left:50%;
	top:50%;
	margin-top:50px;
	margin-left:-375px;
	margin-top:-234px;
	width: 760px;
	height: 468px;
}
#logo {
	position: absolute;
	left:0px;
	top:0px;	
	background-image: url(../images/img_logo.gif);
	width: 207px;
	height: 234px;
}
#menubar {
	position: absolute;
	left:207px;
	top:0px;	
	width: 452px;
	height: 72px;
}
#language {
	position: absolute;
	left:660px;
	top:0px;	
	width: 100px;
	height: 37px;
	margin-top: 35px;
}
#bodytext {
	position: absolute;
	left:0px;
	top:73px;	
	width: 760px;
}
#address {
	position: absolute;
	left:17px;
	top:265px;	
	width: 190px;
	height: 214px;
}
#addresstable {
	width: 190px;
	border-collapse: collapse;
}
#bodytexttable {
	width: 750px;
	border-collapse: collapse;
}
.bodytexttableleft {
	width: 207px;
}
.bodytexttop {
	background-image:url(../images/img_bodytext_top.gif);
	height: 23px;
	width: 543px;	
}
.bodytextmiddle {
	background-image:url(../images/img_bodytext_middle.gif);
	padding: 20px;
	padding-right: 40px;
	height: 300px;
	text-align: left;
	vertical-align: top;
}
.image {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.bodytextbottom {
	background-image:url(../images/img_bodytext_bottom.gif);
	height: 35px;
}
.bodytexttablebottom {
	background-image: url(../images/img_bottom.gif);
	height: 60px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
	letter-spacing: 0.9px;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
.flag {
	margin-left: 5px;
}
.producten {
border: 1px solid silver;
border-collapse: collapse;
}
.producten td {
border: 1px solid silver;
padding: 5px;
}
