
.articledbcontent {
  border-collapse: collapse;
  margin-top: 20px;
}

.articledbcontent .even {
  background-color: #EBEAFA;
}

.articledbcontent .odd {
  background-color: #FFFFFF;
}

.articledbcontent a {
  color: #333399 !important;
  display: block;
  height: 20px;
  padding: 2px;
  padding-left: 6px;
  text-decoration: none;
}

.articledbcontent a img {
  margin-bottom: -4px;
}

.articledbcontent td {
  border: 1px solid #333399;
}

.articledbcontent td.header {
  background-color: #333399;
  background-image: url(../images/arrow_down_whiteonblue.gif);
  background-position: 96%;
  background-repeat: no-repeat;
  border-top: 1px solid #8F7073;
  color: #FFFFFF;
}

.articledbcontent td.header a {
  color: #FFFFFF !important;
}

.articledboverview {
  border-collapse: collapse;
  margin-top: 20px;
}

.articledboverview a {
  color: #333399 !important;
  display: block;
  padding: 2px;
  padding-left: 6px;
  text-decoration: none;
  width: 200px;
}

.articledboverview td.header {
  background-color: #FF3333;
  background-image: url(../images/arrow_down_whiteonred.gif);
  background-position: 96%;
  background-repeat: no-repeat;
  border-top: 1px solid #8F7073;
  color: #FFFFFF;
  padding: 2px;
  padding-left: 6px;
  width: 180px;
}

.articledboverview table {
  border-collapse: collapse;
}

.articledboverview table td {
  background-color: #EBEAF6;
  border-bottom: 1px solid #AEADD6;
}

.content {
  height: 500px;
  padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 425px;
}

.content a {
	color: #FF3333;
}

.content a:hover {
	color: #333399;
}

.content p {
  margin-bottom: 12px;
  margin-top: 12px;
}

.content li {
  margin-left: -16px;
}

.content ul, .content ol {
	margin-top: 4px;
}

.content ul {
	list-style-image: url(../images/bullet_dash_red.gif);
}

.content-footer {
	color: #969696;
	border-bottom: 1px solid #969696;
	font-size: 9px;
	margin-bottom: 10px;
	margin-left: 170px;
	margin-right: 170px;
	margin-top: -34px;
	padding-top: 20px;
	text-align: left;
}

.content-footer a {
	color: #969696;
	font-size: 9px;
	text-decoration: none;
}

.content-footer a:hover {
	color: #FF3333;
}

.content-image-left {
  float: left;
  margin: 0px;
	margin-right: 6px;
}

.content-image-right {
  float: right;
  margin: 0px;
	margin-left: 6px;
}

.content-intro {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content-section-sitemap {
  margin-top: 20px;
  position: absolute;
  width: 570px;
}

.content-section-sitemap a {
  color: #333399;
  text-decoration: none;
}

.content-sectiontitle {
	color: #FF3333;
	font-weight: bold;
	margin-top: 10px;
}

.content-title {
	color: #FF3333;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
}

.empdeptdiv {
  clear: both;
}

.employee {
  background-color: #333399;
  background-image: url(../images/arrow_right_whiteonblue.gif);
  background-position: 120px 170px ;
  background-repeat: no-repeat;
  border: 1px solid #333399;
  float: left;
  height: 400px;
  margin-right: 10px;
}

.employee .link {
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 2px 0px 4px;
  text-decoration: none;
  width: 114px;
}

.employee .link:hover {
  color: #FFFFFF;
}

.employee .link .function {
  font-size: 10px;
}

.employee .extra {
  color: #FFFFFF;
  font-size: 11px;
  margin-top: 4px;
  padding: 0px 2px 0px 4px;
  text-decoration: none;
  width: 114px;
}

.faq-question {
	font-weight: bold;
	margin-top: 10px;
}

.form {
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}

.form .buttons {
  border: 0px;
}

.form .buttons a {
  background-color: #333399;
  color: #FFFFFF !important;
  cursor: pointer;
  cursor: hand;
  display: block;
  float: right;
  font-weight: bold;
  margin-left: 2px;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  width: 100px;
}

.form .header {
  background-color: #333399;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
  padding-left: 6px;
}

.form td {
  border: 1px solid #333399;
  vertical-align: middle;
}

.form .input {
  width: 100%;
}

.form .label {
  padding: 2px;
  padding-left: 6px;
  white-space: nowrap;
}

.form .input textarea, .form .input input {
  border: 0px solid #333399;
  padding-left: 2px;
  width: 100%;
}

.form .input textarea {
  overflow: auto;
}

.hoverlist, .hovernumberedlist {
  border-collapse: collapse;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}

.hoverlist td, .hovernumberedlist td {
  border: 1px solid #333399;
}

.hoverlist td a, .hovernumberedlist td a {
  color: #000000;
  display: block;
  height: 100%;
  padding: 2px;
  padding-left: 25px;
  text-decoration: none;
  width: 100%;
}

.hoverlist td a {
  padding-left: 6px;
}

.hovernumberedlist td a div.number {
  cursor: hand;
  cursor: pointer;
  height: 100%;
  margin-left: -25px;
  position: absolute;
  text-align: right;
  width: 20px;
}

.hoverlist td a.even, .hovernumberedlist td a.even {
  background-color: #FFFFFF;
}

.hoverlist td a.odd, .hovernumberedlist td a.odd {
  background-color: #EBEAFA;
}

.hoverlist td a:hover, .hovernumberedlist td a:hover {
  background-color: #333399;
  color: #FFFFFF;
}


.news-date {
  padding-top: 8px;
}

.news-title {
  color: #333399;
  font-weight: bold;
}

.news-related {
}

.news-related a {
  color: #333399;
  display: block;
  float: right;
  height: 20px;
  text-decoration: none;
}

.news-related a img {
  margin-bottom: -2px;
}

.overview-date {
  font-size: 9px;
  text-align: right;
  white-space: nowrap;
}

.overview-intro {
  font-weight: normal;
}

.overview-intro .float-left {
  float: left;
  _margin-left: -4px;
  margin-bottom: 6px;
  margin-right: 6px;
}

.overview-intro .float-right {
  float: right;
  _margin-right: -4px;
  margin-bottom: 6px;
  margin-right: 6px;
}

.overview-intro p {
  margin: 0px;
}

.overview-title {
  font-weight: bold;
}

.person {
  border: 1px solid #333366;
  margin-top: 20px;
}

.person table td {
  border-bottom: 1px solid #C2C3E1;
  padding: 2px;
  padding-left: 4px;
  width: 270px;
}

.person .dept {
  background-color: #C2C3E1;
  border-bottom: 0px;
}

.person .infolabel {
  color: #333399;
  font-weight: bold;
}

.person .infodesc {
  border-bottom: 0px;
}

.person .name {
  background-color: #333399;
  border-bottom: 0px;
  color: #FFFFFF;
  font-weight: bold;
}

.person .photo {
  border-right: 1px solid #333366;
}

.personback {
  background-image: url(../images/arrow_left_redonwhite.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  margin-top: 10px;
  padding-left: 10px;
}

.vacature {
  margin-bottom: 20px;
}

.vacature table {
  border-collapse: collapse;
  width: 300px;
}

.vacature td {
  background-color: #E9EBFA;
  border: 1px solid #333366;
  padding: 2px;
  padding-left: 4px;
}

.vacature .title {
  background-color: #333399;
  background-image: url(../images/arrow_right_whiteonblue.gif);
  background-position: 98%;
  background-repeat: no-repeat;
}

.vacature .title a {
  color: #FFFFFF;
  display: block;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  padding-right: 20px;
}

.vacature .title a:hover {
  color: #FFFFFF;
}