.algemeen {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	margin: 15px;
	background-image: url(../beelden/Achtergrond.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 15px;
}
.lopende_tekst {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	padding:20px 10px 10px 30px;

}

.table_tekst{
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
}

.input{
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	width : 300px;
}

select {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	width : 300px;
}

.tabel {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
}
.menu {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 12px;
	padding:10px 10px 10px 30px;
	border-right-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100;
}
.menuaover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.beelden {
	border: 1px dotted;
	border-top-color: #C1B2A1;
	border-right-color: #C1B2A1;
	border-bottom-color: #C1B2A1;
	border-left-color: #C1B2A1;
	padding: 5px;

}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.titel {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
.achtergrond {
	background-image: url(../beelden/vergrootglas.jpg);
	background-repeat: no-repeat;
}
.kader {
	border: 1px ridge #7FC31C;
}
.tabel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.menuaover2 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.algemeen2 {
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	margin: 15px;
	background-repeat: repeat-x;
}

