/***************************************************************
/* STYLESHEET	: Wijnbergen Groenvoorziening & Tuinen
/* DESIGNER     : Kamper GUI, Interactieve media.
/* REVISION		: V1.0 - 25 mrt 2005
/***************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_groen.jpg);
	background-repeat: repeat-x;
	background-color: #E1FFB6;
	background-attachment: fixed;
}
.copyricht {
	font-size: 9px;
	color: #003300;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	table-layout: auto;
	margin: 0px;
	position: static;
	border-collapse: collapse;
	padding: 0px;
	border: none;
}

table.box {
	background-color: #ffffff;
	border: 1px solid #9A84D6;
}

td.box {
	border: 1px solid #5A9914;
	background-color: #F1F8D6;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #000000;
}
a:link, a:visited, a:active, a:hover { text-decoration: underline; color: #003366;}
a:hover {text-decoration: none;}
a.submenu:link, a.submenu:visited, a.submenu:active, .dummy {
	text-decoration: none;
	color: #006600;
	margin-left: 2px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	LINE-HEIGHT: 12px;
	width: 140px;

}
a.submenu:hover       {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-left: 2px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	LINE-HEIGHT: 12px;
	background-color: #FFFFFF;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;

}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.vet {
	font-weight: bold;
}
.endbox {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/endicon.gif);
}
.highlitetablerow {
	background-color: #FEF4D9;
}
.commentaar {
	font-size: 9px;
	color: #003366;
	vertical-align: top;
}
.error {
	background-color: #FFE6E6;
}
.showhand {
	cursor: hand;
}

