/**
 * Stylesheet for Oberangerhof
 *
 * Screen/Projection Stylesheet
 *
 * @author		Alexander Tumler
 * @link			http://www.oberangerhof.com
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	background: url('../img/bkg.gif') repeat-x #fde0ba;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	color: #666;
}

/* Container */
#address {
	float: left;
	width: 170px;
	height: 100px;
	padding: 10px;
	background: url('../img/address.bkg.jpg') no-repeat;
}

#col-left {
	float: left;
	width: 600px;
}

#col-right {
	float: right;
	width: 340px;
}

#content {
	padding: 20px 20px 0 20px;
	background: url('../img/content.bkg.gif') no-repeat #fff bottom;
}

#ext-links {
	float: right;
	width: 125px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

#header {
	position: relative;
	width: 950px;
	height: 155px;
	background: url('../img/header.bkg.jpg') no-repeat;
}

#language {
	position: absolute;
	width: auto;
	margin: 10px;
	font-size: 11px;
}

#language a {
	color: #a90009;
}

#language a:hover {
	text-decoration: none;
}

#logo {
	padding: 25px 0 0 78px;
}

#nav {
	height: 42px;
	border: 1px solid #feeed4;
	background: url('../img/nav.bkg.gif') repeat-x;
}

#nav-butterfly {
	position: absolute;
	width: 90px;
	height: 89px;
	margin: -36px 0 0 -45px;
}

#outer {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#right-content {
	padding: 15px 20px 0 20px;
}

#weather-box {
	position: absolute;
	width: 218px;
	margin: 27px 0 0 720px;
}

/* Content */
#address {
	letter-spacing: normal;
	line-height: 17px;
}

#address a {
	color: #a90009;
	text-decoration: underline;
}

#address a:hover {
	text-decoration: none;
}

#content a {
	color: #ea5b15;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content h1 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ea5b15;
	padding: 0 20px 20px 20px;
	line-height: 35px;
	background: url('../img/h1.bkg.jpg') repeat-x top;
}

#content h2 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ea5b15;
	padding-bottom: 20px;
}

#content h3 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ea5b15;
	padding-bottom: 10px;
}

#content hr {
	color: #dedede;
	height: 1px;
	border: none;
	border-top: 1px solid #dedede;
	margin-bottom: 15px;
}

#content li {
	line-height: 17px;
}

#content p {
	line-height: 17px;
	padding-bottom: 20px;
}

#content td {
	white-space: nowrap;
	padding: 2px 5px 2px;
}

#content ul {
	padding: 0 0 20px 20px;
	list-style-type: square;
}

#content .button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #a90009;
	background-color: #ffd7a3;
	border: 1px solid #feeed4;
	padding: 3px;
	margin: 0 3px;
	cursor: pointer;
}

#content .input {
	padding: 3px;
}

#content .input, #content .select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	color: #666;
	background-color: #fff;
	border: 1px solid #ffd7a3;
	padding: 3px;
}

#content .obligatory {
	font-size: 10px;
}

#content .mandatory {
	color: #a90009;
}

#content .select {
	padding: 2px 3px;
}

#footer a {
	color: #a90009;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.prices {
	margin: 0 auto 20px auto;
	border-spacing: 2px;
}

.prices td {
	padding: 10px 20px !important;
	background-color: #fde9ce;
}

.prices th {
	text-align: left;
	padding: 10px 20px !important;
	background-color: #fce2bf;
}

#right-content {
	font-size: 10px;
}

#right-content a {
	color: #a90009;
	text-decoration: underline;
}

#right-content a:hover {
	text-decoration: none;
}

#right-content h1 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a90009;
	padding-bottom: 10px;
}

#right-content h2 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a90009;
	padding-bottom: 5px;
}

#right-content li {
	line-height: 15px;
}

#right-content p {
	line-height: 15px;
	padding-bottom: 10px;
}

#right-content ul {
	padding: 0 0 10px 20px;
	list-style-type: circle;
}

#right-image div {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a90009;
	background: url('../img/desc.bkg.jpg') no-repeat;
	height: 35px;
	padding: 12px 0 0 10px;
}

#weather-box a {
	color: #a90009;
	text-decoration: underline;
}

#weather-box a:hover {
	text-decoration: none;
}

#weather-box h1 {
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a90009;
	font-size: 13px;
	font-weight: normal;
	padding-top: 3px;
	word-spacing: normal;
}

#weather-box td {
	color: #a90009;
	font-size: 11px;
	text-align: center;
	padding: 0 10px;
	word-spacing: -2px;
}

#weather-box .minDegree {
	color: #018dbb;
}

/* Elements */
.igallery td {
	text-align: center;
	padding: 5px !important;
	background-color: #fef8ec;
	border: 1px solid #ffd7a3;
}

#image-pages {
	text-align: center;
	padding: 10px 0;
}

#ext-links div {
	padding: 10px 0;
}

#right-image img {
	border: 1px solid #feeed4;
}

#weather-box .image {
	padding: 3px 0;
}

#weather-box .image img {
	border: 1px solid #fdd49e;
}

/* Menu */
#nav ul {
	position: relative;
	float: right;
	font-family: "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
}

#nav ul li {
	display: block;
	position: relative;
	float: left;
	letter-spacing: 
	z-index: auto;
	height: 42px;
	line-height: 42px;
	white-space: nowrap;
}

#nav ul li a {
	float: none;
	color: #fff;
	text-decoration: none;
	line-height: normal;
	padding: 13px 17px 13px 18px;
	background: url('../img/li.bkg.gif') no-repeat left;
}

#nav ul li a:hover {
	background: url('../img/li.bkg.hover.gif') no-repeat left;
}

#nav ul li.active a {
	color: #8f0009;
	background: url('../img/li.bkg.active.gif') no-repeat left;
}

#nav ul li.active a:hover {
	background: url('../img/li.bkg.active.gif') no-repeat left;
}