@import url(/include/css/editor.php);

body 	{
	background-color: #EBEBEB;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #001E57;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #001E57;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #001E57;
	scrollbar-darkshadow-color: #001E57;
	overflow: -moz-scrollbars-vertical;
}

select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.verloop_links {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(/image/verloop_links.gif);
}

.verloop_rechts {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(/image/verloop_rechts.gif);
}

.worldmap
	{
	background-color: #FFFFFF;
	border-left:1px solid #001E57;
	border-top:1px solid #001E57;
	background-image:url(/image/background.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	height:1020px;
}

.midden {
	width: 900px;
	height:100%;
	vertical-align: top;
	background-color: #FFF;
}

.vertalen {
	border:1px solid #FF0;
	background-color:#F00;
	color:#FF0;
}



.form  	{
	border: 1px solid #d4d0c8;
	background-color: #FFFFFF;
	color: #999;
	line-height:normal;
}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #001E57;
}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
h1 { font-size: 13px;}
h2 { font-size: 12px;}
h3 { font-size: 11px;}
.bijschrift	{ font-size: 9px; }

.border	{}

.topIndex {
	background-image: url(../../image/topindex.jpg);
	background-repeat: no-repeat;
	height: 367px;
}
.topWelkom {
	padding-left: 10px;
	color: #001E57;
	width: 289px;
}

td.blauw {
	background-color: #001E57;
	color: #FFF;
}
.blauw h1 {
	color: #FFF;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.blauw a:link, .blauw a:visited, .blauw a:active, .blauw a:hover {
	text-decoration: underline;
	color: #FFF;
}

span.blauw {
	color: #001E57;
	font-weight:bold;
}

.titel_achtergrond{
	background-image: url(../../image/titel_achtergrond.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #001e57;
	border-right:1px solid #999;
}

td.grijs {
	background-color: #B2B3B6;
}

a.grijs:link, a.grijs:visited, a.grijs:active, a.grijs:hover {
	text-decoration: underline;
	color: #666;
}

#icons a:link, #icons a:visited, #icons a:active, #icons a:hover {
	color: #999;
}

ul {
	margin: 15px;
	margin-top:0px;
	list-style-image: url(/image/li.gif);
}

ol {
	margin: 30px;
}

li {
	margin: 0px;
	padding:0px;
}

.kruimelpad a:link, .kruimelpad a:visited, .kruimelpad a:active, .kruimelpad a:hover  {
	color: #FFF;
	line-height:17px;
}

.kruimelpad, .kruimelpad p, .kruimelpad td {
	line-height:17px;
}

/*###########################################################################*/
#menu, #menu p, #menu td {
	color: #FFF;
}

td.menukop {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

td.menuitems {
	padding-left: 20px;
}

td.submenu1 {

}

td.submenu2 {
	padding-left:20px;
}

td.submenu3 {
	padding-left:40px;
}

td.submenu_active1 {
	font-weight: bold;
}

td.submenu_active2 {
	font-weight: bold;
	padding-left:20px;
}

td.submenu_active3 {
	font-weight: bold;
	padding-left:40px;
}

.submenu_active1 a:link, .submenu_active1 a:active, .submenu_active1 a:visited, .submenu_active1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.submenu_active2 a:link, .submenu_active2 a:active, .submenu_active2 a:visited, .submenu_active2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.submenu_active3 a:link, .submenu_active3 a:active, .submenu_active3 a:visited, .submenu_active3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.submenu1 a:link, .submenu1 a:active, .submenu1 a:visited, .submenu1 a:hover {
	color: #b7bfcd;
	text-decoration: none;
}

.submenu2 a:link, .submenu2 a:active, .submenu2 a:visited, .submenu2 a:hover {
	color: #b7bfcd;
	text-decoration: none;
}

.submenu3 a:link, .submenu3 a:active, .submenu3 a:visited, .submenu3 a:hover {
	color: #b7bfcd;
	text-decoration: none;
}

/*************************************************************/
/*
#languages {
	width:225px;
	background-color: #f8f7f7;
	position: absolute;
}*/

#languages {
	position: absolute;
}

#langswitch {
	margin:0px;* margin-left:15px;margin-bottom:15px;
	list-style-image: url(/image/li_homepage.gif) !important;
	width: 200px;
	}
#langswitch li * {
	color: #ffffff;
	}
#langswitch ul {
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
#langswitch li:hover ul,
#langswitch li.sfhover ul {
	display: block;
	position: static;
	left: auto;
	}
#langswitch ul li {
	padding-left: 20px;
	}
#langswitch li.nl { background: url('/image/flag/nl.gif') no-repeat left center; }
#langswitch li.de { background: url('/image/flag/de.gif') no-repeat left center; }
#langswitch li.fr { background: url('/image/flag/fr.gif') no-repeat left center; }
#langswitch li.ch { background: url('/image/flag/ch.gif') no-repeat left center; }

/**************************************** LOGIN ************************************/

#loginTable {
	background-color: #667a93;
	}
#loginTable td {
	padding:5px;
	width:50%;
	font-weight:bold;
	}
#loginTable .form {
	width:200px;
}

#loginform .formbutton {
	background-color: #FFF;
	border:1px solid #667a93;
	}
#loginTable td.odd {
	background-color: #CCC;
	text-align:right;
	}
td#logout {
	background-color:#001e57;
	padding:0px 10px;
	}
td#logout a {
	color: #FFF;
}

div.loginbestand {
	margin-top:15px;
	padding:15px 0px;
	border-top: 1px solid #d6d6d6;
	}
div.loginbestand a {
	font-weight:bold;
}

/*************************************** SITEMAP ***********************************/
#sitemap a:link, #sitemap a:active, #sitemap a:visited, #sitemap a:hover {
	/* overwrite menu styles */
	color: #001E57;
}

a.sitemap_level1:link, a.sitemap_level1:visited, a.sitemap_level1:active	{
	/*Blauw*/
	color: #001E57;
	text-decoration: none;
	font-weight : bold;
	padding-left:0px;
}

a.sitemap_level2:link, a.sitemap_level2:visited, a.sitemap_level2:active	{
	/*Rood*/
	color: #001E57;
	text-decoration: none;
	font-weight : normal;
	margin: 0 0 0 25px;
	padding-left:0px;
}

a.sitemap_level3:link, a.sitemap_level3:visited, a.sitemap_level3:active	{
	/*Zwart*/
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	margin: 0 0 0 50px;
	padding-left:0px;
}

a.sitemap_level1:hover, a.sitemap_level2:hover, a.sitemap_level3:hover {text-decoration: underline;}



/************************************* SITEMAP **************************************/

#printDiv a:link, #printDiv a:active, #printDiv a:visited, #printDiv a:hover {
	text-decoration: underline;
}

.menuitem {
	height: 20px;
	font-size: 12px;
	/*border-bottom:2px solid #001E57;*/
	border: 1px solid #B2B3B6;
	color: #001E57;
	text-align:center;
}

.menuitem a:link, .menuitem a:visited, .menuitem a:active, .menuitem a:hover  {
	color: #001E57;
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
	padding-left:3px;
	padding-right:3px;
}

.menuitem:hover, .menuitem a:hover {
	color: #FFF;
	background-color: #001E57;
}

td.newsIndex {
	padding-left:0px;
}

/*
				root element for the scrollable.
				when scrolling occurs this element stays still.
			*/
			.scrollable {

				/* required settings */
				position:relative;
				overflow:hidden;
				width: 220px;
				height:300px;
				margin-bottom:40px;
			}

			/*
				root element for scrollable items. Must be absolutely positioned
				and it should have a extremely large width to accommodate scrollable items.
				it's enough that you set width and height for the root element and
				not for this element.
			*/
			.scrollable .items {
				/* this cannot be too large */
				width:2000em;
				position:absolute;
			}

			/*
				a single item. must be floated in horizontal scrolling.
				typically, this element is the one that *you* will style
				the most.
			*/
			.items div {
				float:left;
				width:220px;
			}
