body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	background-color: #FFF;
}

form {
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #069;
}

a:hover {
	text-decoration: none;
}

.topbalk {
	display: none;
}

#printlogo {
	display: block;
	padding: 5px;
	border-bottom: solid 5px #0082D6;
	width: 100%;
}

#printlogo td {
	font-size: 9px;
	color: #000;
}

#container {
	height: 100%;
	width: 100%;
}

.contentframe {
	position: relative;
	width: 725px;
}

.rechtsboven {
	background-color: #EAEAEA;
}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 249px;
	height: 138px;
	background-color: #EAEAEA;
	background-image: url("/test/images/logo.gif");
}

.menu {
	display: none;
}

.nieuws {
	margin: 14px;
	line-height: 140%;
}

.linkerkolom {
	display: none;
}

.rechterkolom {
	display: none;
}

.nieuwskolom {
	display: none;
}

#content {
	width: 100%;
}

.inleiding {
	background-color: #EAEAEA;
	font-weight: bold;
	line-height: 150%;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tekst {
	line-height: 140%;
	padding-left: 14px;
	padding-right: 14px;
}

.contentbottom {
	display: none;
}

.bottom {
	display: none;
}

#groepen {
	display: none;
}

.vignet {
	float: right;
	margin-top: 3px;
	margin-right: 50px;
}

.prodnaam {
	font-size: 32px;
}
