a#backlink:link, a#backlink:visited {
	color : #993300;
	font-weight : bold;
	text-decoration : none;
}

a#backlink:hover {
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}

body {
	background : #BABABA;
	font-family : "Trebuchet MS", Arial;
	font-size : 10pt;
}

body.left {
	background-color : #BABABA;
	background-image : url(logoBG.gif);
}

body.main {
	background-attachment : fixed;
	background-color : #BABABA;
	background-image : url(cassBG.gif);
	background-position : left 99px;
	background-repeat : no-repeat;
	margin : 0;
}

div#nieuwstitle {
	background-color : #5B2500;
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom : 5px;
	text-align : center;
	text-transform : uppercase;
}

div.maintext {
	font-family : "Trebuchet MS", Arial;
	font-size : 10pt;
	padding : 25px 20px 40px 20px;
	text-align : justify;
}

div.maintext a:link {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

div.maintext a:visited {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

div.maintext a:hover, a:active {
	color : #993300;
	font-weight : bold;
	text-decoration : underline;
}

div.menu {
	margin : 0 0 0 15px;
    line-height : 1.5;
}

div.menu a:link, a:visited, a:active {
	color : #993300;
	font-weight : bold;
	text-decoration : none;
}

div.menu a:hover {
	color : #FF6600;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}

h1 {
	color : #5B2500;
	font-size : 18pt;
}

h2 {
	color : #5B2500;
	font-size : 16pt;
}

h3 {
	color : #5B2500;
	font-size : 14pt;
}

h4 {
	color : #5B2500;
	font-size : 12pt;
}

input, select, textarea {
	background-color : #BABABA;
	border : 1px dotted #5B2500;
	font-family : "Trebuchet MS", Arial;
	font-size : 10pt;
	padding-left : 6px;
	margin-right : 7px;
}

table.newstable {
	border : 1px dotted #5B2500;
	margin : 5px;
	position : relative;
	right : -15px;
	top : -34px;
}

table.newstable hr {
	border : 0;
	color : #5B2500;
	height : 1px;
	margin : 6px 0;
	width : 75%;
}

table.toptable {
	background : url(lijnBGboven.gif);
}

td {
	font-family : "Trebuchet MS", Arial;
	font-size : 10pt;
}
