ul {
 list-style-image:url('/images/ul.gif')
}

a {
  color: #315587;
  }

a.sel {
  color: #333333;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  }


a:hover {
  color: #000000;
  background-color: #F0EE3B;
}

a.barlink {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  }

a.barlink:hover {
  color: #F0EE3B;
  background-color: #000000;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

a.hauptnavi {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  display:block;
}

a.hauptnavi:hover {
  color: #F0D03B;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  background-color: #000000;
}


body{
  background-color:#D3D8DD  ;
  font-family: verdana,helvetica,arial,sans-serif;
  color: #333333;
  font-size: 8pt;

}

tr {
  background-color: #D3D8DD ;
  font-family: verdana,helvetica,arial,sans-serif;
  color: #333333;
  font-size: 8pt;
}


h1 {
font-family: verdana,helvetica,arial,sans-serif;
  font-size: 18pt;
  color: #000000;
}

h2 {
  font-size: 12pt;
  color: #315184;
  text-weight: bold;
  border-style:solid; 
  border-color:#ffffff; 
  border-width:1px;
  padding-left:5px;
}

h3 {
  font-size: 10pt;
  color: #315184;
  text-weight: bold;
}

h4 {
  font-size: 8pt;
  color: #315184;
  text-weight: bold;
}

font.side {
  font-size: 8pt;
  font-weight: none;
  color: #000000;
}

font.footnote {
  font-size: 8 pt;
  color: #333333;
} 

font.hilite {
  font-size: 10pt;
  font-weight: bold;
  color: #555555;
}
 
td.navi {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  background-color: #ADBED0;
  text-align: right;
}


td.navi_home {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: right; 
}

td.navi_static {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  background-color: #ADBED0;
  text-align: right;

}

td.topnav_back {
  background-color: #ADBED0;
}
td.topnav_inactive {
  background-color: #F0EE3B;
/*  background-color: #AAAAAA; */
}
td.topnav_active{
  background-color: #D3D8DD ;
}


td.topnav_left {
  border-style:solid; 
  border-color:#ffffff; 
  border-left-width:1px;
  border-top-width:1px;
  border-bottom-width:0px;
  border-right-width:0px;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-color: #ADBED0;
}
td.topnav_mid {
  border-style:solid; 
  border-color:#ffffff; 
  border-left-width:0px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-right-width:1px;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-color: #ADBED0;
}

td.topnav_right {
  border-style:solid; 
  border-color:#ffffff; 
  border-left-width:0px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-right-width:1px;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-color: #ADBED0;
}

font.code {
font-family: terminal;
color:#820505;
}

