/*
* BRUIST STYLESHEET VVVZWOLLE.NL
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

body{
	background:#0f903a;
}

.menu_level1,
.menu_level1_on{
	color:#0f903a;
}

a{
	color:#0f903a;
}

h5{
	background:#0f903a;
}

div.highlight_panel{
	background:url(../images/layout/bg_fade_bruist.gif) repeat-x;
}

.fill100{
	background:#0f903a; 
	color:#ffffff
}

.fill60{
	background:#6fbc89; 
	color:#ffffff;
}

.fill100 a,
.fill100 a{
	text-decoration:none;
	color:#ffffff;
}
.fill100 a:hover,
.fill100 a:hover{
	text-decoration:underline;
}

.tabs #current a {
	background:#0f903a;
	font-weight:bold;
	border:none;
}

.tabs li {
	float:left;
	margin:0;
	padding:0 0 0 0;
	background:#6fbc89;
	font-weight:bold;
}

.tabs #current {
	margin-top:-5px;
	height:30px;
	background:#0f903a;
}

div.spacer100ptab{
	width:100%; 
	height:1px;
	background:#0f903a; 
	position:relative; 
	clear:both;
	overflow:hidden; /*IE6*/
}

div.spacer100p{
	background:url(../images/layout/bg_spacer_bruist.gif) center repeat-x;
}
