/* *****************************************************

   Stylesheet Datei fuer die Website von

   Hotel und Landgasthof Altwirt GmbH
   Toelzer Str. 135
   D-83607, Großhartpenning

   Telefon :  08024 – 30 322 0
   Mail    :  info@hotel-altwirt.de
   Web     :  www.hotel-altwirt.de

   Der Inhalt dieser Datei ist das geistige Eigentum
   der Hotel und Landgasthof Altwirt GmbH.

   Inhalte oder Teile dieser Datei duerfen nur mit
   deren schriftlichen Genehmigung weiterverwendet,
   veraendert oder vervielfaeltigt werden.

   ***************************************************** */
html {
  margin: 0;
  padding: 0;
}

body {
  background: #001f3e;
  font-family: Arial, Sans, Verdana, Tahoma, Helvecia;
	margin: 0;
  padding: 0;
	text-align: center;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

/* --- Seiten-Behaelter --- */
div.seite {
  padding: 0px 0px 20px 0px;
  margin: 20px 0 0 -430px;
	position: absolute;
	left: 50%;
  width: 860px;
	float: left;
  background: #ebdbb5 url('img/seite_hintergrund.gif') repeat-y left top;
	text-align: left;
}

div.seite img.fluegel {
	position: absolute;
	left: 0;
	bottom: 0;
}


/*---------------------------------------------
                 - Seitenkopf-
===============================================*/

div.seite div.kopf {
	height: 170px;
	width: 860px;
	padding: 0;
	margin: 0;
}

div.seite div.kopf ul.schnellLinks {
	margin: 0;
	padding: 40px 0 0 0;
	height: 105px;
	width: 210px;
	float: left;
}

div.seite div.kopf ul.schnellLinks li {
	width: 196px;
	padding: 0;
	margin: 0 0 7px 0;
	text-align: right;
	list-style-type: none;
	font-size: 13px;
}

div.seite div.kopf ul.schnellLinks li a {
	text-decoration: none;
	color: #001f3e;
}

div.seite div.kopf ul.schnellLinks li a:hover {
	color: #7b0d15;
}
div.seite div.kopf ul.schnellLinks li.gewaehlt a {
	text-decoration: none;
	color: #7b0d15;
	font-weight: bold;
}

div.seite div.kopf img.kopfBild {
	float: right;
	margin: 0;
	padding: 0;
	*margin-right: -4px;
}

div.seite div.kopf ul.hauptMenue {
	background: #001f3e;
	height: 25px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

div.seite div.kopf ul.hauptMenue li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 14px;
}

div.seite div.kopf ul.hauptMenueDE li {
	margin: 0 12px 0 12px;
	*margin: 0 11px 0 11px;
}

div.seite div.kopf ul.hauptMenueEN li {
	margin: 0 30px 0 20px;
	*margin: 0 20px 0 20px;
}

div.seite div.kopf ul.hauptMenue li a {
	color: #dfc484;
	text-decoration: none;
}

div.seite div.kopf ul.hauptMenue li a:hover {
	color: #ffffff;
}

div.seite div.kopf ul.hauptMenue li.gewaehlt a {
	color: #ffffff;
}

/*---------------------------------------------
               - Linker Rand -
===============================================*/

div.seite div.linkerRand {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	width: 200px;
	height: 600px;
}

div.seite div.linkerRand img.sterne {
	margin: 35px 0 0 0;
}

div.seite div.linkerRand ul.unterMenue {
	margin: 33px 0 0 0;
	padding: 0;
}

div.seite div.linkerRand ul.unterMenue li {
	width: 196px;
	padding: 0;
	margin: 0 0 7px 0;
	text-align: right;
	list-style-type: none;
	font-size: 13px;
}

div.seite div.linkerRand ul.unterMenue li a {
	text-decoration: none;
	color: #001f3e;
}

div.seite div.linkerRand ul.unterMenue li a:hover {
	color: #7b0d15;
}

div.seite div.linkerRand ul.unterMenue li .gewaehlt{
	text-decoration: none;
	color: #7b0d15;
	font-weight: bold;
}
div.seite div.linkerRand ul.unterMenue li.gewaehlt a{
	text-decoration: none;
	color: #7b0d15;
	font-weight: bold;
}


/* 2. Ebene */
div.seite div.linkerRand ul.unterMenue li ul{
	margin: 3px 0px 0 0;
	padding: 0;
	
}
div.seite div.linkerRand ul.unterMenue li ul li{
	width: 196px;
	padding: 0;
	margin: 0 0px 0px 0px;
	text-align: right;
	list-style-type: none;
	font-size: 13px;

}

div.seite div.linkerRand ul.unterMenue li ul li a {
	text-decoration: none;
	color: #3f4a67;
	padding-right:15px;
	background: url('img/navi_pfeil.gif') no-repeat right 2px;
}

div.seite div.linkerRand ul.unterMenue li ul li a:hover {
	color: #7b0d15;
}

div.seite div.linkerRand ul.unterMenue li ul li .gewaehlt {
	text-decoration: none;
	color: #3f4a67;
	font-weight: bold;
}


/* 3. Ebene */
div.seite div.linkerRand ul.unterMenue li ul li ul{
	margin: 3px 0 8px 0;
	padding: 0;
	
}
div.seite div.linkerRand ul.unterMenue li ul li ul li{
	width: 196px;
	padding: 0 0px 0 0;
	margin: 0 0 2px -14px;
	text-align: right;
	list-style-type: none;
	font-size: 11px;
	font-style:italic;
}

div.seite div.linkerRand ul.unterMenue li ul li ul li a {
	text-decoration: none;
	color: #3f4a67;
	background:none;
	padding-right:3px;
}

div.seite div.linkerRand ul.unterMenue li ul li ul li a:hover {
	color: #7b0d15;
}

div.seite div.linkerRand ul.unterMenue li ul li ul li.gewaehlt a {
	text-decoration: none;
	color: #3f4a67;
	font-weight: bold;
}

/*---------------------------------------------
                  - Inhalt -
===============================================*/

div.seite div.inhalt {
	width: 640px;
	float: right;
	padding: 0 0 0 0;
}

div.seite div.inhalt div.inhaltLinks {
	width: 375px;
	padding: 0 10px 0 15px;
	margin: 0px 0 0 0;
	float: left;
	text-align: left;
	
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
}

div.seite div.inhalt div.keinRand {
	width: 600px;
}

div.seite div.inhalt div.inhaltRechts {
	width: 230px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 7px 0 0 0;
	
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
}

/*---------------------------------------------
           - Inhalts-Formatierungen -
===============================================*/

div.seite div.inhalt h1 {
  overflow: hidden;
  height: 70px;
	width: 633px;
  text-indent: 999em;
  white-space: nowrap;
  background-repeat: no-repeat;
  margin: 15px 0px 0px 6px;
}

div.seite div.inhalt h2 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #7b0d15;
	line-height: 20px;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #7b0d15;
}

div.seite div.inhalt h3 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
	font-weight: bold;
}

div.seite div.inhalt h4 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

div.seite div.inhalt a {
	color: #7b0d15;
	text-decoration: underline;
}

div.seite div.inhalt a:hover {
	color: #001f3e;
}

div.seite div.inhalt p {
	margin: 5px 0 15px 0;
	padding: 0;
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
	text-align: justify;
}

div.seite div.inhalt p.mitte {
	text-align: center;
}

div.seite div.inhalt p.rechts {
	text-align: right;
}

div.seite div.inhalt p img.links {
	margin: 0 15px 10px 0;
	float: left;
}

div.seite div.inhalt table {
	border: 0;
}

div.seite div.inhalt table tr td {
	border: 0;
	padding: 4px;
	background: #e5cf9c;
}

div.seite div.inhalt p.kleinGedruckt {
	font-size: 10px;
	line-height: 16px;
}

div.seite div.inhalt div.inhaltLinks div.speisekarte p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
	text-align: center;
}

div.seite div.inhalt div.inhaltRechts p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	color: #001f3e;
	line-height: 20px;
	text-align: justify;
	padding-right:10px;
}

div.seite div.inhalt img.bildOben {
	position: relative;
	left: -5px;
	margin: 0 0 20px 0;
}

div.seite div.inhalt div.inhaltRechts img{
	margin: 0 0 15px 0;
}

div.seite div.inhalt div.inhaltRechts p {
	width: 80%;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 35px;
}


/*---------------------------------------------
               - Bildergalerie -
===============================================*/

div.bildergalerie {
	width: 625px;
}

div.bildergalerie div.grossansicht {
	float: left;
	width: 450px;
	padding: 25px 0 0 10px;
	text-align: center;
}

div.bildergalerie div.grossansicht img {
	display: block;
}

div.bildergalerie div.grossansicht a img {
	display: inline;
}

div.bildergalerie div.grossansicht a.zurueck {
	float: left;
	padding: 20px 40px 20px 0;
}

div.bildergalerie div.grossansicht a.weiter {
	float: left;
	padding: 20px 0px 20px 40px;
}


div.bildergalerie div.grossansicht p{
	float: left;
	width: 330px;
	text-align: center;
	padding: 15px 0 0 0;
}

div.bildergalerie div.auswahl {
	float: right;
	background: #dfc484;
	width: 100px;
	text-align: center;
	padding: 20px 0 20px 0;
}

div.bildergalerie div.auswahl img {
	margin: 6px;
	position: relative;
	left: -20px;
}

/*---------------------------------------------
                  - Presse -
===============================================*/
div.seite div.inhalt div.presseBild {
  width: 30%;
  height: 200px;
  margin: 0 20px 10px 0;
  float: left;  
  text-align: center;
}

div.seite div.inhalt div.presseBild a img {
  
}

div.seite div.inhalt div.presseBild span {
	
}


/*---------------------------------------------
                 - Formulare -
===============================================*/

div.seite div.inhalt form {

}

div.seite div.inhalt form.reservierung table {
	width: 450px;
	margin-bottom: 30px;
}

div.seite div.inhalt form.reservierung table tr td {
	background: none;
	vertical-align: top;
	padding-top: 4px;
}

div.seite div.inhalt form.reservierung table tr td label {
	margin-top: 2px;
}

/* Textfelder */
input {
	border: 0px;
	border-top: 1px solid #bda76b;
	background: #f7ebcf;
	padding: 3px;
	position: relative;
	top: -3px;
}

input.radioButton {
	position: relative;
	top: 2px;
}

input.fehler {
	border-top: 1px solid #410d07;
	background: #903328;
	color: #fff;
}

input.anzahl {
	text-align: right;
}

textarea {
	border: 0px;
	border-top: 1px solid #bda76b;
	background: #f7ebcf;
	padding: 3px;
	font-family: Arial, Sans, Verdana, Tahoma, Helvecia;
	font-size: 12px;
	width: 100%;
	height: 150px;
}

select {
	border: 0px;
	border-top: 1px solid #bda76b;
	background: #f7ebcf;
	padding: 3px;
	position: relative;
	top: -3px;
}

select.fehler {
	border-top: 1px solid #410d07;
	background: #903328;
	color: #fff;
}

select.select {
	width: 100%;
}

select.select50 {
	width: 56px;
}

select.select80 {
	width: 80px;
}


input.textfeld {
	width: 100%;
}

input.textfeld50 {
	width: 50px;
}

input.textfeld80 {
	width: 80px;
}

div.seite div.inhalt form.reservierung table tr td.buttonZeile {
	text-align: right;
}

div.seite div.inhalt form.reservierung table tr td.buttonZeile button {
	position: relative;
	right: -6px;
	background: #001f3e;
	padding: 4px 20px 4px 20px;
	border: 0;
	color: #fff;
}

/*---------------------------------------------
                  - Sitemap -
===============================================*/
div.seite div.inhalt ul.sitemap {
  color: #001f3e;
}

div.seite div.inhalt ul.sitemap > li {
  font-weight: bold;
}

div.seite div.inhalt ul.sitemap li {
  list-style-type: disc;
}

div.seite div.inhalt ul.sitemap li ul {
  padding: 0 0 0 30px;
  font-weight: normal;
}