/* CSS Document by Werbewind | SD - Vers. 2.3 */

/* ____ Body mit Scrollbalken ____ */
body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #5D5D5E;
	background-color: #FFFFFF;
	scrollbar-face-color: #DDDDE1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #324056;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0;
}

/* ____ Grundformatierungen ____ */
td, table, tr 				{font-family: "Trebuchet MS", Tahoma; font-size: 12px; color: #000000;}
.schnellanfrage-input-1		{width:65px; height:18px; border:1px solid #000000; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.schnellanfrage-naechte-1	{width:40px; border:1px solid #000000; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.schnellanfrage-haus-1		{width:175px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.header-content-1			{font-family:"Trebuchet MS", Tahoma; font-size:18px; color:#000000; font-weight:bold;}
.wegweiser-1				{font-family:"Trebuchet MS", Tahoma; font-size:11px; color:#9D6949; border-bottom:1px solid #9D6949}
.bgd-content-1				{background-image:url(images_layout/content_bgd01.jpg); background-repeat:no-repeat; background-position:right top; background-color:#FCEEBC;}

/* ____ Text-Links ____ */
a:active  { color: #9D4A16; font-weight:bold; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a:link    { color: #9D4A16; font-weight:bold; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a:visited { color: #9D4A16; font-weight:bold; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a:hover   { color: #DE4E43; font-weight:bold; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: none;}

a.light-link-1:active  {color:#000000; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a.light-link-1:link    {color:#000000; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a.light-link-1:visited {color:#000000; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a.light-link-1:hover   {color:#D39829; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: none;}
		
/* ----- Kontaktformular ------ */
#kontakt {
	width: 684px;
}
#kontakt * p {
  padding: 8px;
}
#kontakt * table {
  padding-bottom: 5px;
}
#kontakt * th {
  padding: 3px;
}
#kontakt * td.adresse {
  padding: 3px;
  text-align: left;
}
#kontakt * td.links {
  padding: 3px;
  text-align: right;
  padding-right: 5px;
  background-color: #FECE73;
}
#kontakt * td.rechts {
  padding: 3px;
  padding-left: 5px;
  background-color: #FECE73;
}
img.kalender {
	cursor: pointer;
}
#kontakt * input {
  width: 185px;
  border: 1px solid #CCC;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #FFF;
  padding-left: 2px;
  color:#000000;
}
#kontakt * input.short {
	width: 40px;
}
#kontakt * input.checkbox {
  width: 1.5em;
  border: 0;
  background: none;
}
#kontakt * input.datum {
  width: 70px;
}
#kontakt * select {
  width: 100px;
  background: #FFF;
}
#kontakt * textarea {
  width: 255px;
  height: 70px;
  border: 1px solid #CCC;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #FFF;
  padding: 2px;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
#kontakt * button {
  margin: 5px 0 0;
  width: 70px;
  padding: 1px 0;
  border: 2px solid #CCC;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  background: #F2F2F2;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}

/* ----- Bergbahnticket ------ */
#bergbahninklusiv{width:100%;overflow:hidden;background:url(images/bergbahnticket01.jpg) no-repeat 0 0;min-height:119px;}
#bergbahninklusiv p,#bergbahninklusiv a{color:#000;}