td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.tussenRegel {
	color: #666633;
	font-size: 0
~%;
	line-height: 17px;
	font-size: 11px;
}
.tussenKop {
	font-weight: bold;
	font-size: 13px;
	color: #CC3366;
}
.kop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 20px;
	text-transform: uppercase;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(images/bg_planten.jpg);
	background-repeat: repeat;
	background-color: #113C11;
	margin: 0px;
	height: 100%;
	width: 100%;
}

a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}
.inleiding {
	color: #660066;
	text-transform: none;
	font-weight: bold;
}
.kleineKop {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.greyStroke {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 5px;
}
.greyStroke:hover{
	border-color: #777777;
}
.breadcrumbs {
	color: #777777;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:hover {
	color: #777777;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kleineTekst {
	font-size: 12px;
	line-height: 19px;
}
.mainTable {
	text-align: left;
	height: 100%;
}
.contentTd {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
}

#corner {
	position: absolute;
	z-index: 3;
	text-align: right;
	visibility: visible;
	background-image: url(images/top-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
	height: 30px;
}
html {
	height: 100%;
}

.pointerTD {
	cursor: pointer;
}
.roodSterretje {
	color: #CC3399;
	font-size: 10px;
	margin-left: 2px;
	position: relative;
	top: -1px;
}
.grijs {
	color: #666666;
}
.inputVeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 300px;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.inputBlok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 120px;
	width: 300px;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.menuTd {
	text-align: left;
	background-color: #660066;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.menuTd a {
	color: #c299c2;
	text-decoration: none;
}
.menuTd a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
