H1 {
	color:				#E10915;
	font-weight:		bolder;
	font-size:			13px !important;
	margin-top:			20px;
	padding-top:		0px;
	padding-bottom:		3px;
	margin-bottom:		3px;
	clear:				both;
}

H2 {
	color:				#E10915;
	font-weigh:			bolder;
	font-size:			11px;
	margin-top:			20px;
	padding-top:		0px;
	padding-bottom:		3px;
	margin-bottom:		3px;
	clear:				both;
}
A {
	color:				black;
}

.text {
	color:				#333333;
}

#mainleft #mainleft_top .text {
	padding-top:		5px;
}
#mainright #outer .text {
	padding:			20px;
	padding-bottom:		15px;
}
#mainright H1 {
	font-size:			11px;
}

A.print {
	background-image:	url(../images/layout/print.gif);
	line-height:		23px;
	padding-left:		26px;
	background-repeat:	no-repeat;
	display:			block;
	min-width:			30px;
	color:				#666666;
	text-decoration:	none;
	float:				left;
	margin-right:		10px;
	position:			static;
}
A.print:hover {
	color:				black;
}

A.doorsturen {
	background-image:	url(../images/layout/doorsturen.gif);
	line-height:		23px;
	padding-left:		26px;
	background-repeat:	no-repeat;
	display:			block;
	min-width:			30px;
	color:				#666666;
	text-decoration:	none;
	float:				left;
}
A.doorsturen:hover {
	color:				black;
}


/**	Leesmeer link **/
A.leesmeer {
	background-image:	url(../images/layout/readmore/right.gif);
	background-repeat:	no-repeat;
	background-position:top right;
	color:				black;
	text-decoration:	none;
	line-height:		21px;
	display:			block;
	margin-top:			5px;
	float:				left;
	cursor:				pointer;

}
A.leesmeer SPAN {
	background-image:	url(../images/layout/readmore/left.gif);
	background-repeat:	no-repeat;
	line-height:		21px;
	display:			block;
	padding-left:		25px;
	padding-right:		10px;
}

#mainleft_top .content
{

}

#mainleft_lower A.leesmeer {
	background-image:	url(../images/layout/readmore/right2.gif);
}
#mainleft_lower A.leesmeer SPAN {
	background-image:	url(../images/layout/readmore/left2.gif);
}
.grow #mainleft_lower A.leesmeer {
	background-image:	url(../images/layout/readmore/right.gif);
}
.grow #mainleft_lower A.leesmeer SPAN {
	background-image:	url(../images/layout/readmore/left.gif);
}

/* homepage buttons */
a.button {
	width:				215px;
	height:				24px;
	display:			block;
	float:				left;
	margin-right:		10px;
	margin-bottom:		2px;
	text-decoration:	none;
	background-image:	url(../images/buttons/button.gif);
	line-height:		24px;
	padding-left:		20px;
	overflow:			hidden;

}
a.button:hover {
	background-image:	url(../images/buttons/button_hover.gif);
	color:				#D92727;
}



.scroller .description {
	color: 				gray;
	font-style: 		italic;
	font-size: 			10px;
}
.scroller .title {
	font-weight:		bolder;
	color:				black;
	display:			block;
	text-decoration:	none;
}
.scroller TD {
	cursor:				pointer;
}

.scroller IMG {
	display:			inline;
}


/* Toevoegingen */
.right_links {
	color:				#999999;
	margin:				0px;
	padding:			0px;
	margin-left:		15px;
	line-height:		200%;
	font-size:			10px;
}
.right_links A {
	color:				black;
	text-decoration:	none;
}
.right_links A:visited {
	color:				#666666;
}
.right_links A:hover {
	text-decoration:	underline;
}


/* Onderkant */
#bottomright A {
	color:				black;
	text-decoration:	none;
}
#bottomright A:hover {
	text-decoration:	underline;
}

/* Instant search */
.result {
	margin-bottom:		7px;
}
.searchresults .content_short {
	color:				gray;
}
.searchresults .url {
	color:				green;
}
.pagenumber {
	margin-right:		5px;
	display:			block;
	float:				left;
	color:				black;
	padding:			3px;
	padding-top:		0px;
}
.pagenumber.active {
	color:				#E10915;
}


/* Formulieren */
.mandatory_field {
	background-color:			#FFE0C1;
}
.error_field {
	background-color:			#FFB2B2;
}
form {
	padding: 0;
	margin: 0;
}
.error {
	display:					none;
}


/* artikelen */
.image {
	margin-right:			10px;
	margin-top:				4px;
	float:					left;
}
.end {
	clear:					both;
}
