body{
margin: 0px;
}

h1{
font-family : Tahoma,Verdana,Arial;
font-size: 26px;
color: #8b0f04; 
text-decoration: none; 
font-weight: normal;
margin-left: 10px;
margin-bottom: 0px;

}

h2{
font-family : Tahoma,Verdana,Arial;
font-size: 24px;
color: #333333; 
text-decoration: none; 
font-weight: normal;
margin: 0px;
}

h3{
font-family : Arial;
font-size: 12px;
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
margin: 0px;
}

.content_red{
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
color: #8b0f04; 
text-decoration: none; 
font-weight: bold;
margin: 0px;
}

.small_header{
font-family : Tahoma,Verdana,Arial;
font-size: 18px;
color: #333333; 
text-decoration: none; 
font-weight: normal;
letter-spacing: 0.05em;
margin: 0px;
}

.borderb{
border-bottom: 1px dotted #cccccc;
}


.linktext{
font-size: 12px;
color: #1c2775; 
text-decoration: underline; 
font-weight: normal;
}

.linktext_f{
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
color: #1c2775; 
text-decoration: underline; 
font-weight: normal;
}


b {
font-family : Tahoma,Verdana,Arial;
font-size: 11px;
color: #8b0f04; 
text-decoration: none; 
font-weight: bold;
}


td {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.white_brcr{
margin-left: 0px;
color : #FFFFFF;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
}


.input_item{
border: 1px #1c2775 solid;
}



/* --------------------- menu - begin ----------------- */
.ddmx { 
font-family: Verdana, Arial, Hervetica, sans-serif;
font-size: 7pt; 
color: #FFFFFF; 
font-weight: normal; 

}
/* --------------------- menu - end ----------------- */

/* --------------------- menu items - begin ----------------- */
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 0px 3px 4px;
    border-bottom: 1px dotted #cccccc;
	color: #3D577F;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {

	color: #A92821;
	
	

}
/* --------------------- menu items - end ----------------- */

/* --------------------- branche of submenu items - begin ----------------- */
.ddmx .item2,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 2px 8px 3px 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #A92821;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}


.ddmx .item2:hover, {
	padding: 2px 8px 3px 8px;
	color:		#911E25;
	background-color:#A92821;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
}
/* --------------------- branche of submenu items - end ----------------- */


.ddmx .arrow {
    padding: 3px 16px 4px 8px;
}

.ddmx .arrow:hover {
	color:		#911E25;
	background-color:#A92821;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}


/*------------------- table border of submenu items - begin -----------------------*/
.ddmx .section {
    border: 1px solid #A92821;
    background-color: #FFFFFF;
	position: absolute;
    visibility: hidden;
    z-index: -1;
}
/*------------------- table border of submenu items - end -----------------------*/

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid ;
}


/* --------------------- menu title items text - begin ----------------- */
#hoofdmenutekst { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: bold;
text-decoration: none;
}
/* --------------------- menu title items text - end ----------------- */


* html .ddmx td { position: relative; } /* ie 5.0 fix */