html{
	overflow-x:hidden;
	overflow-y:auto;
}
body {
	
	overflow:hidden;
	font-family : Verdana;
	font-size : 12px;
	margin:0px;
	padding:0px;
}

/*#scroller{
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:auto;
}*/

h2{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
/*	margin:4px 0px 10px 0px; */
}

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

.background-container {
	width : 2000px;
	height : 880px; 
	background : url('../images/Fotopozities.jpg') no-repeat top center;
	position : absolute;
	left: 50%;
	top:0px;
	margin-left: -1000px;
	z-index:-100;
}

.afbeeldingen-container {
	position : relative;
	left : 10px;
	top : 3px;
	
}

.logo {
	margin : auto;
	width : 272px;
	height : 111px;
	position : relative;
	top : 10px;
	left : -115px;
}

.logo img {
	border : 0px;
}

.home-container {
	z-index : 0;
	/* background : url('../images/Hoofdknoppen2.gif') no-repeat center center; */
	margin : auto;
	width : 700px;
	margin-top : 100px;
}


.homebuttons-container {
	height:40px;
	margin-top:-40px;
	z-index:2;
	width : 700px;
	padding-left:20px;
	position:relative;
}

.homebutton {
	background: url('../images/knop-home.gif') no-repeat;
	font-size : 17px;
	padding : 7px;
	padding-bottom : 8px;
	padding-right : 34px;
	width : 180px;
	height : 36px;
	float : left;
}


.homebutton a {
	color : white;
	text-decoration : none;
}

.homebutton a:visited {
	color : white;
	text-decoration : none;
}

.main-container {
	z-index : 0;
	background : url('../images/MiddenvlakPatroon.gif') no-repeat top;
	margin : auto;
	width : 678px;
	min-height : 738px;
	position : relative;
	top : 49px;
	left : 5px;
}

.menu-container {
	z-index : 2;
	color : white;
	position : absolute;
	top : 53px;
	left : 9px;
}

.menuitem-shadow {
	background: url('../images/menuitem-top-shadow.gif') top repeat-x;
	background-color : #3E6AB1;
	font-size : 11px;
	/* padding : 3px; */
	width : 150px;
	/*height : 19px;*/
}

.menuitem {
	background: url('../images/menuitem-top.gif') top repeat-x;
	background-color : #3E6AB1;
	font-size : 11px;
	/* padding : 3px; */
	width : 150px;
	/*height : 19px;*/
}

.menuitem2 {
	background: url('../images/menuitem-bottom.gif') bottom repeat-x;
	width : 150px;
}

.menuitem2 a {
	/* margin-left : 10px; */
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 13px;
	color : white;
	text-decoration : none;
	display : block;
	position : relative;
	line-height : 100%;
}

.menuitem2 a:visited {
	color : white;
	text-decoration : none;
}

.menuitem :hover {
	background : url('../images/selected-button.gif') repeat-x top;
	font-size : 11px;
	width : 137px;
	position : relative;
	/*left : -3px;*/
}

.menuitem2 a:hover {
	/* margin-left : 10px; */
	padding-left : 13px;
	color : white;
	text-decoration : none;
	display : block;
	height : 100%;
	position : relative;
}

.contact-menuitem {
	background: url('../images/special-menuitem.gif');
	font-size : 11px;
	padding : 2px;
	width : 146px;
	height : 20px;
}

.contact-menuitem a {
	margin-left : 10px;
	color : white;
	text-decoration : none;
}

.contact-menuitem a:visited {
	color : white;
	text-decoration : none;
}

.contact-menuitem a:hover {
	text-decoration : none;
}

.menu_active {
	background: url('../images/selected-menuitem.gif') no-repeat;
	font-size : 11px;
	padding : 2px;
	width : 178px;
	/* height : 19px; */
}

.menu_active2 {
	background: url('../images/selected-menuitem-bar.gif') no-repeat bottom left;
	padding : 2px;
	margin-bottom : -2px;
	width : 166px;
	position : relative;
	left : -2px;
}

.menu_active a {
	margin-left : 11px;
	color : white;
	text-decoration : none;
}

.menu_active a:visited {
	color : white;
	text-decoration : none;
}

.contact_menu_active {
	background: url('../images/special-menuitem.gif');
	width : 150px;
	font-size : 11px;
	padding : 2px;
	height : 20px;
}

.contact_menu_active a {
	margin-left : 10px;
	text-decoration : none;
}

.contact_menu_active a:visited {
	color : white;
	text-decoration : none;
}

.buttons-container {
	z-index : 2;
	background : url('../images/buttonbar.gif');
	width : 678px;
	height : 53px;
	position : relative;
	top : -256px;
}

.buttons {
	position : relative;
	top : 10px;

}

.button {
	background: url('../images/button.gif') no-repeat;
	font-size : 17px;
	margin-right : 8px;
	padding : 7px;
	padding-bottom : 8px;
	width : 166px;
	height : 38px;
	float : right;
}

.button a {
	color : white;
	text-decoration : none;
}

.button a:visited {
	color : white;
	text-decoration : none;
}

.button a:hover {
	text-decoration : none;
}

#button_active {
	background: url('../images/selected-button.gif') repeat-x;
	font-size : 17px;
	padding : 7px;
	padding-left : 20px;
	width : 182px;
	height : 38px;
	float : left;
}

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

.content_wit {
	z-index : 1;
	background : url('../images/wit_achtergrond.gif') repeat-x;
	background-color : white;
	padding : 40px;
	padding-top : 100px;
	padding-bottom : 20px;
	width : 400px;
	min-height : 460px;
	position : relative;
	top : -329px;
	left : 170px;
}

.content_rood {
	z-index : 1;
	background : url('../images/rood_achtergrond.gif') repeat-x;
	background-color : #B62716;
	padding : 40px;
	padding-top : 100px;
	width : 400px;
	position : relative;
	top : -329px;
	left : 170px;
}
/*
.content_wit#content {
	z-index : 1;
	width : 459px;
	padding : 30px;
	position : relative;
	top : 75px;
	left : 0px;
	width : 400px;
}

.content_rood#content {
	z-index : 1;
	background-color : #B62012;
	width : 459px;
	padding : 30px;
	position : relative;
	top : 75px;
	left : 0px;
	width : 400px;
	font-size : 12px;
	text-align : left;
	color : white;
}
*/

.schaduw-container {
	z-index : -7;
	background : url('../images/schaduw.gif') no-repeat;
	width : 860px;
	height : 256px;
	position : relative;
	top : 440px;
	left : -89px;
}

.thumb {
	float : left;
}

.thumb a img {
	margin : 0px;
	margin-right : 10px;
	margin-bottom : 7px;
	border : 0px;
}

.fotosubalbum0-thumb {
	width : 199px;
	height : 199px;
	float : left;
	position : relative;
	top : 50px;
}

.fotosubalbum1-thumb {
	width : 199px;
	height : 199px;
	float : left;
	position : relative;
	left : 42px;
	top : -10px;
}

.fotosubalbum2-thumb {
	width : 199px;
	height : 199px;
	float : left;
	position : relative;
	left : -40px;
	top : 50px;
}

.fotosubalbum3-thumb {
	width : 199px;
	height : 199px;
	float : left;
	position : relative;
	top : -10px;
}

.album-link a:visited {
	color : white;
	text-decoration : none;
}

.album-link {
	z-index : 3;
	background-color : #00498D;
	display : block;
	width : 199px;
	height : 29px;
}

.album-link a {
	color : white;
	text-decoration : none;
	padding-left : 6px;
	line-height : 29px;
	text-decoration : none;
}

.album-thumb {
	z-index : 2;
	position : relative;
	top : -5px;
	left : -5px;
}

.album-thumb img {
	border : 0px;
}

.newmessage-button {
	background : url('../images/nieuwbericht.gif');
	width : 156px;
	height : 26px;
	position : relative;
	top : 10px;
	left : -4px;
}

.newmessage-button a {
	padding-left : 10px;
	font-size : 10px;
	color : white;
	text-decoration : none;
	line-height : 26px;
}

.newmessage-button a:visited {
	color : white;
	text-decoration : none;
}

.guestbook-message {
	position : relative;
	top : 20px;
}

.guestbook-title {
	background : url('../images/buttonbar.gif');
	width : 399px;
	height : 19px;
	display : block;
}

.guestbook-title-name {
	padding-left : 10px;
	float : left;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : white;
}

.guestbook-title-time {
	padding-right : 10px;
	padding-top : 2px;
	float : right;
	font-size : 10px;
	color : #C3A4B8;
}

.guestbook_pages {
	position : relative;
	top : 20px;
}

.guestbook_pages a {
	color : #808080;
	text-decoration : none;
}

.guestbook-content-container {
	color : white;
}

.puntjes-boven {
	background : url('../images/puntjes.gif') repeat-x top;
	padding-bottom : 5px;
	width : 399px;
	height : 9px;
}

.guestbook-content {
	padding-bottom : 12px;
}

.puntjes-onder {
	background : url('../images/puntjes.gif') repeat-x top;
	padding-bottom : 10px;
	width : 399px;
	height : 9px;
}

a.active {
	color : white;
	text-decoration : none;
}

a.inactive {
	color : #808080;
	text-decoration : none;
}

.Afbeelding1 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 328px;
	left : 360px;
}

.Afbeelding2 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 197px;
	left : 407px;
}

.Afbeelding3 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 285px;
	left : 468px;
}

.Afbeelding4 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 488px;
	left : 446px;
}

.Afbeelding5 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 101px;
	left : 532px;
}

.Afbeelding6 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 185px;
	left : 601px;
}

.Afbeelding7 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 367px;
	left : 563px;
}

.Afbeelding8 {
	z-index : -5;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 374px;
	left : 1306px;
}

.Afbeelding9 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 305px;
	left : 1365px;
}

.Afbeelding10 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 452px;
	left : 1363px;
}

.Afbeelding11 {
	z-index : -5;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 435px;
	left : 1474px;
}

.Afbeelding12 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 358px;
	left : 1530px;
}

.Afbeelding13 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 414px;
	left : 39px;
}

.Afbeelding14 {
	width : 80px;
	height : 120px;
	position : absolute;
	top : 237px;
	left : 213px;
}

.Afbeelding15 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 330px;
	left : 1675px;
}

.Afbeelding16 {
	z-index : -6;
	width : 80px;
	height : 120px;
	position : absolute;
	top : 372px;
	left : 1856px;
}