@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

#content {
	height: 550px;
	width: 1000px;
	margin-left: -500px;
	top: -275px;
	position: absolute;
	left: 50%;
	background-image:url(images/achtergrond.gif);
}

#wrapper {
	overflow: visible;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
}

body {
	background-color: #000000;
}

#links {
	height:550px;
	width:580px;
}

#lb {
	height:294px;
	width:580px;
}

#lol {
	height:256px;
	width:565px;
}

#navigatie {
	width:565px;
	height:100px;
	float:inline;
	position:absolute;
	margin-top:65px;
	text-align:right;

}

a{
	font-family:Verdana;
	color:#7d7d7d;
	font-size:9px;
	letter-spacing:5px;
	text-align:right;
	line-height:20px;
}

a:link, a:visited{
	color: #7d7d7d;
	text-decoration: none;
}

a:hover, a:active{
color: #FFFFFF;
font-weight:bold;
text-align:right;
}

#texthover {
	font-family: Arial;
	font-style:normal;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

#lor {
	height:238px;
	width:15px;
	margin-left:565px;
	background-image:url(images/index_06.gif);
	background-repeat:no-repeat;
}

#logo {
	height:49px;
	width:565px;
	background-image:url(images/index_05.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#rechts {
	height:532px;
	width:420px;
	margin-left:580px;
	margin-right:0px;
	margin-top:0px;
	float:right;
	position:absolute;
	padding-top:18px;
}

#active {
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	font-size:9px;
	letter-spacing:5px;
	text-align:right;
	line-height:20px;
}
