/* VA Content Specifieke styles */
/* template: HOME               */

/* contentblokken */
	/* left */
	.zoeken {
		width: 100%;
		padding: 1px;
		_padding: 0px;
		background: #fff;
	}
	
	/* mid */
	.intro {
		margin: 0px;
		padding: 0px;
		background: #fff;
		width: 100%;		
		margin-bottom: 1px;
		}
	
	.intromarkt {
		width: 100%;
		height: 105px;
		line-height: 15px;
		margin-bottom: 1px;
		padding: 1px;
		_padding: 0px;
		background-color: #fff;
	}
	/* right */
	.rightcolumn {
		width: 100%;
		height: auto;
		margin-bottom: 1px;
		padding: 1px;
		_padding: 0px;
		background: #fff;
	}
/* rounded borders classen */
.miditemrounded {
	margin-top: 30px;
	height: 20px;
/*	margin-top: -1px;*/
/*	padding-bottom: 5px;*/
	background: #fff url(../images/roundedcorners/home_miditem.jpg) no-repeat !important;
	background-position: left bottom !important;	
}
.leftitemrounded {
	height: 10px;
	background: url(../images/roundedcorners/home_leftitem.jpg) no-repeat !important;
	background-position: left bottom !important;	
}
.rightitemrounded {
	height: 10px;
	background: url(../images/roundedcorners/home_rightitem.jpg) no-repeat !important;
	background-position: left bottom !important;	
}
/* end rounded borders */


/* MARKTEN */
.marktbao .markticon {
	background: url(../images/icons/markt_bao.gif) no-repeat;
}
.markthbo .markticon {
	background: url(../images/icons/markt_hbo.gif) no-repeat;
}
.marktavo .markticon {
	background: url(../images/icons/markt_avo.gif) no-repeat;
}
#columnright .markticon {
	height: 80px;	
}

.marktbao {
	background: #c9e2df;
}
.markthbo {
	background: #e3dbc8 !important;
}
.marktavo {
	background: #dcc9e1 !important;
	height: auto;
}

.marktbao .titel,
.marktbao a:link,
.marktbao a:active,
.marktbao a:visited
{
	color: #1ca79b;
}
.markthbo .titel,
.markthbo a:link,
.markthbo a:active,
.markthbo a:visited
 {
	color: #ae821d;
}
.marktavo .titel,
.marktavo a:link,
.marktavo a:active,
.marktavo a:visited
{
	color: #821da4;
}
.thema {
	background: #e4e4e4 !important;
}
.nieuws, .evenementen {
	padding: 0px;
	background: #e4e4e4 !important;
	margin-bottom: 1px !important;
	_height: 25px !important; /* IE6 bugix */
}

.tabbar {
	display: none;
}