/* CSS Document */
.item_titel {
  color: #FFFFFF;
  font-weight: bold;
  height: 20px;
  padding: 0px;
  padding-left: 5px;
}
.overview_item {
  cursor:hand;
  cursor:pointer;
}
.overview_item_table
{
	border-color: #FD7D00;
	border-style: solid; 
	border-width: 1px; 
}
.overview_item_titel {
  color: #FFFFFF;
  cursor:hand;
  cursor:pointer;
  font-weight: bold;
  height: 20px;
  padding: 0px;
  padding-left: 5px;
}
.titel_gegevens {
  font-size: 10px;
  font-weight: bold;
  width: 100px;
  vertical-align: top;
}

.skin0 {
background-color: menu;
border:2px solid black;
cursor: default;
font-family: sans serif;
font-size: 8pt;
line-height:20px;
position: absolute;
text-align: left;
visibility: hidden;
width: 200px;
}

.skin1 {
background-color: menu;
border: 1 solid buttonface;
border: 2 outset buttonhighlight;
cursor: default;
font-size: 8pt;

position: absolute;
text-align: left;
visibility: hidden;
width: 140px;
}

.menuitem 
{
	font-size: 10pt;
	font-weight: bold;
	color: #C0D8E5;
	cursor: hand;
	cursor: pointer;
	height: 27px;
	padding-left: 0px;
	text-decoration: none;
	vertical-align: middle;
}

.adres 
{
    font-size: 9px;
    color: #C0D8E5;
    padding-left: 7px;
}

.index 
{
	background-color: #000000;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.iframe 
{
	background-color: E5EBF4;
    background-image: url(../images/bgiframe.png);
    background-repeat: no-repeat;
    background-position: right 59px;
    background-attachment: fixed;
}

body,td,th {  
    scrollbar-face-color: E5EBF4;
    scrollbar-highlight-color: E5EBF4;
    scrollbar-3dlight-color: 0759A4;
    scrollbar-darkshadow-color: E5EBF4;
    scrollbar-shadow-color: 0759A4;
    scrollbar-arrow-color: 0759A4;
    scrollbar-track-color: E5EBF4;
   
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: #000000;
    cursor: default;
    text-decoration: none;
}
table
{
	padding: 0px;
	margin: 0px;
}
.style1 { 
    color: #FFFFFF; 
    font-size: 13px; 
    font-weight: bold;
}

.style2 {
    color: #FFFFFF;
    font-size: 11px;

}

.style3 {
    color: #4E83B8;
    font-size: 15px;
}

.style4 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.style5 {
    color: #FD7D00;
    font-size: 10px;

}

.style6 {
    color: #FD9900;
    font-weight: bold;
}

.style7 {
    color: #085AA5;
}

.text_checkbox:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.text_checkbox:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.text_checkbox:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.text_checkbox:active {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a:link {
    color: #FD7D00;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #FD7D00;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #FD7D00;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    color: #FD7D00;
    text-decoration: none;
    font-weight: bold;
}

.link_wit:link {
    color: #9CB6D6;
    text-decoration: none;
    font-weight: normal;
}

.link_wit:visited {
    color: #9CB6D6;
    text-decoration: none;
    font-weight: normal;
}

.link_wit:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.link_wit:active {
    color: #9CB6D6;
    text-decoration: none;
    font-weight: normal;
}