body, html { width: 100%; height: 100%; margin: 0 auto;
	font-family: "Helvetica Narrow", Helvetica, Arial;
 }
 
p { 
	font-size: 12px; 
	line-height: 18px;  
	color: rgb(94, 94, 94);
	margin-bottom: 20px;
}
td {
	font-size: 12px; 
	line-height: 18px;  
	color: rgb(94, 94, 94);
	padding-right: 20px;
}


h1 {
    color: rgb(82, 32, 72);
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
}
h2 {
    color: rgb(191, 191, 171);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
}
h3 {
    color: rgb(82, 32, 72);
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin-bottom: 5px;
}
#content a { color: rgb(169, 169, 169);}
#content a:hover { color: rgb(82, 32, 72); }
#content a:visited { color: rgb(121, 121, 121);}

#content-boek a { color: rgb(169, 169, 169);}
#content-boek a:hover { color: rgb(82, 32, 72); }
#content-boek a:visited { color: rgb(121, 121, 121);}

#content {
	position: absolute;
	top: 480px; left: 50%; margin-left: -350px;
	width: 700px; height: auto;
}
#content p {
	padding-right: 175px;
}
#navigation {
	position: absolute;
	top: 29px; left: 50%; margin-left: -350px;
	width: 700px; height: auto;	
}
#navigation li {
	float: left; margin: 0px 18px 0px 10px;
}
#navigation a {
	font-family: "Helvetica Neue", Arial, sans-serif; 
	font-size: 11.9px; font-weight: bold; color: #999999;
	text-decoration:  none;
}
#navigation a:hover { color: #e8332f; }
#navigation a.active { color: #666666; }
#plaatje {
	position: absolute;
	top: 54px; left: 50%; margin-left: -350px;
	width: 700px; height: 400px;	
}
#footer p {
	font-family: ArialMT, Arial, sans-serif;
	font-size: 9px;
	color: #c0c0c0; 
}
#language {
	position: absolute;
	top: 29px; right: 50%; margin-right: -352px;
	width: 65px; height: auto;	
}
#language img { margin-right: 5px; }


.sub { font-family: Arial-ItalicMT, Arial, sans-serif;
	font-size: 12px; color: #5e5e5e; line-height: 19px; font-style: italic; 
	 }
.sub2 { font-family: Arial-ItalicMT, Arial, sans-serif;
	font-size: 12px; color: #5e5e5e; line-height: 19px; font-style: italic; 
	 }
	 .sub2 img { float:right; }
#content-boek {
	position: absolute;
	top: 480px; left: 50%; margin-left: -350px;
	width: 700px; height: auto;
}

#boek img { float:right; }
#whaw {width: 340px; }
#whaw-img {
	position: absolute;
	top: 429px; left: 50%; margin-left: -50px;
	width: 446px; height: 401px;
}
















#splashcontainer {
	position: absolute;
	top: 50%; margin-top: -280px;
	left: 50%; margin-left: -386px;
	height: 561px; width: 772px;
}
#splashcontainer #boek {
	width: 406px; height: 561px;
	background-image: url(images/boek.jpg);
	float: left; 
}
#splashcontainer #formulier {
	float: left;
	width: 355px; height: 561px;	
}
#splashcontainer input[type=text] {
	width: 355px; height: 31px; margin: 3px 0px;
	background: transparent url(images/form-background.jpg) no-repeat 0 0;
	border: 0;
}
#splashcontainer #submitbutton {
	float: right; margin-top: 5px;
}
