/* 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;}
.hauptnavigation			{padding-top:22px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:18px;}
.schnellanfrage-input-1		{width:65px; height:16px; border:1px solid #EDB485; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.schnellanfrage-naechte-1	{width:40px; 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:#96551F; font-weight:bold;}
.header-content-2			{color:#96551F; font-weight:bold;}
div.header-content-2		{padding-top:10px;}
.wp-left{padding-left:15px;}
.wp-right{text-align:right; vertical-align:bottom;}
.wegweiser-1				{font-family:"Trebuchet MS", Tahoma; font-size:11px; color:#9D6949; border-bottom:1px solid #9D6949}

/* ____ Preise ____ */
.preise-header-1			{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:black; font-size:17px; color:#A35E24;}
a.preise-saison-1, a.preise-saison-1:active, a.preise-saison-1:link, a.preise-saison-1:visited {
	color: #000;
	font-weight: normal;
}
a.preise-saison-1:hover {
	color: #000;
	font-weight: normal;
}
/* ____ Sub-Navi ____ */
.navi-header-1			{font-family:"Trebuchet MS", Tahoma; color:#65360F; font-weight:normal; font-size:18px;}
.navi-sub-1				{ border-bottom:1px solid #D3854B; line-height:22px; }
.navi-sub-1 a, .navi-sub-1 a:active, .navi-sub-1 a:link, .navi-sub-1 a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.navi-sub-1 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
/* ____ Text-Links ____ */
a:active,a:link,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,a.light-link-1:link,a.light-link-1:visited {color:#9D4A16; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: underline;}
a.light-link-1:hover   {color:#DE4E43; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Tahoma; text-decoration: none;}
		
/* ----- Kontaktformular ------ */
#kontakt {
	width: 470px;
}
#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;
}
#kontakt * td.rechts {
  padding: 3px;
  padding-left: 5px;
}
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:#025B1C;
}
#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:#025B1C;
  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;
}
