@charset "utf-8";
/* CSS Document */
form {
	padding:0px;
	margin:0px;
}

html {

}

body {
	background-color:#000000;
	padding:0px;
	margin:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #00aeef;
	line-height:19px;

}
a {
	color:#00aeef;
	text-decoration:none;
}


h1 {
	font-size:15px;
}
.centre
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 995px;
      height: 600px;
      margin-left: -498px; /* half of width */
      margin-top: -300px;  /* half of height */
	  background-color:#FFFFFF;
	  border:1px solid #ccaa70;
	  background-image:url(../images/logo.jpg);
	  background-position:5px 5px;
	  background-repeat:no-repeat;

}

.centre_index {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 995px;
      height: 600px;
      margin-left: -498px; /* half of width */
      margin-top: -300px;  /* half of height */
	  border:1px solid #ccaa70;
	  background-color:#000937;		
}

#content_index {
	height:355px;
	padding-top:250px;
	padding-left:320px;
	padding-right:320px;
	text-align:center;
	cursor:pointer;
}

#introtekst {
	color:#caaa6f;
	
}

#introtekst a {
	text-decoration:none;
	color:#caaa6f;
	
}


#menu {
	position:absolute;
	padding:0px;
	margin:0px;
	margin-top:35px;
	margin-left:90px;
	margin-bottom:0px;
	padding-bottom:0px;
	list-style-type:none;
}
#menu li {
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	float:left;
}

#top {
	border:0;
	border-bottom:1px solid #ccaa70;
	height:90px;
}

#top_concept {
	border:0;
	height:90px;
}

#main {
	height:483px;
}

#main_concept {
	height:484px;
	background-repeat:no-repeat;
}

#footer {
	border-top:1px solid #ccaa70;
	height:25px;
	text-align:center;
	padding-top:2px;
}

#footer ul {
	position:absolute;
	left:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:70px;
	

}

#footer ul li {
	float:left;
	padding-left:23px;
	padding-right:23px;
	color:#003067;
	letter-spacing:3pt;
	font-size:11px;
}

#footer ul li a {
	text-decoration:none;
	color:#003067;
	
}

#left {
	width:345px;
	height:400px;
	margin-top:28px;
	margin-bottom:30px;
	float:left;
	
	border-right:1px solid #ccaa70;
	padding-left:93px;
	padding-top:30px;
	padding-right:50px;
	text-align:justify;

}

#scrollvlak {
	overflow:hidden;
	text-align:justify;
	vertical-align:bottom;
	position:absolute;
	bottom:50px;
	width:345px;
	
	
}

#scrollbuttons {
	position:absolute;
	left:478px;
	top:510px;
	width:15px;
	background-color:#FFFFFF;
	padding-top:10px;
}

#scroll_up {
	float:left;
	cursor:pointer;
}

#scroll_down {
	float:left;
	cursor:pointer;
}

#right {
	float:left;
	padding-top:28px;
	padding-left:30px;
}
#logo_concept {
	width:943px;
	height:55px;
	text-align:center;
	padding-top:9px;
}
#left_index {
	width:360px;
	height:335px;
	margin-top:150px;
	margin-bottom:30px;
	float:left;

	padding-left:100px;
	padding-top:95px;
	padding-right:20px;
	overflow:auto;
	text-align:justify;
}
#right_index {
	float:left;
}
#nieuwsvlak {
	padding-top:120px;
}
#left_concept {
	width:350px;
	height:335px;
	margin-top:28px;
	margin-bottom:30px;
	float:left;
	padding-left:93px;
	padding-top:86px;
	padding-right:0px;
	overflow:auto;
	text-align:justify;
}
#right_concept {
	float:left;
}

.goud {
	color:#caaa6f;
}

.kopgoud {
	color:#caaa6f;
	font-weight:bold;
}

#rss {
	position:absolute;
	left:910px;
	margin-top:3px;
	background-image:url(../images/RSS.jpg);
	width:36px;
	height:14px;
	cursor:pointer;
}

#back {
	position:absolute;
	width:85px;
	height:85px;
	cursor:pointer;
}

#nieuwscontainer {
	background-image:url(../images/nieuwsbg.jpg);
	width:389px;
	height:388px;
	padding-top:42px;
	padding-left:41px;
}

#nieuwsslide {
	 width:348px; 
	 height:348px;
}

#leesmeer {
	position:absolute;
	margin-top:400px;
	width:430px;
	text-align:center;

	font-size:11px;
	text-transform:uppercase;
}

#leesmeer a {
		color:#caaa6f;
		text-decoration:none;
}