body {
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans Unicode", verdana, sans-serif;
  font-size : 13px;
  line-height: 22px;
  direction : ltr;
  color : #000000;
  background : #c3c3bb;
  min-width : 750px;
  margin:0;
}
html {
  height: 100%; margin-bottom: 1px;
}
div#header {
  width : 780px;
  height : 35px;
  background : url("../img/base/headsh00.gif") no-repeat;
}
div#wrap {
  margin: 0 auto;
  width: 780px;
  background: url("../img/base/mainsh00.gif") repeat-y;
}
div#footer {
  width : 780px;
  height : 25px;
  background : url("../img/base/footsh00.gif") no-repeat;
}
div#content {
  padding : 0 10px 10px 10px;
  margin : -35px 15px -3px 15px;
  color : #423939;
  background: transparent;
  text-align : left;
}
div#kopf {
  width : 100%;
  height : 80px;
  padding: 15px 0;
}
#kopf img {
  float:left;
}
#menubar {
  background-color: #F5F1E2;
  color: #860000;
  border-top: 1px solid #9D743D;
  border-bottom: 1px solid #9D743D;
  height: 21px;
  line-height: 20px;
  padding-left: 40px;
  margin: 0 15px;
}
.menu {
  font-size:13px;
  text-align: center;
  width: 125px;
  float: left;
  padding: 1px 0;
  cursor: default;
}
.menu ul {
  display: none;
  position: absolute;
  width: 170px;
  margin: 0;
  border-right:1px solid #9D743D;
  border-bottom:1px solid #9D743D;
  border-left:1px solid #9D743D;
  background-color: #F5F1E2;
  color: #860000;
}
.menu li {
  list-style-image: none;
  list-style-type: none;
}
.menu ul li {
  display: block;
  padding: 2px 15px;
  margin: 0;
  border-top: 1px solid #9D743D;
}
.menu:hover ul {
  display: block;
  margin: 0;
  padding: 0;
}
form.suche {
  text-align: right;
  font-size: 10px;

}
form.suche input {
  font-size: 10px;
  margin-top: 5px;
}
h1 {
  font-family : 'Arial Rounded MT Bold', Verdana, 'Arial Black', 'Arial Unicode MS', sans-serif;
  font-size : 18px;
  font-variant : small-caps;
  letter-spacing : 0.1em;
  line-height : 24px;
  color : #82400F;
  background : inherit;
  margin : 20px 20px 10px 50px;
  border-bottom : 1px dashed #82400f;
}
h2 {
  font-family : inherit;
  font-size : 14px;
  color : #82400F;
  background : inherit;
  margin : 10px 20px 10px 20px;
}
a {
  background: transparent;
  text-decoration: none;
}
a:link {
  font-style: oblique;
  color: #860000;
  background: inherit;
}
a:visited {
  font-style: normal;
  color: #9F6B2A;
  background : inherit;
}
a:focus {
  color: #860000;
  background: inherit;
  text-decoration: underline;
}
a:hover {
  color: #860000;
  background: inherit;
  text-decoration: underline;
}
a:active {
  color : #9F6B2A;
  background : inherit;
}
p {
  padding: 5px 20px 5px 20px;
  margin: 0;
  text-align: justify;
}
li {
  padding: 8px 20px 8px 0;
  margin-left: 20px;
  text-align : justify;
  list-style-image: url(../img/base/li.gif);
}
li img, p img  {
  float: none;
}
.kurz {
  font-size: 12px;
  font-weight:bold;
  padding:5px 30px 5px 50px;
}
div.anfg,
div.weiter {
  font-size: 12px;
  text-align : right;
  line-height : 1.4em;
  margin:-5px 20px -5px 0;
  height:3em;
}
div.weiter {
  margin-top: 0;
}
img {
  float : right;
  margin : 1px;
  border : 0;
}
div.minidiv {
  margin: 0 auto;
  padding: 4px 0 0 0;
  width: 422px;          /* ganze Breite: 705px */
  height: 130px;
}
div.mini {
  float: left;
  width: 140px;
  font-size: 12px;
  text-align: center;
}
div.mini img {
  padding: 1px;
  border: 1px solid #423939;
}
div.bilder {
  float : right;
  font-size : 13px;
  text-align : center;
  margin : 5px 20px;
  color : #423939;
  background : #FFFFFF;
  border : none;
}
* html div.bilder {
  margin: 0 9px;
}
div.bilder img {
  padding:1px;
  border : 1px solid #423939;
}
.c:link,     /* Sprung-Navi */
.c:visited,
.c:hover,
.c:active {
  color : #860000;
  background : inherit;
  font-style : italic;
}
.dia {
  width: 10px;
  height: 0.8em;
  border: 0;
}
.nr {
  width: 5px;
  height: 1px;
  border: 0;
}
#tab {
  border-collapse : collapse;
  margin-left : 20px;
  font-size : 13px;
}
.brcell {
  text-align : left;
}
.brcell img {
  float: none;
}
.cell {
  text-align : center;
  width : 45px;
}
.brcell, .cell {
  border : 1px solid #82400f;
  padding : 0 10px;
}
.emptycell {
  border : none;
}
div#grossbox {
  z-index : 10;
  position : fixed;
  color : #423939;
  background : #FFFFFF;
  border : 1px solid #808080;
  visibility : hidden;
}
* html div#grossbox {
  position : absolute;
}
#grossbox table {
  margin: 10px 10px 1px 10px;
}
#grossbox img {
  padding:1px;
  border:1px solid #423939;
  text-align:right;
}
#grossbox td {
  font-size: 13px;
  text-align: center;
  margin:0;
  padding:0;
}
div#note {
  font-family:Arial, Helvetica, sans-serif;
  width : 100%;
  margin : 0 auto;
  text-align : center;
  font-size : 10px;
  padding-bottom : 10px;
}
#drucken {
  display : none;
}
#tipbox{
  position: absolute;
  width: auto;
  border: 1px solid gray;
  padding: 1px;
  text-align:center;
  font-size: 13px;
  color:#000000;
  background-color:#FFFFFF;
  visibility: hidden;
  z-index: 100;
}
#tipbox img {
  padding: 1px;
  border: 1px solid black;
}
.z {
  color: #00478D;
  font-style: italic;
  cursor: help;
}
.z:hover {
  color: #BF0000;
  font-style: italic;
}
img.zu {
  padding: 1px;
  border: 1px solid #000000;
}
.preise {
  margin : 0;
  padding : 0;
  width: 700px;
  border : 1px solid;
  border-color : #C0C0C0;
  font-size : 14px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  color : #000000;
  border-collapse:collapse;
}
.zelle {
  font-size : 13px;
  line-height : 13px;
  color : #000000;
  background-color : #F6F3E7;
  padding : 4px;
  border: 1px solid;
  border-color: #C0C0C0;
}
.mailform {
  font-size : 13px;
  line-height : 16px;
  color : #000000;
  background-color : #F6F3E7;
  padding : 4px;
  margin: -10px 0 0 20px;
  border: 1px solid;
  border-color: #C0C0C0;
}
.mailzelle {
  font-size : 13px;
  line-height : 1.25em;
  color : #000000;
  background-color : #F6F3E7;
  padding : 4px;
  border: none;
}
.formlink {
     font-style: oblique;
     color: #860000;
     margin: 0;
     border: none;
     width: 8em;
     display: inline;
     background-color: transparent;
}
