/*
	stylesheet alternate 'print'
*/

body {
	font-size: 12pt;
}

div#artikel {
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
}

div#artikel p,
div#artikel h2,
div#artikel h3,     
div#artikel h4 {     
	padding-left: 0px;
}

p.teaser {
	display: none;
}

div#logo_mobile {
	display: block;
	text-align: right;
}

body,
div#voet,
div#inhoud,
div#artikel,
li.active,
div#artikel h2 {
        background-image: none !important;
        background-color: #fff;
}

div#menu {
	margin: 0px;
}

div#menu img {
	display: none;
}

div#menu li a {
	line-height: auto;
}

