body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  scrollbar-base-color:#8A9263;
  scrollbar-3dlight-color:#8A9263;
  scrollbar-arrow-color:#4D5A12;
  scrollbar-darkshadow-color:#8A9263;
  scrollbar-face-color:#8A9263;
  scrollbar-highlight-color:#4D5A12;
  scrollbar-shadow-color:#4D5A12;
  scrollbar-track-color:#8A9263;
}
body.gallery {
  background-color: #8A9263;
}
body.ship {
  background-color: #8A9263;
  background-image:  url(gifs/main.gif);
  background-repeat: repeat-x;
}
body.main {
  background-color: #8A9263;
  margin-bottom: 5px;
}
body.menu {
  background-color: #4D5A12;
  background-image:  url(gifs/menu.gif);
  background-repeat: repeat-x;
  padding-top: 9px;
}
body.top {
  background-color: #E2E4D9;
  padding-bottom: 5px;
}
/*
----------------------*/
td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px;
}
td.bottom {
  vertical-align: top;
  text-align: right;
  color: #C4C9B1;
}
td.gallery {
  padding: 11px;
  vertical-align: bottom;
  text-align: center;
}
td.main {
  vertical-align: bottom;
  text-align: left;
}
td.menu {
  vertical-align: top;
  text-align: left;
  color: #C4C9B1;
}
td.right {
  text-align: right;
}
td.start {
  vertical-align: top;
  text-align: left;
  padding-left: 195px;
}
td.starttour {
  vertical-align: top;
  text-align: left;
  color: #C4C9B1;
	white-space: nowrap;
}
td.top {
  vertical-align: bottom;
  text-align: left;
  padding-left: 195px;
}
td.shopmain {
	padding: 11px;
  vertical-align: top;
  text-align: left;
}
td.shoplist {
	padding-left: 11px;
	padding-top: 6px;
  vertical-align: top;
  text-align: left;
}
td.shopmenu {
	padding: 11px;
  vertical-align: top;
  text-align: right;
}
td.shopsum {
	padding: 11px;
  vertical-align: bottom;
  text-align: right;
}
/*
----------------------*/
a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
a:link {
  color: #343C08;
}
a:visited {
  color: #343C08;
}
a:hover {
  color: #000000;
}
a:active {
  color: #000000;
}
a:focus {
  color: #000000;
}
.menu a:link {
  color: #C4C9B1;
}
.menu a:visited {
  color: #C4C9B1;
}
.menu a:hover {
  color: #E2E4D9;
}
.menu a:active {
  color: #E2E4D9;
}
.menu a:focus {
  color: #E2E4D9;
}
.impressum a:link {
  color: #C4C9B1;
}
.impressum a:visited {
  color: #C4C9B1;
}
.impressum a:hover {
  color: #A6AC88;
}
.impressum a:active {
  color: #A6AC88;
}
.impressum a:focus {
  color: #A6AC88;
}
/*
----------------------*/
form {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;	
}
input {
  border: 1px solid #4D5A12;
  background-color: #E2E4D9;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  padding-left: 3px;
  margin-top: 4px;
}
input.shop {
  text-align: right;
  padding-right: 3px;
}
input.submit {
  border-left: 1px solid #E2E4D9;
  border-top: 1px solid #E2E4D9;
  border-right: 1px solid #4D5A12;
  border-bottom: 1px solid #4D5A12;
  background-color: #8A9263;
  padding-right: 3px;
}
textarea {
  border: 1px solid #4D5A12;
  background-color: #E2E4D9;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 3px;
  margin-top: 4px;
}
/*
----------------------*/
img.thumbnail {
  margin-right: 11px;
  margin-top: 4px;
  border: 1px solid #4D5A12;
}
img.gallery {
  margin-bottom: 11px;
  border: 1px solid #4D5A12;
}
img.shop {
  border: 1px solid #4D5A12;
}
/*
----------------------*/
.number {
  font-size: 9px;
  font-weight: bold;
}
.head {
  font-weight: bold;
}
.nolink {
  color: #8A9263;
}
