html {
  padding: 0;
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #ddd url(../img/site/bg.gif);
  font: 12px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  color: #323276;
}

a {
  color: #323276;
}

* html body, * html { /* nur ie hat ein element ueber html */
  height: 100%;
}

#site {
  margin: 0 auto 0 auto;
  padding: 20px 0 0 0;
  width: 869px;

  text-align: left;
  background:  #fff url(../img/site/site_bg.gif) repeat-x;
}

#header {
  position: relative;
  background : url(../img/site/header.jpg) no-repeat;
  height: 133px;
  width: 100%;
  margin: 0px 7px 0px 7px;
}

#header span, #header a span, .dispno, #footer a span {
  display: none;
}



#header a, #header a:HOVER {
  position: absolute;
  width: 100%;
  height: 133px;
  display: block;
}

#menu {
  background: #CFE7FF;
  height: 25px;
  margin: 6px 7px 10px 7px;
  overflow: hidden;
}


#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu li {
  float: left;
  padding: 0;
  border-right: 3px solid #fff;
}

#menu a, #menu span {
  display: block;
  width: auto;
  color: #fff;
  background: #F7941E;
  padding: 5px 15px 10px;
  text-decoration: none;
}

#menu a:HOVER {
  background: #355AA4;
}

#menu .akt a, #menu .akt span {
  font-weight: bold;
  background: #355AA4;
}


ul, ol, dl { position: relative; } /* gegen das verschwinden von List-BGs im IE */
#tabs ul { position: static; }


#content {
  padding: 0px 7px 10px 7px;
}

#cmain {
  float: left;
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
  width: 670px;
}

.main, .main2col {
  border: 1px solid #369;
  margin-bottom: 1em;
  padding: 0 0 60px;
  background: url(../img/site/main_bg_strand.jpg) no-repeat bottom right;
}

/*
.main2col {
  background: url(../img/site/main_bg_strand_start.jpg) no-repeat bottom right;
}
*/

.maintext {
  float: right;
  width: 29%;
  font-size: 11px;
  margin-right: 3%;
  line-height: 14px;
  margin-bottom: 100px;
}

.main .textpage {
  margin: 20px 20px 110px;
}

.main .absatz {
  margin: 5px 20px 10px 10px;
}

.main .rahmen {
	padding: 5px;
	border: 1px solid #369;
}

.main .absatz h4, .main h4 {
	background: #D2E8FF;
	margin-right: 0px;
	margin-top: 10px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 12px;
}
	

.main .kasten {
  margin: 10px 10px 20px 10px;
  border: 1px solid #369;
}

.main h2, .main h1 {
    color: #fff;
    background: #D2E8FF url(../img/site/main_h2.gif) repeat-y;
    margin: 0 0 20px;
    padding: 2px 10px;
}

h2, h1 {
  font: bold 13px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  color: #039;
  padding: 6px 0px 6px 0px;
  margin: 0 0 1em;
}

h3 {
  font: bold 13px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  margin: 2px 0px 15px 0px;
  color: #D5A835;
}

h4 {
  font: normal 14px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  margin: 2px 0px 10px 0px;
}

.main li {
  margin-bottom: .6em;

}

address {
  font-style: normal;
}

.abflugliste th {
    font: 10px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
    text-align: center;
    background-color: #355AA4;
    border-bottom: 2px solid white;
    padding: 4px 5px;
    color: #fff;
    font-weight: bold;
}

.lmpreisinfo th.BPI {
  padding-top: 8px;
  border-top: 1px solid #323276;
}

.lmpreisinfo th, .anfrageform th {
    text-align: left;
    background-color: #FFF;
    border-bottom: 1px solid #323276;
    padding: 4px 5px;
    font-weight: bold;	
    color:#323276;
}

.lmpreisinfo th.BPIT {
  padding-top: 8px;
  border: none;
}

.lmpreisinfo td {
  padding: 3px;
}

th a {
  color: #fff;
}


.regliste {
  width: 60% !important;
  margin: 10px 10px 10px;
} 
 
.regliste td   { 
    color: #153195; padding:3px 6px 3px 10px;
 }
 
.regliste .td1 {
  background-color: #fff;
}

.regliste .td1 a {
  background-color: #fff;
}
 
.regliste td.tdreg1 { background-color: #355AA4; width: 70%; }
.regliste td.tdreg1 a { color: #fff; }
.regliste td.tdreg3 { background-color: #D2E8FF; width: 30%; }

.regul li {
  margin-bottom: .2em;
}



.abflugliste {
  width: 100%;
}

.abflugliste .td2 {
  background: #FFF;
}

.abflugliste .td1 {
  background: #D2E8FF;
}

.abflugliste td {
  padding: 4px;
}

a.decno {
  text-decoration: none;
}

a.decno:HOVER {
  color: #153195 !important;
}


.stimg {
  white-space: nowrap;
}

.stimg img { /* Sterne */
  border: none !important;
  padding: 0px !important;
  margin: 2px 0 2px 0 !important;
  background: none !important;
  display: inline !important;
}


/* --- */


html>body a:HOVER {
  cursor: pointer !important;
}



.bupreis b, .bulink b, .preis {
  font-size: 13px;
  font-weight: bold;
}

var {
  font-style: normal;
}



th#button { border-bottom: none }


.blaettern {
  margin: 15px 10px 15px 10px;
  height: 25px;
  font-weight: bold;
  position: relative;
}

.blaettern table, .blaettern .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
}

.blaettern .bg {
  background: #fff;
 	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.blaettern a {
  margin: 0px 20px;
}

#re {
  margin: 0 0 50px 0;
  padding: 0px;
  width: 170px;
  text-align: left;
  float: right;
}

.boxre h2 {
    width: 180px;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    top: -7px;
    right: -1px;
/*    text-indent: 25px;*/
    text-indent: -2000px;
}

.boxre {
  background: #FFF;
  margin: 0px 0px 20px 0px;
  border: 1px solid #337;
  padding: 0 4px;
  position: relative;
}

#boxcontact {
    background: url(../img/site/box_contact_bg.jpg) no-repeat;
}

#boxcontact h2 {
    background: url(../img/site/box_contact_top.jpg) no-repeat top right;
}

#boxconfig {
    background: url(../img/site/box_config_bg.jpg) no-repeat;
}

#boxconfig h2 {
    background: url(../img/site/box_config_top.jpg) no-repeat top right;
    top: -10px;
}

#re .boxmain {
    margin: 50px 0 10px 0;
    font-size: 11px;
}

#re h2 a {
    color: #337;
    text-decoration: none;
}

#re select, #re input, #re form, #re optgroup, #lmsuche input, #lmsuche select, #lmsuche optgroup, .packinfo select {
  font : normal 9px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  color: #333;
}
optgroup, .optregion {
  background-color: #CDD1EC;
  font-weight: bold !important;
  width: 100%;
}
optgroup option, .optziel {
  background-color: #eee;
  font-weight: normal;

}


#re form {
  color: #000;
}

#re select.ka {
  width: 47px;
}


/* LMstartseite */

.main .topangebot {
  clear: left;
  display: block;
  width: 60%;
  height: 85px;
  position: relative;
  border: 1px solid #445AAA;
  font-size: 11px;
  color: #039;
  margin: 10px 10px 30px 10px;
}

.main .topangebot .preis {
    font-size: 11px;
}

.main .topangebot strong {
  display: block;
  margin: 2px 0;
}

.main .topangebot a{
  text-decoration: none;
  border-bottom: none;
  color: #039;
}


.main .topangebot .preiscont {
  float: left;
  padding: 18px 0;
  margin-left: 10px;
}


.main .topangebot .imgcont {
  border: 2px solid #CDD1EC;
  /*width: 104px;*/
  margin: 5px 0 0 3px;
  float: left;
}

.main .topangebot .imgcont a {
  display: block;
  width: 100%;
  height: 100%;
}

.main .topangebot .imgcont .whiteborder{
  /*border: 2px solid #FFF;*/
  height: 70px;
  width: 100px;
  background: #CFE7FF no-repeat center;
}


.main .topangebot .text {
  float: left;
  width: 130px;
  margin-left: 8px;
  padding: 5px 0;
}

/* Angebot */

.angebot {
  clear: left;
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #445AAA;
  font-size: 11px;
  color: #039;
  margin: 10px 10px 10px 10px;
}

.main .angebot .imgcont {
  border: 2px solid #CDD1EC;
  margin: 2px 0 2px 3px;
  padding: 0;
  float: left;
  width: 100px;
}

.angebot div {
    float: left;
    margin-left: 10px;
    padding: 5px 0;
}

.angebot .text {
    width: 170px;
}

.angebot .text strong a, .angebot .text a.ortlink{
    text-decoration: none;
}

.angebot .kat {
  width: 55px;
  padding-top: 10px;
}

.angebot .va {
    text-align: center;
    width: 125px;
    padding-top: 20px;
}

.angebot .leistung {
    width: 145px;
}

.angebot .preiscont {
    width: 135px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}

.angebot .preis {
    font-size: 15px;
}

.angebot a.preislink {
    display: block;
    text-decoration: none;
}


.blbutton {
    display: block;
    background: url(../img/site/main_blbutton.gif) repeat-x;
    line-height: 20px;
    margin-top: 3px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

/* Preisschild */

.abpreisEurOr {
  background: url(../img/site/preis/schild_euro_or.gif) no-repeat top right;
}

.abpreisEurBl {
  background: url(../img/site/preis/schild_euro_bl.gif) no-repeat top right;
}

.abpreisDiv {
  position: absolute;
  bottom: -21px;
  right: -26px;
  width: 85px;
  height: 65px;
}

.abpreisDiv a {
  display: block;
  margin-top: 15px;
  margin-left: 2px;
  width: 80px;
  height: 43px;
}

.abpreisDiv span {
  display: block;
  text-indent: -1000px;
  width: 12px;
  height: 14px;
  position: absolute;
}


.abpreisDiv .apr1 { top: 32px; left: 8px; }
.abpreisDiv .apr2 { top: 29px; left: 19px; }
.abpreisDiv .apr3 { top: 26px; left: 30px; }
.abpreisDiv .apr4 { top: 23px; left: 41px; }
.abpreisDiv .aprw { top: 22px; left: 53px; background: none; }

.abpreisOr .apr1, .abpreisOr .apr2, .abpreisOr .apr3, .abpreisOr .apr4 { margin-top: 10px; margin-left: 12px; background: url(../img/site/preis/z_or.gif) no-repeat 0 20px; }
.abpreisBl .apr1, .abpreisBl .apr2, .abpreisBl .apr3, .abpreisBl .apr4 { margin-top: 10px; margin-left: 12px; background: url(../img/site/preis/z_bl.gif) no-repeat 0 20px; }

.abpreisDiv .z0 { background-position: 0 0px; }
.abpreisDiv .z1 { background-position: 0 -20px; }
.abpreisDiv .z2 { background-position: 0 -40px; }
.abpreisDiv .z3 { background-position: 0 -60px; }
.abpreisDiv .z4 { background-position: 0 -80px; }
.abpreisDiv .z5 { background-position: 0 -100px; }
.abpreisDiv .z6 { background-position: 0 -120px; }
.abpreisDiv .z7 { background-position: 0 -140px; }
.abpreisDiv .z8 { background-position: 0 -160px; }
.abpreisDiv .z9 { background-position: 0 -180px; }
/* Suchform Startseite */

#lmsuche {
  position: relative;
  padding: 90px 0 10px;
  background: #E8F3FF url(../img/site/main_suche_bg.jpg) no-repeat top right;
}

#lmsuche h1{
  position: absolute;
  text-indent: -2000px;
  right: -9px;
  top: 0px;
  height: 110px;
  width: 20px;
  background: url(../img/site/main_suche_re.jpg) no-repeat top right;
}

/* IE7 */
*+html #lmsuche h2 {
  top: -1px;
}

form select#RA { width: 60px; }

#lmsuche form {
  margin-top: 2px;
}

#lmsuche div {
  padding-right: 20px;
  padding-left: 15px;
}

.infoli {
  border-left: 1px solid #DCDFED;
  float: left;
  display: inline;
}


small, small a {
  font-size: 9px;
  margin: 0px;
}



.kontaktform fieldset {
  border: none;
  margin: 20px 0px;
  padding: 0;
}

.kontaktform input, .kontaktform textarea {
  border: 1px solid #7882B4;
  background-color: #F5F6FB;
  padding: 2px 3px;
  margin: 0;
  font : normal 12px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
  color: #000;
}

.kontaktform .klasse1 {
  width: 250px;
}

.kontaktform input:focus, .kontaktform textarea:focus {
  border: 1px solid #000;
  background-color: transparent;
  color: #000;

}

.kontaktform select, .anfrageform select {
  background-color: #F5F6FB;
  color: #000;
}

.kontaktform select:focus, .anfrageform select {
  background-color: #fff;
  color: #000;
}

.kontaktform .fehler, .anfrageform .fehler {
  color: #ff0000;

}

.kontaktform .fehler label, #buchen .fehler, .hinweis {
  color: #ff0000;
}


.anfrageform label {
  margin-top: 3px;
  width: 140px;
  display: block;
  float: left;
}

#buchen .form2 label, #buchen .fehler label {
  margin-top: 3px;
  width: 240px;
  display: block;
  float: left;
}

#buchen .formelement {
  float: left;
}

.gesamtpreis td {
  border-top: 2px solid #323276;
  border-bottom: 2px solid #323276;
  font-weight: bold;
  padding: 3px;
}

pre {
  margin-left: 10px;

}

.anfrageform div.form1, .anfrageform div.form2, .anfrageform div.fehler, #buchen div.form1, #buchen div.form2, #buchen div.fehler {
  clear: left;
  padding: 5px 5px 5px 5px;
  background-color: #FFF;
}

.anfrageform div.form2, #buchen .anfrageform div.form2 {
  margin-bottom: 2px;
}

.anfrageform div.fehler, #buchen .anfrageform .fehler {
  background-color: #EEE;
  margin-bottom: 2px;
}

.anfrageform fieldset {
  border: none;
  border-bottom: 1px solid #53639B;
  border-top: 1px solid #53639B;
  margin: 15px 0px 15px 0px;
  width: 90%;
  padding: 5px 5px;
}

table.anfrageform {
  padding: 0 15px;
  margin-left: 10px;
  border: 1px solid #323276;
  width: 95%;
}

#booksub {
  background: #355AA4;
  padding: 8px 25px;
  color: #fff;
  border: 1px solid black;
}

legend {
  font-size: 13px;
  padding: 0px 10px;
  color: #fff;
  background-color: #7882b4;
  border: 1px solid #53639B;
  margin-bottom: 8px;
}

.kontaktform label {
  font-size: 9px;
  font-weight: bold;
  color: #7882B4;
  display: block;
  margin: 0;
  padding: 0;
}

.kontaktform div {
  margin: 0px 0px 2px 0px;
  padding: 5px 10px;
}

div.fehlerinfo {
  border: 2px solid #F00;
  font-size: 12px;
  padding: 10px 10px;
  margin: 10px;
}

#lmsuche select{
  margin-bottom: 4px;
}

#footer {
  clear: both;
  background: #fff;
  margin: 0px;
  border-top: 10px solid #1B42B6;
  padding: 5px 0;
  margin: 0;
}

#footer .footertext {
  font-size: 9px;
  color: #696C76;
  margin: 5px 0;
}



/*Floates - thanx to holly */


.angebot:after, .infoli:after, .absatz:after, #site:after, .anfrageform div:after, .main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.angebot, .infoli, .absatz, #site, .anfrageform div, .main {display: inline-block;}

/* Hides from IE-mac \*/
* html .angebot, * html .infoli, * html .absatz, * html #site, * html .anfrageform div, * html .main {height: 1%;}
.linie, .infoli, .angebot, .absatz, #site, .anfrageform div, .main {display: block;}
/* End hide from IE-mac */