.Container
{
	font-family: "arial narrow",arial courier;
	font-size: 12px;
	position: relative;
	width: 800px;
	height: 600px;
	background: url(../images/2004_voorkant_3.gif);
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	visibility: hidden;
}

.TextContainer
{
	font-family: "arial narrow",arial courier;
	font-size: 12px;
	position: absolute;
	top: 133px;
	left: 26px;
	width: 744px;
	height: 403px;
	border: 1px solid #223455;
}
.TopText
{
	font-family: "arial narrow",arial courier;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #223455;
	position: absolute;
	left: 20px;
	top: 20px;
}
.TitleText
{
	font-family: "arial narrow",arial courier;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #223455;
	position: absolute;
	left: 20px;
	top: 50px;
}

.ContText
{
	font-family: "arial narrow",arial courier;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #223455;
	position: absolute;
	left: 20px;
	top: 80px;
	text-align: justify;
	padding: 2px;
	height: 300px;
	width: 700px;
	overflow: auto;
}
.InnerContainer
{
	font-family: "arial narrow",arial courier;
	font-size: 12px;
	position: relative;
	width: 100%;
	height: 100%;
	
}
.boekjes
{
	font-family: "arial narrow",arial courier;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #223455;
	position: absolute;
	right: 70px;
	bottom: 0px;
	width: 261px;
	height: 153px;
	background: url(../images/boekjes.gif);
}
.body
{
	background-color: #223455;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #ADB6C3; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #ADB6C3; 
	scrollbar-arrow-color: #FFFFFF;  
	scrollbar-track-color: #E3E6EA; 
	scrollbar-darkshadow-color: #ADB6C3; 
	
}
.TextButton
{
	font-family: "arial narrow",arial courier;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #223455;
	position: absolute;
	top: 97px;
	border: none;
	cursor: pointer;
}
.ImgButton
{
	font-family: "arial narrow",arial courier;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #223455;
	position: absolute;
	top: 112px;
	width: 15px;
	height: 15px;
	border: none;
	background-image: url(../images/frontpagebutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;

}
.VorloxCopyright
{
	position: absolute;
	visibility: hidden;
	height: 0px;
}
A
{
	color: blue;
}
A:visited
{
	color: blue;
}
A:hover
{
	color: red;
}

.ImgOverA
{
	position: absolute;
	width: 50px;
	height: 50px;
	border: none;
	bottom: 2px;
	cursor: pointer;
	
}
