/**/
body {
  margin: 0px;
  text-align: center;
  height: 100%;
  font-family: Arial;
  font-size: 8pt;
  background-color: #fff;
}
#divContainer {
  text-align: left;
  position: relative;
}
#divHeader {
  position: fixed;
  width: 782px;
  height: 143px;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  left: 0px;
  right: 0px;
  text-align: left;
  background-image: url('http://test.hvhdc.nl/calpam/images/dynamic/CALPAM_10.0_BB_BASIS.jpg');
}
#divTopMenu {
  position: fixed;
  width: 752px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  top: 143px;
  left: 0px;
  right: 30px;
  text-align: left;
  background-color: #b2b2b2;
}
.currentPageHighlightColor {
  background-color: #b2b2b2;
}
.leftImg {
  border: #a0a0a0 4px solid;
}
#divTopMenuFFHack {
  position: fixed;
  width: 782px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  top: 143px;
  left: 0px;
  right: 0px;
  text-align: left;
  background-color: #b2b2b2;
}
#divContentContainer {
  position: fixed;
  width: 625px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  top: 186px;
  left: 160px;
  right: 0px;
  bottom: 100px;
  text-align: left;
  overflow: auto;
}
#welkomFlash {
  position: fixed;
  width: 681px;
  margin-left: auto;
  margin-right: auto;
  top: 116px;
  left: 0px;
  right: 0px;
  height: 380px;
}
#divContent {
  padding: 5px;
  padding-left: 30px;
  padding-right: 70px;
  line-height: 18px;
}
#divNavLeftContainer {
  position: fixed;
  width: 782px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  top: 186px;
  left: 0px;
  right: 0px;
  bottom: 100px;
  text-align: left;
  overflow: hidden;
}
#divNavLeft {
  padding-top: 5px;
  position: fixed;
  width: 156px;
  padding-right: 2px;
  text-align: right;
  bottom: 100px;
  top: 186px;
  height: auto;
}
#divBottomNav {
  position: fixed;
  width: 782px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  border-top: #2D77B7 0px solid;
  padding-top: 12px;
  color: #1D67A7;
}

#divBottomNav a {
  color: #666;
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
}
#divBottomNav a:hover {
  color: #666;
  text-decoration: underline;
}
#divNavLeft a.leftLinkBack {
  color: #0000ff;
}
#divNavLeft a.leftLinkBack:hover {
  color: #6666ff;
}

#divNavLeft a {
  font-weight: bold;
  display: block;
  color: #333;
  text-decoration: none;
  margin-bottom: 10px;
  width: 150px;
  margin-left: 8px;
}
#divNavLeft a:hover {
  font-weight: bold;
  color: #a0a0a0;
  text-decoration: none;
  margin-bottom: 10px;
  width: 150px;
}

#topNavPane {
  float: left;
  width: 156px;
}
#topNav {
  margin-top: 4px;
  color: #fff;
  font-size: 8pt;
}

.spanContentTitle {
  font-size: 16pt;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
}

.sub1 {
  font-weight: bold;
  display: block;
  font-style: italic;
  color: #a0a0a0}
.ulTopNav {
  position: absolute;
  left: 160px;
  top: 0px;
  margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ulTopNav li {
  float: left;
  padding-left: 15px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 4px;
	background-image: url('../images/arrow_right.gif');
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	display: block;
	cursor: pointer;
}
.ulTopNav li.over {
  cursor: pointer;
  float: left;
  padding-left: 15px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 4px;
	background-image: url('../images/arrow_down.gif');
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	display: block;
	background-color: #a0a0a0;
}
.ulTopNav li a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.ulTopNav li a:hover {
  text-decoration: none;
  color: #fff;
  display: block;
}
.ulTopNav li ul {
  display: none;
	position: absolute;
	left: 0px;
  top: 5px;
}
.ulTopNav li.over ul {
  display: block;
	position: absolute;
	left: 0px;
  top: 2px;
  width: 130px;
  padding-top: 21px;
  margin: 0px;
  padding-left: 0px;
}
.ulTopNav li.over ul li {
  display: list-item;
  list-style: none inside;
  padding-left: 15px;
  margin: 0px;
  float: none;
  color: #fff;
  background-color: #b2b2b2;
  padding-top: 4px;
  padding-bottom: 4px;
  background-image: none;
  width: 130px;
}
.ulTopNav li.over ul li.over {
  display: list-item;
  list-style: none inside;
  padding-left: 15px;
  margin: 0px;
  float: none;
  color: #fff;
  background-color: #a0a0a0;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 130px;
  background-image: url('');
}
.ulTopNav li.over ul li a {
  
  
}
.leftLinkBack {
  color: #0066ff;
}

