body {
  margin: 0;
  padding: 0;
  color: black;
  text-align: center;
  min-height: 1600px;
}
#rahmen {
  width: 1024px;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
#header {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

#leer {
  height: 30px;
  clear: both;
}

#leer_top {
  height: 10px;
  clear: both;
}

div.leer2 {
  display: block;
  clear: both;
  height: 20px;
}

div.leer3 {
  display: block;
  clear: both;
  height: 5px;
}

div.leer4 {
  display: block;
  clear: both;
  height: 35px;
}

/******************************************************************************/
/* Navigation vertikal                                                        */
/******************************************************************************/

#navigation p {
 display: none;
}
#navigation {
  float: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  /*width: 15%;*/
  width: 154px;
  padding: 0; 
  margin: 0; 
  border: 0;
}
#innernavigation {
  /*font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;*/
  /*width: 12em; */
  /*height: 600px;*/
  border-right: 1px solid #666; 
  padding: 0; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  /*background-color: #9cc; 
  color: #333;*/ 
}
#innernavigation ul {
  list-style: none; 
  margin: 0; 
  padding: 0; 
}
#innernavigation ul li {
  margin: 0; 
  border-top: 1px solid #003;
}
#innernavigation ul li a {
  display: block; 
  padding: 10px 2px 10px 0.5em; 
  border-left: 10px solid #369; 
  border-right: 1px solid #69c;
  border-bottom: 1px solid #369;
  background-color: #036; 
  color: #fff; 
  text-decoration: none; 
  width: 100%; 
}
html>body #innernavigation ul li a { 
  width: auto; 
}
#innernavigation ul li a#marked {
  border-left: 10px solid #036;
  border-right: 1px solid #69c;
  border-bottom: 1px solid #369; 
  background-color: #69f; 
  color: #fff; 
}
#innernavigation ul li a:hover {
  border-left: 10px solid #036;
  border-right: 1px solid #69c;
  border-bottom: 1px solid #369; 
  background-color: #69f; 
  color: #fff; 
}
#innernavigation ul.subnavigation {
  list-style: none; 
  margin: 0; 
  margin-left: 20px;
  padding: 0; 
}
#innernavigation ul li.subnavigation_last {
  margin: 0; 
  margin-bottom: 2px;
  border-top: 1px solid #003;
}
#lowernavigation {
  width: 8em; 
  height: 100px;
  margin-bottom: 10px;
  background-color: #fbe9c5; 
}

/******************************************************************************/
/* Navigation horizontal                                                      */
/******************************************************************************/

#navigation_hor {
  /*float: right;*/
  width: 82%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  padding: 0; 
  /* margin: 0; */
  margin: 0px 0px 0px 180px;
  border: 0;
}
#navigation_hor p {
 display: none;
}
#innernavigation_hor {
  /*font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;*/
  /*width: 95%; */
  /*height: 600px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666; */
  padding: 0; 
  margin: 10px 0 10px 0; 
  /*background-color: #F2934D; 
  color: #F5B049;*/
}
#innernavigation_hor ul {
  list-style: none; 
  margin: 0; 
  padding: 0; 
  border: 0;
}
#innernavigation_hor ul li {
  display: inline;
  margin: 0 20px 0 20px; 
  padding: 0; 
  border: 0; 
  /* border-top: 1px solid #003; */
}
#innernavigation_hor ul li a {
  /* border-top: 1px solid #39c;
  border-right: 10px solid #369;
  border-bottom: 1px solid #39c;
  border-left: 2px solid #369; 
  background-color: #036; 
  color: #fff; */
  border-top: 0;
  border-right: 10px solid #369;
  border-bottom: 0;
  border-left: 0; 
  background-color: #FBE342; 
  color: #036;  
  padding: 2px 4px 2px 4px; 
  text-decoration: none; 
  width: 100%; 
}
html>body #innernavigation_hor ul li a { 
  width: auto; 
}
#innernavigation_hor ul li a#marked {
  border-top: 0;
  border-right: 10px solid #036;
  border-bottom: 0; 
  border-left: 0;
  background-color: #69f; 
  color: #fff; 
}
#innernavigation_hor ul li a:hover {
  /* border-top: 1px solid #369;
  border-right: 10px solid #036;
  border-bottom: 1px solid #369; 
  border-left: 2px solid #036;
  background-color: #69f; 
  color: #fff; */
  border-top: 0;
  border-right: 10px solid #036;
  border-bottom: 0; 
  border-left: 0;
  background-color: #69f; 
  color: #fff; 
}
#lowernavigation_hor {
  width: 8em; 
  height: 100px;
  margin-bottom: 10px;
  background-color: #fbe9c5; 
}

/******************************************************************************/
/* Inhalt                                                                     */
/******************************************************************************/

#content {
  display: block;
  text-align: left;
  font-family: Arial, sans-serif;
  padding: 0;
  margin: 10px 60px 0 180px;
}
#content_preisliste {
  display: block;
  width: 82%;
  text-align: left;
  font-family: Arial, sans-serif;
  padding: 0;
  margin: 10px 30px 0 180px;
}

div.content_preisliste_ergaenz {
  text-align: center;
  padding: 0;
  margin: 10px 0 0 20px;
}

#content h2 {
  color: #3a68ec;
}
#content_preisliste h2 {
  color: #3a68ec;
}

#content_ansichten {
  float: right;
  /*display: block;
  width: 80%;*/
  width: 850px;
  text-align: center;
  font-family: Arial, sans-serif;
  padding: 0;
  margin: 10px 0 0 20px;
}
#content_ansichten h2 {
  color: #3a68ec;
}

#content_home {
  /*float: right;
  text-align: left;*/
  width: 82%;
  text-align: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 0;
  /*padding-left: 170px;*/
  margin: 0 60px 0 180px;
  border: 0;
  /*background-image: url(img/haus_1_3.jpg);*/
}
#content_home ul {
  margin: 0; 
  padding: 0;
  list-style-type: disc;
  list-style-image: url(bullet3.gif);
  color: #3a68ec;
}
#content_home h2 {
  color: #3a68ec;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

div.clearfloat {
  clear: both;
  height: 1px;
}

#footer {
  clear: both;
  /*background-color: #ccc;
  width: 1024px;*/
  padding-bottom: 1em;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
}

hr#trennlinie {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  height: 2px;
  color: #f9b30d;
  background-color: #f9b30d;
}

hr#trennlinie_bilder {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  border: 0;
  height: 2px;
  color: #f9b30d;
  background-color: #f9b30d;
}

hr#trennlinie_bilder2 {
  margin: 20px 100px 0 100px;
  margin-top: 20px;
  padding: 0;
  border: 0;
  height: 1px;
  color: #373944;
  background-color: #373944;
}

hr#trennlinie_navi_hor {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  border: 0;
  height: 2px;
  color: #f9b30d;
  background-color: #f9b30d;
}

#blocka {
  font-size: 0.8em;
  margin-left: 3em;
  text-indent: -3em;
}

#blockb {
  /*font-size: 0.8em;
  margin-left: -10em;*/
  text-align: center;
  padding: 0;
}

#lebenslauf {
  /*text-indent: -3em;
  margin-left: 3em;*/
}

#jahreszahl {
  margin-right: 0.5em;
  color: #ED0C11;
}

#infoblock {
  clear: both;
  margin: 10px 10px 0 0;
  padding: 0;
  text-align: justify;
}

.floatleft {
  /*float: left;*/
  margin: 10px;
}

.floatright {
  /*float: right;*/
  margin: 10px;
}

.kapiteltrenner {
  margin: 10px;
}

#hinweis {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  /*color: ;*/
}

#hinweis2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #E85B17;
}

#kontaktl {
  float: left;
}

#kontaktr {
  vertical-align: middle;
}

#absatzhervorgehoben {
  color: #b8014a;
  font-size: 1.5em;
  text-align: center;
}

#absatztitelseite {
  font-weight: normal;
  line-height: 1.5em;
}

#AbsatzTitelseiteBold {
  font-weight: bold;
  line-height: 1.5em;
}

#absatztitelseite_small {
  font-weight: normal;
  line-height: 1.5em;
  margin: 8px 0 0 0;
  text-align: left;
}

.thumb1_links {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  height: 120px;
}

.thumb1_links_last {
  float: left;
  margin: 0 0 25px 0;
  margin-right: 10px;
  height: 120px;
}

.thumb1_rechts {
  float: right !important;
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  height: 120px;
}

.absatz1_rechts {
  float: right;
  text-align: right;
  padding: 10px;
  margin: 5px 0 0 0;
  width: 180px;
}

.absatz2_rechts {
  float: right;
  text-align: justify;
  padding: 0;
  margin: 0;
  width: 560px;
  height: 120px;
  vertical-align: middle;
}

.absatz3 {
  text-align: justify;
  padding: 0.5em;
  margin: 0;
  vertical-align: middle;
}

.absatz4 {
  /*text-align: justify;*/
  text-align: center;
  padding: 0.5em;
  margin: 0;
  vertical-align: middle;
}

.absatz5 {
  text-align: center;
  padding: 0 0.5em 0 0.5em;
  margin: 0;
  vertical-align: middle;
}

.absatz1_links {
  float: left;
  text-align: justify;
  padding: 10px;
  /*margin-top: 25px;*/
  margin: 5px 0 0 0;
  width: 280px;
}

.absatz2_links {
  float: left;
  text-align: justify;
  padding: 0px;
  /*margin-top: 25px;*/
  margin: 0;
  width: 560px;
  height: 120px;
  vertical-align: middle;
}

div.absatz_holder {
  display: block;
}

div.img_row {
  float: left;
  display: block;
  margin: 15px 0 0 50px !important;
  margin: 15px 0 0 25px;
}

div.img_holder {
  float: left;
  background: url(img/thumb_schatten.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 10px;
  padding: 0;
}

div.img_holder img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder_nolink img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder2 {
  float: left;
  background: url(img/thumb_schatten2.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten2.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 10px;
  padding: 0;
}

div.img_holder2 img {
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder2 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder3 {
  float: left;
  background: url(img/thumb_schatten3.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten3.gif) no-repeat bottom right;
  margin: 10px 67px 0 60px !important;
  margin: 10px 67px 0 60px;
  padding: 0;
}

div.img_holder3 img {
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder3 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder3_1 {
  float: left;
  background: url(img/thumb_schatten3.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten3.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 10px;
  padding: 0;
}

div.img_holder3_1 img {
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder3_1 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder4 {
  float: left;
  background: url(img/thumb_schatten4.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten4.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 10px;
  padding: 0;
}

div.img_holder4 img {
  position: relative;
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder4 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_row_middle {
  float: left;
  display: block;
  position: relative;
  margin: 25px 0 0 0;
}



div.img_background {
  display: table;
  background-image: url(img/thumb_hintergrund_4.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 395px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
}

div.img_background_links_schmal {
  display: table;
  background-image: url(img/thumb_hintergrund_4.png);
  background-repeat: no-repeat;
  background-position: right center;
  width: 395px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
}

div.img_background_rechts_schmal {
  display: table;
  background-image: url(img/thumb_hintergrund_4.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 395px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
}

div.img_background_15g {
  display: table;
  background-image: url(img/thumb_hintergrund_4.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 395px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
  transform: rotate(-15deg);
  transform-origin: 60% 40%;
}
div.img_background_35g {
  display: table;
  background-image: url(img/thumb_hintergrund_4.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 395px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
  transform: rotate(-35deg);
  transform-origin: 60% 40%;
}

table.ansicht_2 {
  width: 100%;
}

table.ansicht_2 td.ansicht_2_links {
  width: 395px;
  height: 380px;
}

table.ansicht_2 td.ansicht_2_mitte {
  width: 40px;
  height: 380px;
}

table.ansicht_2 td.ansicht_2_rechts {
  width: 395px;
  height: 380px;
}

div.tablecell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}


table.ansicht_3 {
  width: 100%;
}

table.ansicht_3 td.ansicht_3_links_gross {
  width: 556px;
  line-height: 556px;
  border:0px;
  padding:0px;
}

table.ansicht_3 td.ansicht_3_links {
  width: 270px;
  line-height: 270px;
  border:0px;
  padding:0px;
}

table.ansicht_3 td.ansicht_3_links_leer {
  width: 8px;
  line-height: 270px;
}

table.ansicht_3 td.ansicht_3_mitte {
  width: 270px;
  line-height: 270px;
  border:0px;
  padding:0px;
}

table.ansicht_3 td.ansicht_3_rechts_leer {
  width: 8px;
  line-height: 270px;
}

table.ansicht_3 td.ansicht_3_rechts_gross {
  width: 556px;
  line-height: 556px;
  border:0px;
  padding:0px;
}

table.ansicht_3 td.ansicht_3_rechts {
  width: 270px;
  line-height: 270px;
  border:0px;
  padding:0px;
}

table.ansicht_3 td.ansicht_3_leerzeile {
  /*width: 261px;*/
  line-height: 8px;
}

table.ansicht_3 td.ansicht_3_leerzeile_2 {
  /*width: 261px;*/
  line-height: 8px;
}

table.ansicht_3 td.ansicht_3_textblock {
  /*width: 261px;
  height: 21px;*/
  padding-top:2em;
}



div.img_holder5 {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 10px;
  padding: 0;
}

div.img_holder5 img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.tablecell_lschmal {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

div.img_holder5l {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 32px 0 10px !important;
  margin: 10px 32px 0 10px;
  padding: 0;
}

div.img_holder5l img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5l img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder5l200 {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 52px 0 10px !important;
  margin: 10px 52px 0 10px;
  padding: 0;
}

div.img_holder5l200 img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5l200 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.tablecell_rschmal {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

div.img_holder5r {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 7px 0 32px !important;
  margin: 10px 7px 0 32px;
  padding: 0;
}

div.img_holder5r img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5r img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder5r_hochkant {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 7px 0 84px !important;
  margin: 10px 7px 0 84px;
  padding: 0;
}

div.img_holder5r_hochkant img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5r_hochkant img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}

div.img_holder5r200 {
  display: inline-block;
  background: url(img/thumb_schatten5.png) no-repeat bottom right !important;
  background: url(img/thumb_schatten5.gif) no-repeat bottom right;
  margin: 10px 7px 0 55px !important;
  margin: 10px 7px 0 55px;
  padding: 0;
}

div.img_holder5r200 img {
  background-color: #fff;
  border: 1px solid #666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
}

div.img_holder5r200 img:hover {
  background-color: #f9b30d;
  border: 1px solid #666;
}



div.img_holder6 img {
  border: 2px solid #ffffff;
}

div.img_holder6 img:hover {
  border: 2px solid #f9b30d;
}

#preistablinks {
  float: left;
  display: block;
}
#preistabrechts {
  /*float: left;*/
  /*clear: left;*/
  display: block;
}

#preise {
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
}
#preise_td0 {
  padding: 10px;
  background-color: #F9E1B5;
  /*background-color: #8FD500;
  color: #3a68ec;
  color: blue;*/
}
#preise_td1 {
  padding: 10px;
  /*background-color: #c6c8cd;*/
  background-color: #8FD500;
}
#preise_td2 {
  padding: 10px;
  /*background-color: #FEFFDD;*/
  background-color: #fde64c;
}
#preise_td3 {
  padding: 10px;
  background-color: #FFAA37;
}
#preise_td4 {
  padding: 10px;
  background-color: #F44B33;
}
#preise_td5 {
  padding: 10px;
  background-color: #09AFFF;
}
#preise_td6 {
  padding: 10px;
  background-color: #808080;
}

#preise_td0_preis {
  padding: 10px;
  background-color: #F9E1B5;
  /*background-color: #8FD500;
  color: blue;*/
  text-align:right;
}
#preise_td1_preis {
  padding: 10px;
  /*background-color: #c6c8cd;*/
  background-color: #8FD500;
  text-align:right;
}
#preise_td2_preis {
  padding: 10px;
  /*background-color: #FEFFDD;*/
  background-color: #fde64c;
  text-align:right;
}
#preise_td3_preis {
  padding: 10px;
  background-color: #FFAA37;
  text-align:right;
}
#preise_td4_preis {
  padding: 10px;
  background-color: #F44B33;
  text-align:right;
}
#preise_td5_preis {
  padding: 10px;
  background-color: #09AFFF;
  text-align:right;
}
#preise_td6_preis {
  padding: 10px;
  background-color: #808080;
  text-align:right;
}


.preiser {
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
}
.preise_leer {
  padding: 10px;
  background-color: #FFFFFF;
}
.preise_spalte1 {
  width: 7em;
}
.preise_td0 {
  padding: 10px;
  background-color: #F9E1B5;
  /*background-color: #8FD500;
  color: #3a68ec;
  color: blue;*/
}
.preise_td1 {
  padding: 10px;
  /*background-color: #c6c8cd;*/ 
  background-color: #8FD500;
}
.preise_td2 {
  padding: 10px;
  /*background-color: #FEFFDD;*/
  background-color: #fde64c;
}
.preise_td3 {
  padding: 10px;
  background-color: #FFAA37;
}
.preise_td4 {
  padding: 10px;
  background-color: #F44B33;
}
.preise_td5 {
  padding: 10px;
  background-color: #09AFFF;
}
.preise_td6 {
  padding: 10px;
  background-color: #C9C9C9;
}
.preise_td7 {
  padding: 10px;
  background-color: #FF784A;
}
.preise_td0_preis {
  padding: 10px;
  background-color: #F9E1B5;
  /*background-color: #8FD500;
  color: blue;*/
  text-align:right;
}
.preise_td1_preis {
  padding: 10px;
  /*background-color: #c6c8cd;*/
  background-color: #8FD500;
  text-align:right;
}
.preise_td2_preis {
  padding: 10px;
  /*background-color: #FEFFDD;*/
  background-color: #fde64c;
  text-align:right;
}
.preise_td3_preis {
  padding: 10px;
  background-color: #FFAA37;
  text-align:right;
}
.preise_td4_preis {
  padding: 10px;
  background-color: #F44B33;
  text-align:right;
}
.preise_td5_preis {
  padding: 10px;
  background-color: #09AFFF;
  text-align:right;
}
.preise_td6_preis {
  padding: 10px;
  background-color: #C9C9C9;
  text-align:right;
}
.preise_td7_preis {
  padding: 10px;
  background-color: #FF784A;
  text-align:right;
}

#label {
  font-weight: bold;
  margin-top: 2em;
}

.label {
  font-weight: bold;
  margin-top: 2em;
}

.labell {
  font-weight: bold;
  margin-top: 2em;
  display: inline;
}

.labelr {
  display: inline;
  /*float: right;*/
  font-weight: bold;
  margin-top: 2em;
}

div#belegung {
  float: left;
}

table#belegung {
  margin: 10px;
  empty-cells: show;
  border-collapse: collapse;
  /*background-image: url(tab_hg1.gif);*/
}
table#belegung th {
  padding: 3px;
  background-color: #cbf6b2;
  background-image: none;
}
table#belegung td {
  width: 20px;
  height: 20px;
  padding: 3px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
}

#monat {
  background-color: #cdc7c7;
}
       
.filler {
  width: 15px;
}

.monat {
  /*border-bottom: 1px solid gray;*/
}       

.stag {
  color: red;
  font-weight: bold;
}

.ktag {
  font-weight: bold;
  background-color: #cdc7c7;
}

.kstag {
  color: red;
  font-weight: bold;
  background-color: #cdc7c7;
}

.kw_filler {
  /*width: 2em;*/
}

.kw {
  width: 2em;
  font-weight: bold;
  background-color: #cdc7c7;
}

p#adresse {
  line-height: 1.5em;
  margin-left: 5em;
}

div.legende_box {
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px 5px 0px 20px;
  padding: 0;
  border: 1px solid #b5b5b5;
}

div.legende_label {
  float: left;
  margin: 4px 3px 3px 3px;
  font-size: 0.8em;
}

div.legende_end {
  margin: 4px 3px 3px 3px;
  font-size: 0.8em;
}

#telefon {
  color: #b8014a;
  font-size: 1.5em;
  font-weight: bold
}

.first_col {
  width: 170px;
  text-align: center;
  vertical-align: middle;
}

.middle_col {
  width: 200px;
}

.last_col {
  width: 170px;
  text-align: center;
  vertical-align: middle;
}

.img_col {
  width: 170px;
  text-align: center;
  vertical-align: middle;
}

.img_col_single {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.img_col_multi {
  text-align: center;
  vertical-align: middle;
}

.col_trenner {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-top: 2px solid #f9b30d;
}

.text_col {
  width: 650px;
  text-align: center;
  vertical-align: middle;
}

.text_col_single {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.ansicht {
  width: 100% !important;
  width: 80%;
}

td.block_trenner {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  padding-top: 2em;
}

td.block_trenner_oben {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  padding-bottom: 2em;
}

td.block_trenner_middle {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
}

.ansicht2 {
  width: 100% !important;
  width: 100%;
}

.border {
  width: 18%;
}

.horizontal_border {
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #000000;
}


table.belegung2 {
  margin: 10px;
  empty-cells: show;
  border-collapse: collapse;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin-left: 33%;
  margin-right: 33%;
}
table.belegung2 td{
  padding: 3px;
}
td.b2_wtag {
  width: 20px;
  height: 20px;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  border: 1px solid gray;
}
td.b2_wtag_monat {
  width: 20px;
  height: 20px;
  padding: 3px;
  text-align: center;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #fdc685;
}
td.b2_monat {
  text-align: center;
  font-weight: bold;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #fdc685;
}
td.b2_tag_top {
  text-align: center;
  border: 1px solid gray;
}
td.b2_tag_top2 {
  text-align: center;
  border: 1px solid gray;
}
td.b2_tag {
  text-align: center;
  border: 1px solid gray;
  background-color: #f5f6c3;
  font-size: 0.8em;
}
td.b2_f_top {
  text-align: center;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  font-size: 0.8em;
}
td.b2_f_top2 {
  text-align: center;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_b_top {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  font-size: 0.8em;
}
td.b2_b_top2 {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_an_top {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  font-size: 0.8em;
}
td.b2_an_top2 {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_ab_top {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  font-size: 0.8em;
}
td.b2_ab_top2 {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_anab_top {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  font-size: 0.8em;
}
td.b2_anab_top2 {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
}
td.b2_f {
  text-align: center;
  border-left: 1px solid gray;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_b {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #5d98f8;
}
td.b2_an {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_ab {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
td.b2_anab {
  text-align: center;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
}

td.align_top {
  vertical-align: top;
}

div#frei_dummy {
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: 1px solid black;
}

body#edit {
  text-align: center;
}


div#links {
  float: left;
  padding: 10px;
  background-color: #fde64c;
}

a.a_gal_nav:link { color: #000080; }
a.a_gal_nav:visited { color: #000080; }

span.gal_nav {
  font-family:Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
}

td.img_col_gal_nav_left {
  text-align: center;
  vertical-align: middle;
  width: 25% !important;
  width: 27%;
}

td.img_col_gal_nav_center {
  text-align: center;
  vertical-align: middle;
}

td.img_col_gal_nav_right {
  text-align: center;
  vertical-align: middle;
  width: 25% !important;
  width: 27%;
}

span.std_bold {
  font-weight: bold;
}

span.std_red {
  color: red;
}

div.fliesstext {
}

div.fliesstext h3 {
  font-size: 1.2em; 
  font-weight: bold;
}

div.fliesstext h4 {
  font-weight: bold;
}
