﻿body {
	scrollbar-arrow-color: #360C05;
	scrollbar-base-color: #A5C7D6;
	scrollbar-face-color: #2E638E;
	scrollbar-track-color: #ECE6D8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #360C05;
	scrollbar-darkshadow-color: #081C42;
	background-color: #ffffff;
}
a {
	font-family: Verdana, Arial, Helvetica;
	TEXT-DECORATION: underline;
	color : #595959;
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	TEXT-DECORATION: underline;
	color : #599d36;
}
.inner a {
	font-family: Verdana, Arial, Helvetica;
	TEXT-DECORATION: underline;
	color : #595959;
}
.inner a:hover {
	font-family: Verdana, Arial, Helvetica;
	TEXT-DECORATION: underline;
	color : #599d36;
}
hr {
	color : #333333;
	height: 0.5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #fff;
	border: 0px;
	border-bottom: 1px solid #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 0;
	color : #1990A6;
	FONT-SIZE: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 0;
	color : #1990A6;
	FONT-SIZE: 12px;
}
.inner td {
	color : #595959;
	line-height: 15px;
}
.inner {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #595959;
	line-height: 15px;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 100%;
}

.inner ul li{
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #595959;
	line-height: 15px;
	vertical-align: top;
	width: 100%;
}

.inner p {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #595959;
	line-height: 15px;
	text-align: left;
}
.inner dl {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #595959;
	line-height: 15px;
}
.inner dl dt {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #595959;
	line-height: 15px;
	padding-left: 0px;
}
.innerform {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color : #000000;
	line-height: 15px;
}
/* Style für Navigation*/
.top_normal {
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
}
.top_normal a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.top_normal a:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
}
.top_selected {
	width: 155px;
	height: 44px;
	text-align: center;
	background-repeat: no-repeat;
}
.top_selected a {
	color: #59504A;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* Style für Dropdownlisten*/
#hotel {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	margin-left: 112px;
	width: 170px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#wellness {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	margin-left: 270px;
	width: 170px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#gourmet {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	margin-left: 412px;
	width: 130px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#rooms {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	margin-left: 520px;
	width: 130px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#categories {
	position: absolute;
	margin-top: 0px;
	text-align: left;
	margin-left: 642px;
	width: 105px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#nature {
	position: absolute;
	margin-top: 0px;
	text-align: center;
	margin-left: 663px;
	width: 120px;
	background-color: #599d36;
	visibility: hidden;
	filter: alpha(opacity=90); /* IE's opacity*/;
	opacity: 0.9;
	-moz-opacity: 0.9;
}
/* Style für Navigation-Dropdown innen*/
.navi_inner {
	font-family: Verdana, Arial, Helvetica;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	height: 30px;
	width: 170px;
	color: #fff;
}
.navi_inner a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.navi_inner a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
/* Style left*/
.left {
	border-bottom: 1px solid #fff;
	height: 30px;
	width: 170px;
}
.editorial {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 10.5px;
	text-align: center;
	color: #666464;
}
.editorial p {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	text-align: center;
	color: #666464;
}
.editorial a {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	text-align: center;
	color: #666464;
}
.editorial a:hover {
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	text-align: center;
	color: #599d36;
}
.left_side {
	font-family: Verdana, Arial, Helvetica;
	height: 190px;
	width: 187px;
	background-image: url('images/cons-inside-cavallino-bianco/struct.jpg');
	background-repeat: no-repeat;
}
/* Style left top*/
.left_side_top {
	font-family: Verdana, Arial, Helvetica;
	margin-top: 30px;
	margin-left: 25px;
	padding: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
/* Style left inner*/
.left_side_inner {
	font-family: Verdana, Arial, Helvetica;
	margin-top: -10px;
	margin-left: 25px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
}
.left_side_inner a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FBFAFA;
	text-decoration: none;
}
.left_side_inner a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #daf9ca;
}
.left_guestbook {
	font-family: Verdana, Arial, Helvetica;
	background-image: url('images/cons-inside-cavallino-bianco/book.jpg');
	height: 94px;
	border: 0px;
	background-repeat: no-repeat;
	border-top: 2px solid #fff;
}
.left_guestbook a {
	font-family: Verdana, Arial, Helvetica;
	color: #fff;
	text-decoration: none;
}
.left_guestbook a:hover {
	font-family: Verdana, Arial, Helvetica;
	color: #daf9ca;
	text-decoration: none;
}
.left_guestbook p {
	margin: 0px;
	padding-left: 4px;
	padding-top: 8px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.right_children {
	width: 50%;
	padding-right: 4px;
	text-align: left;
	color: #1A90A7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.right_children a {
	color: #1A90A7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.right_children a:hover {
	color: #599d36;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.webcam {
	width: 50%;
	padding-right: 4px;
	text-align: left;
	color: #1A90A7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.webcam a {
	color: #1A90A7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.webcam a:hover {
	color: #599d36;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.left_arrival {
	background-color: #1A90A7;
	height: 30px;
	padding-left: 4px;
	color: #003140;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.left_arrival a {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.left_arrival a:hover {
	color: #daf9ca;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.right {
	height: 190px;
	width: 187px;
	background-image: url('images/cons-inside-cavallino-bianco/struct.jpg');
	background-repeat: no-repeat;
}
.right p {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding: 0px;
	color: #007D83;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}
.request {
	margin: 0px;
	margin-left: 24px;
	width: 140px;
}
.pay {
	height: 34px;
	background-color: #1A90A7;
	border-top: 2px solid #fff;
}
.pay p {
	margin: 0px;
	padding-left: 4px;
	padding-top: 8px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.pay p a {
	color: #fff;
	text-decoration: none;
}
.pay p a:hover {
	color: #daf9ca;
	text-decoration: none;
}
.newsletter {
	margin-left: 15px;
	font-family: Verdana;
	font-size: 11px;
}
.right_weather {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.right_weather a{
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#1a90a7;
}


.right_weather a:hover{
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#599d36;
}

.slides {
	height: 224px;
	background-color: #808080;
}
.content {
	width: 100%;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-left: 0px;
}
.top {
	width: 894px;
	background-color: #599d36;
}
.top hr {
	color: #4F352D;
}
.news_inner {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #fff;
	background-color: #fff;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #007D83;
}
.news_inner img {
	height: 45px;
	width: 80px;
	padding-right: 10px;
	vertical-align: middle;
	margin:0px;
	padding:0px;
}
.news_inner a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #1A90A7;
}
.news_inner a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #599d36;
}
.language {
	text-align: right;
	padding-right: 10px;
	color: #fff;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	
}

.language a 
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}

.language a:hover 
{
	color: #f6fff2;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration:underline;
	font-weight:bold;
}

.frstcell {
	color: #595959;
	font-size: 11px;
	font-weight: bold;
}
.frstcell td {
	background-color: #ECE6D8;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.rooms {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #333333;
	margin-bottom: 20px;
	padding: 10px;
}
