body {
	margin: 0px;
	background: url(images/bg.jpg) repeat-x #FFFFFF;
}
body, td, textarea {
	color: #000000;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 19px;
}

h1 {
	color: #000000;
	font-size: 14px;
}

a {
	color: #ff3333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

td.menu {
	color: #FFFFFF;
	font-size: 13px;
	background-color: #000000;
	font-weight: bold;
}
td.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
td.menu a:hover, td.menu a.menu_actief {
	color: #c2a28c;
	text-decoration: none;
}

td.tekst {
	padding: 35px 30px;
	background: url(images/bg_fledderman_bouwen_is_ons_vak.jpg) no-repeat;	
}

td.naw {
	color: #ff3333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
td.naw a {
	color: #ff3333;
	text-decoration: none;
}
td.naw a:hover {
	text-decoration: underline;
}

.fotos {
	border: 1px solid #333333;
}

