BODY {
	padding: 10px;
	text-align: left;	
	font-family: Verdana;
	font-size: 9pt;
	line-height: 1.3em;
	width: 600px;
}

A {
	color: #000000;
	text-decoration: none;
}

#visual, #extra_nav, #footer, #onder_menu, #sub_menu, #terug, #inhoud {
	display: none; 
}

#nieuwsbrief_artikel {
	margin-top: 15px;
	margin-bottom: 15px;
}

#nieuwsbrief_titel {
	position: relative;
	font-size: 24px;
	font-weight: bold;
}

#artikel_titel {
	font-weight: bold;
	font-size: 20px;
}


#nieuwsbrief_aflevering {
	position: relative;
	font-size: 13px;
	font-weight: normal;
}

#sub_tekst {
	margin-bottom: 15px;
}

.naam {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #000000;
	font-size: 11px;
}

#onder_tekst {
	height: auto;
	width:auto;
	position: relative;
}

/* Scroller */

.scrollgeneric {
	display:none;
}

.mcontentwrapper, .contentwrapper {
	position: relative !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	overflow: visible !important;
}