/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 6px 0px 8px 0px;
	background: #EDEDED url(/images/bg_body.gif) repeat-x;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E51D23;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size:16px;
	color:#E51D23;
}
h2 {
	font-size:12px;
	color:#E51D23;
}
#container {
	margin:0 auto;
	width:909px;
 	background:url(/images/container/bg_container.gif) repeat-y;
	border:solid 6px #fff;
}
#clearer {
	height:0px;
	clear:both;
}
#header {
	width:909px;
	height:192px;
	padding:0;
	background: url(/images/container/header_foto.jpg) no-repeat right top;
}
#header_logo {
	float:left;
	width:273px;
	height:192px;
	padding:0;
	background:url(/images/container/bg_header_left.gif) repeat-y;
}
.header_logo {
	border-bottom:solid 6px #fff;
}
.header_adres {
	float:right;
	width:183px;
	padding:15px 0 0 32px;
	line-height:18px;
	color:#756969;
}
#header_balk{
	float:left;
	overflow:hidden;
	width:909px;
	height:21px;
	padding:0;
	border-top:solid 6px #fff;
	border-bottom:solid 6px #fff;
	background:url(/images/container/bg_header_balk.gif) repeat-y right;
}
.header_balk_home{
	background:#000;
	margin:0px;
	padding:2px 0 0 0;
	float:left;
	height:19px;
	width:53px;
	border-width:0px 6px 0px 0px;
	border-style:solid #fff;
	color:#fff;
	text-align:center;
}
.header_balk_home a {
	color:#fff;
	text-decoration:none;
	font-weight:lighter;
}
.header_balk_home a:hover {
	color:#999;
	font-weight:lighter;
}
#content {
	width:909px;
	overflow:hidden;
	float:left;
	background:url(/images/container/watermerk.gif) no-repeat left bottom;
}
#content a {
	color:#000;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
	color:#E51D23;
}
#left {
	float:left;
	width:266px;
	padding:42px 0 0 0;
}
#navigatie {
	float:right;
	overflow:hidden;
	width:207px;
	margin:0 0 6px 0;
	padding:0;
}
#navigatie ul{
	margin:0 0 6px 0;
	padding:0px;		
}
#navigatie li{
	margin:0 0 6px 0;
	padding:0;
	list-style-type:none;
}
#maincontent{
	float:left;
	overflow:hidden;
	width:440px;
	padding:30px 12px 22px;
	margin:0px;
	line-height:16px;
}
#maincontent ul{
	margin:0 0 3px 12px;
	padding:0px;		
}
#maincontent li{
	margin:0 0 6px 20px;
	padding:0 3px 0 6px;
	list-style-image:url(/images/container/list-style.gif);
}
#right {
	float:left;
	width:170px;
	padding: 47px 0 0 8px;
	text-align: left;
	/*background: url(/images/container/logos_right.gif) no-repeat bottom;*/
}
#footer {
	height:21px;
	width:903px;
	background:#000000 url(/images/container/bg_footer_left.gif) repeat-y left;
	border-top:solid 6px #fff;
	text-align:right;
	font-size:11px;
	padding:4px 6px 0 0;
}
#footer a {
	color:#333;
	text-decoration:none;
	font-weight:lighter;
}
#footer a:hover {
	color:#999;
	font-weight:lighter;
}
.verplicht {
	font-size:10px;
	margin:0px auto;
}
.versturen_bttn {
	border:solid 1px #ccc;
	color:#000;
	font-size:10px;
	background-color:#D5D5D5;
	margin:0;
	padding:2px;
	width:120px;
}
#terug {
	float:right;
	overflow:hidden;
	width:431px;
	text-align:right;
	margin:4px 5px 0 0;
}
#terug a {
	color:#000;
	text-decoration:none;
	font-weight:lighter;
}
#terug a:hover {
	text-decoration:underline;
	color:#E51D23;
	font-weight:lighter;
}
