body {
  margin: 0px;
}

.imgrahmen {
  border: solid 1px #cccccc;
  background-color: #F8F5EE;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #b49a79;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #b49a79;
  font-size : 9px;
  font-weight: bold;
  text-transform: uppercase;
}
.menu1 {
  text-decoration : none;
  font-size : 12px;
  font-weight: normal;
  color: white;
  text-transform: uppercase;
}
a.menu1:hover {
  color: white;
  font-weight: normal;
  font-size : 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.menuActive1 {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.menu2 {
  text-decoration: none;
  color : #b79c80;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
a.menu2:hover {
  text-decoration: none;
  color : #b79c80;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive2 {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.menu3 {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
a.menu3:hover {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive3 {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

A.admin {
  color : Red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:12px;
}

a.lang {
  text-decoration: none;
  color: #b49a79;
}

a.lang_act {
  text-decoration: none;
  color: #b49a79;
  font-weight: bold;
}


td.lang {
  color: #b49a79;
}

td.menu1 {
  padding-left: 10px;
  padding-top: 6px;
  width: 225px;
  background-color: #999900;
}

td.menuActive1 {
  padding-left: 10px;
  width: 225px;
  padding-top: 6px;
  background-color: #bcbb40;
}

td.adresse {
  color: #794818;
  font-size: 9px;
}


td.menu2 {
  padding-left: 10px;
  height: 25px;
  background-color: #f8f5ee;
}

td.menuActive2 {
  padding-left: 10px;
  height: 25px;
  background-color: #cfbdac;
}

td.menu3 {
  padding-left: 10px;
  height: 15px;
  background-color: #cfbdac;
}

td.menuActive3 {
  padding-left: 10px;
  height: 15px;
  background-color: #bea68e;
}
td.newsletter{
  padding-left: 12px;
  padding-right: 7px;
  padding-bottom: 7px;  
}
td.prospekte{
  padding-left: 12px;
  padding-right: 7px;
}
td.prospekte_headline {
  padding-left: 5px;
}

.prospekte_headline , a.prospekte_headline {
  color: #9f7c58;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.nl_prospekt {
  color: #9f7c58;
  font-size: 9px;
}
.prospekt_lang {
  color: #9f7c58;
  width: 25px;
  font-size: 9px;
  padding-right: 4px;
  text-align: right;
}

td.prospekt_bttn {
  width: 13px;
}

td.index_links {
  background-color: #999900;
}

.index_links , a.index_links {
  color: white;
}

.nl_bottom {
  color: #956e44;
  font-size: 9px;
}

.nl_head {
  color: white;
  font-size: 12px;
}

td.nl_head {
  height: 29px;
  border: solid 1px #bbba3d;
  padding-left: 13px;
}

td.nl_main {
  padding-left: 13px;
  padding-right: 13px;
}

td.gutschein_head {
  padding-left: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #7b6325;
}

.gutschein_head {
  color: white;
  font-size: 12px;
}

td.google_map {
  padding-left: 75px;
}

a.google_map {
  color: #7c6325;
  font-weight: bold;
}

input.brownborder , textarea.brownborder , select.brownborder {
  border: 1px solid #d2c1ae;
}

.start {
  border: 1px solid #d2c1ae;
  width: 139px;
}

.field {
  width: 150px;
  height: 50px;
  border: 1px solid #d2c1ae;
}
.row {
  width: 150px;
  border: 1px solid #d2c1ae;
}
.row2 {
  width: 95px;
  border: 1px solid #d2c1ae;
}
.row3 {
  width: 50px;
  border: 1px solid #d2c1ae;
}

.grey , a.grey {
  color: #ccc;
}
a.link {
  text-decoration: none;
}

.button {
  border: 0px;
  background-color: #fff;
  padding: 0px;
  font-weight: bold;
}

hr {
  border-top: 1px #bba590 dotted;
  height: 0px;
}

img.picgallery {
  border: 1px solid #B69D7E;
}
.angebot_form {
  background-color: #b79c80;
  color: white;
  font-weight: bold;
}
