html {
	overflow:hidden;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	margin-top: 0px;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #505748;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color:#666666;
}

.kopBedrijf {
	font-size: 9pt;
	color:#C00;
}
.textBedrijf {
	font-size: 9pt;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: none;
}

#container {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width: 980px;
	height: 600px;
	z-index: 10;
	border: 2px solid #663300;
}

#zoek {
	position:absolute;
	width:256px;
	height:51px;
	top: 235px;
	left: 392px;
	z-index: 15;
}

#bedrijven {
	position:absolute;
	width: 622px;
	height: 325px;
	top: 276px;
	left: 30px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index: 20;
}

#klok {
	position:absolute;
	width:150px;
	height:150px;
	top: -13px;
	left: 735px;
	z-index: 15;
}

#lift {
	position:absolute;
	left:680px;
	top:0px;
	width:304px;
	height:606px;
	z-index:30;
}

#zoekBedrijf {
	position: absolute;
	left:759px;
	top:348px;
	width:156px;
	height:103px;
	z-index:40;
}

#bel {
	position: absolute;
	left:557px;
	top:412px;
	width:90px;
	height:50px;
	z-index:15;
}

#nieuws1 {
	position: absolute;
	left:632px;
	top:82px;
	width:290px;
	height:361px;
	z-index:15;
}

#nieuws2 {
	position: absolute;
	left:485px;
	top:78px;
	width:199px;
	height:145px;
	z-index:15;
}

#nieuws3 {
	position: absolute;
	left:485px;
	top:78px;
	width:199px;
	height:145px;
	z-index:15;
}

#nieuwsOpsomming {
	position: absolute;
	left:168px;
	top:180px;
	width:298px;
	height:410px;
	z-index:15;
}

#nieuwsArtikel {
	position: absolute;
	left:541px;
	top:177px;
	width:381px;
	height:409px;
	z-index:15;
	overflow-x:hidden;
	overflow-y:auto;
}
#containerBrief {
	position: absolute;
	left:auto;
	right:auto;
	top:1px;
	width:780px;
	height:557px;
	z-index:0;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	display: none;
}
#scroller {
	position:absolute;
	left:50px;
	top:517px;
	width:880px;
	height:20px;
	background-color:#9CC;
	border-bottom:2px #CCC outset;
	border-right:2px #CCC outset;
	z-index:11;
}

.berichtKop {
	color: #666666;
	font-weight: bold;
	font-size: 8pt
}
#bericht1 {
	position:absolute;
	left:208px;
	top:85px;
	width:118px;
	height:39px;
	text-align:center;
	z-index:10;
}
#bericht2 {
	position:absolute;
	left:485px;
	top:85px;
	width:118px;
	height:39px;
	text-align:center;
	z-index:10;
}
#bericht3 {
	position:absolute;
	left:70px;
	top:239px;
	width:118px;
	height:39px;
	text-align:center;
	z-index:10;
}
#bericht4 {
	position:absolute;
	left:486px;
	top:317px;
	width:118px;
	height:39px;
	text-align:center;
	z-index:10;
}

