body, table, td, tr, div, p, pre, h1, h2, h3, h4, h5, ul, .klein {
  font-family: arial,tahoma,helvetica,sans-serif;
  }
body, table, td, tr, div, p, pre, h1, h2, h3, h4, h5, ul  {
  color: black;
  }
body, div, p, pre, ul, table, td, tr {
  font-size: 12px;
  }
h1 {
  font-size: 20px;
  margin-bottom:5px;
  }
h2 {
   font-size: 15px;
  }
h3 {
  font-size: 13px;
    margin-bottom:5px;
  }
h4 {
  font-size: 12px;
  }
h5 {
  font-size: 16px;  
  margin-bottom:5px;
  }

table.klasse1 {
  margin: 30px 0 0 40px;  
  width: 90%; 
  vertical-align:top;
  }
 
td.gis {
  background-color: #cdcdcd;  
  padding: 3px; 
  vertical-align:top; 
  text-align:left;  
  font-size: 14px;  
  font-weight:bold;
  }

td.gispfeil {
  text-align: center; 
  width: 20px;
  }

td.gisueberschrift {
  width:100%;
  }
  
td.gispfeil, td.gisueberschrift{
  border-bottom: 2px solid #e2b12a;
  }
td.gisueberschrift{
  border-right: 12px solid #e2b12a;
  }

a:link {
  color: #203868; background-color: #efe1ae; text-decoration: none
  }
a:visited {
  color: #203868; background-color: #f4ebd0; text-decoration: none
  }
a:hover {
  background-color: #edc750; text-decoration: underline
  }
a:active {
  color: #ffffff; background-color: #203868; text-decoration: none
  }
