body     {
background-color:#FFFFF7;
         }
h3                                {
                                  font-size:18px;
                                  }
#schmuckleiste                    {
                                  position:absolute;
                                  top:10px;
                                  left:10px;
                                  width:790px;
                                  height:110px;
                                  font-family:book antiqua;
                                  }

#linke_navigation                 {
                                  position:absolute;
                                  top:165px;
                                  left:10px;
                                  width:130px;
                                  /* height:420px; */
                                  border-right:solid 1px #800000;
                                  font-family:book antiqua;
                                  font-size:16px;
                                  }

#text                             {
                                  position:absolute;
                                  top:175px;
                                  left:210px;
                                  width:580px;
                                  height:400px;
                                  font-family:verdana;
                                  font-size:13px;
                                  line-height:18px;
                                  }
#obere_navigation                 {
                                  position:absolute;
                                  top:125px;
                                  left:10px;
                                  width:790px;
                                  height:20px;
                                  font-family:verdana;
                                  font-size:12px;
                                  }

#unternav_voegel                  {
                                  background-color:#FFFFF4;
                                  border-right:solid 1px #ACACAC;
                                  }
#tabelle                          {
                                  position:absolute;
                                  top:55px;
                                  left:100px;
                                  width:720px;
                                  height:450px;
                                   }

table.typus1 td.halter_buttons    {
                                  width:150px;
                                  height:450px;
                                  }

table.typus1 td.halter_bild    {
                                  width:570px;
                                  height:300px;
                                  }

table.typus1 td.halter_kommentar    {
                                  width:570px;
                                  height:150px;
                                  }

table.typus1 td.halter_fensteransage    {
                                  width:720px;
                                  height:50px;
                                  font-size:12px;
                                  color:#BD0000;
                                  }
table.typus2 td.halter_buttons    {
                                  width:150px;
                                  height:450px;
                                  }

table.typus2 td.halter_bild    {
                                  width:320px;
                                  height:450px;
                                  }

table.typus2 td.halter_kommentar    {
                                  width:250px;
                                  height:450px;
                                  }
table.typus2 td.halter_fensteransage    {
                                  width:720px;
                                  height:50px;
                                  font-size:12px;
                                  color:#BD0000;
                                  }




a                                 {
                                  text-decoration:none;
                                  }

a.aktuelleseite:link,
a.aktuelleseite:visited,
a.aktuelleseite:hover,
a.aktuelleseite:active                {
                                  color:#000080;
                                  }

a:link                            {
                                  color:#000000;
                                  }
a:visited                         {
                                  color:#000009;
                                  }
a:hover                           {
                                  color:#7F0000;
                                  text-decoration:underline;
                                  }
a:active                          {
                                  color:#00005A;
                                  }


.navbutton                        {
                                  background-color:#E5F2F2;
                                  width:120px;

                                  margin-bottom:20px;
                                  padding-top:4px;
                                  padding-left:4px;
                                  }
.tabellchen                       {
                                  font-family:verdana;
                                  font-size:12px;
                                  line-height:18px;
                                  }
