table {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a {
	color: #336633;
	font-weight: bold;
}

a:hover {
	color: #009900;
}

.inleiding {
	line-height: 20px;
}

h1,h2,h3,h4,h5,h6 {
	color: #336633;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

.gedicht {
	color: #336633;
	margin-right: 150px;
}

.font11 {
	font-size: 11px;
	text-align: center;
}

img {
	border: 0px;
}

.vergroot {
	text-align: center;
}

li
{
	list-style-image: url(images/bullet.gif);
}

input { background-color : #FFFFFF; border : 1px solid #336633; font-family : Arial; font-size : 8pt; color : #336633; text-indent: 2px; }
textarea { background-color : #FFFFFF; color : #336633; border : 1px solid #336633; font-family : Arial; font-size : 10pt; text-indent: 2px; }

.balk {
	background-color: #009900;
	color: White;
	text-align: center;
	line-height: 20px;
	border: 2px solid #336633;
}

.tdkalender {
	padding-left: 1px;
	padding-right: 1px;
	line-height: 18px;
	width: 45px;
}

a.kalender {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a.kalender:hover {
	color: black;
	font-weight: bolder;
	text-decoration: overline underline;
}

a.balklinks {
	color: white;
	font-weight: bolder;
}

a.balklinks:hover {
	color: white;
	font-weight: bolder;
	text-decoration: overline underline;
}

.data {
	color: #336633;
	font-weight: bolder;
}

.dropdown {
	height: 15px;
	width: 50px;
	font-size: 10px;
	color : #336633;
}

.vak {
	background-color: #FFFFDB;
	border: 1px solid #336633;
	padding: 5px;
}





.column {
	float: left;
	width: 140px;
}

.odd {
	float: left;
	background-color: #FFFFED;
	width: 100%;
}
.even {
	float: left;
	background-color: #FFFFDB;
	width: 100%;
}

.hover {
	float: left;
	background-color: #009900;
	color: #FFFFED;
	width: 100%;
	cursor: pointer;
}