body {
	margin: 2px;
	background-color: #004a95;
	font: 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #333333;
}

.body_bh {
	margin: 2px;
	background-color: #004a95;
	font: 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #333333;
}

table {
	font: 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #333333;
}

td {
	vertical-align: top;
	text-align: left;
}

.td_front {
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}


.table_boven {
	background: url(../images/layout/kaart.jpg)  no-repeat;
	background-color: #ffffff; 
	background-position: 100% 100%;
	spacing:0px; 
	padding:0px;
	margin-top: 0px;
	border-width: 0px;
	width:800px;
	height:700px;
}

.table_boven_lammens {
	background: url(../images/layout/kaart_lammens.jpg)  no-repeat;
	background-color: #ffffff; 
	background-position: 100% 100%;
	spacing:0px; 
	padding:0px;
	margin-top: 0px;
	border-width: 0px;
	width:800px;
	height:700px;
}

.table_beheer {
	background: url(../images/layout/kaart.jpg)  no-repeat;
	background-color: #ffffff; 
	background-position: 100% 100%;
	spacing:0px; 
	padding:0px;
	margin-top: 20px;
	border-width: 0px;
	width:800px;
	height:700px;
}

img {
	border-width:0px;
}

a:link, a:visited {
	color: #123456;
	text-decoration: none;
}

a:hover {
	color: #a31626;
	text-decoration: underline;
}

input[type="button"]
{   
	cursor: pointer;
}

.menu_title {
	font-size: 20px;
	color: #f36700;
}

.page_title {
	font-size: 25px;
	color: #517e8e;
	font-weight: bold;
}

a.menu_item, a.menu_item:visited {
	font: 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #004a95;
	text-decoration: none;
	font-weight: bold;
}

a.menu_item:hover{
	color: #f36700;
	text-decoration: underline;
}

a.front, a.front:visited {
	font: 16px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #004a95;
	text-decoration: underline;
	font-weight: bold;
}

a.front:hover{
	color: #55ed55;
	text-decoration: underline;
}

a.grey, a.grey:visited {
	color: #cccccc;
}

input, textarea, select, checkbox {
	font: 12px "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: normal;
	color: #123456;
	background-color: #ffffff ;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding: 2px;
}

.rood {
	color: #dd0000;
}

.vet_rood {
	color: #dd0000;
	font-weight: bold;
}

.groter {
	font-weight: bold;
	font-size: 15px;
}

