/* GENERAL STYLES */
body.mceContentBody {
	padding:10px;
	background-color:white;
	background-image:none;
	color:#4d4a45;
}


body {
font-family: Verdana, Geneva, sans-serif;
margin:0px; 
padding:0px;
font-size:12px;
color:#4d4a45;
text-align:justify;
background: url(bg.jpg) repeat-x left top #d4e4e8;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #d1d3d4;
	SCROLLBAR-3DLIGHT-COLOR: #d1d3d4;
	SCROLLBAR-ARROW-COLOR: #969696;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
h1
{	
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#ae0c0c;
	margin-top:0px;
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
h2{	
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#ae0c0c;
	margin-top:0px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
p {margin:0px; margin-bottom:8px;}
.reservForm input {font-size:11px;}
.reservForm {margin:0px;padding:0px;}

.hideBoxLinks{
	visibility:hidden;
	width:184px;
	height:12px;
	z-index:1;
padding-bottom:6px;
}
.selectedBoxLinks{visibility:visible;}

.Backcont { width:1054px;margin:0px auto; padding:0px;background:url(background.jpg) no-repeat left top; padding-top:15px;}

.container{width:960px;margin:0px auto;padding:0px;
  min-height:940px;
  height:auto !important;
  height:940px;

}

.main{ margin:0px auto;width:900px; padding:50px 30px 10px 30px;}
.main .leftCol{
	width:180px;
	float:left;
	padding:0px 20px;
background-image:url(whiteBg.png);	
	/*background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;*/
	font-family:Arial;
}
.main .rightCol{ width:900px;float:right;}
.logo {
	padding:0px 0px 10px 0px;
	text-align:center;
}

.iconsArea {margin:5px 0px;text-align:right;color:#1e5a84; padding:10px 0px; font-size:10px; font-family:Verdana;}
.iconsArea a{color:#1e5a84;text-decoration:none;}
.iconsArea a:hover{text-decoration:underline;}
.iconsArea #links img{margin-right:4px;}
.iconsArea .icons{padding-right:0px;}
.iconsArea .icons img{margin-left:5px;}
.iconsArea .lang {padding-left:20px;color:#9f605c; }
.iconsArea .lang img {margin-left:5px;}

/*-----------menu------*/

.menu {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	}
.menu a{color:#073d6b;
	display:block;
	padding:5px 0px 3px 15px;
	text-decoration:none;
	border-bottom:#fff 1px solid;
	}
.menu a:hover, .menu a#selected {color:#9c5143;}
.menu .subMenu{margin-top:2px;padding-left:20px;}
.menu .subMenu a {padding:3px 0px;font-weight:normal;color:#477aa6;line-height:12px; border:none;}
.menu .subMenu a:hover, .menu .subMenu a#selected {color:#86adcf;}
/*-----------menu------*/

/*---------------teaser-----------------*/
.teaser {color:#153e56; font-size:16px; font-weight:bold; margin-bottom:12px;}
.teaser a {color:#153e56;text-decoration:none;}
.teaser .icon{}

.taxi{ 
	background:url(taxi_19.jpg) no-repeat left top;
	padding:3px 0px 0px 35px;
	color:#153e56; 
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
.taxi a {color:#153e56;text-decoration:none;}
/*---------------teaser-----------------*/

/*----------------weather----------*/
.weather {background:url(weather.jpg) no-repeat left top;padding:5px; color:#052a2e;margin-top:10px;}
.weather #title {
font-size:14px;
font-weight:normal;
padding:1px 0px 0px 10px;
text-align:left;
}
.weather #icon {
text-align:center;
background-repeat:no-repeat;
}
.weather #descr {
font-size:10px;
padding-left:5px;
padding-top:1px;
text-align: left;
}


.content{
	width:900px;
	padding:8px 20px;
	color:#073d6b; 
background-image:url(whiteBg.png);
	/*background-color:#fff; 	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;*/
	border-bottom:#051b36 4px solid; 
	border-top:#051b36 4px solid;
}

div.scroll {
height: 610px;
overflow: auto;
padding-right: 8px;
}

/*---------------Content Menu--------------*/

.Menu{ text-align:right; font-size:14px; margin-bottom:5px;	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;}
.Menu a {/*color:#073d6b;*/color:white;text-decoration:none; margin:0px 4px;padding-left:15px;padding-top:5px;}
.Menu a:hover, .Menu a#selected {/*color:#882222;*/color:#cde0e8;}


.thumbs {margin-top:20px;text-align:center;}
.thumbs img{border:#7db6dc 5px solid;margin:0px 5px;}
.thumbs  a:hover img {
border: 5px solid #4c7088;
}

.reservation {border-top:#98b8d4 1px solid; padding:10px 0px; width:570px; height:38px; margin:20px 0px 5px 0px; font-size:10px; color:#375b7a;}
.reservation input, .reservation select {font-size:11px;color:#34313c;}

.res_left{width:90px;float:left; padding-right:20px;}
.res_right{ float:right;width:460px;}
.res-button{ padding-top:15px;float:right;}

/*-----------footer-----*/
.footer { width:1001px;margin:0px auto; padding:10px 0px 5px 0px;text-align: center; /*clear:both;*/color:#073d6b;}
.footer_menu {
	font-size:11px; 
	color:#073d6b; 
	line-height:12px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
.footer_menu a {color:#073d6b;text-decoration: none;}
.footer_menu a:hover, .footer_menu a#selected {color:#4e7392;text-decoration:underline;}

.address {padding:5px 0px 5px 0px;line-height:12px;font-size:10px;}
.address a {color:#4e7392;text-decoration:underline;}
.address a:hover {color:#4e7392;text-decoration:none;}

.extra2 {font-size:9px;}
.extra2 a {color:#4e7392;text-decoration:none;}
.extra2 a:hover {color:#4e7392;text-decoration:underline;}
/*--------tableRef---------*/
.tableRef {}
.tableRef th {font-family:Tahoma;color:#1a4d65;border:#99b9c7 solid 1px;font-weight:normal; font-size:12px;padding:5px 5px;background-color:#d8e6ec;text-align:center;}

.tableRef td {/*text-align:left;*/border:#99b9c7 solid 1px;vertical-align:top;background-color:#f3fafd;padding:5px 5px; font-size:10px;}
.tableRef td a {text-decoration:underline;}

.photoGallery td {text-align:center;}
.photoGallery img{padding:2px; border:#afcad3 solid 1px;}

.seoLinks {margin-top:6px;font-size:10px;}
.seoLinks a{text-decoration:none;color:#9f605c;margin:0px 8px;}
.seoLinks a:hover {text-decoration:underline;}

/* EDITOR PROPERTIES */
.tableRef {

}


