h2 a {
	color:				#000000;
	text-decoration:	none;
	background-color:	inherit;
	background-image:	url(../images/h2bg.gif);
	background-repeat:	no-repeat;
	background-position: center left;
	
	padding:			0 0 0 20px;
}
h2 a:hover {
	background:			url(../images/h2bghover.gif) no-repeat center left;
}

/* CONTENT LEFT */

#left {
	float:				left;
	text-align:			justify;
	width:				510px;
	padding:			0 10px 0 0;
}

#items{
	width:				740px;
	padding:			3px 0 0 10px;
	margin:				0 auto 10px auto;
}

.meer_lezen{
	margin:				0px 0 5px 0;
	padding:			5px 5px 10px 0;
	background:			#FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left;
	color:				#808080;
	text-align:			right;
}
.meer_lezen a{
	text-decoration:	none;
}
.meer_lezen a:hover{
	color:				#BF3E17;/*#808080*/
	background:			#FFFFFF;
	text-decoration:	underline;
}


/* CONTENT RIGHT */

#right {
	float:				left;
	width:				220px;
}


.rightarticle {
	background:			#EEEEEE;
	color:				#808080;
	margin:				2px 0 2px 0;
	padding:			8px;
	line-height:		1.4em;
}
.rightarticle span{
	font:				140% Arial, Sans-Serif;
	font-weight:		bold;
	color:				#808080;
}
.rightarticle span a{
	text-decoration:	none;
}

.rightarticle_ad {
	border:				2px solid #EEEEEE;
	color:				#808080;
	height:				110px;
	background:			#FFFFFF url(../images/registreer_nu.jpg) no-repeat;
}
.rightarticle_ad h1{
	font:				140% Arial, Sans-Serif;
	font-weight:		bold;
	text-align:			center;
	padding-top:		7px;
}
.rightarticle_ad div{
	padding-bottom:		10px;
}
.rightarticle_ad p{
	text-align:			left;
	margin-left:		73px;
	margin-top:			9px;
	font:				110% Arial, Sans-Serif;
	line-height:		150%;
	font-weight:		bold;
}
.rightarticle_ad p span{
	color:				black;
	font-size:			120%;
}
.rightarticle_ad a {
	
	background:			transparent; 
	text-decoration:	none;
}
.meer_info{
	padding-left:		10px;
	margin-top:			10px;
	text-align:			left;
	float:				left;
}
.meer_info a:hover{
	text-decoration:	underline;
}

form.search{
	padding:			0;
	margin:				0;
	padding-bottom:		25px;
}

input.text{
	margin:				0;
	width:				183px;
	border:				1px solid #808080;
	color:				#000000;
	background:			#d8d8d8;
}
input.text:hover{
	border:				1px solid #808080;
	background:			#FFFFFF;
	color:				#000000;
}
.column1,.column2,.column3{
	width:				50px;
	float:				left;
	padding:			0px;
}
input.button{
	margin:				0;
	padding:			1px;
	font-size:			100%;
	font-family:		Arial, Sans-Serif;
	border:				1px solid #FFFFFF;
	background:			none;
	color:				#FFF;
	background:			#808080;
	font-weight:		bold;
	float:				right;
	margin-right:		13px;
	margin-top:			7px;
}
input.button:hover{

}


#rightmenu {
	margin:				0;
	padding:			0;
}
#rightmenu a {
	display:			block;
	background:			#BF3E18 url(../images/vmenuarrow.gif) no-repeat center left;
	color:				#FFFFFF;
	padding:			5px 0 5px 15px;
	margin:				0 0 1px 0;
	text-decoration:	none;
}
#rightmenu a:hover {
	color:				#FFFFFF;
	background:			#822C0F url(../images/vmenuarrowhover.gif) no-repeat center left;
}

.news {
	margin-top:			1px;
	border:				2px solid #EEEEEE;
	color:				#808080;
	height:				100px;
	background:			#FFFFFF no-repeat;
	padding-left:		3px;
}
.news h2{
	font-size:			100%;
}
.news p{
	padding:			0 10px 0 10px;
	text-align:			justify;
}
.news_link {
	float:				right;
	text-decoration:	none;
}
.news_link a{
	text-decoration:	none;
}
.news p a:hover{
	text-decoration:	underline;
}
