* standard elements */
html {min-height: 100%;}

* {	margin: 0;	padding: 0;}

a {color: #963;}
a:hover {color: #C60;}

body {	background: #FFFFFF; color: #444; font: normal 62.5% Tahoma,sans-serif; }

/* h1 {font: normal 1.8em Tahoma,sans-serif; margin-bottom: 4px;} */
h1 {font: Tahoma,sans-serif; font-size:14px; font-style:normal  margin-bottom: 4px;}
/* content */
.content { 
	background: url(images/18.gif) repeat-x;
	vertical-align:top;
	
	margin: 10px 0;
	padding: 0 16px;
	width: 350px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* Projecten kolom */
#hoofdblok { position:relative; left:15px; top:10px; width:150px; height:200px; color:#ffffff; z-index:2; }


/* ContactFormulier */
form {border:0; }
fieldset { /*  width: 37em; */ }

/* footer */
.footer { color: #a9a9a9; font: bold 1em sans-serif; line-height: 39px; text-align: center; }
.footer a,.footer a:hover {color: #1c3e94;}

