* {
 margin: 0;
 padding: 0;
}
body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 100.01%;
}
.u {
 position: absolute;
 left: -2000em;
 width: 1px;
}
.clear {
 clear: both;
 visibility: hidden;
 height: 0;
}
#kopf {
 position: absolute;
 right: 0px;
 font-size: 0.8em;
 height: 30px;
 top:0px;
}
#kopf img {
 border: 1px silver solid;
}
.amt{
 margin: 0;
 padding: 0;
}
#navigation {
float: left;
border: none;
height: 170px;
margin-bottom: 20px;
}
*html #navigation {
xposition: absolute;
xtop: 0;
xleft: 0;
float: left;
 border: none;
height: 170px;
margin-bottom: 20px;
}
#navigation img {
border: none;
}
#navigation h2{
 font-size: 1em;
 padding-top:.5em;
 color: #666666;
}
#navigation p {
display: none;
}
#navigation a,
#navigation a:link,
#navigation a:visited {
 color: #003366;
}
#navigation a:hover,
#navigation a:active,
#navigation a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
#navigation ul {
 display: none;
}

#rechts {
 float: right;
 width: 180px;
 margin-right: 0px;
 margin-top: 50px;
 border: silver solid 1px;
 padding-bottom: 10px;
}
*html #rechts {
 xheight: 1%;
 width: 182px;
 margin-right: 0px;
}
#rechts p {
 font-size: 0.75em;
 font-weight: normal;
 line-height: 1.3em;
 padding: 6px 4px 4px 4px;
}
#rechts a {
 color: #6FA88B;
}
#rechts a:hover,
#rechts a:active {
 background-color: #eeeeee;
}
/*---------- Seitentext und Fuß ------------------*/
#content {
clear: left;
 margin-left: 0;
   margin-right: 200px;
}
#content_2 {
clear: left;
 margin-left: 0;
 margin-right: 0px;
}
#seiteninhalt {
 margin-top:10px;
 padding: 10px 0px 10px 0px;
 background-color: #ffffff;
}
#seiteninhalt p {
 font-size: 0.8em;
 line-height: 1.4em;
padding-bottom: 1em;
}
#seiteninhalt  h1 {
 color: #74B291;
 font-size: 16pt;
 line-height: 18pt;
 font-weight: normal;
 padding-bottom: 10px;
 margin-right: 20px;
}
#seiteninhalt h2 {
 color: #33568E;
 font-size: 1.1em;
 font-weight: normal;
 line-height: 1.3em;
 padding-bottom: 0.5em;
}
#seiteninhalt h2.titel {
 color: #33568E;
 font-size: 1.3em;
 font-weight: normal;
 line-height: 1.5em;
 padding-bottom: 0.5em;
 border-top: dotted 2px #33568E;
}
#seiteninhalt h3 {
 color: #33568E;
 font-size: 1.0em;
 font-weight: 600;
 line-height: 1.3em;
 padding-left: 3px;
 padding-bottom: 2px;
 padding-top: 2px;
 background-color: #eeeeee;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
#seiteninhalt h3.table {
 color: #33568E;
 font-size: 1.0em;
 font-weight: 600;
 line-height: 1.3em;
 padding-bottom: 4px;
 background-color: #ffffff;
}
#seiteninhalt h4 {
 color: #33568E;
 font-size: 1.0em;
 font-weight: 600;
 line-height: 1.2em;
 margin-top: 0.3em;
}
#seiteninhalt p {
 padding-bottom: 10px;
}
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited,
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited {
 color: #003366;
}
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus,
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
#seiteninhalt ul {
 margin-left: 20px;
 padding-left: 10px;
 padding-bottom: 10px;
}
#seiteninhalt li {
 list-style-type: square;
 padding: 0 0px 2px 10px;
 font-size: 0.8em;
 line-height: 1.4em;
}
#seiteninhalt ul.datenbank li {
 padding: 0 4px 10px 20px;
}
#seiteninhalt .karte {
 text-align: center;
}
/*#seiteninhalt img{
 border: none;
 float: right;
 margin-left: 10px;
}*/
#seiteninhalt .form {
 padding-left: 1em;
 padding-bottom: 1em;
}
/* ---------- Formulare ----------- */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor: pointer;
}
fieldset {
border: none;
}
.left {
 float: left;
 text-align: right;
 width: 8em;
 margin-right: 0.8em;
}
.right {
 margin-left : 8em;
}
.submit_c {
 width: 13.5em;
 color: #ffffff; 
 font-size: 0.9em;
 font-weight: 600; 
 background-color: #84C3A2; 
 text-align: center; 
 padding: 4px;
 margin-right: 10px;
 margin-bottom: 10px;
 border: solid 1px #FB7115;
 line-height: 1em;
}
.textarea {
 float: none;
 display: block;
 width: 25em;
}
/* -------------- Tabelle --------------- */
#seiteninhalt table,
#preise table {
  margin-bottom: 10px;
  margin-right: 0px;
}
#seiteninhalt td, #seiteninhalt th {
 font-size: 10pt;
 line-height: 12pt;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
}
#preise td, 
#preise th {
 font-size: 8pt;
 line-height: 10pt;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
}

#seiteninhalt th,
#seiteninhalt td a,
#seiteninhalt td a:link,
#seiteninhalt td a:visited,
#seiteninhalt th a,
#seiteninhalt th a:link,
#seiteninhalt th a:visited {
 color: #003366;
}
#seiteninhalt td a:hover,
#seiteninhalt td a:active,
#seiteninhalt td a:focus,
#seiteninhalt th a:hover,
#seiteninhalt th a:active,
#seiteninhalt th a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
#seiteninhalt th.l {
text-align: left;
}
#schriften table {
  padding-bottom: 20px;
  margin-right: 0px;
  border: 1px solid red;
}
#schriften td, #schriften th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 text-align: left;
 border: none;
}
#schriften th,
#schriften td a,
#schriften td a:link,
#schriften td a:visited,
#schriften th a,
#schriften th a:link,
#schriften th a:visited {
 color: #003366;
}
#schriften td a:hover,
#schriften td a:active,
#schriften td a:focus,
#schriften th a:hover,
#schriften th a:active,
#schriften th a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
#form table{
  padding-bottom: 10px;
  margin-right: 10px;
  border: none;
}
#form td, #form th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border: none;
}
#form input {
 padding-top:3px;
}
#bild {
 float: right;
 padding-bottom: 0.9em;
}
#bild img {
   border: 1px solid silver;
}
img.schriften {
 float: right;
 margin-top: 0.9em;
 border: 1px solid silver;
}
.hinweis{
 background-color: #eeeeee;
 border: solid 1px #660033;
 padding: 4px 2px 0px 4px;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
.wichtig{
 background-color: #eee0e0;
 border: solid 1px #660033;
 padding: 4px 2px 0px 4px;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
#copyright {
 background-color: #ffffff;
 border-top: solid #ADD4C0 2px;
 margin-top: 2px;
 margin-bottom: 2em;
 margin-right: 0px;
 text-align: right;
 font-size: 0.8em;
 padding: 5px 0px;
}
#copyright a,
#copyright a:link,
#copyright a:visited  {
 color: #003366;
}
#copyright a:hover,
#copyright a:active,
#copyright a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
/* ----Karte ----*/
#karte{
 padding: 10px;
}
.fuss {
 margin-top: 2px;
 margin-bottom: 2em;
 text-align: right;
 font-size: 0.8em;
 padding: 5px 0px;
}
.fuss a {
 color: #660033;
}
.fuss a:hover,
.fuss a:active,
.fuss a:focus {
 color: #FB7115;
 background-color: #eeeeee;
}
.reddot {
 color: #cc0000;
}
