/* 
Basis - Stylesheets fuer Incahuasi Bed & Breakfast
*/

body {
	background-color: #E09237;
	color: White;
	font-family: Tahoma;
	font-size: 100.01%;
	text-align: center;	
	margin: 0px;
	}

#seite {
  	width: 770px;
	height: auto;	
	background-color: #B44B2D;
	margin-left: auto;
	margin-right: auto;
	}
		
#randoben {
   background-color: #E09237;
	width: 100%;
	height: 10px;
}	

#boxlogo {
	background-color: #B44B2D;
	height: 109px;
	width: 182px;
	overflow: hidden;
	float: left;
	}

#boxtitel {
	background-color: #B44B2D;
	height: 76px;
	overflow: hidden;
	text-align: center;
	margin-right: 5px;
		}
	
#menu {
	background-color: #B44B2D;
	margin-left: 182px;
	width: 585px;
	height: 32px;
	border-top: 1px solid White;
	padding: 0px 0px 0px 0px;
	}

#boxnavigation {
	background-color: #B44B2D;
	border-top: 1px solid White;
	width: 181px;
	height: auto;
	float: left;
	min-height: 50%;
	clear:both;
	padding: 0em;
	overflow: hidden;
		}

#boxinhalt {
	background-color: #B44B2D;
	width: auto;
	height: auto;
	padding-bottom: 35px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 25px;
	text-align: justify;
	border-top: 1px White solid;
	margin-left: 181px;
	}

#boxuntertitel {
   background-color: #B44B2D;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	width: 100%;
	height: auto;
	clear: both;
	font-size: small;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
	* html #boxuntertitel {
		font-size: x-small;
	}
	
#randunten {
   background-color: #E09237;
	width: 100%;
	height: 10px;
		
}

#gaestebuch {
	  background-color: #B44B2D;
	  width: 770px;
	  height: 500px;
	  overflow: visible;
	  border-top: solid 1px white;
	 	  
}
	
a:link { font-weight:bold; color:#E09237; text-decoration:none; }

a:visited { font-weight:bold; color:#E09237; text-decoration:none; }

a:focus { font-weight:bold; color:white; text-decoration:underline; }

a:hover { font-weight:bold; color:white; text-decoration:underline; }

a:active { font-weight:bold; color:white; text-decoration:underline; }


  ul#Navigation {
    margin: 0; padding: 0em;
    text-align: center;
    border: 1px white;
    background-color: #B44B2D;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
	font-size: 85%;
	font-family: Tahoma;
	padding: 0.5em 0.5em;
	text-decoration: none;
	font-weight: bold;
	border: 1px white;
	border-color: white;
	color: white;
	background-color: #B44B2D;
}
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
  ul#Navigation a:hover, ul#Navigation span {
    padding: 0.5em 0.5em;
    border-color: white;
	 border-width: 1px;
    /*border-left-color: #B44B2D; border-top-color: #B44B2D;*/
    color: white; background-color: #E09237;
	 text-decoration: underline;
	 /*font-style: oblique;^*/
  }

#formular {
	text-align: right;
	vertical-align: top;
}
.ipw{display:none;}
.Button { 
   background-color:#A03A21; 
	color:white; 
	width:auto; 
	border:1px solid white; 
	margin-left: 15px;}
	
.Bereich, .Feld { 
  background-color: #A03A21; 
  width:300px; 
  border:1px solid white; 
  color: white;
  
  }


  
  
/* 
a:link {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: silver;
	text-decoration: none;
}
a:focus {
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: green;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: lime;
	text-decoration: underline;
} */

#normal {
	color: White;
	font-family: Tahoma;
	font-size: small;
}

* html #normal {
	font-size: x-small;
}

#fett {
	color: White;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
}

* html #fett {
	font-size: small;
}

#norm {
	color: White;
	font-family: Tahoma;
	font-size: medium;
}

* html #norm {
	font-size: small;
}

#gross {
	font-family: Tahoma;
	font-size: large;
	color: White;
	font-weight: bold;
}

* html #gross {
	font-size: medium;
}
#blau {
	color: #F37C25;
	font-weight: bold;
	font-size: medium;
	font-family: Tahoma;
}

.Liste {
	color: White;
	font-family: Tahoma;
	font-size: small;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1.2em;
}

* html .Liste {
	color: White;
	font-family: Tahoma;
	font-size: x-small;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1.2em;
}

#bild1 {
	border: solid white 1px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 6px;
	float: right;

}

#bild2 {
	border: solid white 1px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 6px;
	float: left;

}

#bild3 {
	border: solid white 1px;
}

#foto {
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	clear: both;
}

#mitte {
vertical-align: middle;
	}
	
* html #mitte {
	vertical-align: bottom;
}