/********************************
* dynamische Seitenteile orange *
********************************/

#bg_left_orange {
  position: absolute;
  top: 0px;
  left: 0px;
}

#bg_left_orange #bg_left_1 {
  height: 100px;
  background-color: #FCF6E7;
}

#bg_left_orange #bg_left_2 {
  height: 9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #EEC56D;
}

#bg_left_orange #bg_left_3 {
  height: 157px;
  background-color: #FCF6E7;
}

#bg_left_orange #bg_left_var {
  height: 555px;
  background-color: #FFE8B4;
  margin: 8px 0px 0px 0px;
}

#bg_right_orange {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
}

#bg_right_orange #bg_right_1 {
  height: 100px;
  background-color: #FFFFFF;
}

#bg_right_orange #bg_right_2 {
  height: 9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #EEC56D;
}

#bg_right_orange #bg_right_3 {
  height: 157px;
  background-color: #FCF5E5;
  margin: 0px 0px 0px 1px;
}

#bg_right_orange #bg_right_var {
  height: 555px;
  background-color: #FFE8B4;
  margin: 8px 0px 0px 0px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: -1px 176px;
}

/******************************
* dynamische Seitenteile blue *
******************************/

#bg_left_blau {
  position: absolute;
  top: 0px;
  left: 0px;
}

#bg_left_blau #bg_left_1 {
  height: 100px;
  background-color: #EDF2F3;
}

#bg_left_blau #bg_left_2 {
  height: 9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #91A4BF;
}

#bg_left_blau #bg_left_3 {
  height: 157px;
  background-color: #CED8DB;
}

#bg_left_blau #bg_left_var {
  height: 729px;
  background-color: #BDCBD4;
  margin: 8px 0px 0px 0px;
}

#bg_right_blau {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
}

#bg_right_blau #bg_right_1 {
  height: 100px;
  background-color: #FFFFFF;
}

#bg_right_blau #bg_right_2 {
  height: 9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #91A4BF;
}

#bg_right_blau #bg_right_3 {
  height: 157px;
  background-color: #FCF5E5;
  margin: 0px 0px 0px 1px;
}

#bg_right_blau #bg_right_var {
  height: 729px;
  background-color: #BDCBD4;
  margin: 8px 0px 0px 0px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: -1px 176px;
}

#bg_right_blau #bg_right_var img {
  margin: 176px 0px 0px -1px;
}

/*************************
* Ende dynamische Seiten *
*************************/

body {
  padding: 0px;
  margin: 0px;
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/****************
* Seiten orange *
****************/

#alldiv {
  width: 922px;
  margin: auto;
  text-align: left;
}

#logo {
  float: left;
  width: 731px;
  height: 100px;
}

#logo #hotel_orange {
  position: absolute;
  width: 392px;
  height: 257px;
  margin: 12px 0px 0px -136px;
  background-image: url('../images/hotel_orange.gif');
  z-index: 1;
}

#logo #hotel_blau {
  position: absolute;
  width: 392px;
  height: 257px;
  margin: 12px 0px 0px -136px;
  background-image: url('../images/hotel_blau.gif');
  z-index: 1;
}

#logo #hotel2 {
  position: absolute;
  width: 505px;
  height: 140px;
  margin: 89px 0px 0px -298px;
}

#logo img {
  margin: 20px 0px 0px 335px;
}

#slogan_orange {
  float: left;
  width: 191px;
  height: 99px;
  background-color: #FCF6E7;
  color: #000000;
}

#slogan_blau {
  float: left;
  width: 191px;
  height: 99px;
  background-color: #EDF2F3;
  color: #000000;
}

#slogan_orange img, #slogan_blau img {
  margin: 78px 0px 0px 24px;
}

#line_orange {
  width: 922px;
  height:9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #EEC56D;
  color: #000000;
}

#line_blau {
  width: 922px;
  height:9px;
  font-size: 1px;
  line-height: 1px;
  background-color: #91A4BF;
  color: #000000;
}

#header1 {
  float: left;
  width: 731px;
  height: 131px;
}

#header2 {
  float: left;
  width: 191px;
  height: 131px;
}

#newsbox {
  width: 189px;
  border: 1px solid #EDD386;
  background-color: #FFFFFF;
  margin: 0px 0px 20px 0px;
}

#newsbox .layer {
  width: 189px;
  height: 20px;
  background-color: #EDD386;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #574E31;
  font-family: arial;
}

#newsbox .content {
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  color: #574E31;
  font-family: arial;
}

#newsbox .content .newstitel {
  margin: 0px 0px 4px 0px;
  font-weight: bold;
}

#newsbox .content .newstext {
  margin: 0px 0px 6px 0px;
}

#newsbox .content .newslink {
  text-align: right;
}

#newsbox .content .newslink a:link, #newsbox .content .newslink a:active, #newsbox .content .newslink a:visited {
  font-size: 12px;
  color: #574E31;
  font-family: arial;
  text-decoration: none;
}

#newsbox .content .newslink a:hover {
  font-size: 12px;
  color: #574E31;
  font-family: arial;
  text-decoration: underline;
}

#zimmerbox {
  width: 189px;
  border: 1px solid #EDD386;
  background-color: #FFFFFF;
  margin: 20px 0px 0px 0px;
}

#zimmerbox .layer {
  width: 189px;
  height: 20px;
  background-color: #EDD386;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #574E31;
  font-family: arial;
}

#zimmerbox .newslink a:link, #zimmerbox .newslink a:active, #zimmerbox .newslink a:visited {
  font-size: 15px;
  color: #5B5142;
  font-family: arial;
  text-decoration: none;
}

#zimmerbox .newslink a:hover {
  font-size: 15px;
  color: #5B5142;
  font-family: arial;
  text-decoration: underline;
}

#logobox {
  width: 189px;
  margin: 20px 0px 20px 0px;
  text-align: center;
}

/***********************
* Sprachauswahl orange *
***********************/

#sprachauswahl_orange {
  position: relative;
  float: left;
  width: 179px;
  height: 25px;
  background-color: #F7EACD;
  margin: 1px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-align: center;
  z-index: 2;
  background-image: url(../images/sprachauswahl_orange.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#alldiv>#sprachauswahl_orange {
  height: 19px;
}

#sprachauswahl_orange a:link, #sprachauswahl_orange a:active, #sprachauswahl_orange a:visited {
  background-color: #F7EACD;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-decoration: none;
}

#sprachauswahl_orange a:hover {
  background-color: #F7EACD;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-decoration: underline;
}

/*********************
* Sprachauswahl blau *
*********************/

#sprachauswahl_blau {
  position: relative;
  float: left;
  width: 179px;
  height: 25px;
  background-color: #E0E6E8;
  margin: 1px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-align: center;
  z-index: 2;
  background-image: url(../images/sprachauswahl_blau.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#alldiv>#sprachauswahl_blau {
  height: 19px;
}

#sprachauswahl_blau a:link, #sprachauswahl_blau a:active, #sprachauswahl_blau a:visited {
  background-color: #E0E6E8;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-decoration: none;
}

#sprachauswahl_blau a:hover {
  background-color: #E0E6E8;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6B5D44;
  text-decoration: underline;
}

/*******************
* Menü oben orange *
*******************/

#menue_oben_orange {
  float: left;
  width: 552px;
  height: 25px;
  color: #54463A;
  background-color: #F7EACD;
  margin: 1px 0px 0px 0px;
}

#menue_oben_orange .menue_punkt {
  position: relative;
  float: left;
  height: 25px;
  padding: 4px 0px 0px 0px;
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #F7EACD;
  z-index: 2;
}
#menue_oben_orange>.menue_punkt {
  height: 21px;
}

#menue_oben_orange .menue_line {
  float: left;
  width: 1px;
  height: 19px;
  margin: 3px 0px 3px 0px;
  background-color: #FF832E;
  color: #000000;
}

#menue_oben_orange .menue_punkt a:link, #menue_oben_orange .menue_punkt a:active, #menue_oben_orange .menue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #F7EACD;
  text-decoration: none;
}

#menue_oben_orange .menue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #F7EACD;
  text-decoration: underline;
}

/*****************
* Menü oben blau *
*****************/

#menue_oben_blau {
  float: left;
  width: 552px;
  height: 25px;
  color: #54463A;
  background-color: #E0E6E8;
  margin: 1px 0px 0px 0px;
}

#menue_oben_blau .menue_punkt {
  position: relative;
  float: left;
  height: 25px;
  padding: 4px 0px 0px 0px;
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #E0E6E8;
  z-index: 2;
}
#menue_oben_blau>.menue_punkt {
  height: 21px;
}

#menue_oben_blau .menue_line {
  float: left;
  width: 1px;
  height: 19px;
  margin: 3px 0px 3px 0px;
  background-color: #61A6DA;
  color: #000000;
}

#menue_oben_blau .menue_punkt a:link, #menue_oben_blau .menue_punkt a:active, #menue_oben_blau .menue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #E0E6E8;
  text-decoration: none;
}

#menue_oben_blau .menue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  font-size: 14px;
  color: #54463A;
  background-color: #E0E6E8;
  text-decoration: underline;
}

#menue_bild {
  float: left;
  width: 191px;
  height: 25px;
  margin: 1px 0px 0px 0px;
}

/********************
* Menü links orange *
********************/

#menue_links_orange {
  float: left;
  width: 177px;
  color: #695644;
  background-color: #FEF4DD;
  background-image: url('../images/menuewelle_orange.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 8px 0px 0px 1px;
  padding: 47px 0px 0px 0px;
}
#alldiv>#menue_links_orange {
  height: 508px;
}

#menue_links_orange .menue_punkt {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_orange .menue_punkt a:link, #menue_links_orange .menue_punkt a:active, #menue_links_orange .menue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_orange .menue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_orange .submenue_punkt {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_orange .submenue_punkt strong {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_orange .submenue_punkt a:link, #menue_links_orange .submenue_punkt a:active, #menue_links_orange .submenue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_orange .submenue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: underline;
}

#menue_links_orange .submenue_punkt strong a:link, #menue_links_orange .submenue_punkt strong a:active, #menue_links_orange .submenue_punkt strong a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_orange .submenue_punkt strong a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  text-decoration: underline;
}

.menue_linie_on_orange {
  width: 93px;
  height: 10px;
  background-image: url('../images/menue_on_orange.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 2px 0px 0px 0px;
  font-size: 1px;
  line-height: 1px;
}

.menue_linie_off_orange {
  width: 93px;
  height: 10px;
  background-image: url('../images/menue_off_orange.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 2px 0px 0px 0px;
  font-size: 1px;
  line-height: 1px;
}

/*****************
* Menü link blau *
*****************/

#menue_links_blau {
  float: left;
  width: 177px;
  color: #695644;
  background-color: #E9EFF1;
  background-image: url('../images/menuewelle_blau.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 8px 0px 0px 1px;
  padding: 47px 0px 0px 0px;
}
#alldiv>#menue_links_blau {
  height: 682px;
}

#menue_links_blau .menue_punkt {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_blau .menue_punkt a:link, #menue_links_blau .menue_punkt a:active, #menue_links_blau .menue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_blau .menue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_blau .submenue_punkt {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_blau .submenue_punkt strong {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#menue_links_blau .submenue_punkt a:link, #menue_links_blau .submenue_punkt a:active, #menue_links_blau .submenue_punkt a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_blau .submenue_punkt a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: underline;
}

#menue_links_blau .submenue_punkt strong a:link, #menue_links_blau .submenue_punkt strong a:active, #menue_links_blau .submenue_punkt strong a:visited {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  text-decoration: none;
}

#menue_links_blau .submenue_punkt strong a:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #E9813A;
  font-size: 14px;
  text-decoration: underline;
}

.menue_linie_on_blau {
  width: 93px;
  height: 10px;
  background-image: url('../images/menue_on_blau.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 2px 0px 0px 0px;
  font-size: 1px;
  line-height: 1px;
}

.menue_linie_off_blau {
  width: 93px;
  height: 10px;
  background-image: url('../images/menue_off_blau.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 2px 0px 0px 0px;
  font-size: 1px;
  line-height: 1px;
}

#content_top {
  float: left;
  width: 743px;
}

#pic0 {
  margin: 8px 0px 0px 0px;
  display: block;
}

#transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
  margin: 8px 0px 0px 552px;
}

#transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 190px 0px 0px 554px;
}

#content {
  float: left;
  width: 552px;
  height: 284px;
  margin: 8px 0px 0px 0px;
}
#alldiv>#content {
  min-height: 284px;
  height: auto;
}

#pictitle {
  display: block;
  margin: 32px 0px 0px 108px;
  height: 35px;
}
#content>#pictitle {
  min-height: 35px;
  height: auto;
}

#pictitle2 {
  display: block;
  margin: 32px 0px 0px 108px;
  height: 65px;
}
#content>#pictitle2 {
  min-height: 65px;
  height: auto;
}

h1 {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  margin: 16px 0px 0px 170px;
}

h1 .intext:link, h1 .intext:active, h1 .intext:visited, h1 .intext:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
}

#text {
  width: 351px;
  font-family: arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  background-color: #FFFFFF;
  color: #5B5142;
  margin: 8px 0px 0px 170px;
}

#text .intext:link, #text .intext:active, #text .intext:visited, #text .intext:hover {
  font-family: arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  background-color: #FFFFFF;
  color: #5B5142;
  text-decoration: none;
}

#img0 {
  float: left;
  display: inline;
  margin: 24px 0px 0px 2px;
}
#img1 {
  float: left;
  display: inline;
  margin: 24px 1px 0px 1px;
}
#img2 {
  float: left;
  display: inline;
  margin: 24px 2px 0px 0px;
}

/*********************
* Menü rechts orange *
*********************/

#menue_rechts_orange {
  float: left;
  width: 191px;
  /*height: 426px;*/
  background-color: #FEF4DD;
  color: #000000;
}

#menue_rechts_orange img {
  display: block;
}

#menue_rechts_orange .spacer {
  font-size: 15px;
  line-height: 15px;
  height: 15px;
}

#menue_rechts_orange .lupe {
  position: absolute;
  margin: 109px 0px 0px 161px;
}

#menue_rechts_orange .text {
  width: 140px;
  margin: 12px 0px 0px 12px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #5B5142;
  background-color: #FEF4DD;
  line-height: 14px;
}

#menue_rechts_orange .pfeil {
  position: absolute;
  margin: -15px 0px 0px 172px;
}

/*******************
* Menü rechts blau *
*******************/

#menue_rechts_blau {
  float: left;
  width: 191px;
  background-color: #FFFFFF;
  color: #000000;
  background-color: #E1E9EB;
}

#menue_rechts_blau img {
  display: block;
  background-color: #FFFFFF;
}

#menue_rechts_blau .spacer {
  font-size: 15px;
  line-height: 15px;
  height: 15px;
  background-color:#FFFFFF;
}

#menue_rechts_blau .lupe {
  position: absolute;
  margin: 109px 0px 0px 161px;
}

#menue_rechts_blau .text {
  width: 140px;
  margin: 12px 0px 0px 12px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #5B5142;
  background-color: #FFFFFF;
  line-height: 14px;
}

#menue_rechts_blau .pfeil {
  position: absolute;
  margin: -15px 0px 0px 172px;
}

/*******************
* Fusszeile orange *
*******************/

#footer_linie_orange {
  height: 6px;
  margin: 0px 0px 6px 0px;
  font-size: 6px;
  line-height: 6px;
  color: #000000;
  background-color: #EEC56D;
}

#footer_orange {
  height: 22px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #FDE8B9;
  padding: 4px 0px 0px 0px;
}

#footer_orange a:link, #footer_orange a:active, #footer_orange a:visited {
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #FDE8B9;
  text-decoration: none;
}

#footer_orange a:hover {
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #FDE8B9;
  text-decoration: underline;
}

body>#footer_orange {
  height: 18px;
}

/*******************
* Fusszeile orange *
*******************/

#footer_linie_blau {
  height: 6px;
  margin: 0px 0px 4px 0px;
  font-size: 6px;
  line-height: 6px;
  color: #000000;
  background-color: #9CADC6;
}

#footer_blau {
  height: 22px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #C4CDDA;
  padding: 4px 0px 0px 0px;
}

#footer_blau a:link, #footer_blau a:active, #footer_blau a:visited {
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #C4CDDA;
  text-decoration: none;
}

#footer_blau a:hover {
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #6A6666;
  background-color: #C4CDDA;
  text-decoration: underline;
}

body>#footer_blau {
  height: 18px;
}

/*************************
* Seitenspezifisches CSS *
*************************/

#zimmerdetails_content_top {
  float: left;
  background-color: #dfedfe;
  margin: 8px 0px 0px 0px;
}

#zimmerdetails_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#zimmerdetails_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#zimmerdetails_pic0 {
  display: block;
}

#zimmerdetails_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
}

#zimmerdetails_title img {
  margin: auto;
}

.zimmerdetails_pic_links {
  float: left;
  margin: 0px 8px 0px 0px;
}

.zimmerdetails_text_links {
  float: left;
  width: 127px;
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #73726F;
}

.zimmerdetails_pic_rechts {
  float: left;
  margin: 0px 8px 0px 16px;
}

.zimmerdetails_text_rechts {
  float: left;
  width: 127px;
  font-family: arial,sans-serif;
  font-size: 11px;
  color:#73726F;
}

/**************************************************/

#programme_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#programme_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#programme_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#programme_pic0 {
  display: block;
}

#programme_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
}

#programme_title img {
  margin: auto;
}

#programme_text {
  width: 486px;
  height: 284px;
  margin: 6px 0px 0px 34px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}
#content>#programme_text {
  min-height: 284px;
  height: auto;
}

#programme_text a:link, #programme_text a:active, #programme_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#programme_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

.programme_programm {
  width: 486px;
  background-color: #E9EFF1;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 5px 0px;
}

p {
  width: 446px;
  background-color: #E9EFF1;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 5px 0px;
}

#programme_text>.programme_programm {
  width: 466px;
}

.programme_programm h1 {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #73726F;
  margin: 10px 0px 4px 0px;
}

#programme_text h2 {
  font-family: arial,sans-serif;
  background-color: #D9E0E2;
  color: #73726F;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
  padding: 10px 10px 10px 10px;
}

.programme_programm ul {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 18px;
}

.programme_programm strong {
  display: block;
  margin: 6px 0px 0px 0px;
}

.programme_text_links {
  float: left;
  width: 243px;
  height: 30px;
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}
#programme_text>.programme_text_links {
  width: 233px;
  height: 20px;
}

.programme_text_rechts {
  float: left;
  width: 242px;
  height: 30px;
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 0px 1px;
}
#programme_text>.programme_text_rechts {
  width: 231px;
  height: 20px;
}

#programme_text .programme_text_links a:link, #programme_text .programme_text_links a:active, #programme_text .programme_text_links a:visited, #programme_text .programme_text_rechts a:link, #programme_text .programme_text_rechts a:active, #programme_text .programme_text_rechts a:visited {
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#programme_text .programme_text_links a:hover, #programme_text .programme_text_rechts a:hover {
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

/**************************************************/

#angebote_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#angebote_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#angebote_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#angebote_pic0 {
  display: block;
}

#angebote_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#angebote_title img {
  margin: auto;
}

#angebote_text {
  width: 526px;
  height: 332px;
  margin: 0px 0px 0px 14px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}
#content>#angebote_text {
  min-height: 332px;
  height: auto;
}

#angebote_text a:link, #angebote_text a:active, #angebote_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#angebote_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

.angebote_angebot {
  width: 486px;
  background-color: #FEF4DD;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 5px 20px;
}
#angebote_text>.angebote_angebot {
  width: 466px;
}

.angebote_angebot p {
  width: 466px;
  background-color: #FEF4DD;
}
.angebote_angebot>p {
  width: 446px;
  background-color: #FEF4DD;
}

.angebote_angebot h1 {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #73726F;
   text-align:center;
  margin: 10px 0px 4px 0px;
}

.angebote_text_links {
  width: 486px;
  height: 30px;
  font-family: arial,sans-serif;
  background-color: #FEF4DD;
  font-size: 11px;
  color: #73726F;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 1px 20px;
}
#angebote_text>.angebote_text_links {
  width: 476px;
  height: 20px;
}

#angebote_text .angebote_text_links a:link, #angebote_text .angebote_text_links a:active, #angebote_text .angebote_text_links a:visited, #angebote_text_rechts a:link, #angebote_text_rechts a:active, #angebote_text_rechts a:visited {
  font-family: arial,sans-serif;
  background-color: #FEF4DD;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#angebote_text .angebote_text_links a:hover, #angebote_text_rechts a:hover {
  font-family: arial,sans-serif;
  background-color: #FEF4DD;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

/**************************************************/

#sommerpreise_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#sommerpreise_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#sommerpreise_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#sommerpreise_pic0 {
  display: block;
}

#sommerpreise_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#sommerpreise_title img {
  margin: auto;
}

#sommerpreise_text {
  /*
  width: 486px;
  margin: 0px 0px 0px 34px;
  */
  width: 526px;
  margin: 0px 0px 0px 13px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

#sommerpreise_text a:link, #sommerpreise_text a:active, #sommerpreise_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #73726F;
  text-decoration: none;
}

#sommerpreise_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #73726F;
  text-decoration: underline;
}

#sommerpreise_text h2 {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #73726F;
  margin: 12px 0px 6px 0px ;
}

#sommerpreise_text p {
  background-color: #FFFFFF;
  padding: 10px 10px 10px 0px;
  margin: 0px 0px 5px 0px;
}

#sommerpreise_text ul {
  margin: 6px 0px 6px 0px;
  padding: 0px 0px 0px 18px;
  display: block;
}

#sommerpreise_text ul li {
  margin: 4px 0px 4px 0px;
}

#sommerpreise_text ul li u {
  display: block;
  margin: 0px 0px 2px 0px;
}

#preise_orange {
  width: 520px;
}

#preise_orange2 {
  width: 520px;
}

#preise_orange th, #preise_orange2 th {
  
  padding: 10px 10px 10px 10px;
  text-align: center;
}

#preise_orange td, #preise_orange2 td {
  
  /*padding: 9px 9px 9px 9px;*/
  padding: 5px;
  font-size: 10px;
}

#preise_orange td img, #preise_orange2 td img {
  float: left;
  display: block;
  margin: 0px 0px 0px -3px;
}

#preise_orange td strong, #preise_orange2 td strong {
  float: left;
  display: block;
  margin: 3px 0px 0px 4px;
}

#preise_orange .td1, #preise_orange2 .td1 {
  white-space: nowrap;
  padding: 4px;
  background-color: #FEF4DD;
}

#preise_orange .td1_short, #preise_orange2 .td1_short {
  white-space: nowrap;
  padding: 4px;
  background-color: #FEF4DD;
  border-bottom:2px solid white;
  width:50px;
  background-image:url('../images/information.gif'); 
  background-position:10px 20px; 
  background-repeat:no-repeat; 
  cursor:pointer;
}

#preise_orange2 .td1_center_tag {  
  background-color: #FEF4DD;
  text-align: center;
  width:50px;
  padding-left:0px;
  padding-right:0px;
}

#preise_orange .td1_center, #preise_orange2 .td1_center {  
  background-color: #FEF4DD;
  text-align: center;
  width:68px;
  padding-left:0px;
  padding-right:0px;
}

#preise_orange .td1_center_short, #preise_orange2 .td1_center_short {  
  background-color: #FEF4DD;
  text-align: center;
  border-bottom:2px solid white;
}

#preise_orange .td1_center strong, #preise_orange2 .td1_center strong { 
	float: none;
  display: inline;
  margin:0px; 
}

#preise_orange .td1_center p, #preise_orange2 .td1_center p { 
	background-color: #FEF4DD;
	margin:0px;
	padding:0px;
}

#preise_orange .td1_center span, #preise_orange2 .td1_center span {	
	font-family: arial,sans-serif;
	font-size: 11px;
	background-color: #FEF4DD;
	margin:0px;
	padding:0px;
}

#preise_orange .td2, #preise_orange2 .td2 {
  white-space: nowrap;
  padding: 4px;
  background-color: #F7EACD;
}

#preise_orange .td2_short, #preise_orange2 .td2_short {
  white-space: nowrap;
  padding: 4px;
  background-color: #F7EACD;
  border-bottom:2px solid white;
  background-image:url('../images/information.gif'); 
  background-position:10px 20px; 
  background-repeat:no-repeat; 
  cursor:pointer;
}

#preise_orange2 .td2_center_tag {
  white-space: nowrap;
  background-color: #F7EACD;
  text-align: center;
}

#preise_orange .td2_center, #preise_orange2 .td2_center {
  white-space: nowrap;
  background-color: #F7EACD;
  text-align: center;
}

#preise_orange .td2_center_short, #preise_orange2 .td2_center_short {
  white-space: nowrap;
  background-color: #F7EACD;
  text-align: center;
  border-bottom:2px solid white;
}

/**************************************************/

#winterpreise_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#winterpreise_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#winterpreise_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#winterpreise_pic0 {
  display: block;
}

#winterpreise_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#winterpreise_title img {
  margin: auto;
}

#winterpreise_text {
  width: 526px;
  margin: 0px 0px 0px 13px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

#winterpreise_text a:link, #winterpreise_text a:active, #winterpreise_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #73726F;
  text-decoration: none;
}

#winterpreise_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #73726F;
  text-decoration: underline;
}

#winterpreise_text h2 {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #73726F;
  margin: 12px 0px 6px 0px ;
}

#winterpreise_text p {
  background-color: #FFFFFF;
  padding: 10px 10px 10px 0px;
  margin: 0px 0px 5px 0px;
}

#winterpreise_text ul {
  margin: 6px 0px 6px 0px;
  padding: 0px 0px 10px 18px;
}

#winterpreise_text ul li {
  margin: 4px 0px 4px 0px;
}

#winterpreise_text ul li u {
  display: block;
  margin: 0px 0px 2px 0px;
}

#preise_blau {
  width: 526px;
}

#preise_blau th {
  white-space: nowrap;
  padding: 10px 10px 10px 10px;
  text-align: center;
}

#preise_blau td {
  white-space: nowrap;
  padding: 9px 9px 9px 9px;
  font-size: 10px;
}

#preise_blau td img {
  float: left;
  display: block;
}

#preise_blau td strong {
  float: left;
  display: block;
  margin: 3px 0px 0px 4px;
}

#preise_blau .td1 {
  background-color: #E9EFF1;
}

#preise_blau .td1_center {
  background-color: #E9EFF1;
  text-align: center;
}

#preise_blau .td2 {
  background-color: #E0E6E8;
}

#preise_blau .td2_center {
  background-color: #E0E6E8;
  text-align: center;
}

/**************************************************/

#anfrage_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#anfrage_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#anfrage_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#anfrage_pic0 {
  display: block;
}

#anfrage_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#anfrage_title img {
  margin: auto;
}

#anfrage_text {
  width: 486px;
  min-height: 284px;
  margin: 0px 0px 0px 34px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}
#content>#newsletter_text {
  min-height: 284px;
  height: auto;
}

#anfrage_text a:link, #anfrage_text a:active, #anfrage_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#anfrage_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

#anfrage {
  width: 486px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  margin: 0px 0px 0px 0px;
}

#anfrage .label1 {
  width: 236px;
  padding: 5px 10px 5px 10px;
  background-color: #FEF4DD;
}
#anfrage tr>.label1 {
  width: 216px;
}

#anfrage .label2 {
  width: 266px;
  padding: 5px 10px 5px 10px;
  background-color: #F7EACD;
}
#anfrage tr>.label2 {
  width: 246px;
}

#anfrage .label3 {
  width: 430px;
  padding: 5px 10px 5px 10px;
  background-color: #FEF4DD;
}

#anfrage .value1 {
  width: 330px;
  padding: 5px 10px 5px 10px;
  background-color: #FEF4DD;
}
#anfrage tr>.value1 {
  width: 310px;
}

#anfrage .value2 {
  width: 330px;
  padding: 5px 10px 5px 10px;
  background-color: #F7EACD;
}
#anfrage tr>.value2 {
  width: 310px;
}

#anfrage .value1 label {
  float: left;
  width: 100px;
  display: block;
}

#anfrage .value2 label {
  float: left;
  width: 100px;
  display: block;
}

#anfrage .value1 .inputtext {
  width: 220px;
}

#anfrage .value2 .inputtext {
  width: 220px;
}

#anfrage .value1 img {
  cursor: pointer;
  border: 0px;
  width: 16px;
  height: 16px;
}

#anfrage .value2 img {
  cursor: pointer;
  border: 0px;
  width: 16px;
  height: 16px;
}

#anfrage .value1 #kaldiv1 {
  position: absolute;
  visibility: hidden;
  background-color: white;
  layer-background-color: white;
}

#anfrage .value2 #kaldiv1 {
  position: absolute;
  visibility: hidden;
  background-color: white;
  layer-background-color: white;
}

#anfrage .value1 .inputselect {
  width: 220px;
}
#anfrage .value1>.inputselect {
  width: 226px;
}

#anfrage .value2 .inputselect {
  width: 220px;
}
#anfrage .value2>.inputselect {
  width: 226px;
}

#anfrage .value1 .inputtextmid {
  width: 189px;
  margin: 0px 8px 0px 0px;
}
#anfrage .value1>.inputtextmid {
  width: 192px;
}

#anfrage .value2 .inputtextmid {
  width: 189px;
  margin: 0px 8px 0px 0px;
}
#anfrage .value2>.inputtextmid {
  width: 192px;
}

#anfrage .value1 .inputselectmid {
  width: 108px;
}
#anfrage .value1>.inputselectmid {
  width: 111px;
}

#anfrage .value2 .inputselectmid {
  width: 108px;
}
#anfrage .value2>.inputselectmid {
  width: 111px;
}

#anfrage .value1 .inputselectmin {
  width: 52px;
}
#anfrage .value1>.inputselectmin {
  width: 54px;
}

#anfrage .value2 .inputselectmin {
  width: 54px;
}

#anfrage .value1 textarea {
  width: 220px;
  height: 120px;
}

#anfrage .value2 textarea {
  width: 220px;
  height: 120px;
}

#anfrage .value3 {
  width: 526px;
  padding: 5px 10px 5px 10px;
  /*background-color: #FEF4DD;*/
  background-color: #F7EACD;
  text-align: right;
}
#anfrage>.value3 {
  width: 506px;
}

#anfrage .value3 input {
  height: 30px;
  width: 130px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

.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;
}

/**************************************************/

#info_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#info_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#info_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#info_pic0 {
  display: block;
}

#info_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#info_title img {
  margin: auto;
}

#info_text {
  width: 486px;
  margin: 0px 0px 0px 34px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

#info_text img {
  float: left;
  display: inline;
}

#info_text .links {
  float: left;
  width: 142px;
  height: 135px;
  margin: 173px 0px 0px 4px;
  display: inline;
}

#info_text .links ul {
  padding: 0px;
  margin: 0px 0px 0px 18px;
}

#info_text .links ul a:link, #info_text .links ul a:active, #info_text .links ul a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#info_text .links ul a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

#info_adresse {
  text-align: center;
}

#info_adresse img {
  margin: auto;
}

#info_adresse div {
  width: 130px;
  margin: 10px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  font-family: arial;
}

#info_adresse div a:link, #info_adresse div a:active, #info_adresse div a:visited {
  font-family: arial,sans-serif;
  background-color: #FEF4DD;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

#info_adresse div a:hover {
  font-family: arial,sans-serif;
  background-color: #FEF4DD;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}


/**************************************************/

#newsletter_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#newsletter_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#newsletter_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#newsletter_pic0 {
  display: block;
}

#newsletter_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#newsletter_title img {
  margin: auto;
}

#newsletter_text {
  width: 486px;
  height: 284px;
  margin: 0px 0px 0px 34px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}
#content>#newsletter_text {
  min-height: 284px;
  height: auto;
}


#newsletter .label1 {
  width: 196px;
  padding: 5px 10px 5px 10px;
  background-color: #E9EFF1;
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #73726F;
}
#newsletter tr>.label1 {
  width: 176px;
}

#newsletter .label2 {
  width: 196px;
  padding: 5px 10px 5px 10px;
  background-color: #E0E6E8;
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #73726F;
}
#newsletter tr>.label2 {
  width: 176px;
}

#newsletter .value1 {
  width: 330px;
  padding: 5px 10px 5px 10px;
  background-color: #E9EFF1;
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #73726F;
}
#newsletter tr>.value1 {
  width: 310px;
}

#newsletter .value2 {
  width: 330px;
  padding: 5px 10px 5px 10px;
  background-color: #E0E6E8;
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #73726F;
}
#newsletter tr>.value2 {
  width: 310px;
}

#newsletter .value1 .inputtext {
  width: 220px;
}

#newsletter .value2 .inputtext {
  width: 220px;
}

#newsletter .value3 {
  width: 526px;
  padding: 5px 10px 5px 10px;
  background-color: #E9EFF1;
  text-align: right;
}
#newsletter>.value3 {
  width: 506px;
}

#newsletter .value3 input {
  height: 30px;
  width: 130px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

/**************************************************/

#news_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#news_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#news_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#news_pic0 {
  display: block;
}

#news_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#news_title img {
  margin: auto;
}

#news_text {
  width: 526px;
  height: 284px;
  margin: 0px 0px 0px 14px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}
#content>#news_text {
  min-height: 284px;
  height: auto;
}

#news_text a:link, #news_text a:active, #news_text a:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#news_text a:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

.news_news {
  width: 486px;  
  background-color: #E9EFF1;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 5px 20px;
}
#news_text>.news_news {
  width: 466px;
}

.news_news h1 {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #695644;
  text-align:center;
  margin: 10px 0px 4px 0px;
}

#news_text_links {
  width: 486px;
  height: 30px;
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 1px 20px;
}
#news_text>#news_text_links {
  width: 476px;
  height: 20px;
}

#news_text_links a:link, #news_text_links a:active, #news_text_links a:visited, #news_text_rechts a:link, #news_text_rechts a:active, #news_text_rechts a:visited {
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#news_text_links a:hover, #news_text_rechts a:hover {
  font-family: arial,sans-serif;
  background-color: #E9EFF1;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

/**************************************************/

#galerie_title {
  margin: 19px 0px 0px 0px;
  text-align: center;
  height: 30px;
}

#galerie_text {
  width: 486px;
  margin: 0px 0px 0px 34px;
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
}

.galerie_kategorie1 {
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 2px 0px;
  background-color: #FEF4DD;
}

.galerie_kategorie2 {
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 2px 0px;
  background-color: #F7EACD;
}

.galerie_kategorie1 img, .galerie_kategorie2 img {
  float: left;
}

.galerie_kategorie1 a:link, .galerie_kategorie1 a:active, .galerie_kategorie1 a:visited, .galerie_kategorie2 a:link, .galerie_kategorie2 a:active, .galerie_kategorie2 a:visited {
  float: left;
  display: block;
  margin: 0px 0px 0px 10px;
  font-size: 14px;
  text-decoration: none;
  color: #73726F;
}

.galerie_kategorie1 a:hover, .galerie_kategorie2 a:hover {
  float: left;
  display: block;
  margin: 0px 0px 0px 10px;
  font-size: 14px;
  text-decoration: underline;
  color: #73726F;
}

#galerie_bild_gross {
  height: 300px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#galerie_bild_gross table {
  width: 486px;
  height: 300px;
}

#galerie_bild_gross table td {
  text-align: center;
  vertical-align: middle;
}

#pfeil_l {
  float: left;
  width: 25px;
  height: 50px;
  background-color: #FEF4DD;
  background-image: url('../images/pfeil_l.gif');
  background-repeat: no-repeat;
  background-position: 2px 15px;
}

#pfeil_r {
  float: left;
  width: 25px;
  height: 50px;
  background-color: #FEF4DD;
  background-image: url('../images/pfeil_r.gif');
  background-repeat: no-repeat;
  background-position: 2px 15px;
}

#outer {
  float: left;
  width: 436px;
  overflow: hidden;
  height: 50px;
}

#tabelle img {
  cursor: pointer;
}

#outer2 {
  text-align: center;
}

#tabelle2 {
  margin: auto;
  height: 50px;
}

#tabelle2 img {
  cursor: pointer;
}

#galerie_text .zurueck:link, #galerie_text .zurueck:active, #galerie_text .zurueck:visited {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: none;
}

#galerie_text .zurueck:hover {
  font-family: arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #73726F;
  text-decoration: underline;
}

#galerie_content_top {
  float: left;
  background-color: #E9EFF1;
  margin: 8px 0px 0px 0px;
}

#galerie_transdiv {
  position: absolute;
  width: 191px;
  height: 332px;
  color: #000000;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#galerie_transimg {
  position: absolute;
  filter: alpha(opacity=71);
  opacity: 0.71;
  margin: 182px 0px 0px 3px;
}

#galerie_pic0 {
  display: block;
}

h1 .portal:link, h1 .portal:active, h1 .portal:visited, h1 .portal:hover {
  font-family: 'Trebuchet MS',sans-serif;
  color: #695644;
  font-size: 14px;
  text-decoration: none;
  cursor: text;
}

.portal:link, .portal:active, .portal:visited, .portal:hover {
  font-family: arial,sans-serif;
  color: #5B5142;
  text-decoration: none;
  cursor: text;
}