  /*   ---  Style für das Webangebot zur Erfassung von Genobjekten SPA und Ulmen  --- */
  /* Eberhard Muench, BLE/IBV, Juli 2006  */


body {background-color:#FFFFFF;font-family: Verdana, Arial, Geneva, sans-serif;font-size:11px;}

A:link { color: #00336b; }
A:visited { color: #00336b; }
A:active { color: #00336b;  }
/*A:hover {color: #003399; text-decoration: underline }
A:hover {color: #003399; text-decoration: overline }*/

A.dis:link {color:#00336b;}
A.dis:visited {color:#00336b;}
A.dis:active {color:#00336b;}
/*A.dis:hover {color:#215E21; background-color:#FFFFFF; padding:4px;  }*/

A.dis1:link { color: #00336b; text-decoration : none; }
A.dis1:visited { color: #00336b; text-decoration : none; }
A.dis1:active { color: #00336b; text-decoration : none; }

/*table {border:1px solid black;}*/
td {border:1px solid black;}

.ptitel {border-top:1px solid black;border-bottom:1px solid #C0C0C0;padding:5px;font-weight:bold;color:#000000;width:750px;}

.bold10{font-size:0.9em; font-weight:bold; color:#215E21;}
.td01 {
 text-align:center;
}
.td02 {
 background-color: #E5E5E5;font-weight:bold;
}
.td03 {
 font-weight:bold;padding-left:20px;
}
.td04 {
 padding-left:20px;
}

.einrueck_l {margin-left:40px;
}
.tborder {border:1px solid #C0C0C0;
}

div#left {display:none;}

.versteckt  {display:none;}

div#spacer01{
 clear:both;
 font-weight:bold;
 font-size:1.25em;
 white-space:nowrap;
 background-color:#FFF;
 margin:0;
 padding:5px;
 color:#000;

 }