body {
background:		white;
background-image:	url(/images/cji-back.jpg);
background-repeat:	repeat-y;
color:			black;
font-family:		Verdana, Arial, Helvetica;
font-size:		10pt;
padding:		0px;
margin:			0px;
}
body.upload {
background:		white;
color:			black;
font-family:		Verdana, Arial, Helvetica;
font-size:		10pt;
}
.small {
font-size:		8pt;
}
.titel {
font-size:		14pt;
font-weight:		bold;
}
td {
font-size:		10pt;
}
td.menu {
background:		#c90;
color:			black;
font-size:		10pt;
width:			160px;
padding-left:		8px;
border:			1px solid white;
}
td:hover.menu {
background:		#c90;
color:			#c30;
font-size:		10pt;
width:			160px;
padding-left:		8px;
border:			1px solid #c30;
}
td.admenu {
background:		#900;
color:			white;
font-size:		10pt;
width:			130px;
border:			1px solid white;
}
#ahead {
position:		absolute;
left:			160px;
top:			10px;
width:			700px;
height:			50px;
font-size:		24pt;
font-weight:		bold;
}
#menu {
position:		absolute;
left:			30px;
top:			20px;
width:			200px;
height:			auto;
border:			none;
}
#amenu {
position:		absolute;
left:			10px;
top:			60px;
width:			140px;
height:			auto;
border:			none;
}
#content {
position:		absolute;
left:			234px;
top:			20px;
width:			600px;
height:			auto;
border:			none;
padding:		2px; 
}
#acontent {
position:		absolute;
left:			154px;
top:			60px;
width:			620px;
height:			auto;
border:			none;
padding:		2px; 
}
#adres {
position:		absolute;
left:			0px;
bottom:			-30px;
width:			600px;
height:			20;
border:			none;
padding:		2px; 
font-size:		8pt;
color:			#999;
}
div.koppel {
position:		absolute;
left:			610px;
width:			160px;
border:			1px solid #333;
background:		#ff9;
}
div.nieuws {
position:		absolute;
left:			610px;
width:			180px;
border:			1px solid #333;
background:		#ff9;
}
a.koppel {
color:			black;
text-decoration:	none;
}
a.menu {
color:			white;
text-decoration:	none;
font-weight:		bold;
}
a:hover.menu {
color:			#c30;
text-decoration:	none;
font-weight:		bold;
}
a.newslink {
color:			red;
text-decoration:	none;
font-weight:		bold;
}
a.fplink {
color:			red;
text-decoration:	none;
}
a:hover.fplink {
color:			blue;
text-decoration:	none;
}
a.rood {
color:			red;
text-decoration:	none;
}
a.ondersmall {
color:                  #999;
font-size:              8pt;
text-decoration:        none;
}
a.ondersmall:hover {
color:                  #900;
font-size:              8pt;
text-decoration:        none;
}
a.delete {
color:			red;
font-size:              8pt;
text-decoration:	none;
}
