/* Allgemeine Stildefinitionen */
* {
  font-size: 100.1%;
  font-family: arial, helvetica, sans-serif;
  margin: 0; padding: 0;
}
body {
  font-size: 0.75em;
  text-align: center;
  color: #333;
  background: url(layout/back.jpg) repeat-x center top;
  background-color:#3c0807;
  
}
a img {
  border: 0;
}
.clear {
  font-size: 1px; height: 1px;
  overflow: hidden;
  clear: both;
}
label, .toggler {
  cursor: pointer;
}
td, th {
  vertical-align: top;
}
.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}
.invisible {
  width: 0px; height: 0px; overflow: hidden;
  position: absolute; left: -1000px; top: 1000px;
  display: inline;
}

/* bisherige Styles übernommen */
.infobox {
  background: #e3e4e4 url(layout/info_back.gif) repeat-y top left;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.kontaktbox, .downloadbox, .tippbox, .linktipps {
  border-top: 1px #c7c7c7 solid;
  margin-bottom: 1em;
  padding-left: 30px;
  padding-top: 1em;
}
.kontaktbox {
  background: url(layout/kontakt.png) no-repeat 0px 10px;
}
.downloadbox {
  background: url(layout/download.png) no-repeat 0px 10px;
}
.tippbox, .linktipps {
  background: url(layout/tipp.png) no-repeat 0px 10px;
} 

/*
  Definition der Inhaltsboxen, vor allem
  - Größe und Position
  - Hintergrundbilder/-farbe
  - Abstände zum Text
  - Abstände zu anderen Boxen
*/
#wrapper {
  text-align: left;
  position: relative;
  margin: 120px auto 20px auto;
  width: 900px; w\idth: 900px;
  padding: 0px;
}

#container {
  width: 900px; clear: left;
  background: #fff;
  background: url(layout/content_back.gif) left top;
}
#left {
  float: left;
  overflow: hidden;
  position: relative;
  width: 200px;  
}
#header {
  width: 900px; height: 290px;
  position: relative;
  background-color:#8c9f13;
}
#main {
  float: left;
  overflow-x: hidden;
  width: 700px; width: 655px; 
  padding: 10px 20px 10px 20px;
}
#right {
  display: none;
}
#footer {
  clear: both; position: relative;
  overflow: hidden;
  width: 900px; w\idth: 900px; height: 30px; he\ight: 15px;
  margin: 0 auto 0 auto; padding: 5px 0px 10px 0px;
  font-size: 0.9em;
    background-color:#8c9f13;
  border-top: 2px solid #633a22;
}

/* Kopfbereich: Lungau-Logo, Kopfbilder Kunde, Hauptnavigation */
#left #lungaulogo {
   width: 180px;
	margin: 0px 0 20px 20px;
} 
#left #lungaulogo a {
  display: block;
  width: 140px; height: 30px; he\ight: 0px; overflow: hidden;
  padding: 30px 0 0 0;
  background: url(layout/sp_lungautravel.png) no-repeat left top!important;
  background: url(layout/sp_lungautravel.gif) no-repeat left top;
} 


/* Kopfbereich: Quicklinks */
#header #pauschale_d {
  position: absolute; top: -35px; left: 80px;
} 
#header #pauschale_d a {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_pauschale_d.jpg) no-repeat left top;
} 

#header #pauschale_d a:hover {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_pauschale_d_over.jpg) no-repeat left top;
}

#header #anfrage_d {
  position: absolute; top: -35px; left: 215px;
} 
#header #anfrage_d a {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_anfrage_d.jpg) no-repeat left top;
} 

#header #anfrage_d a:hover {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_anfrage_d_over.jpg) no-repeat left top;
}

#header #newsletter_d {
  position: absolute; top: -35px; left: 330px;
} 
#header #newsletter_d a {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_news_d.jpg) no-repeat left top;
} 

#header #newsletter_d a:hover {
  display: block;
  width: 115px; height: 29px; he\ight: 0px; overflow: hidden;
  padding: 29px 0 0 0;
  background: url(layout/logo_news_d_over.jpg) no-repeat left top;
}


#header .mod_changelanguage {
  position: absolute; top: -20px; right: 350px;
}
#header .mod_changelanguage ul {
  list-style: none;
} 
#header .mod_changelanguage li {
  float: right;
  display: block;
  padding: 0px 0 0px 15px;
} 

#header .mod_article {
  height: 290px; width: 700px; 
  position: absolute; top: 0px; left: 0px;
}

#header .mod_article .ce_text {
  height: 100px; width: 180px; overflow: hidden;
  position: absolute; top: 20px; left: 710px;
  font-size: 1.1em;
  text-align:center;
  color: #fff;
  text-transform:uppercase;
  z-index: 901;
}

#header #uab {
  position: absolute; top: -80px; left: -30px;
}
#header #header_logo {
  position: absolute; top:-80px; right: 0px;
}

#header .mod_navigation {
  position: absolute; top: 245px; left: 0px;
  width: 900px; height: auto!important; height: 45px; min-height: 45px;
  background-color:#285221;
  border-bottom: 2px solid #fff;
}
#header .mod_navigation ul {
  list-style: none;
  margin: 0; padding: 0;
}
#header .mod_navigation li {
  float: left;
  margin: 0; padding: 0;
  height: 45px;
}
#header .mod_navigation li a {
  display: block; height: 45px; he\ight: 30px;
  padding: 15px 21px 0 21px;
  text-align: center;
  border-right: 1px solid #666;
  color: #fff; font-size: 1.4em;
  text-decoration: none;
  font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
  font-weight: normal;
}

#header .mod_navigation li a:hover,
#header .mod_navigation li a.trail,
#header .mod_navigation li a.active {
  color: #fff;
  background: #8c9f13;
  border-top: 2px solid #fff;
  height: 30px; 
  padding: 13px 21px 0 21px;
}




#header .mod_navigation li a.last {
   border-right: none;
   }
   
   
#header #addressbox {
  position: absolute; bottom: 50px; right: 20px;
  font-size: 0.9em;
  text-align:center;
  color: #fff;
  z-index: 900;
}


/* header: Buchungsanfrage, Contentbox */
/*

#header a {
  color: #cc071e;
  text-decoration: none;
}
#header h3 {
  margin-bottom: 0.3em;
}
#header .mod_form
 {
  position: absolute; top: 150px; left: 375px;
  background: url(layout/schild_klein.jpg) no-repeat left top;
  font-size: 0.9em;
  width: 170px; height: 100px;
}

#header .mod_form a {
  color: #fff;
  text-decoration: none;
  } 
  
#header .mod_form h2
 {
  position: relative; top: -5px; left: -1px;
  width: 170px; w\idth: 150px; height: 21px; he\ight: 18px;
  padding: 3px 0 0 20px;
  color: #cc071e; font-weight: normal;
  font-size: 1.1em;
  background: url(layout/righth2bg.gif) no-repeat left top;
}

#header .mod_form .formbody {
  padding: 5px;
}
#header .mod_form .formbody label {
  font-weight: bold;
  color: #fff;

}

#header .mod_form .formbody input.submit {
  width: 150px; text-align: center;
}
#header .mod_form button.calendar {
  position: relative; top: -3px;
}
*/

/* linke Spalte: Boxitems */
#left .mod_box_items {
	width: 180px;
	margin: 0px 0 20px 10px;
	border: 1px solid #633a22;
	background-color: #fff;
}

#left .mod_box_items h2 {
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  height: 20px;
  text-align: center;
  background: url(layout/left_back.jpg) no-repeat left top;
  }
  
#left .mod_newsmenu ul {
  list-style:none;
  }

#left .mod_newsmenu {
  padding:0 5px 0 5px;
}


#left .mod_newsmenu h3 {
  color: #1d4f67;
  font-size: 1.1em;
  font-weight: normal;
  padding: 5px 0 0px 0;
  text-align: center;
}


/* linke Spalte: Navigation */
#left a {
  color: #fff;
  text-decoration: none;
}
#left a:hover {
  color: #fff;
  text-decoration: underline;
}

#left .mod_navigation {
  width: 180px;
  margin: 10px 0 20px 10px;
}
#left .mod_navigation ul {
  list-style: none;
}
#left .mod_navigation li {
  display: none;
}
#left .mod_navigation li.submenu.active,
#left .mod_navigation li.trail {
  display: block;
}
#left .mod_navigation li a {
  padding: 0 0 10px 0;
  font-size: 1.1em;
  text-decoration: none;
}

#left .mod_navigation li.active ul,
#left .mod_navigation li.trail ul {
  display: block;
}

#left .mod_navigation ul ul {
  display: none;
}

#left .mod_navigation li li {
  display: block;
}
#left .mod_navigation li li a {
  display: block; 
  padding: 5px 0 5px 0px;
  font-size: 1em;
  border-bottom: 1px dotted #fff;
}
#left .mod_navigation li li a.active,
#left .mod_navigation li li a.trail,
#left .mod_navigation li li a:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}



#left .mod_navigation li li li{
  display: block;
  }

#left .mod_navigation li li li a {
  display: block; 
  padding: 5px 0 5px 10px;
  font-size: 1em;
  border-bottom: 1px dotted #fff;
}
#left .mod_navigation li li li a.active,
#left .mod_navigation li li li a.trail,
#left .mod_navigation li li li a:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}


#left .layout_short {
  margin: 5px;
  padding: 0 0px 5px 0;
  border-bottom: 1px solid #3c0807;
}
#left .layout_short.last {
  border-bottom: 0;
}
#left .layout_short h3 a {
  color: #3c0807;
}

#left .layout_short h2 {
  color: #3c0807;
  font-size:1em;
  }

#left .layout_short p.info {
  display: none;
}
#left .layout_short p.more {
  color: #3c0807;
  font-size:0.9em;
  text-align: right;
  padding-top: 5px;

}

#left .layout_short a {
   color: #333;
   }


#left .mod_randomImage {
  padding:10px;
  }


/* Standard-Stilangaben */
#main a {
  color: #333;
  text-decoration: underline;
}
#main {
 line-height: 1.5;
}
#main a:hover {
  color: #3c0807;
  text-decoration: underline;
}
#main .mod_breadcrumb {
  padding: 0 0 10px 0;
}

#main h1 {
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0.3em;
	color: #3c0807;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
}
#main h2 {

}
#main h3 {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  color: #3c0807;
}

#main h4 {
  font-weight: bold;
}

#main h5 {
  font-style: italic;
}

#main p, #main table, #main ul, #main ol {
  margin-bottom: 1em;
}
#main ul, #main ol {
  margin-left: 1.5em;
}
#main ul {
  list-style-image: url(layout/list_icon.png); 
}

#main div.image_container{
  position: relative;
}
#main div.image_container img.magnifier {
  position:absolute;
  top: 0px; right: 0px;
}
#main .mod_article {
  position: relative;
}
#main .print_link {
  width: 20px; height: 20px;
  position: absolute; right: 0; top: 0;
}

/* Angebote/Neuigkeiten */
#main .layout_latest .image_container {
  float: left; width: 140px; margin: 0 10px 10px 0;
}
#main .layout_full .infobox {
  width: 290px;
  margin-left: 8px;
  margin-right: 00px;
}

/* Linkliste */
#main .mod_linklist .odd,
#main .mod_linklist .even {
  padding: 10px;
  border-bottom: 1px dotted #000;
}
#main .mod_linklist .odd .picture,
#main .mod_linklist .even .picture {
  float: left;  
  margin: 0 10px 1px 0;
}
#main .mod_linklist p {
  margin-bottom: 0;
}
#main .mod_linklist .title {
    font-size: 1.4em;
}
#main .mod_linklist a {
  color: #285221; font-weight: bold; 
  text-decoration: underline;
}
#main .mod_linklist .odd {
  background: #E5E5E5;
}
#main .mod_linklist .even{
  background: #FFF;
}
#main .mod_linklist .odd:hover,
#main .mod_linklist .even:hover {
  background: #fff;
}

/* Seitenwahl */
#main .pagination {
  margin: 0;
  padding: 0;
}
#main .pagination p {
  margin: 0;
  padding: 0;
}
#main .pagination ul {
  margin: 0; padding: 0;
  list-style: none;
}
#main .pagination ul li {
  float: left;
  margin: 0 0.8em 0 0;
  padding: 0;
  background: none;
}
#main .pagination ul li .pagination_current {
  color: #666;
  font-weight: bold;
}


/* Formulare */
#main .formbody p.explanation,
#main .formbody div.headline {
  clear: left;
}
#main .formbody label {
  clear: left;
  display: block; float: left;
  width: 105px;
  margin: 0px 0px 2px 0px; padding: 1px;
}
#main p.error,
#main span.error {
  color: #ff0000;
  font-weight: bold;
}
#main .formbody div.error,
#main .formbody label.error {
  color: #ff0000;
}
#main .formbody input.captcha,
#main .formbody input.text {
  width: 200px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody input.captcha {
  width: 60px;
}
#main .formbody input.error {
  border-color: #ff0000;
}
#main .formbody textarea {
  width: 200px; height: 100px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody label.error {
  font-weight: bold;
  color: #ff0000;
}
#main .formbody .checkbox_container {
  float: left;
  padding-left: 10px;
  margin-bottom: 10px;
}
#main .formbody .checkbox_container span {
  clear: left;
  display: block;
  margin-bottom: 1px;
}
#main .formbody .checkbox_container input.checkbox {
}
#main .formbody .checkbox_container label {
  display: inline; float: none;
  width: 300px;
}
#main .formbody .submit_container {
  margin: 5px 0px 0px 105px;
  padding: 1px;
}
#main .formbody br {
  clear: left;
  font-size: 1px; height: 1px;
}

/*Preisliste*/
/*#main #table_1175, #table_1177 {
  width: 100%;
  }

#main #table_1175 tr.row_0,
#main #table_1177 tr.row_0 {
  background-color:#285221;
}
*/

#main .ce_table {
  width: 100%;
  text-align: left;
  font-size: 0.9em;
  padding: 0px  0px 0px 0px;
}

#main .ce_table tr.row_0
 {
	text-align: left;
	background-color:#285221;
	color: #fff;
	font-weight: bold;
}
#main .ce_table td.col_0
 {
	text-align: left;
	color: #285221;
	padding: 10px;
}

#main .ce_table td.col_1,
#main .ce_table td.col_2,
#main .ce_table td.col_3,
#main .ce_table td.col_4
 {
	text-align: center;
	padding: 10px;
}
#main .ce_table td {
  border-bottom:1px dotted #333;
  border-right:1px dotted #333;
  padding:3px 3px;
}


/* Formatierung Einzelelemente */
#main .formbody input#ctrl_65 {
  margin-bottom: 20px;
}

/* Main: Social Bookmarks */
#main .ce_bookmarking .bookmarks {
  list-style: none;
  display: block;
  }
  
#main .ce_bookmarking .bookmarks li {
  float: left;
  margin: 0; padding: 0;
  }

/*Formatierung Wetter*/
#main div.forecastitem {
  float:left;
  margin-right:20px;
}

#main dt.today,
#main dt.tomorrow,
#main dt.aftertomorrow {
  font-size:1.2em;
  font-weight:bold;
}

#main dt.tomorrow,
#main dt.aftertomorrow {
  margin-top: 20px;
}

/* Footer: Copyright & Navigation */

#footer .inside {
  width: 900px; w\idth: 880px;
  padding: 0px 5px 5px 20px;
  text-align: center;
}
#footer .inside li {
  display: block; float: left;
  color: #000;
  margin: 0 10px 0 10px;
}
#footer .inside li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#footer .inside li a:hover {
  text-decoration: underline;
}

/*reservationsplan mini*/


.mod_dlh_reservationplan td.blocked .header,.mod_dlh_minireservationplan td.blocked{
	background-color:#9f4343;
}
.mod_dlh_reservationplan td.reserved .header,.mod_dlh_minireservationplan td.reserved{
	background-color:#ffcc66;
}
.mod_minicalendar,.mod_dlh_minireservationplan{
	width:170px;
	margin:0 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color:#fff;
}
.mod_minicalendar table,.mod_dlh_minireservationplan table{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_minicalendar td,.mod_dlh_minireservationplan td{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c5c789;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_minicalendar .weekend,.mod_dlh_minireservationplan .weekend{
}
.mod_minicalendar .label,.mod_dlh_minireservationplan .label{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:6px;
	color:#ffffff;
}
.mod_minicalendar .head,.mod_dlh_minireservationplan .head{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/*reservationplan gross*/


.mod_calendar table,.mod_dlh_reservationplan table{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_calendar .head,.mod_dlh_reservationplan .head{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .current,.mod_dlh_reservationplan .current{
	background-color:#ffffcc;
}
.mod_calendar .label,.mod_dlh_reservationplan .label{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}
.mod_calendar td,.mod_dlh_reservationplan td{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .weekend,.mod_dlh_reservationplan .weekend{
}
.mod_calendar .today,.mod_dlh_reservationplan .today{
	background-color:#ffffcc;
}
.mod_calendar .empty,.mod_calendar .empty .header,.mod_dlh_reservationplan .empty,.mod_dlh_reservationplan .empty .header{
	background-color:#f6f6f6;
}
.mod_calendar td .header,.mod_dlh_reservationplan td .header{
	padding-bottom:2px;
	background-color:#c5c789;
	font-size:10px;
}
.mod_calendar td .event a{
	font-size:10px;
}