﻿body 
{
	color: #000000;
	background-color: #000000;
	margin: 0px;
	font-family: Verdana;
    scrollbar-3dlight-color: #c0c0c0;
    scrollbar-arrow-color: Black;
    scrollbar-base-color: #292929;
    scrollbar-darkshadow-color: #292929;
    scrollbar-face-color: #292929;
    scrollbar-highlight-color: #292929;
    scrollbar-shadow-color: #c0c0c0;
}
a, a:link, a:visited
{
    color: #8bc028;
    text-decoration: none;
	border: none;
}
img
{
	border: none;
}
#horizon        
{
	color: #000000;
	background-color: #999999;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content    
{
	background-color: transparent;
	margin-left: -480px;
	position: absolute;
	top: -285px;
	left: 50%;
	width: 960px;
	height: 570px;
}
#contentBorder
{
	border: 1px solid white;
	margin-left: -481px;
	position: absolute;
	top: -286px;
	left: 50%;
	width: 961px;
	height: 571px;
	z-index: 1;
	background-color: transparent;
}
#contentLogo
{
	margin-left: -279px;
	position: absolute;
	top: -300px;
	left: 50%;
	z-index: 3;
}
#gastenboek
{
	position: absolute;
	background-color: #292929;
	border: solid 1px white;
	top: 0px;
	left: 200px;
	width: 560px;
	height: 570px;
	padding-top: 70px;
	z-index: 2;
}
#left
{
	background-color: #999999;
	height: 100%;
	width: 350px;
}
#right
{
	background-color: transparent;
	position: absolute;
	left: 277px;
	width: 403px;
	height: 490px;
	top: 70px;
	text-align: left;
	overflow: auto;
	z-index: 4;
}


/* --------------------- MENU --------------------------- */

#menu
{
/*	font: 10pt/14pt Arial; */
 	font: 0.78em/1.3 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 10pt;   
}

.menuItem
{
	position: absolute;
	left: -143px;
	width: 213px;
	height: 20px;
	z-index: 4;
}

.menuLinks
{
	color: White;
	width: 138px;
	text-align: right;
	margin-right: 0px;
	visibility: hidden; 
	float: left;
}
.menuRechts
{
/*	color: #bcbcbc; */
	color: #ffc721;
	width: 65px;
	text-align: left;
	margin-left: 4px;
	float: right;
}

#menu1
{
	top: 84px;
}

#menu2
{
	top: 120px;
}

#menu3
{
	top: 156px;
}

#menu4
{
	top: 192px;
}

#menu5
{
	top: 228px;
}

#menu6
{
	top: 264px;
}

#menu7
{
	top: 300px;
}


/* --------------------- LEDEN --------------------------- */
#leden
{
/*	font: 10pt/14pt Arial; */
 	font: 0.78em/1.3 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;   
	font-size: 10pt;   
}

.ledenItem
{
	position: absolute;
	right: 62px;
	width: 208px;
	height: 20px;
	z-index: 8;
}

.ledenLinks
{
/*	color: #bcbcbc; */
	color: #ffc721;
	width: 64px;
	text-align: right;
	margin-right: 4px;
	float: left;
}

.ledenRechts
{
	color: White;
	width: 134px;
	text-align: left;
	margin-left: 0px;
	visibility: hidden;
	float: right;
}

#leden1
{
	top: 300px;
}

#leden2
{
	top: 336px;
}

#leden3
{
	top: 372px;
}

#leden4
{
	top: 408px;
}

#leden5
{
	top: 444px;
}

#leden6
{
	top: 480px;
}


/* --------------------- OVERIGE --------------------------- */

#frameContent
{
	border: none;
	width: 403px;
	height: 464px;
	z-index: 6;
}
#frameGastenboek
{
	background-color: #292929;
	width: 551px;
	height: 484px;
	z-index: 11;
}
#fotoLinks
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 570px;
	background-image: url(../photoLeft.jpg);
	z-index: 1;
}
#midden
{
	position: absolute;
	background-color: #292929;
	border-left: solid 1px white;
	top: 0px;
	left: 200px;
	width: 560px;
	height: 570px;
	z-index: 2;
}
#fotoRechts
{
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 570px;
	background-color: #000000;
	border-left: solid 1px white;
	z-index: 2;
}
#designBy
{
	font-size: 6pt;
	text-align: right;
	position: absolute;
	bottom: -10px;
	right: 0;
	z-index: 10;
	color: #666666;
}

