body	{  font: 11px verdana;
        background: #651B36;
        margin: 0;
        padding: 0px;}
        
table 	{font: 11px verdana, sans-serif; color: #333333;}

input, textarea, select,file {			
			
			font-family : "arial",verdana;
			font-size : 7pt ;
			color: #333333;
			padding-left : 2px; }
			
form { margin: 0px; border: none; }
			
			
H1,H2,H3,H4,H5,H6    	{color: #651B36; font-family: verdana, sans-serif;  font-size: 11px; }
			
        

.ddmx {font: 11px verdana;
    
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {

    padding: 2px 10px 2px 10px;
    background: #ffffff;
    font: 12px arial;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}


.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
{color: #000000;}

.ddmx .item1
{color: #C1C1C1;}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 2px 2px 2px 18px;
        font-weight: bold;
    color: #000000;
     text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #ffffff;
    filter:alpha(opacity=90); 
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
color: #651B36;
    
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    left: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    width:200px;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 0px solid #000000;
}

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



 .butClass
  {
    border: 1px solid; /* de dikte van het kadertje (die verschijnt bij een mouse-over) */
    background: #FFFFFF;
    border-color: #FFFFFF; /* de kleur van het kadertje rond de button wanneer er nog nooit met de muis is overgegaan */
  }

  .tdClass
  {
    /* enkele eigenschappen voor de inspringing van je td-tag / hoeft niet aan gewijzigd te worden */
    padding-left: 0px;
    padding-top:0px;
  }
  