/* main elements of the site */

html {
	height: 100%;
}

body {
	background: #0E1D30 url('/images/site_background.gif') repeat-x;
	margin: 0;
	padding: 0;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

a:link, a:active, a:visited { 
	text-decoration : underline; 
	color: #000000;
}

a:hover { 
	text-decoration : none; 
}

#site {
	width: 960px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

	background: #FFFFFF url('/images/content_bg.gif') right top repeat-y;

	min-height: 100%; 
	height: auto!important; 
	height: 100%; 

	position: relative;
	text-align: left;

	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 105px;
}

#sidebar {
	float: right;
	width: 240px;

	text-align: left;
	padding: 15px 10px 0 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	padding: 0;
	margin-left: 14px;
}

#content_middle {
	padding: 15px 270px 0 15px;

	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#content_middle h1 {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
	color: #5F7F07;
}

#content_middle h2 {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	font-style: italic;
	
	padding: 0;
	margin: 0;
	margin-bottom: 16px;
}

#content_middle h3 {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	margin-top: 16px;
}

#footer {
	background-color: #5F7F07;
	border-top: 1px solid #0E1D30;
	border-bottom: 1px solid #0E1D30;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	padding: 5px 0 5px 15px;
	bottom: 0;
	height: 20px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#clear { 
	clear: both;
	width: 100%;
}

/* elementen op de website */
#vlag {
	float: right;
	text-align: right;
	font-size: 10px;

	margin-left: 5px;
	margin-bottom: 5px;
}

#vlag img {
	border: 1px solid #000000;
}

#tijd {
	margin-top: 10px;
	font-family: Arial;
	text-align: center;
	font-size: 22px;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	padding: 10px;
}

#valuta {
	margin-top: 10px;
	font-family: Arial;
	text-align: center;
	font-size: 22px;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	padding: 10px;
}

#weer {
	margin-top: 10px;
	font-family: Arial;
	text-align: center;
	font-size: 22px;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	padding: 10px;
	height: 50px;
	
	margin-bottom: 10px;
}

#icon {
	float: left;
}

#temp {
	float: right;
	line-height: 56px;
}

#map {
	height: 360px;
	width: 673px;
	border: 1px solid #000000;
}

#weergave {
	text-align: right;
	font-size: 11px;
	margin-bottom: 5px;
}

.illustration {
	float: right;
	margin: 0;
	padding: 0;
	
	margin-left: 15px;
	margin-bottom: 5px;	

	font-size: 9px;
	text-align: right;
	font-weight: bold;
	width: 205px;
}

.illustration img {
	border: 1px solid black;
}

/* navigation */

#nav {
	background: #000000 url('/images/menu_background.gif') repeat-x;
	height: 34px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
    font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 1em;
    border-right: 1px solid #000000;
    line-height:34px;
	height: 34px;
    float:left;
}

#nav ul li a:hover {
	background: #000000;
    color: #EBEBEB;
}

#nav .active a, #nav .active a:hover {
    line-height: 34px;
	height: 34px;
    margin: 0;
    background: #5F7F07;
    background-image: none;
}

#row {
    background: #5F7F07;
	height: 6px;
	clear: right;

	/* fixed minimum height in IE */
	font-size: 1px;
	line-height: 0;
}

#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #5F7F07;
}

#submenu .active a, #submenu .active a:hover {
	font-weight: bold;
}

	#submenu ul {
		margin: 0;
		padding: 0;
		list-style: none;		
	}

	#submenu ul li {
		float: left;
		margin-right: 20px;
	}
	
	#submenu a {
		text-decoration: none;
	}
	
	#submenu a:hover {
		text-decoration: underline;
	}

/* search form */

#nav ul li.search {
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	width: 250px;
}

#nav ul li.search a {
	height: 20px;
	line-height: 20px;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	color: #FFFFFF;
}

#nav ul li.search a:hover {
	color: #FFFFFF;
	background: none;
}

#search_form input {
	font-size: 10px;
	border: 0px solid #000000;
	padding: 2px;
	margin-top: 2px;
	float: left;
}

/* elements of the site */

input, select, textarea {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input[type='submit'], input[type='button'] {
	font-weight: bold;
}

input[type='checkbox'], input[type='radio'], input[type='image'] { 
	border: 0px;
	background-color: #FFFFFF;
}

#rand {
	border: 1px solid #000000;
	padding: 3px;
	width: 170px;
}

.kop {
	font-size: 12px;
	color: #5F7F07;
	font-weight: bold;
}

.illustratie {
	float: right;
	margin: 0;
	padding: 0;
	
	margin-left: 15px;
	margin-bottom: 5px;	

	font-size: 9px;
	text-align: right;
	font-weight: bold;
}

.illustratie img {
	border: 1px solid black;
}

/* tabellen */
.tabel_weer {
	width: 100%;
	padding: 0;
	margin: 0;
}

.tabel_weer td {
	padding: 2px;
	margin: 0;
	border-bottom: 1px solid #C9C9C9;
}

.tabel_weer th {
	padding: 2px;
	margin: 0;
	background-color: #F3F3F3;
}


/* video */
#video_list {
	margin-left: 110px;
}

.video {
	margin-bottom: 10px;
	border: 1px solid #000000;
	width: 425px;
}

/* lightbox */
.gallery img {
	border: 1px solid #cecece;
	padding: 2px;
}

.gallery a:hover img {
	border: 1px solid #7F7F7F;
	padding: 2px;
}

.gallery_title {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

.gallery_more {
	text-align: right;
	font-size: 11px;
	margin-right: 5px;
}

.gallery_more a {
	text-decoration: none;
}

.gallery_more a:hover {
	text-decoration: underline;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-license a {
	text-decoration: none;
}

#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
