h1 {
	color: #d38d1e;
	font-family: "Georgia", Tahoma;
	font-size: 18pt;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: lighter;
}
h2 {
	color: #c05c1f;
	font-family: "Georgia", Tahoma;
	font-size: 16pt;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: lighter;
}

hr {
	border: 0;
	color: #e2e447;
	background-color: #e2e447;
	height: 1px;
}
a:link { 
	color: #635847; 
	text-decoration: none;
}

a:visited { 
	color: #635847; 
	text-decoration: none;
}

a:hover { 
	color: #d28c1d; 
	text-decoration: underline;	
}

a:active { 
	color: #635847; 
	text-decoration: none;
}

a.menu_link:link { color: #777676; text-decoration: none;}
a.menu_link:visited { color: #777676; text-decoration: none;}
a.menu_link:hover { color: #eb9a19; text-decoration: none;}
a.menu_link:active { color: #777676; text-decoration: none;}

a.link_footer:link { color: #fff; }
a.link_footer:visited { color: #fff; }
a.link_footer:hover { color: #e5e5e5; text-decoration: none;}
a.link_footer:active { color: #fff; }

a.linkMenu:link { color: #191919; }
a.linkMenu:visited { color: #191919; }
a.linkMenu:hover { color: #FFFFFF; text-decoration: none;}
a.linkMenu:active { color: #191919; }

a.linkBedrijven:link { color: #2f2f2f; }
a.linkBedrijven:visited { color: #2f2f2f; }
a.linkBedrijven:hover { color: #9f9f9f; text-decoration: none;}
a.linkBedrijven:active { color: #2f2f2f; }

html,body { 
	text-align: center; 
	background-color: #efefef;
	background-image: url(../_images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
.totaal {
	background-color: transparent;
	width: 852px;
	margin: 0 auto;
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #002938;
}

.header {
	width: 800px;
	height: 146px;
	float: left;
	margin-left: 26px;
	background-image: url(../_images/header.jpg);
	position: relative;
}
.content {
	width: 852px;
	min-height: 700px;
	float: left;
	background-image: url(../_images/content_bg.png);
	background-color: transparent;
	position: relative;
}
.content_frame {
	width: 570px;
	float: left;
}
.content_frame div {
	padding: 15px;
	text-align:left;
	line-height: 26px;
}
.left_menu {
	width: 220px;
	min-height: 250px;
	background-image: url(../_images/leftmenu_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	margin-left: 26px;
	font-size: 11px;
}
.left_menu div {
	padding: 10px;
	text-align: left;
}
.contact_frame {
	width: 230px;
	float: left;
	clear: left;
	margin-left: 26px;
}
.contact_frame div{
	padding: 10px;
	text-align: left;
	line-height: 26px;
	color: #c25e20;
	margin-bottom: 60px;
}
.contact_frame .belmij {
	text-align: left;
	line-height: 20px;
	color: #363636;
	font-size: 11px;
}
.footer {
	width: 852px;
	height: 60px;
	background-image: url(../_images/footer_bg.png);
	float: left;
}
.footer div {
	padding: 3px;
	font-size: 11px; 
	color: #9f9f9f;
	text-align: center;
	
}
.footer a {
	color: #c25e20;
}

.menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	/*background-color: #fff;*/
	width: 585px;
	height: 33px;
}

.menu a{
	font-family: "Tahoma",sans-serif;
	display: block;
	width: 117px;
	text-decoration: none;
	font-size: 13px;
	line-height: 36px;
	float: left;
	background-image: url(../_images/btn_out.png);
	height: 33px;
	color: #fff;
	font-weight: bold;
}

html>body .topnav a{ /*Non IE rule*/
	/* width: auto; */
}

.menu a:hover{
	background-image: url(../_images/btn_over.png);
	color: #fff;
	height: 33px;
}

.menu .active{
	background-image: url(../_images/btn_active.png);
	color: #c25e20;
	font-family: "Tahoma",sans-serif;
	display: block;
	width: 117px;
	text-decoration: none;
	font-size: 13px;
	line-height: 36px;
	float: left;
	height: 33px;
	font-weight: bold;
}
.knop {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(../_images/btn_bg.jpg);
	text-align: center;
	border: 0px;
	margin: 2px;
	height: 24px;
	padding: 4px 20px 4px 20px;;
	
	/*font-weight: bold;*/
}
input.invul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	border: 1px solid #bfbfbf;
	color: #363636;
	height: 15px;
	
}
textarea.invul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	border: 1px solid #d0d0d0;
	color: #000000;
	margin: 4px;
}
.small {
	font-size: 12px;
	color: #be581c;
}
li {
	margin-bottom: 15px;
}

.home_visual {
	background-image: url(../_images/home_visual.jpg); 
	width: 516px; 
	height: 552px; 
	position: absolute; 
	bottom: 0px; 
	right: 26px;
	z-index: 2;
}
							