* {
 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: 20px;
 font-size: 0.8em;
 height: 30px;
 top:10px;
}
#kopf img {
 border: 1px silver solid;
}
.amt{
 font-weight: 600;
 padding-top: 4px;
 padding-bottom:.5em;
 text-align: center;
}
#navigation {
   background-image: url(/stadt/pflege/pics/ecke-k_sa.gif);
 background-position: top left;
 background-repeat: no-repeat;
 float: left;
 margin: 0 10px 0 10px;
 width: 17em;
 min-width: 200px;
 font-size: 0.8em;
 font-weight: 600;
 background-color: #ffffff;
 border-left: silver solid 1px;
 border-top: silver solid 1px;
 border-right: silver solid 1px;
 padding-top: 25px;
}
*html #navigation {
 margin-top: 10px;
 width: 17.5em;
}
#navigation img {
 border: none;
}
#navigation h2{
 font-size: 1em;
 padding-top:.5em;
 color: #666666;
}
#navigation p {
 font-size: 0.95em;
 font-weight: normal;
 line-height: 1.3em;
 padding: 6px 4px 10px 14px;
 border-bottom: silver solid 1px;
}
#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 {
 border-top: 1px solid silver;
}
#navigation ul li {
 list-style-type: none;
 border-bottom: 1px solid silver;
}
#navigation ul li span.normal a,
#navigation ul li span.normal a:link,
#navigation ul li span.normal a:visited{
 display: block;
 color: #666666;
 background-color: #EFFAF4;
 text-decoration: none;
 padding: 2px 4px 2px 14px;
 border-bottom: solid 1px #ffffff;
}
#navigation ul li span.normal a:hover,
#navigation ul li span.normal a:active,
#navigation ul li span.normal a:focus {
 display: block;
 color: #ffffff;
 background-image: url(/stadt/pflege/pics/nav_aktiv_sa.gif);
 background-repeat: repeat-y;
 background-color: #84C3A2;
 text-decoration: none;
 padding: 2px 4px 2px 14px;
 border-bottom: solid 1px #ffffff;
}
#navigation ul li span.aktiv{
 display: block;
 color: #ffffff;
 background-image: url(/stadt/pflege/pics/nav_aktiv_sa.gif);
 background-repeat: repeat-y;
 background-color: #84C3A2;
 padding: 2px 4px 2px 14px;
 border-bottom: solid 1px #ffffff;
}
#navigation ul li span.aktiv a,
#navigation ul li span.aktiv a:visited,
#navigation ul li span.aktiv a:hover,
#navigation ul li span.aktiv a:active,
#navigation ul li span.aktiv a:focus{
 background-color: #84C3A2;
 background-image: none;
 text-decoration: none;
 color: #ffffff;
 border: none;
}
#navigation ul li ul li span.normal a,
#navigation ul li ul li span.normal a:link,
#navigation ul li ul li span.normal a:visited{
 display: block;
 color: #333333;
 background-color: #CFEFDE;
 text-decoration: none;
 padding: 2px 8px 2px 20px;
 border-bottom: solid 1px #ffffff;
}
#navigation ul li ul li span.normal a:hover,
#navigation ul li ul li span.normal a:active,
#navigation ul li ul li span.normal a:focus {
 display: block;
 color: #ffffff;
 background-image: url(/stadt/pflege/pics/subnav_aktiv_sa.gif);
 background-position: right;
 background-repeat: repeat-y;
 background-color: #ADD4C0;
 text-decoration: none;
 padding: 2px 8px 2px 20px;
 border-bottom: solid 1px #ffffff;
}
#navigation ul li ul li span.aktiv {
 display: block;
 color: #ffffff;
 background-image: url(/stadt/pflege/pics/subnav_aktiv_sa.gif);
 background-position: right;
 background-repeat: repeat-y;
 background-color: #ADD4C0;
 text-decoration: none;
 padding: 2px 8px 2px 20px;
 border-bottom: solid 1px #ffffff; 
}

#navigation ul li ul li span.aktiv a,
#navigation ul li ul li span.aktiv a:visited,
#navigation ul li ul li span.aktiv a:hover,
#navigation ul li ul li span.aktiv a:active,
#navigation ul li ul li span.aktiv a:focus {
   display: inline;
 background-color: #ADD4C0;
 background-image: none;
 text-decoration: none;
 color: #ffffff;
 border: none;
 padding: 0px;
}
#rechts {
 float: right;
 width: 180px;
 margin-right: 20px;
 margin-top: 50px;
 border: silver solid 1px;
 padding-bottom: 10px;
}
*html #rechts {
 height: 1%;
 width: 182px;
 margin-right: 10px;
}
#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 {
 margin-left: 16em;
   margin-right: 220px;
}
*html #content {
   margin-left: 16.5em;
 height: 1%;
}
#content_2 {
 margin-left: 16em;
 margin-right: 20px;
}
*html #content_2 {
 margin-left: 16.5em;
 height: 1%;
 margin-right: 20px;
}

#seiteninhalt {
 margin-top:10px;
 padding: 40px 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: 1.5em;
 line-height: 1.5em;
 font-weight: normal;
 padding-bottom: 0.5em;
 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;
 margin-bottom: 0.5em;
}
#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: 10px;
 padding-bottom: 10px;
}
#seiteninhalt li {
 list-style-type: none;
 background-image: url(/stadt/pflege/pics/kistel_sa.gif);
 background-repeat: no-repeat;
 background-position: 2px 3px;
 padding: 0 4px 2px 20px;
 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;
}


/* -------------- Tabelle --------------- */

#seiteninhalt table {
  margin-bottom: 10px;
  margin-right: 10px;
  xborder-top: solid silver 1px;
  xborder-left: solid silver 1px;
}
#seiteninhalt td, #seiteninhalt th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 xborder-right: solid silver 1px;
 xborder-bottom: solid silver 1px;
}
#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;
}
/* ---------- 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;
}

#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;
}
