body, html {
	font-family: verdana, verdana;
	font-size: 14px;
	background: URL(images/background.jpg) #d5d7de;
	margin-top: 0px;
	margin: 0px;
	}
	
	
table.MAINSITE {

	}

table.FOOTER {
	background-color: #4b5fd5;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
	
table.HEADER {
	height: 120px;
	width: 798px;
	text-align: center;
	vertical-align: middle;
	background-image: URL(images/banner_luchtfoto.jpg);
	background-color: #4b5fd5;
	color: white;
	border: 0px;
	}

td.standaard {
	vertical-align: top;
	}

td{
	text-align: left;
}

td.footer {
	vertical-align: top;
	text-align: center;
	padding: 4px;
	height: 30px;
	}

td.modulebeheer {
	width: 150px;
	height: 150px;
	background-image: URL(images/menu.jpg);
	vertical-align: middle;
	text-align: center;
	border: 0px;
}

td.modulebeheerMouse {
	width: 150px;
	height: 150px;
	background-image: URL(images/menuOver.jpg);
	vertical-align: middle;
	color: #888888;
	text-align: center;
	border: 0px;
}

td.modulebeheerMouse a {
	color: #3E3D3D;
}

td.modulebeheerB {
	width: 150px;
	height: 150px;
	background-image: URL(images/menuGreen.jpg);
	vertical-align: middle;
	text-align: center;
	border: 0px;
}

td.modulebeheerMouseB {
	width: 150px;
	height: 150px;
	background-image: URL(images/menuGreenOver.jpg);
	vertical-align: middle;
	color: #888888;
	text-align: center;
	border: 0px;
}

td.modulebeheerMouseB a {
	color: #3E3D3D;
}

td.modulebeheerB_grey {
	width: 150px;
	height: 150px;
	background-image: URL(images/menuGrey.jpg);
	vertical-align: middle;
	text-align: center;
	border: 0px;
}

td.modulebeheerMouseB_grey a {
	color: #3E3D3D;
}


h1{
	font-size: 20px;
	line-height:20px;
	color: #888888;
	margin: 2px;
	padding: 2px;
	margin-left:0px;
	padding-left:0px;
}
h2 {
	font-size: 20px;

}
	
	a.zoekkey {
		color: #FFFFFF;
	}
	
	a.menu {
		text-decoration: none;
		color: #FFFFFF;		
	}
		a.menu:hover {

			text-decoration: none;			
		}
		a.menu:visited {

		}		
		
		a.menu:active {
			color: #FFFFFF;
		}		

	a.bestellen {
		text-decoration: none;
		color: #1D008F;		
	}
		a.bestellen:hover {
			color: #000000;
			text-decoration: underline;			
		}
		a.bestellen:visited {
			color: #888888;
		}		
		
		a.bestellen:active {
			color: #888888;
		}		

		a.bestellen:link {

		}	

	a.foto_menu {
		text-decoration: none;
		color: #1D008F;		
	}
		a.foto_menu:hover {
			color: #000000;
			text-decoration: underline;			
		}
		a.foto_menu:visited {
			color: #888888;
		}		
		
		a.foto_menu:active {
			color: #888888;
		}					
		
.form {
	border: 1px solid orange;
	font-family: arial, verdana;
	font-size: 12px;
}

.declass {
	border: 1px solid #3E3D3D;
}

input.aantal {
	border: 1px solid #000000;
	text-align: center;
}

td.contactform {
	height: 500px;
	vertical-align: top;
	text-align: center;
	font-family: arial, verdana;
	}	
	
td.home_tekst {
	line-height: 14px;

}
	

input.alert_input{
	border: 1px solid #ff0000;
	background: #ffaaaa;
	color: #1c176f;
}

div.alert_box{
	border: 1px solid #ff0000;
	background: #ffaaaa;
	color: #1c176f;
	padding:15px;
	width: 600px;
	text-align:center;
}	