#leftmenu {
        display:block;
        width:188px;
		padding:4px 0 4px 12px;
		padding-top:5px;
		margin-left:-200px;
		position:absolute;
		}
#leftmenu h3 {
    margin-top:10px;
	padding:4px 15px 1px 19px;
	border-bottom:1px solid #008e84;
	background:url('../images/bg_lm_h3.gif') 3px center no-repeat transparent;
	font-size:10pt;
	color:#000;
    }
#leftmenu h3:first-child {
    margin-top:0;
	}
#leftmenu  p {
	margin:5px 0 4px 0;
	padding:3px;
	font-size:8pt;
	}
#leftmenu  address {
    font-style:normal;
	font-size:8pt;
	}
#leftmenu h4 {
	padding:4px 8px 4px 10px;
	border-bottom:1px solid #008e84;
	font-size:8.5pt;
	color:#fff;
	
	background:transparent;
	color:#000;
	padding-bottom:1px;
    }
#leftmenu h3 a, #leftmenu h4 a {
    text-decoration:none;
	background:transparent;
    }
#leftmenu h3 a:hover, #leftmenu h4 a:hover {
    text-decoration:underline;
    }
#leftmenu ul.leftmenu {
    list-style-type:none;
	padding-left:2px;
	margin-bottom:12px;
	}
#leftmenu ul.leftmenu li {
	padding:4px 4px 4px 19px;
    background:url('../images/bg_lm_li.gif') 0 6px no-repeat transparent;
    }
#leftmenu ul.leftmenu  a {
    text-decoration:none;
	border-bottom:1px solid #a9c3bd;
	font-size:8pt;
	background:transparent;
	padding:0;
	}
#leftmenu ul.leftmenu  a:hover {
    color:#000;
	border-bottom-color:#008e84;
	}
#leftmenu .news {
    font-size:8pt;
	padding:3px 5px 3px 3px;
	background-color:#ccd4db;
    }	
#leftmenu .news ul li {
    background-image:url('../images/bg_lm_li_news.gif');
    }
#leftmenu .news h5 {
    font-size:8pt;
    }	
#leftmenu .news p {
	text-align:justify;
	margin:0 0 4px 0;
	padding:0;
	}		
#leftmenu .news p a {
	color:#008e84;
	border-color:#ccd4db;
	}			
#leftmenu .news p a:hover {
	color:#008e84;
	}	
	
/* content styles begin here */


#youarehere {
    list-style-type:none;
	font-size:8pt;
	border-bottom:1px solid #a9c3bd;
	padding:0 4px 1px 4px;
	margin:6px 20px 0 210px;
    }
#youarehere li {
    display:inline;
	padding:1px 2px 1px 1px;
    }
#youarehere li a {
    display:inline;
	padding-right:3px;
	font-size:8pt;
	text-decoration:none;
    }
#youarehere li a:hover {
    color:#008e84;
    }
	
#content {
	font:normal 8.5pt Verdana;
	}
#content h1 {
    margin:0 2px 6px 2px;
	padding-top:18px;
	font-size:1.5em;
	color:#000;
	clear:both;
	border-bottom:1px solid #a9c3bd;
	}	
#content h2+h1 {
    padding-top:2px;
    }
#content h2 {
    margin:6px 2px 0 2px;
	font-size:1.2em;
	color:#727272;
	}
	
#content h3 {
    margin:12px 2px 6px 2px;
	padding-top:8px;
	font-size:1.2em;
	color:#008e84;
	}
	
#content h4{
    margin:2px;
	padding-top:8px;
	font-size:1.1em;
	font-weight:bold;
	}		
#content p {
    border:0;
	margin-bottom:7px;
	line-height:1.3em;
    }	
#content p.spacer {
    border:0;
	clear:both;
    }
#content p.backlink {
    display:block;
	background-color:#b5c8c7;
	padding:3px;
	width:65%;
	border:1px solid #60887f;
	border-left-width:0;
	margin-left:-9px;
	clear:both;
	margin-top:15px;
    }
#content p.backlink_right {
	border-width:1px 0 1px 1px;
	margin-right:-30px;
	float:right;
    }		
#content p.backlink a {
	background-image:url('../images/bg_backlink.gif');
    }
#content img {
    border:0;
	margin:2px 6px 6px 2px;
    }	
#content address {
    font-size:1em;
	font-style:normal;
    }	

#content a {
    text-decoration:none;
	padding-left:9px;
	margin-left:3px;
	background:url('../images/bg_link.gif') 0 3px no-repeat;
	font-weight:bold;
	color:#013667;
    }
#content a.picturelink {
    display:block;
	padding:0;
	margin:2px;
	background:transparent;
    }	
#content a.picturelink img {
    margin:0;
	width:100%;
	height:100%;
    }
#content a.anchor {
    text-decoration:none;
	background:transparent;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:1pt;
    }
#content sup {
    color:#013667;
	}
#content table.content_menu a, #youarehere a {
    text-decoration:none;
	background:transparent;
	font-weight:normal;
	padding-left:0;
	margin-left:0;
    }
#content a:hover {
    color:#008e84;
    }
#content ul, #content ol {
    margin:5px 9px 5px 24px;
    }
#content ul {
    list-style-type:square;
	}
#content ul li {
    padding:2px 5px;
	color:#008e84;
    }
#content ul li *{
	color:#000;
    }
#content ul li ul li {
	color:#000;
	list-style-type:circle;
    }
#content ul li ul li ul li {
    color:#013667;
	list-style-type:disc;
    }
ul#youarehere li {
	color:#000;
    }
#content ul.nobullet, #content ol .nobullet{
    list-style-type:none;
	margin:0;
    }
table.content_menu {
    border:1px solid #a9c3bd;
	margin:2px 0 16px 0;
	border-spacing:0;
	border-collapse:collapse;
    }
table.content_menu th {
    background:#a9c3bd;
	padding:3px;
	font-size:1em;
	font-weight:bold;
    }
table.content_menu td {
	padding:3px;
	vertical-align:top;
	text-align:left;
	border-left:1px solid #a9c3bd;
    }
#content table.content_menu td ul li {
    }
#content table.content_menu td ul li {
    padding-left:3px;
    }
#content table.content_menu td ul li ul {
    margin:0 0 0 8px;
	list-style-type:disc;
    }
#content table.content_menu td ul li ul li {
    padding-left:0;
	margin-left:0;
    border-bottom:none;
	}
#content table.content_menu td ul li ul li ul li{
    border-bottom:none;
	}
	
	
#content form {
    }
#content fieldset {
    border:1px solid #60887f;
	padding:6px;
	margin-bottom:6px;
    }
#content fieldset.block {
    border:none;
	width:260px;
	padding:1px 6px;
	margin:0 10px 6px 0;
	float:left;
    }
#content div#knop {
	position:absolute;
	display:block;
	width:1px;
	height:1px;
	background-color:#f00;
	overflow:hidden;
    border:none;
    }
#content legend {
    padding:1px 3px;
	font-weight:bold;
    }
#content input.check {
    width:15px;
	height:15px;
	padding:2px;
	background:url('../images/bg_check2.gif') top left no-repeat;
	border:1px solid #ccd4db;
	margin-right:4px;
    }
#content input.text, #content select {
    width:240px;
	height:14px;
	padding:2px;
	border:1px solid #60887f;
	background:url('../images/bg_itext2.gif') top left no-repeat;
	background:#e4e7ec;
	margin-right:4px;
	font-size:8pt;
    }
#content select {
    height:20px;
    }
#content textarea {
    width:530px;
	height:110px;
	padding:2px;
	border:1px solid #60887f;
	background:#e4e7ec;
	margin-right:4px;
	font-size:8pt;
    }
#content button {
    width:172px;
	height:20px;
	padding:3px;
	border:1px solid #60887f;
	background:url('../images/bg_button.gif');
	margin-right:4px;
	text-align:center;
    }
#content label {
    cursor:pointer;
    }
	
	
#quality_menu {
    width:280px;
	float:right;
	border:1px solid #a9c3bd;
    }
#quality_menu ul {
    list-style-type:none;
	margin:0;
	padding:0;
    }
#quality_menu ul li {
    margin:0;
	padding:0;
    }
#quality_menu ul li a {
    background:url('../pictures/aboutus/arrow.gif') 3px center no-repeat transparent;
	display:block;
	padding:12px 2px 12px 40px;
	margin:0;
    }
#quality_menu ul li a:hover, #quality_menu ul li a.now{
    background-image:url('../pictures/aboutus/arrow_hover.gif');
    background-color:#a9c3bd;
	color:#000;
    }	
	 
#quality_content {
    width:300px;
	height:300px;
	padding:4px;
	float:left;
    }	 
#quality_content.load {
	background:transparent url('../images/load.gif') center center no-repeat;
    }
	
	
#content #infoCountry {
    width:240px;
	min-height:250px;
	float:right;
	border:1px solid #a9c3bd;
	padding:5px;
	background-color:#e7ecef;
	}	
#infoCountry.load {
	background:url('../images/loadC.gif') center center no-repeat;
    }
#container_wmap {
    width:620px;
	height:320px;
	overflow:hidden;
	border:1px solid #a9c3bd;
	position:absolute;
	background:url('../images/load.gif') center center no-repeat;
    }
a#wmapsmall_link {
    width:150px;
	height:75px;
	position:absolute;
	border:1px solid #a9c3bd;
	padding:5px;
	background:#e7ecef;
	z-index:99;
	margin:2px;
	cursor:pointer;
    }
a#wmapsmall_link:hover {
    background:#cdd4db;
    }
	
area {
    cursor:pointer;
	}