body {
	margin: 0px;
}
td, input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #F67C1B;
	text-decoration: none;
}
a:hover {
	color: #F67C1B;
	text-decoration: underline;
}
.bor {
	border: solid 1px #B0B0B0;
}
.bgg {
	background-color: #F0F0F0;
}
.bgb {
	background-color: #F67C1B;
}
.bgt {
	background-image: url(../images/bgt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pad {
	padding-top: 15px;
	padding-bottom: 15px;
}
.menu {
	color: #000000;
	padding-left: 28px;
	text-decoration: none;
}
a:hover.menu {
	color: #F67C1B;
	padding-left: 28px;
	text-decoration: none;
	background-image: url(../images/autootje.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.mnu {
	background-color: #F0F0F0;
	border-top: 1px solid #F67C1B;
}
.mnu2 {
	border-top: 1px solid #F67C1B;
}
.tax2 {
	//background-color: #FEF2E8;
	//background-color: #FBC498;
	background-color:#FCDBC0;
	padding-left: 10px;
	height: 18px;
}
.tax1 {
	padding-left: 10px;
	height: 18px;
}
.kop {
	color: #F67C1B;
	font-weight: bold;
}
.t1 {
	color: #000000;
	text-decoration: none;
}
a:hover.t1 {
	color: #000000;
	text-decoration: underline;
}
.t2 {
	//color: #999999;
	color: #666666;
	text-decoration: none;
}
a:hover.t2 {
	color: #999999;
	text-decoration: underline;
}
