/* van asselt css //////////////////////////////////////////*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.center {
	position:relative;
	width:950px;
	margin:0 auto;
}

.header{
	background:#5c8728;
	padding-top:30px;
}

.BGLinks {
	background-image: url(../img/BGlinks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.BGRechts {
	background-image: url(../img/BGrechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clear {clear:both}
hr {display:none }
.fl {float:left;display:inline}
.fr {float:right;}
.rel { position:relative}
.abs { position:absolute;top:10px;left:10px;}
/* content & nieuws //////////////////////////////////////////
h1 {
	color: #5A5A5A;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #ffffff;
	font-size: 12px;
}
*/
h3 {
	color: #ffffff;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-align:left;
}
h4 {
	color: #5A5A5A;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*
h5 {
	color: #ffffff;
	font-size: 12px;
}
*/
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin:0px;padding:0px;text-align:left;
	list-style:none url(../img/icon_bullet.gif);
}
.bullets {
	background:url(../img/bgbullets.gif) repeat-y;
	font-size:12px;font-weight:bold;color:#ffffff;
	line-height:30px;
	padding-left:20px;
}

.diensten {

	font-size:12px;font-weight:bold;color:#ffffff;
	line-height:29px;
	padding-left:20px;
} .diensten .line {margin-left:-20px;}

.line {height:1px;background:#617a3e;width:420px;}

img{border:none;}

.content {
	width:450px;
	margin:15px 0px 0px 15px;
	padding:0px 0px 10px 10px;
	background-image:url(../img/BGcontent.gif);
	background-repeat:no-repeat;
	float: left;display:inline;
	text-align: justify;
}
.content p {
	margin: 10px 30px 10px 0px;
	line-height:16px;
}
.content .margin {
	margin: 10px 30px 10px 0px;
	line-height:16px;
} .content .margin p {margin:10px 0px;}

.content ul {margin: 0px 0px 0px 20px;padding:0px;}
.content li {margin:0px;padding:0px;list-style:none url(../img/icon_bullet.gif);font-weight:bold;color:#ffffff;}

.kwaliteit {
	width:450px;
	margin:15px 0px 0px 15px;
	padding:0px 0px 10px 10px;
	background-image:url(../img/BGkwaliteit.gif);
	background-repeat:no-repeat;
	float: left; display:inline;
	text-align: justify;
}

a {
	color: #FFFF33;
	text-decoration: none;
}a:hover {
	color: #FFFF33;
	text-decoration: underline;
}

a.menu:hover{
	text-decoration: none;
}

a.mail{
	color: #A5C254;
}
a.mail:hover{
	color: #A5C254;
	text-decoration:underline;
}
.content a {
	color: #FFFF33;
	text-decoration: none;
}
.nieuws {
	width:226px;
	margin:15px 0px 0px 10px;
	padding:5px 0px 5px 13px;
	background-repeat:no-repeat;
	float: left;
}
.nieuws .topleft {position:absolute;top:0px;left:0px;background:url('../img/c_lt.gif');width:6px;height:6px;}
.nieuws .topright {position:absolute;top:0px;right:0px;background:url('../img/c_rt.gif');width:6px;height:6px;}
.nieuws .bottomleft {position:absolute;bottom:0px;left:0px;background:url('../img/c_lb.gif');width:6px;height:6px;}
.nieuws .bottomright {position:absolute;bottom:0px;right:0px;background:url('../img/c_rb.gif');width:6px;height:6px;}

.nieuwsItem{
	width:196px;
	border-top: 1px solid #93A866;
	padding:8px 0px 8px 0px;	
	color:#FFFFFF;
	cursor:pointer;
	text-decoration: none;
}
.visuals {
	width:226px;
	height:100%;
	margin:15px 0px 0px 10px;
	padding:10px 0px 10px 10px;
	background-image:url(../img/BGfotos.gif);
	background-repeat:no-repeat;
	float: left;
}
.visuals img {
	margin:0px 0px 10px 3px;
}
.visuals span {
	font-size: 10px;
	color: #676767;
}
.visuals a {
	font-size: 10px;
	color: #FFFF33;
	text-decoration: none;
}
UL.whiteArrowList LI{
	color:#FFFFFF; font-weight:bold
}

/* navigatie //////////////////////////////////////////*/

td.mainnav {
	background: url(../img/BGNavMain.jpg) repeat-x;
	border-top: 1px solid #C6C8C2;
	width:950px;height:22px;
}
td.mainnav ul.mainnavul{
margin:0;
padding:0;
list-style-type:none;
}

td.mainnav ul.mainnavul  li.mainnavli {
float:left;
list-style-image:none;
height:22px;
}

td.mainnav ul.mainnavul  li.mainnavli span{
display:none;
}
td.SubNav {
	background-image: url(../img/BGNavSub.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.sub { margin-top:10px;}
				
.NavSub {
	height: 20px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #93A866;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
	line-height: 20px;
	cursor:pointer;
	float: left;
}
.NavSubOn {
	height: 20px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #93A866;
	background-color: #9BB562;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
	line-height: 20px;
	cursor:pointer;
	float: left;
}
select.jumpmenu {
	background-color: #9BB562;
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 95%;

}
DIV.formulierDank{
	font-weight:bold;
	padding:5px 25px 5px 0px;
	font-size:12px;
	color:#ff0;
}
DIV.vacature{
	border:1px solid #93A866;
	margin:15px 15px 0 0; padding:3px;
	}
	DIV.vacature SPAN.kopje{
		font-size:12px; font-weight:bold;
		color:#fff;
	}
	DIV.vacature FORM{
		margin:0; padding:0;
	}
	DIV.vacature DIV.formulier{	
		border-top:1px solid #996;
		padding:5px;
		}DIV.formulier TABLE{
			width:405px;
		}DIV.formulier TABLE INPUT{
			
		}

DIV.adviesModellen{
	border:0px solid #93A866;
	padding:5px;width:420px;
/*	height:10px;*/
}
/* banners //////////////////////////////////////////*/
INPUT, SELECT, TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
}

.banners {
	width:216px;margin:5px 0px 0px 0px;
	float: left;
}

.abonneerOnNL {
	background: url(../img/banner_nieuwsbrief.jpg) no-repeat;
	width:215px;height:133px;
}
.abonneerOnEN {
	background: url(../img/banner_nieuwsbrief_en.jpg) no-repeat;
	width:215px;height:133px;
}
.abonneerOnNL input, .abonneerOnEN input {
	background:url('');width:185px;
	height:16px;line-height:16px;margin:54px 0px 0px 2px;padding:0px 0px;
	border:0px;color:#ffffff;
}

.bvjaneeOn {
	width:216px;
	height:117px;
	background-image: url(../img/BGnieuwsbrief.jpg);
	background-repeat: no-repeat;
	padding:20px 10px 10px 10px;
	display:none;
	background-position: 0px 5px;
}

.jubileumOn{
	width:228px;
	height:230px;
	background-image: url(../img/asseltBierNew02.jpg);
	background-repeat: no-repeat;
	padding:20px 10px 10px 10px;
	display:none;
}

input.abonneerButton {
	width: 185px;height: 20px;
	margin-top:12px;
	font-size: 12px;font-weight: bold;
	color: #72851C;
}
input.buttonContact {
	width: 120px;
}

DIV.bannerAdviesmodelGratis{
	width:216px;
	height:115px;	
}

.history {
	width:819px; height:660px;
	margin:30px 0px 0px 68px;
	padding:0px;
	background-image:url(../img/bg_geschiedenis.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.history .left {
	display:inline;
	float:left;
	height:435px;
	margin:45px 0 0 56px;
	overflow:auto;
	width:330px;
}
.history .right {
	float:left;width:240px;
	margin:64px 0px 0px 95px;
	display:inline;
}

.history .leftpage {position:absolute;top:508px;left:10px;}
.history .rightpage {position:absolute;top:505px;left:655px;}

.history .right .image { float:left; padding:5px; background:#dfe1d1; border:1px solid #d9d9d6; }
.history .right .image img { border:1px solid #181819;}

.tw {color:#ffffff;}
.ty {color:#ffff00;}


/* input BV berekenning //////////////////////////////////////////*/

.bginput {background:url(../img/bginput.gif) no-repeat;width:195px;text-align:center;color:#ffffff;margin-top:5px;}
.bginput input {background:none;width:185px;border:0px;color:#97d839;}

	.bgVerplicht {
	background-color:#FFFFFF;
	border-style: none;
	width: 140px;
	}
	.bgVariabel { 
	background-color:#FFFF33;
	border-style: none;
	width: 140px;	
	 }
	.bgVast { 
/*	background-color:#A3C354; */
	border-style: none;
	width: 139px;
	height: 16px;
	padding-top:2px;
	padding-left:1px;
}
select {
	width: 140px;
}
.alpha {
	-moz-opacity: 0.3; 
	-khtml-opacity: 0.3;
	filter: Alpha(opacity=30, finishopacity=0, style=0);
	width:450px;float:left;height:100%;
	margin:15px 0px 0px 15px;
	padding:0px 0px 10px 10px;
	background:url(../img/BGcontent.gif) no-repeat;
}

.bvjanee td {color:#ffffff;}
.resultaat {
	width:235px;height:228px;
	margin:15px 0px 0px 10px;
	background:url(../img/bg_resultaat.gif) no-repeat;
	float: left;display:inline;color:#ffffff;
} .resultaat td { color:#ffffff !important; }
.contactme {
	width:215px;height:228px;
	margin:15px 0px 0px 0px;
	background:url(../img/bg_resultaat.gif) no-repeat;
	float: left;display:inline;color:#ffffff;
}

.contactinfo {
	float:left;width:245px;display:inline;
	margin:55px 0px 0px 15px;
	line-height:15px;
	color:#ffffff;font-size:10px;
}

.mailus {
	float:left;width:450px;display:inline;
	margin:51px 0px 0px 2px;
} .mailus textarea {width:216px;height:75px;background:none;border:0px;color:#97d839;}
	.mailus input {margin:0px 0px 14px 18px;width:188px;background:none;border:0px;color:#97d839;}
	.mailus img, .mailus div {margin:0px 0px 9px 16px;}

.callus {
	float:left;width:220px;display:inline;
	margin:38px 0px 0px 2px;
} .callus input {margin:15px 0px 0px 18px;width:188px;background:none;border:0px;color:#97d839;}
	.callus img, .callus div {margin:9px 0px 0px 16px;}

.online{
}
.online input {margin:15px 0px 0px 18px;
	width:422px;
	background:url("../img/bginput2.gif") no-repeat;
	border:0 none;
	color:#FFFFFF;
	height:20px;
	line-height:16px;
	margin:10px 18px 0 0;
	padding:0;
}
.online .button.nl{
	background:url("../img/bt_inloggenOnline_nl.gif") no-repeat;
	border:0 none;
	width:422px;
	}
	.online .button.en{
	background:url("../img/bt_inloggenOnline_en.gif") no-repeat;
	border:0 none;
	width:422px;
	}
	
.online .password.nl{
	background:url("../img/bg_onlinepass_nl.gif") no-repeat;
}

.online .password.en{
	background:url("../img/bg_onlinepass_en.gif") no-repeat;
}

.online .user.nl{
	background:url("../img/bg_onlineuser_nl.gif") no-repeat;
}
.online .user.en{
	background:url("../img/bg_onlineuser_en.gif") no-repeat;
}

.online .admin.en{
	background:url("../img/bg_onlineadmin_en.gif") no-repeat;
}

.online .admin.nl{
	background:url("../img/bg_onlineadmin_nl.gif") no-repeat;
}


/* OPEN HUIS */

.openhuis {
	float:left; background:url(../img/bg_openhuis.gif) no-repeat; width:920px;
	margin:15px 0px 0px 15px; display:inline; color:#ffffff; font-size:10px; line-height:14px;
}
.openhuis .intro {margin:50px 10px 0px 480px;}
.openhuis .intro2 {margin:20px 10px 0px 480px;}

.openhuis .programma { position:absolute;top:40px;left:30px; width:550px;}
.openhuis .aanmelden { position:absolute;top:40px;left:690px; width:200px;}
.openhuis .aanmelden div { margin-top:10px;}
.openhuis .aanmelden input { background:none !important; color:#97d839 !important}
.openhuis .huis	{ position:absolute; top:-320px; left:0px;}
.openhuis .marker { position:absolute; top:-10px; left:-205px; width:200px; text-align:right}
.openhuis strong {font-size:11px;}
.openhuis .actionresult {color:#ffff00; font-weight:bold}
.openhuis .spacer { float:left; display:inline; height:400px;; width:1px; }
.openhuis .text { float:left; display:inline; width:420px;}
.openhuis .img 	{ position:absolute; }