/* STANDARDS */
A:link {
text-decoration: none; 
color: #000000;
}

A:visited {
text-decoration: none;
color: #000000;
}

A:hover {
text-decoration: none;
color: #C32323;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/achtergrond_rechts.jpg);
	background-repeat: no-repeat;
}

/* FONTS */

.standaard {
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;	
}
.fotoalbum {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS;	
}
.nav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;	
}
.actie {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;	
}
.lysander {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;	
}
img.b {
	cursor: hand;
	cursor: pointer;
}

/* FLOATS */
#container {
	left: 50%;
	margin-left: -500px;
	position: absolute;
	width: 1000px;
	height: auto !important; /* voor moderne browsers */
  	height: 100%; /* voor IE */
	background-color: #d7d7d7;
	color: #5a5a5a;
}
#achtergrond {
	position: absolute;
	width: 1000px;
	height: 585px;
	background: url(images/achtergrond1.jpg);
	background-repeat: no-repeat;
}
#achtergrond2 {
	position: absolute;
	width: 1000px;
	height: 585px;
	background: url(images/achtergrond2.jpg);
	background-repeat: no-repeat;
}
#achtergrond3 {
	position: absolute;
	width: 1000px;
	height: 585px;
	background: url(images/achtergrond3.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	width: 191px;
	height: 171px;
	left: 36px;
	top: 223px;
}
#actie {
	position: absolute;
	width: 78px;
	height: 31px;
	left: 635px;
	top: 425px;
}
#actiecontent {
	position: absolute;
	width: 190px;
	height: 70px;
	left: 640px;
	top: 460px;
	line-height: 1.75;
}
#content {
	position: absolute;
	width: 490px;
	height: 160px;
	left: 300px;
	top: 210px;
	overflow-y: auto;
}
#contentnav {
	position: absolute;
	width: 490px;
	height: 130px;
	left: 300px;
	top: 240px;
	overflow-y: auto;
}
#contentgastenboek {
	position: absolute;
	width: 490px;
	height: 300px;
	left: 300px;
	top: 210px;
	overflow-y: auto;
}
#nav {
	position: absolute;
	width: 490px;
	height: 20px;
	left: 300px;
	top: 210px;
	overflow-y: hidden;
	word-spacing: 1.5em;
}
#foto {
	position: absolute;
	width: 367px;
	height: 126px;
	left: 258px;
	top: 429px;
}
#fotoalbumthumbs {
	position: absolute;
	width: 500px;
	height: 120px;
	left: 280px;
	top: 429px;
	overflow-x: auto;
	overflow-y: hidden;
}
#fotoalbumtekst {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 280px;
	top: 405px;
}
#grotefoto {
	position: absolute;
	width: 296px;
	height: 222px;
	left: 437px;
	top: 162px;
}
#lysander {
	position: absolute;
	width: 100px;
	height: 16px;
	right: 5px;
	bottom: 6px;
}
#email {
	position: absolute;
	width: 222px;
	height: 18px;
	left: 32px;
	top: 540px;
}
