a:visited { text-decoration: none; color:blue; }
a:hover { text-decoration: none; color:blue; }
a:focus { text-decoration: none; color:blue; }
a:hover, a:active { text-decoration: none; color:blue }
body
{
	background-color:#424242;
	margin:0;
	padding:0;
}
p
{
	margin:0;
	padding:0;
}
th
{
	margin:0;
	padding:0;
}
table
{
	padding:0;
}
.photo
{

	width:580px;
	
}
.main
{
	background-image:url('marble.jpg');
	width:980px;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	z-index:0;
	overflow-x:hidden;
	overflow-y:auto;
	
}
.logo
{
	background-image:url('Logo.png');
	position:absolute;
	left:400px;
	top:-30px;
	width:600px;
	height:316px;
	z-index:3;
}
.logoTekst
{
	color:#B8B9BC;
	margin-top:200px;
	margin-left:30px;
	font-family:Verdana, Times new Roman, Ariel;
	font-size:26px;
}
.lgt1
{
	visibility:hidden;
}
.lgt2
{
	visibility:hidden;
}
.lgt3
{
	visibility:hidden;
}
.menucontainer
{
	height:55px;
	width:980px;
	float:left;
	margin-top:5px;
}
.menuItem
{
	color:black;
	text-decoration:none;
	height:39px;
	width:135px;
	background-color:#BEBFC2;
	float:left;
	margin-left:4px;
	text-align:center;
	padding-top:15px;
	Font-size:17.5px;
	font-family:Verdana, Times new Roman, Ariel;
}
.menuItem:hover
{
	color:white;
	background-color:#925768;
}
.welkom
{	
	float:right;
	color:#BEBFC2;
	margin-right:70px;
	Font-size:93px;
	margin-top:450px;
}
.menucontainerpage
{

	height:55px;
	width:980px;
	float:left;
}
.titelField
{
	height:100px;
	width:980px;
	border-bottom:solid 2px;
	color:#BEBFC2;
	font-family:Verdana, Times new Roman, Ariel;
	font-size:70px;
}
.first
{
	color:#925768;
}
.content
{
  color:#BEBFC2;
  height:500px;
  margin-left:5px;
  padding:0px;
  width:940px;
  overflow-x:hidden;
  overflow-y:auto;
  font-size:24px;
  font-family:Verdana, Times new Roman, Ariel;
  
}
.pageContent
{
  color:#BEBFC2;
  height:510px;
  margin-left:5px;
  padding:0px;
  width:940px;
  overflow-x:hidden;
  overflow-y:auto;
}
.tekst
{
	float:left;
}
.map
{
	float:right;
	margin-right:7px;
	margin-top:7px;
}
.right
{
	margin-left:300px;
	float:right;
}
.limitter
{
	height:607px;
	overflow-y:hidden;
	overflow-x:hidden;
}
::-webkit-scrollbar {
    width: 12px;
	
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    border-radius: 10px;
	background-color:#BEBFC2;
	
	
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	background-color:#925768;
	
}
.lock
{
	position:absolute;
	left:600px;
	top:8px;
	z-index:4;
	font-size:15px;
	color:red;
	
}
.cllock
{
	position:absolute;
	left:950px;
	top:3px;
	z-index:4;
	font-size:15px;
	color:red;
	
}
.contentBew
{
  color:#BEBFC2;
  height:510px;
  font-family:Verdana, Times new Roman, Ariel;
  font-size:25px;
  margin-left:10px;
  overflow-x:visible;
  overflow-y:visible;
}
.InnerTitel
{
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:24;
}
.new
	{
		float:left;
		margin-right:450px;
	}
a img {
		border: none; 
	}
.group1
{
	margin-bottom:7px;
	
}
.imgBack
{
	background-color:Grey;
	Text-align:center;
}
.tab
{
	margin-top:15px;
}
.imgBack:hover
{
	background-color:#925768;
}
.HomeContent
{
	
}



