body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-image: url(pics/background_paper.gif); */
	font-size: 10px;
	color: #000;
	margin: 0px;
	overflow: hidden;
}

.kop  { 
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 14px;
	    color: #CC6602;
		font-variant: small-caps; 
		font-weight: bold;
		letter-spacing: 0px;
}
input, select {
font-size: 10px;
}
#motto {
position: absolute; top: 174px; left: 620px; height: 278px; z-index: 20; width: 375px; background: #ffefe7; border-top: 1px solid black; padding-bottom: 4px; border-bottom: 1px solid black;
}

#nieuwsbox {
position: absolute; top: 176px; left: 0px; width: 158px; height: 277px; padding-left: 4px; padding-bottom: 4px; border-bottom: 1px solid black; z-index: 998;

}
#productenbox {
position: absolute; top: 125px; left: 622px; width: 407px; height: 274px; border: 0px solid red; background: #ffefe7;

}
.nadruk  { 
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 12px;
	    color: #CC6602;
		font-weight: bold;
		letter-spacing: 0px;
}

.klein {
		font-size: 11px;
	    color: black;
		letter-spacing: 0px;

}
.knop  { 
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 10px;
	    color: #CC6602;
		font-weight: normal;
		letter-spacing: 0px;
}

#mnu {

 position: absolute;
 top: 20px;
 left: 300px;
 z-index: 99;
 background-color: #CC6602;
 height: 36px;
 width: 695px;
 text-align: middle;

}

#ondermnu {

 position: absolute;
 top: 82px;
 left: 0px;
 z-index: 99;
 background-color: #64A062;
 height: 33px;
 width: 161px;
 margin-right: 3px;

}

#proms {
 position: absolute;
 top: 420px;
 left: 1px;
 z-index: 100;
 width: 15px;
 height: 15px;
 background-color: #FFFFFF;
}

#logo {

 position: absolute;
 top: 4px;
 left: 0px;
 z-index: 20;
 background: #fff;
 height: 78px;
 width: 300px;
 font-family: Arial, sans-serif;
 font-size: 35px;
 border: 0px solid red;
}

#fotoreeks {
 background-image: url(pics/in_orbit.jpg);
 position: absolute;
 background-color: #FFFFFF;
 top: 82px;
 left: 161px;
 padding-left: 3px;
 height: 92px;
 width: 459px;
 z-index: 20;
 border-bottom: 1px solid black;
}

.inbound {
color: #CC6602;
}

.outbound {
color: #64A062;
}



#contentvlak {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
top: 174px;
left: 161px;
height: auto;
width: 460px;
overflow: auto;
padding-top: 22px;
padding-right: 2px;
padding-left: 4px;
z-index: 99;
scrollbar-face-color: #F9EFE5;
scrollbar-shadow-color: #FCFCFC;
scrollbar-highlight-color: #64A062;
scrollbar-3dlight-color: #FCFCFC;
scrollbar-darkshadow-color: #64A062;
scrollbar-track-color: #F9EFE5;
scrollbar-arrow-color: #DF4837;
scrollbar-base-color : #F9EFE5;
float: left;
background: #ffffff;
border-left: 1px solid gray;
border-right: 1px solid gray;

}

#map {
position: absolute;
top: 174px;
left: 4px;
height: 400px;
width: 618px;
z-index: 999;
background: #ffffff;
border-right: 1px solid gray;
border-top: 1px solid white;

}

#contentvlak2 {
position: absolute;
top: 74px;
left: 769px;
background: #DEDFDE;
margin: 4px;
height: 263px;
width: 4px;
}

#logboekvlak {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
top: 30px;
left: 315px;
height: 300px;
width: 455px;
overflow: auto;
border: 0px solid black;
padding-right: 2px;
z-index: 99;
scrollbar-face-color: #F9EFE5;
scrollbar-shadow-color: #FCFCFC;
scrollbar-highlight-color: #64A062;
scrollbar-3dlight-color: #FCFCFC;
scrollbar-darkshadow-color: #64A062;
scrollbar-track-color: #F9EFE5;
scrollbar-arrow-color: #DF4837;
scrollbar-base-color : #F9EFE5;
}

.paragraaf {
font-size: 10pt;
padding: 12pt;

}

#dmenu{
		font-family: Verdana, Helvetica, sans-serif;  /* menu list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        margin: 0px;                /* space around the list container */
        padding: 0px;               /* space within the list container */
        position: static;           /* need this so that the z-index stuff works correctly */
        background-color: #CC6600;     /* the default background color within the main menu container */
        color: white;                /* the default font color (not links) within the main menu container */
        z-index: 100;               /* push the menu up in the layer order a bit so it isn't hidden behind anything */
        width: 670px;
		  /* Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu! */
    }
	 #dmenu li a:hover{
        background: #CC6600;
        color: white;
	}
	 #dmenu li a:active{
        background: #CC6600;
        color: white;
	}
    #dmenu li{                      /* top-level menu element */
        list-style-type: none;      /* disable the display of the list item bullets */
        float: left;	            /* this is to allow for the horizontal main menu */
        border: black solid 0px;    /* border for each of the main menu items */
        background-color: #CC6600;     /* main menu item background color */
        color: #FFFF99;                /* main menu item font color (not links) */
        margin: 0px;                /* spacing between main menu items */
        padding-top: 8px;               /* padding within main menu items */
        width: 120px;               /* the width of each main menu item */
        display: block;
    }
    #dmenu li a {                    /* top-level menu element links */
        text-align: left;         /* text alignment in main menu item links */
        width: 120px;               /* set this to (#dmenu li -> width) - (2 * (#dmenu li -> padding)) */
        display: block;
		text-decoration: none;
		color: #ffffff; 
		font-size: 16px;
		font-weight: bold;
		margin-left: 10px;
    }
	
	#dmenu li a:hover {			/* top-level menu element links hover */
	 background: #CC6600;
        color: #CECECE;
	}
	
    #dmenu li ul{                   /* sub-menu list container */
        position: absolute;         /* this is so that it doesn't push that page content around on hover */
        margin: 0 0 0 0;                /* space around the list container */
        padding: 10px 0 10px 0;               /* space within the list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        display: none;
        width: 210px;               /* the width of the sub menus */
		border-style: none none none none;
        border-width: 0px thin thin 0px;    /* sub-menu borders */
		border-color: #FFFFF #64A062 #CECECE #FFFFF;
		background-color: #CC6600;     /* sub-menu default background color */
        color: #ffffff;                /* sub-menu default font color (not links) */
    }
    #dmenu li ul li{                /* sub-menu element links */
        background-color: #CC6600;     /* default background color for sub-menu container */
        color: #000;                /* default font color (not links) for sub-menu container */
        border: none;               /* sub-menu item border settings */
        margin: 0px;                /* spacing between sub-menu containers */
        padding: 0px;               /* This is for padding between menu items in the drop-downs */
        width: 205px;               /* (padding*2 - 5) must be subtracted from #dmenu li ul -> width and set for this one, or borders won't display properly...
                                       not sure where the other 5 pixels come from... Maybe it's actually padding*4 instead? I'll find out some other time */
	   font-weight: normal;
    }
    #dmenu li ul li a{
        display: block;
        width: 195px;               /* Firefox: waarde 'width' van  li ul minus 15 pixels */
		color: #ffffff; 
		text-align: left;
		
    }
    #dmenu li ul li a:hover{
        background: #CC6600;
        color: #CECECE;
		
    }
    #dmenu li:hover ul, #dmenu li.over ul{ /* lists nested under hovered list items */
        display: block;

    }
    .content {
        clear: left;
    }
#object1, #object2, #object3, #object4, #object5, #object6, #object7, #object8, #object9, #object10, #object11 {
position: absolute;
left: 0px;
width: 798px;
top: 0px;
color: white;
font-size: 11px;
visibility: invisible;
padding: 8px;
background: #033334;
}