
<style type="text/css">
<!--
html { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #D0D0D0;
}

body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #D0D0D0;
}

h1, h2, h3, h4, h5, h6, p, th, td, ul, ol, li, dl, dt, dd, a { 
  font-family: Arial, Helvetica, sans-serif;
}

h1 { 
  font-size: 18px;
}

h2 { 
  font-size: 16px;
}

h3 { 
  font-size: 14px;
}

p, th, td, ul, ol, li, dl, dt, dd { 
  font-size: 12px;
}

a {
  text-decoration: none; 
  color: #303030;
}

a:hover {
  color: #FF0000;
}

table.t1 {

}

table.t2 {
  background-color: #FFFFFF;
  border: 1px solid #303030;
}

td {
  vertical-align: top;
}

td.head {
  background-image: url(icons/head.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

td.head2 {
  height: 50px;
  background-image: url(icons/osdb-banner.gif);
  background-position: center;
  background-repeat: no-repeat;
}

td.head3 {
  width: 100%;
  padding: 4px;
  border-bottom: 1px solid #303030;
}

td.nav {

}

td.toc {
  border-right: 1px solid #303030;
}

td.main {
  vertical-align: top;
}

td.main_gallery {
  text-align: center;
  vertical-align: top;
}

td.foot {
  background-image: url(images/osdb-bg-1-w1024.jpg);
  background-position: center;
  background-repeat: no-repeat;
  border-top: 1px solid #007F00;
}

td.ogs {
}

td.ogs a {
  text-decoration: none; 
  color: #303030;
}

/*
**
*/
div#head { 
  height: 80px;
  margin: 0;
  padding: 4px;
  padding-left: 32px;
  white-space:nowrap;
  text-align: center;
  vertical-align: middle;
  color: #303030;
}

div#head h1 { 
  font-size: 20px;
}

div#head h2 { 
  font-size: 16px;
}

div#head img { 
  border: 0;
}

/*
**
*/
div#head2 { 
  margin: 0;
  padding: 4px;
  text-align: center;
}

/*
**
*/
div#nav { 
  margin: 0;
  padding: 4px;
  text-align: center;
  background-color: #00AF00;
/*
  border: 1px solid blue;
*/
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav li {
  display: inline;
  margin: 0;
  padding: 4px;
  background-color: #00AF00;
  list-style: none;
/*
  border: 1px dotted red;
*/
}

#nav li a {
  padding: 0;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: bold;
  text-decoration: none; 
  background-color: #00AF00;
  color: #FFFFFF;
}

#nav li a:hover {
  background-color: #FFFFFF;
  color: #00AF00;
}

/*
**
*/
div#toc { 
  margin: 0;
  padding: 4px;
  padding-top: 16px;
  text-align: left;
  background-color: #FFFFFF;
  color: #303030;
}

div#toc ul { 
  list-style: none;
  margin: 0;
  padding-left: 0px;
  padding-top: 0px;
  background: #FFFFFF;
}

div#toc li {
  width: 200px;
  /* position: relative; */
  margin: 0;
  padding: 0em 0em 0em 0em;
  list-style: none;
  background-color: #FFFFFF;
  border-top: 1px solid #303030;
}

div#toc li a {
  display: block;
  padding: 0.25em 0.25 0.25em 0.5em;
  text-decoration: none;
  color: #303030;
}

div#toc li a:hover {
  background-color: #808080;
  color: #FFFFFF;
}

div#toc ul ul { 
  list-style: none;
  margin: 0;
  padding-left: 16px;
  background: #FFFFFF;
}

div#toc li li {
  width: 184px;
}

/*
**
*/
div#main { 
  width: 700px;
  margin: 0;
  padding: 8px;
  padding-top: 16px;
  text-align: left;
  background: #FFFFFF;
}

div#main_gallery { 
  margin: 0;
  text-align: center;
  background: #FFFFFF;
}

/*
**
*/
div#foot { 
  margin: 0;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

div#foot p { 
  color: #303030;
}

div#foot img { 
  border: 0;
}

/*
**
*/
div#spec {
}

div#spec table { 
  border-collapse: collapse;
  border: 1px solid #808080;
}

div#spec th { 
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
  border: 1px solid #808080;
}

div#spec td { 
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
  border: 1px solid #808080;
}

/*
**
*/
.file {
  font-weight: bold;
}

/*
**
*/
.dir {
  font-weight: bold;
}

/*
**
*/
.email {
  font-weight: bold;
  color: #303030;
}

.active {
  text-decoration: underline;
}

/*
** osdb_txt_tbl
*/
div#osdb_txt_tbl {
  margin: 0;
  padding: 8px;
}

div#osdb_txt_tbl table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #808080;
}

div#osdb_txt_tbl th { 
  padding: 8px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #808080;
}

div#osdb_txt_tbl td { 
  padding: 2px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #808080;
}

/*
**
*/
div#osdb_item {
  margin: 0;
  margin-bottom: 4px;
  padding: 8px;
}

div#osdb_item td { 
  text-align: center;
}

.a {
  background-color: #A0FFA0;
}

.b {
  background-color: #FFFFA0;
}

.k {
  background-color: #FFA0A0;
}

.p, .pfl, .z, .zwe {
  background-color: #A0A0FF;
}

.pfi, .ren {
  background-color: #FFA0FF;
}

div#plakat {
  text-align: center;
}

#plakat img {
  border: 1px solid #808080;
}

div#floatleft {
  float: left;
  margin: 4px;
  margin-right: 8px;
  margin-left: 0;
  padding: 4px;
}

div#clearleft {
  clear: left;
}

div#floatright {
  float: right;
  margin: 4px;
  margin-left: 8px;
  margin-right: 0;
  padding: 4px;
}

div#clearright {
  clear: right;
}

div#gogtn { 
  margin: 4px;
  padding: 4px;
  text-align: center;
  border: 1px solid LIGHTGRAY;
}

#gogtn table {
  margin: 0;
  padding: 0;
}

#gogtn td {
  text-align: center;
  vertical-align: top;
}

#gogtn td.img {
  text-align: center;
}

#gogtn td.nam {
  font-size: 13pt;
  text-align: center;
}

#gogtn td.num {
  text-align: center;
}

div#gogimg { 
  border: 1px solid LIGHTGRAY;
}

#gogimg table {
  margin: 8px;
  padding: 0;
}

#gogimg td {
  text-align: center;
  vertical-align: top;
}

#gogimg td.nav {
  text-align: center;
  vertical-align: top;
}

#gogimg td.nam {
  font-size: 13pt;
  text-align: left;
  vertical-align: top;
}

#gogimg td.img {
  text-align: center;
  vertical-align: top;
}

#gogimg td.num {
  text-align: right;
  vertical-align: top;
}

td.t1td {
  text-align: center;
  vertical-align: top;
  border: 1px solid #D0D0D0;
}

td.t2td {
  text-align: center;
  vertical-align: top;
}

td.sorte {
  font-size: 16px;  
}

td.synonym {
  font-size: 12px;  
}

.important {
  color: #FF0000;
}

form {
  margin: 0;
  padding: 0;
}

div#img_view { 
  border: 1px solid LIGHTGRAY;
}

table.img_view {
  margin: 8px;
  padding: 0;
}

td.img_view_image {
  text-align: center;
  vertical-align: top;
}

td.img_view_nam {
  text-align: center;
  vertical-align: top;
  font-size: 18px;
}

td.img_view_syn {
  text-align: center;
  vertical-align: top;
}

-->
</style>
