Body {
	background-color:			white;
	color:								black;
	margin-top:						10px;
	font-size : 					15pt;
	font-family :  				Tohoma, Arial, Verdana, sans-serif;
	tab-interval :				.5in;
  margin:0;
}

h1
{
color: #000099;
font-weight: bold;
font-size: 18;
margin-bottom: 5px;
}	

h1.header
{
color: #FF0000;
font-size: 28;
font-weight: bold;
}

h2
{
color: #ff3333;
font-weight: bold;
font-size: 14;
margin-bottom: 0px;
}

.blauwe_link
{
color: #000099;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18;
}

h2.blauw
{
color: #000099;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18;
}


.standaard
{
 font-family: Arial, Helvetica, sans-serif;
 color:#0000FF;
}

.een_kleiner
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}


Table {
 background-color:			white;
 font-family: Arial, Helvetica, sans-serif;
}

.beheer
{
 background-color: #C8DFE3;
 padding-left: 5px;
 margin-left: 5px;
 width: 750px;
}

.rijnaam
{
  valign: top;
}
A:link {
    color: blue; 
    font-weight: normal;
    font: 12pt Arial;
} 

A:visited {
        color: purple;
				font: 12pt Arial;
} 

A:hover {
        color: black;
				font: 12pt Arial;
}

.groot
{
font-family:Arial; 
font-size:25px; 
font-color:#000099;
}

.tarief
{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 border: 1px;
 font-weight: bold;
}

.tarief .groen
{
 font-size: 	16px;
 color: 	#009900;
 background: #CCFFCC;
}

.tarief .rood
{
 font-size: 	16px;
 color: 	#ff3333;
 background: #FFCCCC;
}

.tarief .blauw
{
 font-size: 	16px;
 color: 	#000099;
 background: #CCCCFF;
}



.menu{
	background-color: "#CCCCFF";
}

.menu .link_blauw
{
 font-color: 			#0000FF;
 font-family:			Verdana; 
 font-size : 			15;
 text-decoration: none;
}

.menu .kopje
{
 font-color: 			#FF0000;
 font-family:			Verdana; 
 font-size : 			15;
 text-decoration: none;
}


BUTTON.disabled {
	background-color:  silver;
	color:	gray;
}
BUTTON.enabled {
	background-color:  ivory;
	color:	black;
}
TABLE.Menu {
	background-color:  #ffff99;
	padding-top:	5;
	padding-bottom:	0;
	padding-right:	2;
	padding-left:	0;
	border-width: 1;
	border-color: black;
	border-style: 	solid;
	margin-left:	5;
}


