/* CSS Document */

body {
	color: #000000;
	background-image: none !important;
}

#container {
	width: 100%;
}

#menu, #titel_img img, #recept_blok_bg, #gedichten_blok_bg, #tips_blok_bg, .print_link {
	display: none;
}

#logo {
	position: relative;
}
#page {
	height: auto;
	background-image: none !important;
}
#titel_img {
	text-align: left;
	position: relative;
	top: 0px;
}
#titel_img h2 {
	display: block;
	height: auto;
	line-height: normal;
}

#content {
	padding: 0px;
	margin-top: 50px;
	position: relative;
}

#content div {
	display: block;
	po sition: relative;
	width: auto;
	left: 0px;
	top: 0px;
	width: auto;
	padding: 0px;
	overflow: visible;
}

.print_img {
	display: block;
	float: right;
}

