/* ----- ALGEMEEN ----- */


* { -moz-box-sizing: border-box; }


p {
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 8px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;	
}

h2, h3 {
	margin: 0;
	padding: 8px 0 8px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;	
}



body{
	font-family: arial;
	font-size: 14px;
}

table, td {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #58585a;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
}

td,
td img{
	border: 0;	
}

.left { float: left; }
.right { float: right; }

.clear_left { float: left; clear: left; }
.clear_right { float: right; clear: right; }

.noBorder { border: 0px solid #000; }

a:link,
a:active,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.redLink:link,
.redLink:active,
.redLink:visited {
	color: #cf001a;
}
.redLink:hover {
	text-decoration: underline;
}



#container {
	width: 100%;
	text-align: center;
}




#header {
	width: 1236px;
	height: 140px;
	margin: 0 auto 0 auto;	
}

#logo {
	margin: 0 0 0 160px;
	width: 310px;
	height: 128px;
}

#work {
	margin: 40px 0 0 45px;
	width: 89px;
	height: 88px;
}

#search {
	margin: 102px 0 0 189px;
	width: 253px;
}

#searchField {
	width: 202px;
	height: 23px;
	border: 1px solid #cdcfd0;
	font-size: 14px;
	padding: 2px 0 0 2px;
}

#submitField {
	width: 46px;
	height: 23px;
	border: 0px solid #cdcfd0;	
	margin: 0 0 0 2px;
}

#main {
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
}

#mainBlock {
	width: 858px;
	margin: 20px auto 0 auto;
	position: relative;
}

#mainLeft {
	width: 223px;
	height: 440px;	
	text-align: left;
}

#mainRight {
	width: 631px;
}

#content {
	width: 631px;
	height: 440px;
	border: 1px solid #c0c0c0;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #58585a;
	text-align: left;
	overflow-y: auto;
	
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #ddddde;
	scrollbar-3dlight-color: #d3d2d5;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #d3d2d5;
	scrollbar-track-color: #f3f3f3;	
}

#lands {
	margin: 52px 0 0 0;
}

#footer {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;	
}





#menu {
	width: 100%;
	height: 26px;
	text-align: center;
}

#menuInner {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 50px;
}

.menuItem {
	height: 26px;
}





#subMenu {
	margin: 0 0 0 58px;
	text-align: left;
}

.subMenuItem, .subMenuItemActive {
	display: block;
	margin: 15px 0 0 0;
}
.subsubMenuItem{
	display: block;
	margin: 2px 0px 2px 10px;
}

.subsubMenuItemActive:link,
.subsubMenuItemActive:active,
.subsubMenuItemActive:visited,
.subsubMenuItemActive:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cf001a;
	text-decoration: underline;
}
.subMenuItemActive:link,
.subMenuItemActive:active,
.subMenuItemActive:visited,
.subMenuItemActive:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cf001a;
	text-decoration: underline;
}

.subMenuItem:link,
.subMenuItem:active,
.subMenuItem:visited {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2f2062;
	text-decoration: none;
}
.subsubMenuItem:link,
.subsubMenuItem:active,
.subsubMenuItem:visited {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2f2062;
	text-decoration: none;
}

.subMenuItem:hover {
	text-decoration: underline;
	color: #cf001a;	
}
.subsubMenuItem:hover {
	text-decoration: underline;
	color: #cf001a;	
}






#NL {
}

#worldmapLeft {
	width: 156px;
}

#worldmapCode {
	margin: 25px 0 0 0;
}

#worldmapField {
	height: 23px;
	width: 97px;
	border: 1px solid #cdcfd0;
	padding: 2px 0 0 2px;
}

#worldmapGo {
	margin: 0 0 0 2px;
	width: 24px;
	height: 23px;
}

#worldmapCenter {
	width: 91px;
	overflow: visible;
}

.worldmapFoto {
	margin: 4px 0 0 22px;
	position: absolute;
	width: 65px;
	height: 65px;
}

.worldmapBar {
	position: absolute;
	padding: 3px 0 3px 5px;
	top: 47px;
	left: 88px;
	color: #fff;
	font-weight: bold;
	display: none;
}

.worldmapFotoHolder {
	position: relative;
	height: 68px;
}

#bar_teal {
	width: 116px;
	background-color: #0090d5;
}

#bar_red {
	width: 124px;
	background-color: #ce021a;
}

#bar_green {
	width: 103px;
	background-color: #47892d;
}

#bar_brown {
	width: 112px;
	background-color: #cea96c;
}

#bar_blue {
	width: 103px;
	background-color: #2a2062;
}

#bar_orange {
	width: 103px;
	background-color: #ec8c36;
}




.newsItem:link,
.newsItem:active,
.newsItem:visited {
	color: #ce021a;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsItem:hover {
	text-decoration: underline;
}

.submitButton {
	margin: 2px 0 0 0;
	border: 1px solid #7f9db9;
	background-color: #fff;
}

#content a img {
	border: none;
}
.publicatie{
	float: left;
	width: 124px;
	color: #cc0000;
	font-weight: 500;
	font-size: 13px;
}
.publicatie_seperator{
	float: left;
	height: 225px;
	width: 1px;
	margin: 0px 20px 0px 20px;
	border-right: 1px solid #c0c0c0;
}
.publicatie_hr{
	float: left;
	width: 460px;
	height: 1px;
	margin-top: 3px;
	color: #c0c0c0;
	
}
