body{
    margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;	
	overflow:visible;
/*=| ScrollBar Kleuren |=*/
scrollbar-3dlight-color:#8ac1c9; 
scrollbar-arrow-color:#8ac1c9; 
scrollbar-base-color:#deefef;
scrollbar-track-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-face-color:#deefef;
scrollbar-highlight-color:#deefef; 
scrollbar-shadow-color:#8ac1c9;	
}
	
#photoholder {
	  background:#fff;
	  width: 651px;
	  height: 337px;
	  overflow:hidden;
	  position:relative;
	  z-index: 1;
}

#photo_frame{
position: absolute; 
z-index: 3;
}

#floatfoto{
position: absolute; 
top: 0px; 
margin-left: 26px;
z-index: 1;
}

h1{
font-family : Tahoma,Verdana,Arial;
font-size: 24px;
color: #6e5932; 
text-decoration: none; 
font-weight: normal;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 18px;

}

.back_link{
font-family : Tahoma,Verdana,Arial;
color: #8ac1c9; 
font-size: 12px;
text-decoration: none;
}

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;
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: #8ac1c9; 
text-decoration: none; 
font-weight: bold;
}

strong{
color : #8ac1c9; 
}

.blauw{
color : #8ac1c9; 
}

p{
margin: 0;
padding: 0;
}

a{
color : #8ac1c9; 
}

td {
	color : #6e5932;
	font-size : 12px;	
	font-family : Tahoma,Verdana,Arial;
}

.personeelsafbeelding{
margin-right: 30px;
margin-bottom: 30px;
}

.content{
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: auto;
margin:0px 0px 0px 0px;
}

.content_text td{
line-height: 18px; 
}


.white_brcr{
margin-left: 0px;
color : #8b0f04;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
}


.input_item{
border: 1px #1c2775 solid;
}

.item3{
margin-bottom: 5px;
}

/* --------------------- menu - begin ----------------- */
.ddmx { 
margin-right: 4px;
text-align: right;
font-family : Tahoma,Verdana,Arial;
color: #FFFFFF; 
font-weight: normal; 
}
/* --------------------- menu - end ----------------- */
/* --------------------- menu items - begin ----------------- */
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    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 {
color : #6e5932;
font-size : 11px;
text-decoration: none;
padding: 4px 0px 4px 0px;
font-weight: bold;
display: block;
white-space: nowrap;
position: relative;
z-index: 500;
background-color:#e2eff1;
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
color:#8ac1c9;
background-color:#ffffff;
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
text-decoration: none;
}

.ddmx .item1:active, .ddmx .item1-active:active,
.ddmx .item1:focus,  .ddmx .item1-active:focus,
.ddmx .item2:active, .ddmx .item2-active:active,
.ddmx .item2:focus,  .ddmx .item2-active:focus {
}
/* --------------------- branche of submenu items - end ----------------- */


.ddmx .arrow:hover {

}

.ddmx .item2 img,
.ddmx .item2-active img{
position: absolute;
top: 0px;
right: 0px;
border: 0;
}


/*------------------- table border of submenu items - begin -----------------------*/
.ddmx .section {
position: absolute;
visibility:hidden;
margin:0px 0px 0px 1px;
border: 1px solid #8ac1c9;
}
/*------------------- table border of submenu items - end -----------------------*/

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

/* --------------------- menu title items text - end ----------------- */


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