.flash{
 left:70px;
 width:650px;
 position:absolute;
 top:185px;

}

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg-content.jpg) left top repeat-x;
	background-color: #e7e7e7;
}

div.bodycenter {
	background: url(../img/bg-body.jpg) 0px -7px no-repeat;
	padding-left: 71px;
}

td, div, span {
	font-family: Arial;
	font-size: 12px;
	color: #4e4d4d;
}
p.sottile {
	margin-bottom:2px;
	margin-top:2px;
	
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.flash {
	padding-top: 24px;
}

td.languages {
	background: url(../img/bg-languages.jpg) right bottom no-repeat;
	text-align: right;
	color: #6b6b6b;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	font-size: 12px;
	text-transform: uppercase;
}

td.languages a {
	color: #6b6b6b;
}

/*table.header {
	background: url(../img/bg-header.jpg) left top repeat-x;
}*/

td.logo img {
	border-bottom: 2px solid #b9b9b9;
}

div.headline {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

td.navi-top {
	background: url(../img/bg-navi-top.jpg) left top repeat-x;
	text-align: center;
	padding: 3px;
	border-bottom: 2px solid #987730;
	height: 31px;
}

td.navi-top-active {
	background: url(../img/bg-navi-top-active.jpg) left top repeat-x;
	text-align: center;
	padding: 3px;
	border-bottom: 2px solid #0c6fb1;
	height: 31px;
}

table.navi-top td a {
	color: #4e4d4d;
	font-weight: bold;
}

td.navi-top-left {
	background: url(../img/bg-navi-top-left.jpg) left top no-repeat;
	width: 38px;
	height: 31px;
	border-bottom: 2px solid #987730; 
}

td.navi-top-delimiter {
	width: 1px;
	height: 31px;
	border-bottom: 2px solid #987730; 
}

td.image-top-left {
	border-bottom: 2px solid #987730;
	border-right: 1px solid #ffffff;
}

td.image-top-middle {
	border-bottom: 2px solid #0c6fb1;
	border-right: 2px solid #ffffff;
}

td.image-top-right {
	border-bottom: 2px solid #076342;
}

td.image-bottom-left {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

td.image-bottom-right {
	border-top: 1px solid #ffffff;
}

div.navi-2nd {
	padding: 5px;
	padding-left: 12px;
	background: url(../img/navi-2nd.jpg) left top repeat-y;
	border-bottom: 1px solid #adadac;
}

div.navi-2nd-active {
	padding: 5px;
	padding-left: 12px;
	background: url(../img/navi-2nd-active.jpg) left top repeat-y;
	border-bottom: 1px solid #adadac;
}

div.navi-3rd, div.navi-3rd-active {
	padding: 5px;
	padding-left: 22px;
	background: url(../img/navi-3rd.jpg) left top repeat-y;
	background-color: #efefef;
	border-bottom: 1px solid #dadada;
}

div.navi-3rd-active {
	border-bottom: 1px solid #987730;
}

div.navi-4th, div.navi-4th-active {
	padding: 5px;
	padding-left: 32px;
	background: url(../img/navi-3rd.jpg) left top repeat-y;
	background-color: #efefef;
	border-bottom: 1px solid #dadada;
}

div.navi-4th-active {
	border-bottom: 1px solid #987730;
}

div.navi-3rd-last {
	padding: 5px;
	padding-left: 22px;
	background: url(../img/navi-3rd.jpg) left top repeat-y;
	border-bottom: 1px solid #adadac;
}

div.navi div a {
	color: #969696;
	font-weight: bold;
}

div.navi div.navi-2nd-active a {
	color: #4e4d4d;
}

div.navi div.navi-3rd-active a, div.navi div.navi-4th-active a {
	color: #4e4d4d;
}

div.navi {
	width: 202px;
}

td.content-left, td.content, td.content-right {
	vertical-align: top;
	padding: 0px;
	background-color: #ffffff;
	color: #4e4d4d;
}

td.content-left a {
	color: #0c6fb1;
	font-weight: bold;
}

div.content-box {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 34px;
	margin-bottom: 0px;
	width: 614px;
}

div.content-box-hotel {
	margin: 0px;
	margin-top: 20px;
	margin-left: 34px;
	margin-bottom: 30px;
	width: 347px;
}

div.content-box table td {
	vertical-align: top;
	color: #4e4d4d;
}

div.content-box div.content {
	color: #969696;
	line-height: 18px;
}

div.content-box div.content a {
	text-decoration: underline;
	color: #969696;
}

div.content-box div.content a:hover {
	text-decoration: none;
}

div.path, div.path a {
	color: #9f9f9f;
}

div.path {
	padding: 0px;
	padding-bottom: 15px;
	font-size: 10px;
}

td.footer-left {
	background: url(../img/bg-footer-left.jpg) left top no-repeat;
}

td.footer-left, td.footer-left a, td.footer-middle div, td.footer-middle div a, td.footer-right, td.footer-right a {
	color: #969696;
	font-size: 11px;
}

td.footer-left, td.footer-middle div, td.footer-right {
	color: #969696;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

td.footer-middle div {
	margin-left: 34px;
}

td.footer-right {
	text-align: right;
}

td.flash-text {
	background: url(../img/bg-flash-bottom.jpg) left top no-repeat;
<<<<<<< style.css
	background-color: #f9f9f9;
	padding-top: 43px;	
	border-top: 1px solid #ffffff;
}

table.flash-text {
	background: url(../img/verlauf_weissgrau.gif) left bottom repeat-x;
	padding-bottom: 50px;
}

table.flash-text td {
=======
	background-color: #f9f9f9;
	padding-top: 43px;	
	border-top: 1px solid #ffffff;
}

table.flash-text {
	background: url(../img/bg-start-verlauf.gif) left bottom repeat-x;
	padding-bottom: 50px;
}

table.flash-text td {
>>>>>>> 1.5
	padding-bottom: 50px;
}

td.flash-skip {
	text-align: right;
}

td.flash-skip a {
	color: #9f9f9f;
	font-weight: bold;
}

td.flash-skip div {
	padding-right: 40px;
}

input.newsticker {
	background: url(../img/bg-newsticker.jpg) left top no-repeat;
	color: #987730;
	font-weight: bold;
	width: 555px;
	height: 27px;
	border: none;
	padding-top: 5px;
	cursor: hand;
}

.newsticker {
	background: url(../img/bg-newsticker.jpg) left top no-repeat;
	color: #987730;
	font-weight: bold;
	width: 555px;
	height: 27px;
	border: none;
	padding-top: 5px;
	cursor: hand;
}
.newstickera {
	color: #987730;
	font-weight: normal;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width:554px;
	height:27px;
	background: url(../img/bg-newsticker.jpg) left top no-repeat;
	color: #987730;
	font-weight: bold;
	border: none;
	padding-top: 5px;
}

.qslide {
	color: #987730;
	font-size: 10pt;
	padding: 3px;
}

.myinput_seleziona
{ 
	font-family: Verdana; 
	font-size: 11px; 
	color: #333333; 
	border-style: inset; 
	text-decoration: none;
	width: 40px;
}
.safari .ajax__progress_indicator
{
    background-image:url(../img/safari.gif);
	height:12px;
}    
.safari .ajax__progress_outer
{
	border-top-color:#696969;
	border-bottom-color:#696969;	
}
.safari .ajax__progress_inner
{
	border-left-color:#696969;
	border-right-color:#696969;
	background-image:url(../img/safari_bg.gif);
	height:12px;
} 

#tabify { padding: 0; margin: 0; clear: both; float: left; }
#tabify li { display: inline; cursor: pointer; }
#tabify li a { background: #ccc; padding: 10px; float:left; border-right: 1px solid #ccc; border-bottom: none; text-decoration: none; color: #000; font-weight: bold;}
#tabify li.active a { background: #eee; }
.tabcontent { float: left; clear: both; border: 1px solid #ccc; border-top: none; border-left: none; background: #eee; padding: 20px; }

#accordion {
list-style:none;
width:240px;
}
#accordion li {
background: #0c6fb1;
font-size:14px;
cursor:pointer;
padding:4px;
color:#fff;
}
#accordion ul {
list-style:none;
display:none;
margin:0;
padding:0;
}
#accordion ul li {
background:#EBEBEB;
border:0;
padding-left:15px;
border-bottom:1px dashed #999;
border-left:1px dashed #999;
border-right:1px dashed #999;
}
#accordion ul li a {
text-decoration:none;
color:#333;
}
#accordion ul li a:hover {
color:#000;
}
        