/*
#############################
#			ALGEMEEN 		#
#############################
*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,ul,ol,li,table,tr,td,a,form {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

a {
	color: #555555;
}

img {
	border: none;
}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	background: white;
	color: black;
}


html {
	height: 100%;
}

.arrowLink,
.arrowLink2,
.arrowLink3 {
	color: #555555;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

.textBlue,
.textGrey,
.textOrange {
	color: #555555;
}

.textBlack {
	color: #000000;
}

.titleBlue,
.titlePurple {
	font-size: 1.6em;
	color: #555555;
	text-decoration: none;
} 

/*
#############################
#		LAYOUT				#
#############################
*/

div#footer,
div#footer2 {
	display: none;
}

div#header {
	display: none;
}

div#contentContainer {
	width: 100%;
}

div#mainLeft {
	display: none;
}

div#mainMiddle {
	width: 100%;
}

div#mainRight {
	display: none;
}

div.mainSpacer {
	display: none;
}

/*
#########################
#	CONTENT	CENTER		#
#########################
*/


div#centerBlock1Header {
	display: none;
}

div#centerBlock1 {
	clear: both;
}

div#intro_img {
	display: none;
}

div#centerBlock2 {
	clear: both;
}

div#kennis_img {
	display: none;
}

div#kennis_txt {
	clear: both;
	margin: 20px 0 0 0;
}


div#inShortContainer {
	clear: both;
}

div#inShortNews {
	clear: both;
	margin: 20px 0 0 0;
}

div#inShortNews ul.items {
	padding: 0 0 0 20px;
	list-style: none;
}

div#inShortNews ul.items li a {
	color: #555555;
	text-decoration: none;
}

div#inShortText {
	clear: both;
	margin: 20px 0 0 0;
}

div#inShortText p {
	padding: 0 0 0 20px;
}


div#inShortMore {
	display: none;
}


/*
#########################
#	CONTENT	LEFT/RIGHT  #
#########################
*/

div#blockSignupFloat {
	display: none;
}

/*
#########################
#	SUBPAGINA			#
#########################
*/


div#subIntro {
	clear: both;
	margin: 20px 0 0 0;
}

div#subIntro img {
	display: none;
}

div.subBody {
	clear: both;
	margin: 20px 0 0 0;
}

div.subBody img {
	display: none;
}

div#subNieuwsHeader {
	display: none;
}

div#subNieuws {
	clear: both;
}

div#subNieuws p .datum {
	font-size: 9px;
}

div#subNieuws img {
	display: none;
}

div.subNieuwsBody {
	clear: both;
	margin: 20px 0;
}

ul#subMeerNieuws {
	clear: both;
}

.subMeerNieuwsDatum {
	padding: 0 10px 0 0;
}

ul#subMeerNieuws li a {
	text-decoration: none;
}

div.subZoekTop {
	clear: both;
	margin: 20px 0 0 0;
}

div.subZoekTop img {
	display: none;
}

div.subZoekTop ul {
	list-style: square inside;
}


div.subZoekBottom {
	display: block;
	clear: both;
	margin: 5px 0 20px 0;
}

div.subZoekBottomList {
	clear: both;
	margin: 5px 0;
}

div.subZoekBottomList a {
	text-decoration: none;
}



/*
#########################
#	SUBMENU'S & LIJSTEN	#
#########################
*/

div.faqVraag {
	clear: both;
	margin: 20px 0 0 0;
}

div.faqVraag p.vraag {
	font-weight: bold;
}