@charset "utf-8";
/* Mooibroekwebdesign CSS */

body {
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #F7941E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7941E;
}
a:hover {
	text-decoration: underline;
	color: #4F4F4F;
}
a:active {
	text-decoration: none;
	color: #F7941E;
}
.titel {
	color: #F7941E;
}
.tekst {
	color: #666;
}

#Table_01 tr td table tr td table tr td table tr td b {
	color: #F7941E;
}
.fotos {
	border-color:#FF0;
}

input, option, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF5A00;  
	background-color: #FFF0DF;
	border: 1px solid #F7941E;
}
form {
	margin: 0px;
}


.bericht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 4px;
	margin-bottom: 5px;
	border-bottom: solid 1px #E5E5E5;
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
}
