*
{
	/*font-family: Verdana, arial, Helvetica;*/
    font-family: Arial, Helvetica, sans-serif, Geneva; 
}
body {
	margin: 0px;
	height: 100%;
	background-color:#999999;
}
a
{
	text-decoration:none;
	color: #558855;
}
.navigation, .navigationselect
{
	text-decoration:none;
	color: black;
	font-size:small;
}
a.navigation {
	text-decoration:none;
}
a.navigationselect {
/*	text-decoration:none;*/
	color: #118888;
	font-style:italic;
}
a:hover{
	color:#67D72C;
}
.top{
	height: 26px;
    font-size: 16px; 
	color: white;
	background-color: #666666;
	text-decoration: none;
}
.topsel{
	height: 26px;
    font-size: 16px; 
	color: white;
    background-color: Grey;
	text-decoration: none;
}
.bottom
{
	background-color: #eeeeee;
	height: 22px;
    font-size: 14px; 
	color: black;
}
tabel.menu
{
	width: 100%;
}
tabel.main
{
	width: 100%;
	height: 100%;
	background-color:white;
}
tr.banner{
	background-color: #999999;
	color:white;
}
td.webtitel {
	font-size: 26px; 
	height: 64px;
	vertical-align: bottom;
}
td.streep{
	height:1px;	
}
td.header {
	font-weight: bolder;
}
td.navigation {
	width: 200px;
	padding:0;
	background-color: white;
	
}
td.maincontent {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 8px;
	background-color: white;
}
.sub {
	background-color: #777777; /* is gelijk aan Grey; IE kent Grey niet*/
	height: 22px;
    font-size: 14px; 
	color: white;
	text-decoration: none;
}
.subsel {
	background-color: #EC9140;
	height: 22px;
    font-size: 14px; 
	color: black;
	text-decoration: none;
}
.logline {
	background-color: #cceeee;
	height: 20px;
	text-decoration: none;
}
img, table {
	border: 0px;
}
H1,H2,H3 {
	color: #008899;	
}
blockquote
{
	line-height: 150%;
}
tr.evenrow{
	background-color: aqua;
}
tr.unevenrow{
	background-color: yellow;
}
input.linktext
{
	width: 400px;	
}
p
{
	line-height: 150%;
	
}
img.thumb
{
	border:2px;
	width:202px;
	height:186px; 
}
form.atomz
{
	font-size:10px;
	height:18px;
}
form.atomzie
{
	font-size:10px;
	height:2px;
}

