/***************************************************/
/* Print stylesheet file Uit in Tiel               */
/* Version:	1, august 2008                         */
/*                                                 */
/* Produced by: Act One                            */
/* Author: P.L.A. Engels													 */
/***************************************************/

body {
	background: #fff;
	color: #000;
	font-size: 100%;
}
h1 {
	color: #000;
	font-size: 1.6em;	
}
p {
	color: #000;	
}

#taalkeuze,
#nav,
#calendar,
#submenu,
#print,
#triggers,
.doormat,
#a1 {
	display: none;
}

#header,
#main,
#wrapper,
#footer {
	background: none;
}

#footer,
#content {
	padding: 0 50px 0 50px;
	width: auto;
}
.logo {
	position: relative;
	margin-bottom: 25px;
}
#container,
#content {
	width: auto;
}
