html,body {
    margin: 0px;
    padding: 0px;
    color: black;
    background-color: white;
    font-family: verdana, sans-serif;
    font-size: small;
    height: 100%;
}

h1 {
    font-size: x-large;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

h2, h2 a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: large;
	margin: 5px 0;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 5px 0;
}

a img {
	border: 0;	
}

div#container_background {
	width: 752px;
	min-height: 100%;
	*padding-bottom: 15px; /* IE7 hack */
	margin: 0 auto;
	border-left: 191px solid #005ec4;
	border-right: 7px solid #005ec4;
	_border-left: none;
	_padding-left: 191px;
	z-index: -1;
}

div#container {
	position: relative;
    margin: 0px auto;
    padding: 0;
    width: 950px;
    margin-left: -191px;
    margin-right: -7px;
    background-repeat: repeat-y;
}

div#header {
    width: 950px;
    height: 215px;
    background-image: url("images/toplogo.jpg");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0px;
}

div#inhoud {
	position: relative;
    width: 732px;
    min-height: 350px;
    padding: 10px;
    padding-bottom: 150px;
    float: right;
    margin: 7px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -200px;
    border-left: 181px solid #005ec4;
    border-top: 7px solid #005ec4;
    background: white;
}

div#sidebar {
	position: relative;
    float: left;
    width: 177px;
    padding: 0 7px;
    margin: 0;
    margin-bottom: 300px;
}

div.sidebardiv {
	width: 177px;
	height: 120px;
	margin: 7px 0 7px ;
	padding: 0 0 7px;
	background-color: white;
	text-align: center;
}

div.sidebardiv div.header {
	background-color: #c8e8f7;
	width: 177px;
	height: 16px;
	margin: 0;
	padding: 4px 0;
	font-size: 12px;	
	font-weight: bold;
	color: #005ec4;
}

div#sidebar, div#sidebar a, div#sidebar input {
	font-size: 10px;
    color: white;
}

div#sidebar a img {
	border: 0;
}

div#sidebar a.weer {
	color: black;
	text-decoration: none;
}

div#sidebarfoto {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 286px;
	overflow: hidden;
}

div#sidebarfoto img {
	margin: 0;	
}

div#menu {
	position: relative;
	_z-index: 150; /* IE6 hack */
	*z-index: 150; /* IE7 hack */
	height: 40px;
	margin: 0;
	padding: 0;
	width: 950px;
	background: white;
}

#nav a, #nav span {
	display: block;
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    margin-right: -5px;
    width: 955px;
    list-style: none;
}

#nav li {
	margin: 5px 0;
	margin-right: 5px;
	padding: 0;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	width: 186px;
	color: white;
	background: #005ec4;
    float: left;
}

#nav li:hover {
	background: #49a3ff;
}

#nav li a {
	width: 166px;
	height: 16px;
	padding: 7px 10px;
	color: white;
	text-decoration: none;
	text-align: center;
}

#nav li ul {
    position: absolute;
    z-index: 100;
    width: auto;
    min-width: 184px;
    _width: 184px;			/* IE6 hack */
    top: 35px;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background-color: #eaebd8;
    border: 1px solid #5970b2;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
    /* left: auto;*/
    visibility: visible;
}

#nav li ul li, #nav li ul li a {
    color: #2875de;
    background: transparent;
    text-align: left;
    white-space: nowrap;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    float: none;
    height: auto;
    width: auto;
    margin: 0;
	padding: 0;
}

#nav li ul li a {
    margin: 0;
	padding: 4px 20px;	
}

#nav li ul li:hover, #nav li ul li:hover a,
#nav li ul li.ie_does_hover, #nav li ul li.ie_does_hover a {
    background-color: #49a3ff;
    color: white;
}

div#footer {
	width: 100%;
	clear: both;
	height: 0;
}

div#sponsors {
	position: absolute;
	bottom: 0;
	margin-left: 7px;
	width: 726px;
	height: 100px;
	overflow: hidden;
	border-top: 2px solid gray;	
}

div.sponsor {
	float: left;
	overflow: hidden;
	width: 110px;
	height: 100px;
	margin: 5px 0;
	padding: 0 5px;
	border-left: 1px solid gray;
}

div#sponsor_first {
	border-left: 0;	
}

div#sponsorcontainer {
	height: 100px;
	width: 177px;
	padding: 0;
	background: transparent;
}

div.sitesponsor {
	height: 100px;
	width: 177px;
	float: left;
	margin: 0;
	margin-right: -177px;
	text-align: center;
	*line-height: 100px;
	display: block;
}

div.sitesponsorinner {
	width: 177px;
	height: 100px;
	margin: 0;
	padding: 0;
	display: table;
	text-align: center;	
}

div.sitesponsorimg {
	display: table-cell;
	vertical-align: middle;	
}

img.sitesponsor {
	border: 0px;
}

div#login, div#login input, div#login a {
	margin: 3px 0;
	color: white;
    background-color: #005ec4;
    text-align: left;
}

div#login input[type=text], div#login input[type=password] {
	width: 172px;
}

p#loginp {
	margin: 0px;
	padding: 0px;
}

p.admin, p.admin a, a.admin, p.copyright {
	font-size: small;
	font-weight: normal;
	color: #888;
	margin: 0px;
}

ul.nav_loggedin {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#notificatiegebied {
	width: 754px;
	margin: -10px;
	margin-bottom: 10px;
	background-color: white;
}

div.waarschuwing, div.notificatie {
	width: 744px;
	margin: 0px;
	padding: 2px 4px;
	border: 1px dashed black;
	border-top: none;
	font-style: italic;
}

div#notificatiegebied a {
	color: black;
	font-weight: bold;
	font-style: normal;
}

div.waarschuwing {
	background-color: #FBB;	
}

div.notificatie {
	background-color: #FF9;	
}

div.waarschuwing p.header, div.notificatie p.header {
	font-weight: bold;
	font-style: normal;	
}

div.waarschuwing a, div.notificatie a {
	color: black;
	text-decoration: underline;	
}

.links {
	text-align: center;
}

.links img {
	border: 0;
	margin: 5px 10px;
}

.links a, .links span {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div.frontpage_nieuws, div.frontpage_diversen {
	width: 357px;
	float: left;
	margin: 0;
	margin-top: 20px;
}

div.frontpage_nieuws {
	margin-right: 18px;	
}

div.logo_bond {
	width: 100%;
	clear: both;
	padding: 40px 0;
	text-align: center;	
}

.nieuws_datum, .contentmeta {
    font-style: italic;
    font-size: smaller;
    margin-top: 0px;
}

p.readmore a, td a {
	color: #005ec4;
	font-weight: bold;	
}

p.readmore a:hover, td a:hover {
	color: #49a3ff;
}

hr.nieuws {
	height: 1px;
	color: #005ec4	
}

table.tochten {
	width: 100%;
	border-collapse: collapse;	
}

table.tochten td, table.tochten th {
	border: 1px solid black;	
}

table.tochten th.tochten_tocht {
	width: 200px;	
}

p.tochten-list {
	margin:	0 20px;
}

p.tochten-list a, p.archief_nav a {
	color: black;	
}

div.foto_thumb img {
	border: 0px;
}

p.foto_zichtbaarheid {
	margin: 0px;
	font-size: x-small;
}

table.fotoseries {
	margin: 0px 10px 10px;
}

table.fotoseries img {
	border: 0px;
	margin: 5px 10px;
}

tr.fotoserie_verborgen, td.foto_verborgen,
table.foto_overzicht_verborgen {
	background-color: red;
	opacity: 0.6;
}

td.fotoserie_thumb {
	text-align: center;
}

img.foto_verborgen {
	border: 10px solid red;
	opacity: 0.6;
}

div.fotoserie_naam, div.fotoserie_naam a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div.fotoserie_naam a:hover {
	text-decoration: underline;
}

table.foto_overzicht, table.foto_overzicht_verborgen {
	width: 100%;
	margin: 0px 0px 10px;
}

table.foto_overzicht tr,
table.foto_overzicht_verborgen tr {
	height: 125px;
}

table.foto_overzicht tr td,
table.foto_overzicht_verborgen tr td {
	text-align: center;
	vertical-align: middle;
}

table.foto_overzicht img,
table.foto_overzicht_verborgen img {
	border: 0px;
}

div.foto_vorige,
div.foto_volgende,
div.foto_naaroverzicht {
	width: 150px;
}

div.foto_vorige {
	text-align: left;
	float: left;
}

div.foto_volgende {
	text-align: right;
	float: right;
}

div.foto_naaroverzicht {
	text-align: center;
	margin: auto;
}

div.foto_vorige a,
div.foto_volgende a,
div.foto_naaroverzicht a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div.foto_vorige a:hover,
div.foto_volgende a:hover,
div.foto_naaroverzicht a:hover {
	text-decoration: underline;
}

div.foto {
	width: 100%;
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#slideshow {
	position:fixed;
	z-index: 50;
	left: 50%;
	top: 50%;
	visibility: hidden;
	margin-left: -410px;
	margin-top: -320px;
	background-color: white;
    background-image: url("images/background.jpg");
	width:820px;
	height: 590px;
	border: 2px solid #777;
}

div#slideshowtop {
	width: 820px;
	height: 20px;
}

div#slideshowautoplay {
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	/*font-size: smaller;*/
}

div#slideshowautoplay img {
	vertical-align: middle;	
}

div#slideshowautoplay p {
	display: inline;
	margin: 0;
	padding: 0;	
}

div#slideshowzichtbaarheid {
	float: left;
	margin-left: 30px;	
}

div#slideshowsluiten {
	width: 105px;
	height: 20px;
	float: right;
}

div#slideshowsluiten a img {
	border: 0px;
}

div#slideshowprev, div#slideshownext {
	height: 570px;
	width: 50px;
	text-align: center;
	display: table;
	*line-height: 570px;	/* IE hack */
}

div#slideshowprev {
	float: left;
}

div#slideshownext {
	float: right;
}

div#slideshowprevbutton, div#slideshownextbutton {
	height: 570px;
	width: 50px;
	display: table-cell;
	vertical-align: middle;
}

div#slideshowprevbutton a img, div#slideshownextbutton a img {
	border: 0px;
}

div#slideshowcurr {
	width: 700px;
	height: 550px;
	margin: 0px 50px;
	padding: 10px;
}

div.slideshowitem {
	width: 700px;
	height: 550px;
	float: left;
	margin-right: -700px;
	*line-height: 550px;	/* IE hack */
	display: block;
}

div.slideshowiteminner {
    width: 700px;
    height: 550px;
    margin: 0px;
    padding: 0px;
    display: table;
    text-align: center;
}

div.slideshowimg {
	display: table-cell;
	vertical-align: middle;
}

tr.gastenboek_nieuw {
	color: red;	
}

td.headlines_date {
	text-align: right;	
}
