body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	background: #3A3839 url(../images/bg_website.gif) center repeat-y;
	font-size: 13px;
	color: #000000;
}

address {
	font-style:normal;
	font-size: 12px;
	margin: 0 0 10px 20px;
	color: #3c3c3c;
}

address a {
	color: #eb1c24;
}

address a:hover {
	color: #3c3c3c;
}

div#website {
	width: 857px;
	background: url(../images/bg_website.gif) center repeat-y;
	height: 100%;
	text-align: left;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-428px;
	background: #3A3839 url(../images/bg_website.gif) center repeat-y;
	
}

div#header {
	width: 857px;
	/*background: url(../images/bg_header.jpg);
	background: url(../images/bg_header.png);*/
	height: 145px;
}
div#images {
	width: 857px;
	height: 145px;
	/*background: url(../images/bg_header.png)*/
	position:absolute;
	top:0;
	left:0;
}

div#header div#logo {
	width: 300px;
	height: 145px;
	float: left;
}

div#header div#logo a img {
	width: 250px;
	height: 100px;
	margin: 5px 0 0 21px;
}

div#header div#linkjes {
	width: 557px;
	height: 145px;
	position:absolute;
	left:280px;
	top:0px;
}

div#header div#linkjes ul {
	width: 100px;
	height: 20px;
	padding: 0;
	margin: 123px 0 0 457px;
}

div#header ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

div#header ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	margin:0;
}

div#header ul li a:hover {
	color: #ec9f8f;
	text-decoration: underline;
}

div#header ul li.actief a {
	color: #ec9f8f;
}



div#navigatie {
	float: left;
}



/* NAVIGATIE */

div#navigatie ul {
	padding: 0;
	margin: 0 0 0 5px;
}

div#navigatie ul.hoofdmenu li {
	width: 230px;
	height: 34px;
	list-style-type : none;
	background: url(../images/bg_menu_item.gif);
	
	text-align: center;
	line-height: 34px;
}
div#navigatie ul.hoofdmenu li.actief {
	width: 230px;
	height: 34px;
	list-style-type : none;
	background: url(../images/bg_menu_item_actief.gif);
	
	text-align: center;
	line-height: 34px;
}

div#navigatie ul.hoofdmenu li a {
	width: 230px;
	height: 34px;
	display: block;
	
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

div#navigatie ul.hoofdmenu li a:hover {
	width: 230px;
	height: 34px;
	display: block;
	
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background: url(../images/bg_menu_item_actief.gif);
}

div#navigatie ul.hoofdmenu li.actief a, div#navigatie ul.hoofdmenu li.actief a:hover {
	width: 230px;
	height: 34px;
	display: block;
	
	font-size: 13px;
	color: #F0302F;
	text-decoration: none;
	font-weight: bold;
}

div#navigatie ul.submenu {
	width: 230px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background-color: #ffffff;
}

div#navigatie ul.submenu li {
	height: 22px;
	list-style-type : none;
	font-size: 11px;
	font-weight: bold;
	
	text-align: center;
	line-height: 22px;
}

div#navigatie ul.submenu li a {
	width: 228px;
	height: 22px;
	list-style-type : none;
	
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	text-align: center;
	line-height: 22px;
}

div#navigatie ul.submenu li.actief a {
	width: 228px;
	height: 22px;
	list-style-type : none;
	
	color: #F0302F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	
	text-align: center;
	line-height: 22px;
}

div#navigatie ul.submenu li a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	
	text-align: center;
	line-height: 22px;
	background-image: none;
}
div#navigatie img {
	margin: 0;
	padding: 0;
	width: 230px;
	margin: 0 0 0 5px;
}

/* EINDE NAVIGATIE */

div#inhoud {
	float: left;
	width: 535px;
	margin: 10px 0 0 40px;

}
div#inhoud h1 {
	color: #EB1C24;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	
	width: 535px;
	height: 40px;
	background: url(../images/bg_h1.gif);
	
	margin: 10px 0 0 0;
}

div#inhoud h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	
	width: 535px;
	
	margin: 0;
}

div#inhoud p {
	color: #000000;
	font-size: 9pt;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	display: block;
	
	text-align: justify;
}

td {
	color: #000000;
	font-size: 9pt;
	line-height: 16px;
}

div#inhoud p a {
	color: #000000;
}

div#inhoud p a:hover {
	color: #EB1C24;
}

div#inhoud .TekstPlusFoto {
	width: 535px;
	float: left;
	display: block;
	margin: 0 0 25px 0;
}

div#inhoud .TekstPlusFoto p {
	text-align: justify;

}

.fotoBedrijfsprofiel1 {
	margin: 0 0 15px 15px;
	border: 1px solid black;
}
.fotoBedrijfsprofiel2 {
	margin: 0;
	border: 1px solid black;
}
.fotoRoute1 {
	
}
.fotoRoute2 {
	
}




div#licht {
	background-color: #f7f5f6;
}

div#donker {
	background-color: #e9e9e9;
}


a.actuelezaken {
	height: 30px;
	width: 100%;
	font-size: 9pt;
	line-height: 30px;
	padding: 0 0 0 5px;
	
	text-decoration: none;
	color: #666666;
}
a.actuelezaken:hover {
	text-decoration: underline;
	color: #ed1c22;
}

div#adresgegevens {
	font-size: 8pt;
	color: #a1a1a1;
	line-height: 22px;
	text-align: center;
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	margin: 75px 0 20px 0;
	display: block;
}
div#adresgegevens a {
	color: #a1a1a1;
}
div#adresgegevens a:hover {
	color: #ed1c22;
}

.fout{
	border: 1px #f00 solid;
}

#errors{
	border: 1px #f00 solid;
	width: 250px;
	color: #f00;
}

.homeImage{
	width: 500px;
	border: 0;
}