body {
	background-color: #d4dff1;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

body.nieuws {
	background-color: #3D499D;
	padding: 10px;
}

a, a.forum {
	text-decoration: none;
}

a:visited {
	color: #cccccc;
}

a:link, a:active, a.forum:visited, a.forum:link, a.forum:active {
	color: #ffffff;
}

a:hover {
	color: #f26c2b;
}

a.forum:hover {
	text-decoration: underline;
} 

div#horizon {
	position: absolute;
	width: 100%;
	top: 50%;
}
	
div#site {
	position: absolute;
	top: -298px;
	left: 50%;
	margin-left: -497px;
	width: 995px;
	height: 596px;
	border: 1px solid black;
}

div#login_link {
	position: absolute;
	left: 35px;
	top: 47px;
	width: 4px;
	height: 4px;
}

div#header {
	background-color: #ffffff;
	height: 73px;
}

div#header_left {
	float: left;
	background-image: url('../img/lsp-header.gif');
	background-repeat: no-repeat;
	height: 73px;
	width: 554px;
}

div#header_boeken {
	float: right;
	width: 297px;
	height: 73px;
	background-image: url('../img/header-boeken.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#main {
	width: 995px;
	height: 523px;
}

div#menu {
	float: left;
	background-color: #99a8d6;
	width: 118px;
	height: 523px;
}

img.menuitem {
	width: 118px;
	height: 20px;
	border: 0;
}

img.news_image {
	float: left;
	margin: 20px;
}

div#content {
	float: left;
	width: 877px;
	height: 523px;
	background-color: #3d499d;
	overflow: hidden;
}			  	


div#content_header {
	float: left;
	background-color: #f26c2b;
	height: 21px;
	width: 842px;
	font-weight: bold;
	font-size: 15px;
	padding: 2px 20px 0px 15px;
}

div#content_text {
	float: left;
	width: 842px;
	height: 500px;
	padding: 0px 20px 0px 15px;
}

div#window {
	position: absolute;
	width: 291px;
	height: 292px;
	background: url('../img/window.png') no-repeat;
	behavior: url(../iepngfix.htc);
	left: 704px;
}

div#news_column {
	float: left;
	width: 285px;
	height: 500px;
	background-color: #525eaa;
}

div#spacer {
	height: 23px;
}

div#news_feed {
	float: left;
	padding-top: 215px;
	padding-left: 30px;
	width: 228px;
}

div#news_header {
	float: left;
	width: 218px;
	font-size: 15px;
	font-weight: bold;
	background-color: #96add9;
	padding: 1px 0px 1px 10px;
	margin-bottom: 1px;
}

div.news_item {
	float: left;
	width: 228px;
	font-size: 12px;
	margin-bottom: 1px;
}

img.pijl {
	float: left;
}

div.news_text {
	float: left;
	width: 200px;
	height: 17px;
	background-color: #5f6bb2;
	padding: 2px 0px 1px 5px;
	margin-left: 3px;
	overflow: hidden;
}

div#footer {
	float: left;
	width: 995px;
	height: 106px;
	background-color: #f26d2b;
}

div#forum_msg {
	float: left;
	width: 709px;
	height: 106px;
	border-right: 1px solid #fcdfd0;
}

div#contact {
	float: left;
	width: 285px;	
}

div#msg_header, div#contact_header {
	font-size: 15px;
	font-weight: bold;
	background-color: #f19c79;
	padding: 4px;
	padding-left: 10px;
}

div#msg_text, div#contact_info {
	font-size: 14px;
	padding: 5px 30px 5px 15px;
}

div#login {
	width: 300px;
}

div.login_texts {
	float: left;
	width: 130px;
	margin-bottom: 5px;
	padding-top: 2px;
}

div.login_fields {
	float: left;
	margin-bottom: 5px;
}

.login_name, .login_pass {
	color: #ffffff;
	background-color: #2f3d9c;
	border: 1px solid #ffffff;
}

.login_submit {
	color: #ffffff;
	background-color: #2f3d9c;
	border: 1px solid #ffffff;
	margin-top: 5px;
}

div#databank_links {
	margin-top: 30px;
}

div.databank_column {
	float: left;
	width: 260px;
	margin-right: 10px;
}

div.databank_header {
	background-color: #2f3d9c;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	margin-bottom: 3px;
}

div.databank_item {
	background-color: #515ea9;
	font-size: 13px;
	padding: 3px 0px 3px 5px;
	margin-bottom: 2px;
}

.form {
	color: #ffffff;
	background-color: #2f3d9c;
	border: 1px solid #ffffff;
}

div.data_item {
	background-color: #515ea9;
	font-size: 13px;
	padding: 1px 0px 1px 5px;
}

img.edit, img.del {
	float: right;
	border: 0px;
	padding: 1px 1px 0px 0px;
}
