
html, body { 
	height:100%;
}
body {
	margin : 0;
	padding : 10px 0 0 0;
	color : #000000;
	width : 100%;
	font-size : 11px;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(img/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;

}
html {
	min-width: 980px;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
#wrapper {
	width : 980px;
	margin : 0 auto;
	text-align : left;
}
#left {
	width : 655px;
	float : left;
}
#right {
	width : 315px;
	float : left;
	margin-left: 10px;
}
#header {
	width: 655px;
	height:330px;
	background: url(img/header.jpg);
}
#leftmenu {
	width: 3px;
	height:52px;
	background:url('img/leftmenu.jpg') repeat-x;
	float: left;
	margin-top: 10px;
}
#rightmenu {
	width: 3px;
	height:52px;
	background:url('img/rightmenu.jpg') repeat-x;
	float: left;
	margin-top: 10px;
}
#menu {
	margin-top: 10px;
	margin-bottom: 10px;
	height:52px;
	background:url('img/menubg.jpg') repeat-x;
	float: left;
	width: 648px;

}
#menu ul {
	margin:0;
	padding:0
}
#menu li {
	list-style:none;
	display:inline;
	font-weight:700;
	font-family:verdana;
	font-size:10px;
}
#menu li a {
	height:24px;
	float:left;
	display:block;
	color: #bfbfbf;
	text-decoration:none;
	padding:22px 20px 0
}
#menu li a:hover {
	color:#f2045c;
	text-decoration:none;
}
#content {
	border: 1px solid #878787;
	padding: 10px;
	background-color: #101010;
	color: #ffffff;
	font-size: 10px;
	font-family:verdana;
}
.kop {
	height: 52px;
	background:url('img/modulebg.jpg');
	color: #ffffff;
	line-height: 52px;
	font-size: 23px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	border: 1px solid #878787;
}
.coll {
	border: 1px solid #878787;
	padding: 10px;
	background-color: #101010;
	color: #ffffff;
	font-size: 10px;
	font-family:verdana;
	margin-bottom: 10px;
}
.coll ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: -2px; 
}
.coll ul li{
	padding-bottom: 9px; 
}
.coll ul li a{
	color: #ffffff;
	background: url(img/pijltjes.jpg) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px; 
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.coll ul li a:hover{ 
	color: #f2045c;
}
.coll img {
	margin: 0px;
	padding: 0px;
	margin: -10px;
}

.menu h1 {
	font: bold 102%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #ffffff;
	float: left;
	margin-right: 20px;
	margin-top: 22px;
	margin-left: 10px;
	
	
}
.menu h1 span {
	background: url(img/gradient.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 18px;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
}
.menu a:hover {
	color: #f2045c;
}
h2 {
	font-size: 9px;
	color: #f2045c;
	margin-bottom: -1px;
}
.coll2 {
	border: 1px solid #878787;
	padding: 10px;
	background-color: #101010;
	color: #FFF;
	font-size: 9px;
	font-family:verdana;
	margin-bottom: 10px;
}
hr {
	color: #5a5a5a;
}
div#footer {
	background-image: url(img/footerbg.png);
	border-left:1px solid #000000;
	bottom:0;
	display:block;
	position:fixed;
	left:0px;
width: 100%;

}
div#footer img {
	margin-top:65px;
	vertical-align:middle;
	border:0;
}
#fwrap {
	width: 100%;
}
#content a:link {
	color: #f2045c;
}
h3 a {
	color: #ffffff;
	text-decoration: none;
}
h3 a:visited {
	color: #ffffff;
}
