html,body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow-x: hidden;
	background-color: #000000;
	background: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 24px;
	color: #c6c9cd;
	text-align: left;
	margin-top: 8px;
}
a:link {
	color: #c6c9cd;
}
a:visited {
	color: #c6c9cd;
}
a:hover {
	color: #c6c9cd;
}
a:active {
	color: #c6c9cd;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	line-height: 24px;
	color: #ff0000;
	text-align: left;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #c6c9cd;
	text-align: left;
	margin-bottom: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 11px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #c6c9cd;
	list-style-type: none; 
	text-align: left;
}
li {
	margin-left: 20px;
	padding: 0px;
}
#kop {
	height: 29px;
	position: relative; 
	margin-top: 40px; 
	margin-left: 0px; 
}
.bg_zijkant {
	width: 100%;
	background-color: #000000;
	background-image: url(../images/bg_zijkant.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.table0 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;

	height: 100%;
}
.table1 {
	width: 759px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	top: 0px;

	height: 100%;
	
	background-image: url(../images/bg_content.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #25262b;

}
.content {
	position: relative;
	top: 0px;
	left: 1px;
	width: 756px;
}
.text {
	position: relative; 
	margin-left: 30px; 
	width: 435px;
}
.login {
	position: relative; 
	margin-left: 0px; 
	margin-top: 0px; 
	width: 435px;
	font-size: 0px;
	background-image: url(../images/login_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.kolom {
	position: relative;
	top: 0px;
	right: 0px;
	width: 264px;
	float: right;
	
	background-image: url(../images/bg_kolom.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #25262b;
	
	height: 458px;
}
#fp {
	margin-top: 16px; 
	margin-left: 27px; 
	border: 1px solid #c6c9cd;
}
#fp_text {
	margin-top: 14px; 
	margin-left: 28px;
	margin-right: 28px;
}
#formveld {
	width: 153px;
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	color: #c6c9cd;
	border: 1px solid #c6c9cd;
	background-color: #191a1d;
	border-spacing: 0px;
	margin: 0 0 -3px -2px;
	padding: 0;
	space: 0px;
	vertical-align: middle;
}
#banner_logo {
	position: relative;
	left:    462px;
	top:     0px;
	width:  267px;
	height: 281px;
}
.tablecell_copyright {
	vertical-align: bottom;
}
.copyright {
	position: relative;
	width: 700px;
	height: 30px;
	left: 30px;
	margin-top: 40px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 29px;
	color: #808080;
	text-align: center;
}