body {
	background-image : url(../images/bg.jpg);
	background-repeat : repeat;
	background-position : top;
}
a:link,a:active,a:visited {
    border: solid 0px #CCCCCC;
    text-decoration:none;
}
a {
	color : Maroon;
}
img {
    border-style: none;
}
input{
	font-family :"Lucida Sans", "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	line-height : 14pt;
}
textarea{
	font-family :"Lucida Sans", "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	line-height : 14pt;
}
td{
	font-family :"Lucida Sans", "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	line-height : 14pt;
}
.subMenu{
	cursor: hand;
	font-family : "Lucida Sans";
	font-size : 10pt;
	font-style : italic;
	color : Maroon;
	text-decoration : none;
	list-style-type: none;
	padding-left: 20px;
}
.subMenu_over{
	cursor: hand;
	font-family : "Lucida Sans";
	font-size : 10pt;
	font-style : italic;
	color : #27020D;
	text-decoration : none;
	list-style-type: none;
	background-image: url(../images/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;	
	padding-left: 20px;
}
.subMenu2{
	font-family : "Lucida Sans";
	font-size : 10pt;
	font-style : italic;
	color : White;
}
.subMenu3{
	font-family : Georgia;
	font-size : 7pt;
	font-style : italic;
	color : White;
	text-decoration : none;}
.subTitel {
	font-family : "Lucida Sans";
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	color : Maroon;
}
.smoeltekst {
	font-family : "Lucida Sans";
	font-size : 10pt;
}
.smoeltekst2 {
	font-family : "Lucida Sans";
	font-size : 10pt;
	font-style : italic;
	font-weight: bold;
}

