.bg {
	background-repeat: repeat-x;
}
.contenttitle {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.px5 {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 5px;
	line-height: 5px;
}
.koptext {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.text {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.text_klein {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 10px;
	color: #000000;
}


.menu{
	display:block;
	text-decoration: none;
	height: 37px;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-indent: 20pt;
	line-height: 35px;
	width: 215px;
	cursor: hand;

}

.submenu{
	display: block;
	height: 18px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 12px;
	text-indent: 30pt;
	width: 215px;
	cursor: hand;

}

.subsubmenu{
	display: block;
	height: 18px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 11px;
	text-indent: 40pt;
	width: 215px;
	cursor: hand;

}

.hide{
display: none;
}

.show{
display: block;
}

.td {
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
}

.eend1 {
    background: #ffffff url(../images/eenden/eend1.jpg);
	background-repeat: no-repeat;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.eend2 {
    background: #ffffff url(../images/eenden/eend2.jpg);
	background-repeat: no-repeat;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.eend3 {
    background: #ffffff url(../images/eenden/eend3.jpg);
	background-repeat: no-repeat;
	font-family: "palatino Linotype", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

td.allborder {
	border: 1px solid #FAE3FB;
}

td.allborder_black {
	border: 1px solid black;
}

td.allborder_bruin{
	border: 1px solid #AD7133;
}

td.allborder_blauw{
	border: 1px solid #5773B7;
}

td.allborder_paars{
	border: 1px solid #C061C2;
}