/* CSS Document */

body
{
	margin: 1em auto;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

h1
{
	font-size: 13px;
	display: inline;
	text-align: left;
	color: #b1b083;
}

img
{
  border: none;
}

input
{
  border: 1px solid black;
  width: 150px;
  font-size: 10px;
}

form
{
  display: inline;
}

a
{
	color: #000000;
	text-decoration: none;
}

#container
{
  position: absolute;
	/*margin: 0em auto;*/
	width: 1050px;
	height: 660px;
	background-color: #ffffff;
	left: 50%;
	margin-left: -525px;  /* Um die Hälfte der Breite nach links schieben */
}

#container_left
{
  float: left;
  position: relative;
  width: 545px;
  height: 560px;
  background-color: #ffffff;
}

#logo
{
  height: 170px;
  background-color: #ffffff;
}

#hg_links
{
  height: 390px;
}

#container_right
{
  float: right;
  position: relative;
  width: 505px;
  height: 560px;
}

#schladming_dachstein
{
  height: 50px;
}

#main_navi
{
  height: 23px;
  background-color: #ffffff;
  padding-top: 27px;
}

#main_navi ul
{
	display	: inline;
}

#main_navi li { /* floaten der Hauptlistenpunkte */
	float: left;
	list-style-type: none;
	padding-right: 8px;
}

#main_navi li a { /* floaten der Hauptlistenpunkte */
	color: #828282;
}

#hg_rechts
{
  width: 505px;
  height: 460px;
}

#content_bild_seiten
{
  position: absolute;
  left: 80px;
  top: 176px;
  width: 230px;
  height: 153px;
  padding: 7px;
  padding-top: 0px;
  background-color: #ffffff;
}

/* ----------------------------- CONTENT ------------------------------ */

/* Content Home */

#content_home
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_home .container
{
  width: 480px;
}

#content_home .left
{
  float: left;
  width: 110px;
  padding-left: 10px;
  padding-top: 26px;
  color: #999966;
}

#content_home .right
{
  float: left;
  width: 345px;
  padding: 10px;
  padding-left: 0px;
  color: #828282;
}

#content_right_home h1
{
	margin-bottom: 10px;
}

/* Content Zimmer */

#content_zimmer_bild
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 460px;
  height: 305px;
  padding: 7px;
  background-color: #ffffff;
}

#content_zimmer_navigation
{
  position: absolute;
  left: 330px;
  top: 340px;
  width: 90px;
  height: 200px;
  color: #000000;
}

#content_zimmer_navigation a
{
  color: #000000;
}

#content_zimmer_navigation a.active
{
  color: #cc3300;
}

#content_zimmer_bildwechsel
{
  position: absolute;
  right: 103px;
  top: 170px;
  width: 30px;
}

.content_zimmer_bildwechsel_aktiv
{
  width: 20px;
  height: 20px;
  background-color: #646464;
  border: 1px solid #646464;
  margin-bottom: 5px;
}

.content_zimmer_bildwechsel_inaktiv
{
  width: 20px;
  height: 20px;
  border: 1px solid #646464;
  margin-bottom: 5px;
}

#content_zimmer_beschreibung
{
  position: absolute;
  right: 150px;
  top: 500px;
  width: 340px;
  height: 100px;
  color: #ffffff;
}


/* Content Preise */

#content_preise_navigation
{
  position: absolute;
  left: 330px;
  top: 340px;
  width: 90px;
  height: 200px;
}

#content_preise_navigation a
{
  color: #000000;
}

#content_preise_navigation a.active
{
  color: #cc3300;
}

#content_zimmer_bildwechsel
{
  position: absolute;
  right: 103px;
  top: 170px;
  width: 30px;
}

#content_preise
{
  position: absolute;
  right: 135px;
  top: 170px;
  width: 490px;
  height: 320px;
  background-color: #ffffff;
}

#content_left_preise
{
  float: left;
  width: 100px;
  padding-left: 10px;
  padding-right: 10px;
  color: #646464;
  padding-top: 70px;
}

#content_right_preise
{
  float: left;
  width: 370px;
  padding-top: 10px;
}

#content_right_preise_scrollbereich {
  overflow: auto;
  width: 370px;
  height: 310px;
}


#content_right_preise table
{
	width: 350px;
	border-collapse:separate;
}

#content_right_preise td
{
	text-align: center;
	color: #646464;
}

#content_right_preise .td_saison_sommer
{
	text-align: left;
	color: #999966;
	padding-bottom: 5px;
	font-weight: bold;
}

#content_right_preise .td_saison
{
	text-align: left;
	color: #7583b0;
	padding-bottom: 5px;
	font-weight: bold;
}

#content_right_preise .td_border
{
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}

#content_right_preise .td_border_left
{
  width: 85px;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}

#content_right_preise .td_border_left_bezeichnung
{
  padding-top: 5px;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}

#content_right_preise .td_bezeichnung_sommer
{
  height: 20px;
	border: 1px solid #ffffff;
	border-left: 0px;
	text-align: left;
	background-color: #e6f1d9;
}

#content_right_preise .td_bezeichnung
{
  height: 20px;
	border: 1px solid #ffffff;
	border-left: 0px;
	text-align: left;
	background-color: #e0e3ee;
}

#content_right_preise .td_sommera, .td_sommerb, .td_sommerc, .td_wintera, .td_winterb, .td_winterc
{
  height: 20px;
	border: 1px solid #ffffff;
}

#content_right_preise .td_sommera
{
  background-color: #bdd99b;
}

#content_right_preise .td_sommerb
{
  background-color: #d2e5bb;
}

#content_right_preise .td_sommerc
{
  background-color: #e6f1d9;
}

#content_right_preise .td_sommer_preis
{
  height: 30px;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	font-size: 14px;
}

#content_right_preise .td_wintera
{
  background-color: #adb8d4;
}

#content_right_preise .td_winterb
{
  background-color: #c8cee1;
}

#content_right_preise .td_winterc
{
  background-color: #e0e3ee;
}

#content_right_preise .td_winter_preis
{
  height: 30px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 14px;
}

#content_right_preise .td_text, .td_extratext
{
  text-align: left;
  line-height: 11px;
  padding-left: 0px;
  padding-top: 5px;
  font-size: 10px;
}

#content_right_preise .td_extratext
{
  padding-left: 10px;
    text-align: left;
  border-top: 1px solid #999999;
}


/* Content Lageplan */

#content_lageplan_navigation
{
  position: absolute;
  left: 920px;
  top: 170px;
  width: 110px;
  height: 200px;
  color: #ffffff;
}

#content_lageplan_navigation a
{
  color: #646464;
}

#content_lageplan_navigation input
{
  width: 110px;
  border: 1px solid #ffffff;
  font-size: 10px;
  background: none;
  background-image: url('../images/transparent.png');
  color: #ffffff;
  margin-top: 5px;
}

#content_lageplan_navigation .button
{
  font-size: 10px;
  border: 1px solid #828282;
  background-color: #828282;
  color: #ffffff;
}


#content_lageplan
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_left_lageplan
{
  float: left;
  width: 110px;
  padding-left: 10px;
  padding-top: 50px;
  color: #646464;
  font-size: 11px;
}

#content_left_lageplan h1
{
	font-size: 11px;
	display: inline;
	text-align: left;
	color: #b1b083;
	font-weight: bold;
}

#content_right_lageplan
{
  float: left;
  width: 355px;
  font-size: 9px;
  color: #646464;
  line-height: 11px;
}

#content_right_lageplan h1
{
	font-size: 11px;
	display: inline;
	text-align: left;
	color: #b1b083;
	font-weight: bold;
}

/* Content Impressum */

#content_impressum
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 460px;
  height: 305px;
  padding: 7px;
  color: #828282;
  background-color: #ffffff;
}

#content_impressum_left
{
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 10px;
}

#content_impressum_right
{
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 10px;
}

#content_impressum_bilder_copy
{
	clear: left;
	text-align: left;
	font-size: 10px;
}

#content_impressum_ausschluss
{
	clear: left;
	text-align: left;
	font-size: 10px;
}

/* Content Anfrage */

#content_anfrage
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 446px;
  height: 305px;
  padding: 7px;
  padding-left: 21px;
  background-color: #ffffff;
	color: #828282;
}

#content_anfrage .gliederung
{
	padding-bottom: 5px;
	width: 450px;
}

#content_anfrage .left
{
  float:left;
  width: 110px
}

#content_anfrage .right
{
  float: left;
  width: 110px;
  text-align: left;
}

#content_anfrage .right_senden
{
  float: left;
  width: 100px;
  text-align: right;
}

#content_anfrage .leftverpflegung
{
  float:left;
  width: 150px
}

#content_anfrage .rightverpflegung
{
  float:right;
  width: 150px;
  text-align: right;
}

#content_anfrage .abstand
{
	float: left;
	padding-right: 15px;
}

#content_anfrage input
{
	width: 100px;
	height: 12px;
  font-family: arial;
	font-size: 10px;
  border: 1px solid #999999;
	color: #828282;
	padding: 0px;
	margin: 0px;
}

#content_anfrage .submit
{
	width: 100px;
	height: 16px;
  font-family: arial;
	font-size: 11px;
  border: 1px solid #999999;
  background-color: #e6f1d9;
  margin-top: 18px;
}

#content_anfrage .checkbox
{
  border: 1px solid #999999;
  background-color: #ffffff;
}

#content_anfrage .textarea
{
	height: 45px;
	width: 430px;
  font-family: arial;
	font-size: 10px;
  border: 1px solid #999999;
	color: #828282;
}

#content_anfrage table
{
	width: 360px;
	border-collapse:collapse;
}

/* Content Sommercard */

#content_sommercard
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_left_sommercard
{
  float: left;
  width: 110px;
  padding-left: 10px;
  padding-top: 10px;
  color: #999966;
}

#content_right_sommercard
{
  float: left;
  width: 345px;
  padding: 10px;
  padding-left: 0px;
  color: #828282;
}

#content_right_home h1
{
	margin-bottom: 10px;
}

/* Content Bildergalerie */

#content_bildergalerie
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_left_bildergalerie
{
  float: left;
  width: 110px;
  padding-left: 10px;
  padding-top: 40px;
  color: #999966;
}

#content_left_bildergalerie a
{
  color: #999966;
}

#content_right_bildergalerie
{
  float: left;
  width: 345px;
  padding: 10px;
  padding-left: 0px;
  color: #828282;
}

#content_right_bildergalerie .img_holder, .img_holder_letztes
{
  float: left;
  width: 100px;
  height: 67px;
  margin-right: 22px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #828282;
}

#content_right_bildergalerie .img_holder_letztes
{
  margin-right: 0px;
}

#content_right_bildergalerie_links
{
  float: left;
  width: 100px;
}

#content_right_bildergalerie_rechts
{
  float: right;
  width: 100px;
  text-align: right;
}

/* ------------ Gästebuch ------------ */

#content_gbuch
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_left_gbuch
{
  float: left;
  width: 110px;
  padding-left: 10px;
  padding-top: 40px;
  color: #999966;
}

#content_right_gbuch
{
  float: left;
  width: 345px;
  padding: 10px;
  padding-left: 0px;
  color: #828282;
}

#content_right_gbuch a
{
	text-decoration: none;
}

#gbuch_entry
{
	text-align: left;
	padding: 10px;
}

#content_right_gbuch .scrollbereich {
  overflow: auto;
  width: 355px;
  height: 287px;
  border-bottom: 1px solid #c9c9c9;
}

#content_right_gbuch .gbuch_datum
{
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #a1a1a1;
  color: #ffffff;
}

#content_right_gbuch .gbuch_eintrag
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_right_gbuch .gbuch_eintrag a
{
	text-decoration: none;
}

#content_right_gbuch .gbuch_kommentar
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ebebeb;
  color: #828282;
  border-bottom: 1px solid #c9c9c9;
}

#content_right_gbuch_neu
{
  float: left;
  width: 345px;
  padding: 10px;
  padding-left: 0px;
  color: #828282;
}

#content_right_gbuch_neu input, input.fehler
{
	width: 345px;
	height: 12px;
  font-family: arial;
	font-size: 10px;
  border: 1px solid #999999;
	color: #828282;
	padding: 0px;
	margin: 0px;
}

#content_right_gbuch_neu input.fehler
{
	background-color: #ff9966;
	color: #000000;
}

#content_right_gbuch_neu input.captcha
{
	width: 100px;
}

#content_right_gbuch_neu input.captcha_fehler
{
  width: 100px;
	background-color: #ff9966;
	color: #000000;;
}


#content_right_gbuch_neu .button
{
	width: 100px;
	height: 16px;
  font-family: arial;
	font-size: 11px;
  border: 1px solid #999999;
  background-color: #e6f1d9;
  margin-top: 18px;
}

#content_right_gbuch_neu .textarea, .textarea_fehler
{
	height: 100px;
	width: 345px;
  font-family: arial;
	font-size: 10px;
  border: 1px solid #999999;
	color: #828282;
}

#content_right_gbuch_neu .textarea_fehler
{
	background-color: #ff9966;
	color: #000000;
}


/* --- Lebenslinie --- */

#content_lebenslinie_navigation
{
  position: absolute;
  left: 330px;
  top: 340px;
  width: 90px;
  height: 200px;
  color: #000000;
}

#content_lebenslinie_navigation a.active
{
  color: #cc3300;
}

/* Content Aktivitäten */

#content_aktivitaeten
{
  position: absolute;
  right: 145px;
  top: 170px;
  width: 480px;
  height: 320px;
  background-color: #ffffff;
}

#content_aktivitaeten_scrollbereich {
  overflow: auto;
  position:relative;
  width: 480px;
  height: 320px;
}

#content_aktivitaeten .container
{
  position: relative;
  height: 75px;
  margin-bottom: 22px;
}

#content_aktivitaeten .bild_aktivitaeten
{
  float: left;
  width: 120px;
}

#content_aktivitaeten .text_aktivitaeten
{
  width: 340px;
  position: absolute; 
  bottom: 0px;
  left: 120px;

}

#content_aktivitaeten h1
{
	margin-bottom: 10px;
}

/* ----------------------------- CONTENT ------------------------------ */

#bottom
{
  height: 100px;
  background-color: #ededed;
}

#bottom a
{
  color: #646464;
}

#bottom_kontakt
{
  float: left;
  width: 115px;
  padding-left: 85px;
  margin-top: 20px;
  color: #646464;
}

#bottom_adresse
{
  float: left;
  width: 225px;
  margin-top: 20px;
  color: #646464;
}

#bottom_adresse .ecg
{
  margin-top: 5px;
}

#bottom_module
{
  float: left;
  width: 425px;
  margin-top: 20px;
  /*background-color: red;*/
}

#bottom_copyright
{
  float: right;
  width: 150px;
  margin-top: 20px;
  text-align: right;
  padding-right: 10px;
  /*background-color: red;*/
}

#bottom_module img
{
  margin-right: 10px;
}
