body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: 483333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #712107;
	font-weight: bold;
}
a:visited {
	color: #712107;
}
a:hover {
	color: #9A2B08;
}
a:active {
	color: #712107;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #712107;
	line-height:20px;
}
h2 {
	font-size: 16px;
	color: #A12D09;
}
h3 {
	font-size: 16px;
	color: #A12D09;
	background-image:url(../media/line_hor.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-right:30%;
}
#container {
	background-image: url(../media/header.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	clear: both;
	height: auto;
}
#menu {
	width: 860px;
	padding-top: 165px;
	padding-left: 25px;
}
#languages {
	height: 40px;
	width: 50px;
	float: right;
	padding-top: 149px;
}
#main {
	width: 840px;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 70px;
	clear: both;
	height: auto;
}
#buttons {
	float: right;
	width: 250px;
	padding-left: 40px;
}
#bottom {
	background-image: url(../media/bg_bottom.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 12px;
	height:180px;
}
#overmte {
	float: left;
	width: 48%;
	padding-left: 20px;
}
#bedrijfsinfo {
	float: right;
	width: 45%;
}
.style1 {
	color: #712107;
	font-weight: bold;
}
#copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
li {
list-style-image:url(../media/bullet.gif);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
