body {
  padding: 0px;
  margin: 0px;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-color: #F7CA65;
  text-align: center;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.alldiv {
  width: 900px;
  margin: auto;
  text-align: left;
  margin-top: 16px;
}

.navi_rechts {
  position: absolute;
  margin-left: 689px;
  margin-top: 23px;  
  width: 214px;
  height: auto;
}

.navi_rechts0 {
  width: 214px;
  height: 34px;
  background-image: url(../images/navi_rechts_0.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
}

.navi_rechts0 img {
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}

.navi_rechts0 div {
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}

.navilink:link, .navilink:active, .navilink:visited {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

.navilink:hover {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
}

.navi_rechts1 {
  width: 214px;
  height: auto;
  background-image: url(../images/navi_rechts_1.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  text-align: center;
}

.box {
  width: 177px;
  margin: auto;
}

.label1 {
  width: 166px;
  height: 27px;
  background-image: url(../images/label1.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-family: arial;
  font-size: 12px;
  color: #FDF2DA;
  font-weight: bold;
  margin: auto;
}

.boxtext {
  background-color: #FCF3CE;
  font-family: arial;
  font-size: 11px;
  color: #25262D;
}

.boxtext a:link, .boxtext a:active, .boxtext a:visited {
  background-color: #FCF3CE;
  font-family: arial;
  font-size: 11px;
  color: #25262D;
  text-decoration: none;
}

.boxtext a:hover {
  background-color: #FCF3CE;
  font-family: arial;
  font-size: 11px;
  color: #25262D;
  text-decoration: underline;
}

.wetter {
  margin: auto;
  width: 133px;
  font-size: 11px;
}

.imprlink:link, .imprlink:active, .imprlink:visited {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  text-decoration: none;
}

.imprlink:hover {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  text-decoration: underline;
}

.navi_rechts2 {
  width: 214px;
  height: 34px;
  background-image: url(../images/navi_rechts_2.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  font-weight: bold;
  margin-bottom:50px;
}

.navi_rechts2 a:link, .navi_rechts2 a:active, .navi_rechts2 a:visited {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.navi_rechts2 a:hover {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

.header {
  width: 900px;
  height: 402px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.header img {
  margin-top: 19px;
  margin-left: 19px;
}

.header .bild {  
	margin-top: 0px;
  margin-left: 0px;
}

.menue {
  width: 900px;
  height: 28px;
  border-top: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.alldiv>.menue {
  width: 899px;
}

.menuepunkt {
  float: left;
  height: 26px;
  text-align: center;
  padding-top: 6px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #D2711B;
  text-decoration: none;
}
.menue>.menuepunkt {
  height: 20px;
  padding-top: 8px;
}

.menuepunkt a:link, .menuepunkt a:visited, .menuepunkt a:active {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #D2711B;
  text-decoration: none;
}

.menuepunkt a:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #D2711B;
  text-decoration: underline;
}

.submenue {
  text-align: left;
  position: absolute;
  height: 10px;
  margin-top: 20px;
  visibility: hidden;
  border-top: 1px solid #ffffff;
}

.submenuepunkt {
  height: 26px;
  text-align: left;
  padding-top: 5px;
  padding-left: 21px;
  padding-right: 21px;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #D2711B;
  text-decoration: none;
  background-color: #F9E18A;
  border: 1px solid #ffffff;
}
.submenue>.submenuepunkt {
  height: 18px;
}

.submenuepunkt a:link, .submenuepunkt a:active, .submenuepunkt a:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #D2711B;
  text-decoration: none;
  white-space: nowrap;
}

.submenuepunkt a:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #D2711B;
  text-decoration: underline;
}

.content {
  background-color: #ffffff;
  text-align: left;
  height: 959px;
  border-bottom: 1px solid #ffffff;
  background-image:url('../images/logo_bg.gif');
  background-position: 20px 20px;
}

.alldiv>.content {
  height: auto;
  min-height: 962px;
}

.linie {
  width: 898px;
  height: 9px;
  margin-left: 1px;
  font-size: 1px;
  line-height: 1px;
  background-color: #F3F2F1;
}

.linie .linie2 {
  width: 898px;
  height: 0px;
  margin-top: 0px;
  font-size: 0px;
  line-height: 0px;
  border-top: 1px solid #505981;
  border-bottom: 1px solid #9196AE;
}

h1 {
  margin: 0px 0px 14px 2px;
  font-family: 'Trebuchet MS';
  font-size: 13px;
  color: #6A665E;
  font-weight: bold;

}

.text_box {
  margin: 12px 0px 0px 250px;
}

.text_box_2 {
  margin: 12px 0px 0px 208px;
}

.text_box_3 {
  margin: 12px 0px 0px 40px;
}

.text1 {
  margin: 0px 0px 8px 2px;
  width: 400px;
}

.text1_2 {
  margin: 0px 0px 8px 2px;
  width: 435px;
}

.text {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
}

.googletext {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
}

.googletext a:link, .googletext a:active, .googletext a:visited {
  color: #D2711B;  
  font-weight: bold;
  text-decoration: none;
}

.googletext a:hover {  
  color: #D2711B;  
  font-weight: bold;
  text-decoration: underline;
}

.bild_gross {
  float: left;
  width: 402px;
  height: 285px;
  margin: 0px;
  border: 1px solid #D1D1D1;
  text-align: center;
}

.bild_gross2 {
  float: left;
  width: 444px;
  height: 295px;
  margin: 0px;
  border: 1px solid #D1D1D1;
  text-align: center;
}

.bild_gross3 {
  float: left;
  width: 444px;
  height: 295px;
  margin: 0px 0px 0px 20px;
  border: 1px solid #D1D1D1;
  text-align: center;
}
.content>.bild_gross3 {
  margin: 0px 0px 0px 40px;
}

.bild_gross img {
  margin: auto;
}

.bild_klein_all {
  float: left;
}

.bild_klein_all_2 {
  float: left;
  margin-top: 30px;
}

.bild_klein_all_3 {
  float: left;
  margin-top: 30px;
}

.bild_klein {
  width: 251px;
  height: 123px;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../images/bild_klein.gif);
}

.bild_klein .plus {
  position: absolute;
  z-index: 1;
  margin: 105px 0px 0px 195px;
}

.bild_klein div {
  position: absolute;
  width: 150px;
  height: 100px;
  margin-left: 51px;
  margin-top: 9px;
  background-color: #FECF6E;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index:0;
}

.bild_klein img {
  margin: 9px 0px 0px 51px;
}

.bild_klein2 {
  width: 209px;
  height: 56px;
  margin-bottom: 9px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../images/bild_klein2.gif);
}

.bild_klein2 .plus {
  position: absolute;
  z-index: 1;
  margin: 38px 0px 0px 116px;
}

.bild_klein2 div {
  position: absolute;
  width: 60px;
  height: 41px;
  margin-left: 64px;
  margin-top: 2px;
  background-color: #FECF6E;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index:0;
}

.bild_klein2 img {
  margin: 2px 0px 0px 64px;
}

.text2 {
  margin: 0px 0px 20px 252px;
  width: 400px;
}

.text2_2 {
  margin: 8px 0px 20px 210px;
  width: 435px;
}

.text2_3 {
  margin: 8px 0px 20px 40px;
  width: 435px;
}

.footer {
  height: 70px;
  background-color: #F3F2F1;
  margin-bottom: 0px;
}

.footer img {
  float: left;
  margin-left: 25px;
}

.querlinie {
  float: left;
  height: 94px;
  border-right: 1px solid #C2C4CF;
  margin-top: 4px;
  margin-left: 17px;
  margin-right: 17px;
}

.adresse {
  float: left;
  margin-top: 0px;
  line-height: 17px;
  font-family: verdana;
  font-size: 11px;
  color: #25262D;
}

.sommerpreise {
  width: 500px;
  margin: 20px 0px 0px 20px;
  font-family: arial;
  font-size: 12px;
  border: 2px solid #F9E18A;
}

.sommerpreise td {
  text-align: center;
  background-color: #F9E18A;
}

.winterpreise {
  width: 550px;
  margin: 20px 0px 0px 20px;
  font-family: arial;
  font-size: 12px;
  border: 2px solid #F9E18A;
}

.winterpreise td {
  text-align: center;
  background-color: #F9E18A;
}

.htmtableborders {
  width: 550px;
  margin: 20px 0px 0px 20px;
  font-family: arial;
  font-size: 12px;
  border: 2px solid #F9E18A;
}

.htmtableborders td {
  text-align: center;
  background-color: #F9E18A;
}

.bild_angebote {
  float: left;
  width: 251px;
  height: 123px;
  margin: 20px 0px 0px 10px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../images/bild_klein3.gif);
}

.bild_angebote div {
  margin: 9px 0px 0px 51px;
  width: 150px;
  text-align: center;
}

.bild_galerie {
  float: left;
  width: 251px;
  height: 123px;
  margin: 20px 0px 0px 40px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../images/bild_klein3.gif);
}

.bild_galerie img {
  margin: 9px 0px 18px 51px;
}

.bild_galerie a:link, .bild_galerie a:active, .bild_galerie a:visited {
  font-family: 'Trebuchet MS';
  font-size: 13px;
  color: #6A665E;
  font-weight: bold;
  text-decoration: none;
}

.bild_galerie a:hover {
  font-family: 'Trebuchet MS';
  font-size: 13px;
  color: #6A665E;
  font-weight: bold;
  text-decoration: underline;
}

h3 {
  margin: 38px 0px 8px 0px;
  font-family: 'Trebuchet MS';
  font-size: 13px;
  color: #6A665E;
  font-weight: bold;
}

.mehr {
  width: 52px;
  margin: 4px 0px 0px 350px;
  background-image: url('../images/submit2.gif');
  font-size: 12px;
}

.angebotdiv>.mehr {
  margin-bottom: 14px;
}

.angebotdiv+.mehr {
  margin-bottom: 0px;
}

.mehr div {
  width: 33px;
  text-align: center;
  margin: 0px 0px 0px 6px;
}

.mehr div a:link, .mehr div a:active, .mehr div a:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: none;
}

.mehr div a:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: underline;
}

.zurueck {
  width: 80px;
  height: 12px;
  margin: 16px 0px 0px 0px;
  background-image: url('../images/submit3.gif');
  font-size: 12px;
}

.zurueck div {
  width: 61px;
  height: 12px;
  text-align: center;
  margin: 0px 0px 0px 13px;
}

.zurueck div a:link, .zurueck div a:active, .zurueck div a:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: none;
}

.zurueck div a:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: underline;
}

.ecardlink:link, .ecardlink:active, .ecardlink:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: none;
}

.ecardlink:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: underline;
}

.anfrage {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
}

.anfrage a:link, .anfrage a:active, .anfrage a:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: none;
}

.anfrage a:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  text-decoration: underline;
}

.anfrage .label {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
}

.anfrage .value {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
}

.anfrage .value select {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
  width: 40px;
}

#kaldiv1 select {
  width: auto;
}

.gbook {
  width: 650px;
  margin: 10px 0px 0px 20px;
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
}

.gbook h1 {
  margin: 0px;
}

.newsletter {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #25262D;
}

.intext:link, .intext:active, .intext:visited, .intext:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
  text-decoration: none;
}

.inlink:link, .inlink:active, .inlink:visited {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
  text-decoration: none;
}

.inlink:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
  text-decoration: underline;
}

.tabelle {
  font-family: arial;
  font-size: 12px;
}

.portal:link, .portal:active, .portal:visited, .portal:hover {
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #25262D;
  text-decoration: none;
  cursor: default;
}

.link {
  height: 35px;
  margin-top: 10px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  color: #D2711B;
  text-align: center;
}

.link a:link, .link a:active, .link a:visited {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  text-decoration: none;
}

.link a:hover {
  font-family: verdana;
  font-size: 11px;
  color: #D2711B;
  text-align: center;
  text-decoration: underline;
}

.gewinnspiel {
  margin-left: 40px;
  font-family: 'Trebuchet MS';
  font-size: 20px;
  color: #ff7200;
  font-weight: bold;
}

.gewinnspiel a:link, .gewinnspiel a:active, .gewinnspiel a:visited  {
  font-family: 'Trebuchet MS';
  font-size: 20px;
  color: #ff7200;
  font-weight: bold;
  text-decoration: none;
}

.gewinnspiel a:hover {
  font-family: 'Trebuchet MS';
  font-size: 20px;
  color: #ff7200;
  font-weight: bold;
  text-decoration: underline;
}

.MLcpYearNavigation, .MLcpMonthNavigation { background-color: #FFFFFF; text-align: center; vertical-align: middle; text-decoration: none; color: #000000; }
.MLcpDayColumnHeader, .MLcpYearNavigation, .MLcpMonthNavigation, .MLcpCurrentMonthDate, .MLcpCurrentMonthDateDisabled, .MLcpOtherMonthDate, .MLcpOtherMonthDateDisabled, .MLcpCurrentDate, .MLcpCurrentDateDisabled, .MLcpTodayText, .MLcpTodayTextDisabled, .MLcpText { font-family: Arial; font-size: 11px; }
TD.MLcpDayColumnHeader { text-align: right; border: solid thin #000000; border-width: 0 0 0 0; }
.MLcpCurrentMonthDate, .MLcpOtherMonthDate, .MLcpCurrentDate { text-align: right; text-decoration: none; }
.MLcpCurrentMonthDateDisabled, .MLcpOtherMonthDateDisabled, .MLcpCurrentDateDisabled { color: #D0D0D0; text-align: right; text-decoration: line-through; }
.MLcpCurrentMonthDate { color: #3c3c3c; }
.MLcpCurrentDate { color: #a1a1a1; }
.MLcpOtherMonthDate { color:#808080; }
TD.MLcpCurrentDate { color: #FFFFFF; background-color: #ffffff; border-width: 1px; border: 1px solid #000000; }
TD.MLcpCurrentDateDisabled { border-width: 1px; border: solid thin #000000; }
TD.MLcpTodayText, TD.MLcpTodayTextDisabled { border: solid thin #000000; border-width: 1px 0px 0px 0px; }
A.MLcpTodayText, SPAN.MLcpTodayTextDisabled { height: 20px; text-decoration: none; }
A.MLcpTodayText { color: #000000; text-decoration: none; }
SPAN.MLcpTodayTextDisabled { color:#000000; }
.MLcpBorder { border: solid 1px #E4A49A; }



/* bildergalerie */
#headerImage{ background:url(../images/header-bg) repeat-x left bottom; }
.headerImageController {
  position:relative;left:20px;top:270px;z-index:50;
  width:140px;
  height:20px;
  color:#31312e;
  text-transform: uppercase;
  text-align:left;
  background:url(../images/slide-action/bg.png) no-repeat;
}
  .headerImageController .cnt {
    padding:1px 3px 3px 1px;
  }
  .headerImageController span {
    font:10px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    display:block;
    float:left;
    line-height:16px;
    padding:0px 0px 0px 8px;
  }
  .headerImageController .action {
    float:right;
    width:123px;
    padding:0px 0px 0px 0px;
  }
  .headerImageController .action .prev {
	background:url(../images/arrow-left.gif) no-repeat;
	height:12px;
	width:12px;
    float:left;
    display:block;
    padding-right:5px;
	margin-top:2px;
  }
  .headerImageController .action .prev:hover {
	background:url(../images/arrow-left-on.gif) no-repeat;
    float:left;
    display:block;
    padding-right:5px;
	margin-top:2px;
  }
  .headerImageController .action .next {
	background:url(../images/arrow.gif) no-repeat;
	height:12px;
	width:12px;
    float:left;
    margin-left:5px;
	padding-top:2px;
	margin-top:2px;
  }
  .headerImageController .action .next:hover {
	background:url(../images/arrow-on.gif) no-repeat;
    float:left;
    margin-left:5px;
	padding-top:2px;
	margin-top:2px;
  }
  .headerImageController .action .progress {
    width:77px;
    float:left;
    background:url(../images/slide-action/progress.png) repeat-x;
    height:15px;
  }
  .headerImageController .action .progress-on {
    position:relative;
    left:0px;
  }

  * html body .headerImageController {
    background:#f3f3e8;
  }
#map {right:0px;top:0px;z-index:50;}

* html body div.portal {float:left;}