*							{ font-family: Verdana; font-size:10pt;}
.nieuws						{ color: #000000; text-decoration:none; font-size:7pt;}
h1							{ text-indent: 20px; font-family: Ariel, Verdana; font-size: 14pt; color: #BB0000;}
img							{ border: none;}
table							{ border: none;}
a:link.menu     				{ color: #EFEF00; text-decoration:none;}
a:visited.menu  				{ color: #EFEF00; text-decoration:none;}
a:link:hover.menu    			{ color: #EFEF00; text-decoration:underline;}
a:visited:hover.menu 		{ color: #EFEF00; text-decoration:underline;}
a:link.ea     					{ color: #000000; text-decoration:none;}
a:visited.ea  				{ color: #000000; text-decoration:none;}
a:link:hover.ea    			{ color: #000000; text-decoration:none;}
a:visited:hover.ea	 		{ color: #000000; text-decoration:none;}
a:link.links     				{ color: #000000; text-decoration:none;}
a:visited.links  			{ color: #222222; text-decoration:none;}
a:link:hover.links    		{ color: #000000; text-decoration:underline;}
a:visited:hover.links		{ color: #000000; text-decoration:underline;}
a:link.nieuws    				{ color: #000000; text-decoration:none; font-size:7pt;}
a:visited.nieuws 			{ color: #000000; text-decoration:none; font-size:7pt;}
a:link:hover.nieuws  		{ color: #000000; text-decoration:underline; font-size:7pt;}
a:visited:hover.nieuws		{ color: #000000; text-decoration:underline; font-size:7pt;}
a:link.item1				{ color: #efef00; text-decoration:none;}
a:visited.item1  			{ color: #efef00; text-decoration:none;}
a:link.item1-active			{ color: #efef00; text-decoration:none;}
a:visited.item1-active 		{ color: #efef00; text-decoration:none;}
a:link.item2				{ color: #efef00; text-decoration:none;}
a:visited.item2  			{ color: #efef00; text-decoration:none;}
a:link.item2-active			{ color: #efef00; text-decoration:none;}
a:visited.item2-active 		{ color: #efef00; text-decoration:none;}
a:link						{ color: #0000BB; text-decoration:none;}
a:visited		  			{ color: #0000BB; text-decoration:none;}
a:link:hover    				{ color: #0000BB; text-decoration:underline;}
a:visited:hover 				{ color: #0000BB; text-decoration:underline;}
Input							{ font-size: 8pt; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; width:250px;}
Input.home					{ font-size: 8pt; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; width:125px;}
Textarea						{ font-size: 8pt; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; width:400px;}
Select						{ font-size: 8pt; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; width:250px;}

/* Javascript menu rommel WAAR JE NIET AAN MOET KOMEN!!! */
.ddmx {    font: 11px tahoma;}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 5px 3px 5px;
    background: #BB0000;
    font: 11px Verdana;
    color: #efef00;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    background: #BB0000;
    font: 11px tahoma;
    color: #EFEF00;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
/*
.ddmx .item2 {
    background: #e5e1da;
    display: block;
}
*/
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #FF0000;
}
/*
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
} */

.ddmx .section {
    border: 1px solid #000000;
    background: #BB0000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */