body {
	background-color: #bbbbbb;
	margin: 10px 0 5px 0;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220032;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #220032;
}
h2 {
	font-size: 14px;
	color: #220032;
}
h3 {
	font-size: 12px;
	color: #220032;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3a005d;
}
a:hover {
	text-decoration: none;
	color: #3a005d;
}
a:active {
	text-decoration: none;
	color: #666;
}
ul {
	line-height: 20px;
}
.container {
	background-color: #fff;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 400px;
}
.content {
	float: left;
	margin: 35px 0px 5px 40px;
	overflow: hidden;
	line-height: 17px;
}

.small {
	width: 390px;
}

.wide {
	width: 640px;
}

#coulage_home {
	width: 210px;
	float: right;
	margin: 35px 40px 5px 0px;
	overflow: hidden;
}
#content_assortiment {
	width: 640px;
	float: left;
	margin: 35px 40px 5px 40px;
	overflow: hidden;
}
.image_border {
	margin: 5px 0 10px 15px;
	border: solid 1px #330066;
}
#buttons_left {
	background-image: url(/images/bttn_bg.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 150px;
	margin: 25px 0 0 0;
}
.balk_left {
	background-image: url(/images/left_rpt.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(/images/border_content_rpt.gif);
	background-repeat: repeat-y;
}
.buttons {
	margin-left: 22px;
	width: 174px;
}
.credits {
	margin: 3px 0 2px 0;
	font-size: 10px;
}
#terug {
	float: right;
	padding: 30px 20px 0 0;
	font-size: 11px;
}