body {
    background-color: #009304;
    background-image: url("plaetjes/achtergrondj.jpg");
    background-repeat: repeat-x;
    background-attachment: fixed;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: verdana, sans-serif;
}

div#container {
    margin: 0px auto;
    padding: 0px 10px;
    width: 800px;
    height: 100%;
    background-image: url("plaetjes/inhoud_achtergrondj.jpg");
    background-repeat: repeat-y;
}

div#header {
    width: 800px;
    height: 255px;
    margin: 0px;
    background-image: url("plaetjes/kop_midde.jpg");
    background-repeat: no-repeat;
}

div#header_l_container {
	width: 10px;
    height: 255px;
	margin-left: -10px;
    float: left;
}

div#header_l {
	width: 10px;
	height: 255px;
	background-image: url("plaetjes/kop_links.jpg");
	position: fixed;
}

div#header_r_container {
    width: 10px;
    height: 255px;
	margin-right: -10px;
    float: right;	
}

div#header_r {
    width: 10px;
    height: 255px;
    background-image: url("plaetjes/kop_rechts.jpg");
    position: fixed;
}

div#menu {
    float: left;
    width: 170px;
    background-color: #b90101;
    color: white;
    font-family: Verdana, sans-serif;
    font-size: large;
    padding-left: 20px;
    padding-bottom: 100px;
    bottom: 0px;
}

div#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div#menu ul li {
    margin: 20px 0px;
    padding: 0px;
}

div#menu a {
    text-decoration: none;
    color: white;
}

div#menu a:hover {
    color: #fff800;
}

div#login {
    font-size: x-small;
    font-weight: normal;
    background-color: #b90101;
    color: white;
    width: 170px;
    margin-left: 20px;
    position: absolute;     /* for FF and maybe other browsers */
    margin-top: -100px;     /* same here */
    max-height: 100px;
    *position: relative;    /* Give IE defaults back */
    *margin-top: 0px;
    z-index: 0;
}

div#login input {
    background-color: #b90101;
    color: white;
    font-size: x-small;
}

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

.navigatie a:hover, div.linkobj a:hover {
    text-decoration: underline;
}

div#inhoud {
    background-color: #fff79a;
    position: relative;
    z-index: 1;
    width: 580px;
    padding: 10px;
    float: right;
}

div#onger {
    clear: both;
    *height: 115px;
    *margin-top: -100px;
    margin-bottom: 0px;
}

hr { /* Horizontal Rule */
    width: 75%;
    text-align: center;
    clear: both;
}

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

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

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

/* einde algemene lay-out */

div.vorst_foto {
    float: left;
    margin: 5px;
}

.vorst_naam, .naam {
    font-weight: bold;
    font-size: larger;
}

div.vorst_naam {
    margin: 10px;
}

div.leus {
    width: 500px;
    font-weight: bold;
    font-size: larger;
    font-style: italic;
    margin: 0px auto;
    clear: both;
}

div.leus_een {
    margin-right: 100px;
    text-align: center;
}

div.leus_twee {
    margin-left: 100px;
    text-align: center;
}

div.sjlager_tekst {
    margin: 10px 0px;
}

div.foto_broedspaar, div.foto_raod {
    max-width: 500px;
    margin: 0px auto;
}

div.broed {
    width: 250px;
    float: left;
    margin-right: 25px;
}

div.broedegom {
    width: 250px;
    float: right;
    margin-left: 25px;
}

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

.gastebook_naam {
    font-weight: bold;
    width: 67%;
}

.gastebook_datum {
    font-style: italic;
    font-size: smaller;
    text-align: right;
    width: 33%;
}

.gastebook_tekst {
    padding: 5px 5px 20px;
}

.noews_datum {
    font-style: italic;
    font-size: smaller;
}

div#links img {
    border: 0px;
}

div.linkobj {
    text-align: center;

}

table.aodvorste {
    width: 100%;
    text-align: center;
}

table.aodvorste a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

table.aodvorste a:hover {
    text-decoration: underline;
}

table.aodvorste img {
    border-width: 0;
}

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;
}

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: 550px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#slideshow {
/*	margin: 0px auto;*/
	position:fixed;
	left: 50%;
	top: 50%;
	/*z-index: 32767*/
	visibility: hidden;
	margin-left: -350px;
	margin-top: -310px;
	background-color: #009304;
    background-image: url("plaetjes/achtergrondj.jpg");
    background-repeat: repeat-x;
	width:700px;
	height: 620px;
}

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

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

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

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

div#slideshowprev {
	float: left;
}

div#slideshownext {
	float: right;
}

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

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

div#slideshowcurr {
	width: 600px;
	height: 600px;
	margin-left: 50px;
	margin-right: 50px;
}

div.slideshowitem {
	width: 600px;
	height: 600px;
	float: left;
	margin-right: -600px;
	*line-height: 600px;	/* IE hack */
	display: table;
	text-align: center;
}

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

p.noews_titel_link {
	margin: 3px 0;
}

p.noews_titel_link a {
	color: black;
	font-weight: bold;

