HTML,BODY{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
   margin:0;
   padding:0;
   height:100%;
   width:100%;	
	scrollbar-DarkShadow-Color: #999999;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #ff9923;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #FFFFFF;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #FFFFFF;
}
TD{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;

	}
.teksten{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	color:#383838;
	line-height: 20px;
	}
.fullTable{
   height:100%;
   width:100%;	
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
H2 {
	font-size: 130%;
	color:#000000;
	font-weight:bold;
}
H1 {
	font-size: 130%;
	color:#333333;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
.shaddowBottom{
	background-image: url(/imgs/shaddow_bottom.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:33px;
	width:940px;
}
.shaddowRight{
	background-image: url(/imgs/shaddow_right.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:479px;
	width:39px;
}
.whiteBg{
	background-color:#FFFFFF;
}
.homeBg{
	background-image: url(/imgs/homebg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}
.watdoenwijbg{
	background-image: url(/imgs/watdoenwijbg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}
.samenwerkingbg{
	background-image: url(/imgs/samenwerkingbg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}
.voordeelBg{
	background-image: url(/imgs/voordeelbg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}
.klantenBg{
	background-image: url(/imgs/klantenbg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}
.contactBg{
	background-image: url(/imgs/contactbg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height:629px;
	width:189px;
}

.homeBg1{
	height:629px;
	width:159px;
}


a.toplevel:link, a.toplevel:visited {
	display: block;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;	
	padding-top: 1px;	
	font-size: 13px;
	font-weight: normale;
	color: #FFFFFF;
	background-color:#ff9922;
	height: 20px;
	text-decoration: none;
}

a.toplevel:hover {
	display: block;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;	
	padding-top: 1px;	
	font-size: 13px;
	font-weight: normale;
	color: #FFFFFF;
	background-color:#8a8988;
	height: 20px;
	text-decoration: none;
}

a.toplevel#active_menu {
	color:#CC6633;
	font-weight: bold;
}
.top1Home{
	background-image: url(/imgs/top1_home.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
.top1Voordeel{
	background-image: url(/imgs/top1_voordeel.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
.top1Watdoenwij{
	background-image: url(/imgs/top1_watdoenwij.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
.top1Samenwerking{
	background-image: url(/imgs/top1_samenwerking.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
.top1Klanten{
	background-image: url(/imgs/top1_klanten.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
.top1Contact{
	background-image: url(/imgs/top1_contact.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:21px;
	width:362px;
}
#topMenu{
	position:absolute;
	top:95px;
	_top:96px;
	float:left;
	margin-left:-140px;
	width:700px;
	}