body {
	background: #000000 url(images/bg.gif) no-repeat;
	margin: 25px;
}

div.trans {
	background:url(images/trans.png) no-repeat;
	height: 495px;
	width: 360px;
	position: absolute;
	top: 120px;
	left: 360px;
}

div.trans2 {
	background:url(images/trans.png) no-repeat;
	height: 495px;
	width: 360px;
	position: absolute;
	top: 200px;
	left: 500px;
}

.table {
	color: #fff;
	font: normal 12pt/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	line-height:120%
}

div.txt {
	position: absolute;
	height: 495px;
	width: 260px;
	top: 250px;
	left: 60px;
	color: #fff;
	font: normal 12pt/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	line-height:120%
}

div.txt2 {
	position: absolute;
	height: 600px;
	width: 830px;
	top: 160px;
	left: 25px; 
	color: #fff;
	font: normal 12pt/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	line-height:160%
}

div.txt_koop {
	position: absolute;
	height: 600px;
	width: 630px;
	top: 160px;
	left: 25px; 
	color: #fff;
	font: normal 12pt/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	line-height:160%
}

a { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #f00; 
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #fff; 
	text-decoration: none;
	background-color: transparent;
}

.footer { 
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 7pt; 
	color: #fff; 
	font-weight: bold;
	letter-spacing: 1px;
}

.footer a { 
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 7pt;  
	color: #666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: transparent;
}

.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 7pt; 
	color: #191919; 
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}