
Body {	
	margin-top:		10px;
	font-size : 	14px;
	font-family : Arial, Verdana, sans-serif;
	color:				#120C80;
}



h1
{
font-weight: bold;
font-size: 22px;
margin-bottom: 5px;
}	

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

.link_grijs
{
 font-family : Arial;
 font-weight: bold;
 font-size : 12px;
 color: #9FA0A1;
}

.tekstveld
{
 background-color:#71BE11;
}

.plaatje
{
border: 3px;
}

.tekstveld .wit
{
 background-color: white;
 padding-left: 10px;
 margin-left: 10px;
}

.tekstveld .groen
{
 padding-left:10px;
 padding-right:10px;
}

.tekstveld a
{
color: white;
}

.blokje
{
 BACKGROUND-ATTACHMENT: fixed;
 BACKGROUND-IMAGE: url(http:\\www.thomashuiszegveld.nl\images\blokje.jpg);
 BACKGROUND-REPEAT: no-repeat; 
}

.tekstveld_inverse
{
 background-color:#120C80;
 color: #AAE0FA;
 font-size : 12px;
 padding-left:10px;
 padding-right:10px;
 padding-top: 3px;
}



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

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

.geen_achtergrond
{
background-color:			none;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
}


Table {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 					14pt;
}

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

.rijnaam
{
  valign: top;
}

a
{
text-decoration: none;
color: #A8D2F0;
}

A:hover {
  color: #120C80;
}

.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;
}
.anderkleur
{
color: #A74B08;
}

/**************** menu coding *****************/
#menu {
width: 100%;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#menu a, #menu h2, #menu h2 a {
font: bold 16px/16px arial round mt, arial, helvetica, sans-serif;
font-color: black;
font-weight: bold; 
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: white;
text-decoration: none;
}

#menu h2 {
color: white;
text-transform: uppercase;
}

#menu a:hover {
color: #A8D2F0;
}

#menu h2 a hover{
/*color: #A74B08;*/
color: #A8D2F0;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
width: 6.9em;
background: #003F72;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

</style>
<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: 0.8em/0.8em arial round mt,arial, helvetica, sans-serif;
}
</style>
<![endif]-->
