body, td, p {
  color: black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13pt;
  line-height: normal;
  font-size-adjust: none;
  font-family: "times new roman",times,serif;
  direction: ltr;
  vertical-align:top;
}
.zeiten {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: left; 
}
tbody {
	border:0; 
}
h1, h2, h3 {
  font-size: 18pt;
  font-weight: normal;
  margin-bottom: 6px;
}
h4 {
  font-size: 14pt;
  font-weight: normal;
  margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  padding-left: 0;
  margin-left: 0;
}
form {
  margin: 0;
}
img {
  border: none;
}
li {
  line-height: 1.5;
}
/* doc und docs sind die Formate fuer die MenŸeintraege:
doc: ohne Untereintraege
docs: mit Untereintraegen

sdoc und sdocs sind die Formate fuer den gerade aktiven Menueeintrag:
sdoc: ohne Untereintraege
sdocs: mit untereintraegen
*/
.doc {
  background-image:url(./menu/document.gif);
  Background-repeat: no-repeat;
  background-position: top left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 15px;
}
.docs {
  background-image:url(./menu/document.gif);
  Background-repeat: no-repeat;
  background-position: top left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 15px;
}
.sdoc {
  background-image:url(./menu/document.gif);
  Background-repeat: no-repeat;
  background-position: top left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 15px;
}
.sdocs {
  background-image:url(./menu/document.gif);
  Background-repeat: no-repeat;
  background-position: top left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 15px;
}
a {
  text-decoration: none;
  font-weight: normal;
}
a:link, a:visited {
  color: gray;
}
a:active, a:hover {
  color: gray;
}
.sitename {
  font-weight: normal;
  font-size: 20pt;
}
.menulevel1 {
  font-size: 12pt;
  color: red;
}
.menulevel1 a {
  font-weight: normal;
  color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
  color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
  color: gray;
}
.menulevel2 {
  font-size: 10pt;
  color: red;
}
.menulevel2 a {
  font-weight: normal;
  color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
  color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
  color: black;
}
.menulevel3 {
  font-size: 8pt;
  color: red;
}
.menulevel3 a {
  font-weight: normal;
  color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
  color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
  color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
  font-size: 12pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
  font-weight: normal;
  color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
  color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
  color: black;
}
.submenu {
  font-size: 10pt;
}
.submenu a {
  font-weight: normal;
  color: black;
}
.submenu a:link, .submenu a:visited {
  color: black;
}
.submenu a:active, .submenu a:hover {
  color: gray;
}
.search a {
  font-weight: normal;
  color: black;
}
.search a:link, .search a:visited {
  color: black;
}
.search a:active, .search a:hover {
  color: gray;
}
.locator {
  font-size: 8pt;
  color: blue;
}
.locator a {
  font-weight: normal;
  text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
  color: aqua;
}
.menu {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: black;
  background-color: #fcf193;
}
.menu a {
  text-decoration: none;
  color: black;
}
.menu a:link, .menu a:visited, .menu a:active {
  color: black;
}
.menu a:hover {
  color: gray;
}
.login {
  font-weight: bold;
  font-size: 8pt;
  color: #FCF193;
  /*background-color: #FCF193;
  */
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
  color: #FCF193;
}
.navigator {
  font-weight: bold;
  font-size: 10pt;
  color: gray;
}
.navigator a:link, .navigator a:visited {
  color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
  color: black;
}
.edit {
  background: buttonface url(none) repeat scroll 0% 50%;
  font-size: 8pt;
  color: black;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
  font-weight: normal;
  color: red;
}
input, select {
  font-size: 8pt;
}
textarea {
  background: white url(none) repeat scroll 0% 50%;
  width: 98%;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  line-height: normal;
  font-size-adjust: none;
}
.searchbox .text, .searchbox .submit {
  border: 2px solid #c0c0c0;
  background: white url(none) repeat scroll 0% 50%;
}
