body
{       font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt; 
 	background-image:url('gif/bg-streep.gif');

}

h3
{
	font-weight : bold;
	font-size :13pt;
	margin : 10px 0px 3px 0px;
	color: #65917E;
}

h4
{
	font-weight : bold;
	font-size :13pt;
	margin : 10px 0px 3px 0px;
	color: #000000;
}

.top
{       font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color:black;
	background-image:url('gif/bg-top.gif');
	background-repeat: no-repeat;
	background-position: top-left;
    vertical-align: top;
		
}

.topmenu
{       font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color:black;
	background-image:url('gif/bg-beige.gif');
	background-repeat: repeat;
	background-position: top-left;
    vertical-align: top;
    text-align: right;
 }
    
.menu
{       font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color:black;
	background-image:url('gif/bg-menu.gif');
	background-repeat: no-repeat;
	background-position: top-left;
    vertical-align: top;
    text-align: left;
}

.bg-main
{       font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color:black;
	background-color: white;
    vertical-align: top;
    text-align: left;
	padding-left: 5px;
}

.spacer
{       
    text-align: left;
	padding-left: 55px;
}

.small
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

table { font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color : #000000;
	border: noborder;
    vertical-align: top;
    margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:0;
}

.maintable { font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color : #000000;
    background-color: white;
	border: 1px solid #333333;
    vertical-align: top;
    margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:0;
}


.nieuws{ font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-color : #000000;
	background-color:#ED2A7c;
	border: 0px ; 
}

.noborder{ font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color : #000000;
	border: 0px ; 
}

/* MENU */


A
{
	color: #000000;
	text-decoration: none;
    font-size: 12px;
    padding-top: 7px;
    padding-left: 0px;
    height: 18px;
    width: 150px;
    border-bottom: 1px dotted #FFFFFF;
    display: block;
     	font-weight: bold;
}

A.links
{
	color: #000000;
	text-decoration: none;
    font-size: 12px;
    padding-top: 7px;
    padding-left: 0px;
    height: 20px;
    width: 300px;
    display: block;
    font-weight: bold;
}
A.alg
{
	color:#000000;
	text-decoration: none;
    font-size: 12px;
    border-bottom: none;
   text-align:right;
    height: 15px;
  width: 150px;
   }

A.ha-alg
{
	color:#000000;
	text-decoration: none;
    font-size: 11px;
    border-bottom: none;
    text-align:right;
    height: 15px;
    width: 150px;
    font-weight: normal;
    }
A.small
{
	color: #black;
	text-decoration: none;
    font-size: 10px;
    border-bottom: none;
   text-align:right;
    height: 15px;
    width: 87px;
}
A:HOVER
{
  color: #000000;
	text-decoration: none;
	background-color: #e7d6ce;
	height: 18px;
    width: 150px;
    font-weight: bold;
    font-size: 12px;
}
A:HOVER.links
{
  color: #000000;
	text-decoration: none;
	background-color: #e7d6ce;
	height: 20px;
    width: 300px;
    font-weight: bold;
    font-size: 12px;
}
A:HOVER.small
{
	color: #black;
	text-decoration: none;
    font-size: 10px;
    border-bottom: none;
   text-align:right;
    height: 15px;
    width: 87px;
}
A:HOVER.alg
{
	color: #black;
	text-decoration: none;
    font-size: 12px;
    border-bottom: none;
   text-align:right;
    height: 15px;
    width: 150px;
}
A:HOVER.ha-alg
{
	color: #black;
	text-decoration: none;
    font-size: 11px;
    border-bottom: none;
    text-align:right;
    height: 15px;
    width: 150px;
    font-weight: normal;
}
