﻿  /* Stylesheets algemeen
 */

body {
	margin: 0, 0, 0, 0;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	scrollbar-face-color: #D0D3D8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #BAC9D9;
	scrollbar-arrow-color: #3E4498;  
	scrollbar-track-color: #DEE3E7;
	scrollbar-darkshadow-color: #3E4498;
}

#as-txt { 
	position: absolute; 
	left: 0px; 
	top: -10000px; 
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}

table.MainPanel {
   width: 760px;
   background-color: white;
   border: 1px solid #3E4498;  
   margin-top: 10px;
   margin-bottom: 10px; 
   margin-left: 10px;
   margin-right: 10px;
	vertical-align: middle;
}

td.TopPanel {
   background-image: url(/../images/header2.gif);
   background-repeat: no-repeat;
   height: 100px;
   width: 760px;
   margin-top: 10px;
   margin-bottom: 10px; 
   margin-left: 10px;
   margin-right: 10px;
   padding: 0px;
   border: 0px; 
}

td.Logo {
   padding-left: 10px;
	margin-top: 125px;
	margin-left: 10px;
	vertical-align: bottom;
	border: 0px;
}

td.Lang {
   height: 20px;
   width: 760px;
   background-color: transparent;
   margin-top: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	border: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
 	font-weight: normal;
	font-style: normal;
	color:  #515151;
}

td.Toplinks {
   height: 20px;
   width: 760px;
   background-color: transparent;
   margin-top: 100px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	border-bottom: 1px solid #3E4498; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
 	font-weight: bold;
	font-style: normal;
	color:  #9CA8B4;
}

a.Toplinks, a.Toplinks:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #0194DD;
}

a.Toplinks:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #3E4498;
}

font.Separator {
	font: 0.8em Verdana;
	color: #0194DD;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 0px;
}

table.content {
	width: 660px;
	height: 100%;
}

td.MenuLeft {
	width: 100px;
	height: 100%;
	background-color: white;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 1px dotted #3E4498;
	background-repeat: no-repeat;
}

td.MenuLeft div {
   margin-left: 0px;
   margin-right: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
   width: 122px;
	height: 100%;
   padding: 0px;
   border: 0px;
	margin-top: 10px;
}

a.MenuNormal, a.MenuNormal:visited, a.MenuNormal:hover, 
a.MenuActive, a.MenuActive:visited, a.MenuActive:hover {
	display: block;
	font: 0.8em Verdana;
	color: white;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	border: 0px;
}

a.MenuNormal, a.MenuNormal:visited {
   background-color: #9CA8B4;
}

a.MenuNormal:hover, a.MenuActive, a.MenuActive:visited, 
a.MenuActive:hover {
   background-color: #3E4498;
}

div.SubMenu {
	width: 620px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: center;
	font: 0.7em Verdana;
	font-weight: bold;
	background-color: #EAEDF2;
	border-left: 1px #3E4498 solid;
	border-right: 1px #3E4498 solid;
	border-top: 1px #3E4498 solid;
	border-bottom: 1px #3E4498 solid;
}

a.Subtitel, a.Subtitel:visited {
  display: inline;
  color: #9CA8B4;
  text-decoration: none;
  padding: 0px;
}

a.Subtitel:hover {
  display: inline;
  color: #3E4498;
  text-decoration: none;
  padding: 0px;
}

a.SubtitelBlue {
  display: inline;
  color: #3E4498;
  text-decoration: none;
  padding: 0px;
}

font.SeparatorSub {
	font: 0.8em Verdana;
	color: #9CA8B4;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 0px;
}

p {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #515151;
  font-size: 0.7em;
  font-weight: normal;  
}

a, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #9CA8B4;
	cursor: hand;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #3E4498;
	cursor: hand;
}
		
td.content {
  background-color: #ffffff;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  vertical-align: top;
}

td.contentb {
  background-color: #ffffff;
  font-weight: bold;
  vertical-align: top;
}

td.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #9CA8B4;
}

td.link:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #3E4498;
	cursor: hand;
}

h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.08em;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #3E4498;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #3E4498;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #3E4498;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #BF7A13;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.input {
  font-size: 1.4em;
  background-color: #ffffff;
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-left: 1px solid #9CA8B4;
  border-right: 1px solid #9CA8B4;
  border-bottom: 1px solid #9CA8B4;
  border-top: 1px solid #9CA8B4;
}

th.inputL {
  font-size: 1em;
  background-color: #9CA8B4;
  font-weight: bold;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  vertical-align: top;
  border-left: 0px;
  border-right: 1px solid #ffffff;
  
}

th.inputR {
  font-size: 1em;
  background-color: #9CA8B4;  
  font-weight: bold;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  vertical-align: top;
  border-left: 0px;
  border-right: 0px;
}

td.inputL {
  font-size: 1em;
  background-color: #ffffff;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  vertical-align: top;
  border-left: 1px solid;
  border-right: 0px;
  border-bottom: 0px;
  border-top: 1px solid;
  border-color: #9CA8B4;
}

td.inputR {
  font-size: 1em;
  background-color: #ffffff;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  vertical-align: top;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px;
  border-top: 1px solid;
  border-color: #9CA8B4;  
}

table.impressies {
   width: 620px;
	border-color: #9CA8B4;
	border-style: solid;
	border-width: 1px;
}

td.impressies {
	border-color: #9CA8B4;
	border-style: solid;
	border-width: 1px;
}

UL {
  list-style-type : square;
  margin-bottom : 4px;
  margin-top : 4px;
  line-height : 16px;
}

li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #515151;
}

div.thumbnails {
  background-color: #86BCD7;
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

img.thumbnail {
  border: 1px solid #3E4498;
  width: 107px;
  height: 80px;
}

span {
  font-weight: bold;  
}

span.focus {
   font-size: 1em;
   font-weight: bold;
	vertical-align: bottom;
	color: #BF7A13;
}

span.focusTD {
   font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #BF7A13;
}

td.footer {
	font-size: 0.7em;
	color: #3E4498;
	text-align: center;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   margin: 0px;
   border: 0px;
}

input.button {
	font-size: 1em;
	background-color: #9CA8B4;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #3E4498;
	border-color: #3E4498;
	border: 1px solid;
}

input.invul {
	font-size: 1em;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E4498;
	border-color: #3E4498;
	border: 1px solid;
}

select.choose {
	font-size: 1em;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E4498;
	border-color: #3E4498;
	border: 1px solid;
	scrollbar-arrow-color: #3E4498;
}

div.contact {
	width: 610px;
}
