body {
	background-image: url('img/holiway-sfondo2.jpg');
	background-repeat: repeat-x;	
	background-color:#9dcff2;
	font-family: "verdana","arial",sans-serif;
	color: #666;
	font-size: 12px;
}

div {
/* border: 1px solid red; */
}



h1 {
	margin: 0;
	padding: 0;
}

#infobox h1 {
	padding-left:20px;
	font-weight: normal;
	font-size: 22px;
}

h2 {
	font-size: 16px;
	color:#fff;
	padding:0;
	margin:0;
	background-color:#6a97c1;
}

#columnmiddle-wide h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2C4F6F;
        background-color:transparent;
}

h3 {
	font-size:14px;
	margin:0;
	padding-top:4px;
}

h4 {
	color:#6a97c1;
	font-size: 16px;
}

h5 {
	color:#2d5070;
	font-size:18px;
	margin: 0;
	padding: -5px;
}

h6 {
	color:#2d5070;
	font-size:14px;
}

#descriptioncontent h1 {
	color: #666;
	font-size:20px;
	padding:0;
	margin:0; 
}

#descriptioncontent h2 {
	color: #666;
	font-size:12px;
	background: #fff;
	padding:0;
	margin:0; 
}

#descriptioncontent h3 {
	color: #666;
	font-size:12px;
	padding:0;
	margin:0;
}

#descriptioncontent h4 {
	color: #666;
	font-size:12px;
	padding:0;
	margin:0;
}

#descriptioncontent h5 {
	color: #666;
	font-size:12px;
	padding:0;
	margin:0;
}

#descriptioncontent h6 {
	color: #666;
	font-size:12px;
	padding:0;
	margin:0;
}

img {
	border:0;
}

a:link {
	text-decoration:none;
	color:#999;
}

a:visited {
	text-decoration:none;
	color:#999;
}

a:hover {
	text-decoration:none;
	color:#666;
}

a.navbutton:link {
	font-family: "arial",sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#9dcff2;
	margin:0 4px 0 0;
	padding:8px 8px 0 8px;
/*	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px; */
}

a.navbutton:visited {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#9dcff2;
	margin:0 4px 0 0;
	padding:8px 8px 0 8px;
/*	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px; */
}

a.navbutton:hover  {
	background-color: #2C4F6F;
	color:#fff;
}

a.navbuttonrev:link {
	font-family: "arial",sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#2C4F6F;
	margin:0 4px 0 0;
	padding:8px 8px 0 8px;
/*	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px; */
}

a.navbuttonrev:visited {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#2C4F6F;
	margin:0 4px 0 0;
	padding:8px 8px 0 8px;
/*	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px; */
}

a.navbuttonrev:hover  {
	background-color: #9dcff2;
	color:#fff;
}


#descriptioncontent a:link {
	color:#b70134;
	font-weight:bold;
}

#descriptioncontent a:visited {
	color:#b70134;
	font-weight:bold;
}

#descriptioncontent a:hover {
	color:#333;
	font-weight:bold;
}

#pag {
	position: relative;
	margin:auto;
	width:960px;
	background-color:#fff;

}

#intro {
	position:relative;
}

#introflash {
	
	z-index: 1;
}

#titleindex {
	position:absolute;
	top:80px;
	left:20px;
	width:180px;
	height:180px;
	z-index: 2;
	background-image:url('img/titlesfondo.png');
	background-repeat:no-repeat;
	padding:4px;
	color:#DFFE9E;
}

#suche {
	width:170px;
	height:50px;
	font-weight:bold;
	font-size:14px;
	color:#2d5070;
	background-image:url('img/suche.png');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom: 2px solid #fff;
}

#gallery {
	text-align:right;
	height:20px;
}

a.gallery:link {
	font-weight:bold;
	background-color:#6a97c1;
	color:#fff;
	margin-right:8px;
	padding:4px;
}

a.gallery:visited {
	font-weight:bold;
	background-color:#6a97c1;
	color:#fff;
	padding:4px;
}

a.gallery:hover {
	font-weight:bold;
	background-color:#ddd;
	color:#fff;
	padding:4px;
}

#mainphoto {
	height:300px;
	border-left:1px solid #ddd;
	border-right:2px solid #666;
	border-top:1px solid #ddd;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#maincontenitor {
	background-image:url('img/bg-content.jpg');
	background-repeat:repeat-x;
	padding:14px;
	border-left:1px solid #ddd;
	border-right:2px solid #666;
	border-bottom:1px solid #666;
}

#middle {
	float:left;
	background-color:#fff;
	padding:8px;
	width:720px;
}

#topdesc {
	width:720px;
	height:120px;
	background-image:url('img/bg-content-100.jpg');
	background-repeat:repeat-x;
}

#box {
	position:relative;
	float:left;
	width:360px;
	height:300px;
}

#titlebox {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
}

#captionbox {
	position:absolute;
	display:block;
	top:220px;
	left:0;
	background:#DFFE9E;
	padding:4px;
	/* for IE */
  	/*filter:alpha(opacity=80);*/
  	/* CSS3 standard */
  	/*opacity:0.8;*/
}

#minibox {
	position:relative;
	float:left;
	width:234px;
}

#titleminibox {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
}

#captionminibox {
	position:absolute;
	top:130px;
	left:0;
	display:block;
	background:#fff;
	padding:4px;
	/* for IE */
  	/*filter:alpha(opacity=80);*/
  	/* CSS3 standard */
  	/*opacity:0.8;*/
}

#miniboxacc {
	position:relative;
	float:left;
	width:230px;
	margin:4px;
}

#titleminiboxacc {
	position:absolute;
	top:4px;
	left:0;
	background-color:#fff;
	color:#666;
}

#captionminiboxacc {
	position:absolute;
	top:100px;
	left:130px;
	display:block;
	width:80px;
	height:80px;
	background-image:url('img/price80.png');
	color:#fff;
	font-size:10px;
	/* for IE */
  	/*filter:alpha(opacity=80);*/
  	/* CSS3 standard */
  	/*opacity:0.8;*/
}

#miniboxaz {
	float:left;
	width:230px;
	margin:4px;
	color:#999;
	font-size:11px;
}

#miniboxaz li {
	font-size:11px;
}

#miniboxaz a:link {
	color: #999;
	font-size:11px;
}

#miniboxaz a:visited {
	color: #999;
	font-size:11px;
}

#miniboxaz a:hover {
	color: #666;
	font-size:11px;
}

#upper {
	position:absolute;
	top: 24px;
	left: 670px;
}

#header {
	height:140px;
}

#descriptioncontent {
	padding:20px;
	background-image:url('img/bg-content-60.jpg');
	background-repeat: repeat-x;
	border-left:1px solid #ddd;
	border-right:2px solid #666;
	border-top:1px solid #ddd;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#service {
	position:absolute;
	top: 50px;
	left: 660px;
}

#navigation {
	font-size:9px;
/*	margin-bottom: -3px; */
}

#navigation img {
	padding-right: 1px;
}

#topmenu {
	text-align:center;
	padding-top: 10px;
	padding-left:4px;
	padding-right:4px;
	display:inline;
	width:150px;
	height:34px;
	background-image:url('Button150.jpg');
	background-repeat:no-repeat;
}

#topmenu a:link {
	font-size:11px;
	font-weight:normal;
	color:#999;
}

#topmenu a:visited {
	font-size:11px;
	font-weight:normal;
	color:#999;
}

#topmenu a:hover {
	font-size:11px;
	font-weight:normal;
	color:#666;
}

/*
#contenitor {
	position:relative; 
	padding:4px;
	background:none repeat scroll 0 0 #FFFFFF;
}
*/

#contenitor { 
	padding:4px;
	background-color:#fff;
}

#contenitor_orts_desc {
	padding:20px;
	border-left:1px solid #ddd;
	border-right:2px solid #666;
	border-top:1px solid #ddd;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#contenitor_border{
	
}

#topcontent_image{
	background-image: url('img/bg-content.jpg');
	background-repeat:repeat-x;
	padding:10px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

#columnsx {
	float:left;
	width:180px;
/*	height:2200px; */
	padding:4px;
	background-color:#DFFE9E;
}

#columnmiddle {
	float:left;
	height:100%;
	width: 570px;
	padding-left:4px;
	background:#FFF;
}

#columnmiddlelist {
	float:left;
	height:100%;
	width: 700px;
	padding-left:4px;
	background:#FFF;
}

/*
#columnmiddlewide {
	//float:left;
	height:100%;
	padding-left:4px;
	background:#FFF;
}

#columnmiddlewide table {
	width:90%;
}
*/

#columnmiddle-wide a:link {
	text-decoration:none;
	color:#6a97c1;
	font-weight:bold;
}

#columnmiddle-wide a:visited {
	text-decoration:none;
	color:#6a97c1;
	font-weight:bold;
}

#columnmiddle-wide a:hover {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

#topcontentmenu {
	width:100%;
	height:32px;
	text-align:right;
}

#topcontentmenu a:link {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:4px;
}

#topcontentmenu a:visited {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:4px;
}

#topcontentmenu a:hover {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:4px;
}

#topphoto {
	float:left;
	padding-left:4px;
	margin:0;
	width:736px;
	height:240px;
	overflow:hidden;
	background:#FFF;
}

#topcontent{
	padding:0;
	margin:0;
	position:relative;
/*	height:90px; */
}

#infobox {
	margin:0;
	padding:0;
	/* for IE */
  	/*filter:alpha(opacity=75);*/
	/* CSS3 standard */
	color:#fff;
	width:100%;
}

#details {
	border: 1px solid #6a97c1;
	padding: 8px;
}

#details p {
	padding:0;
	margin:0;
}

#columndx {
	text-align:right;
	float:right;
	width:160px;
	height:100%;
}

#down {
	text-align:center;
	clear:both;
	height:20px;
	color:#333;
	background-color:#9dcff2;
}

#footer {
	text-align:center;
	height:40px;
	color:#666;
	background-color:#9dcff2;	
}

#ortimg {
	width:230px;
	height:200px;
}

#accimg {
	width:200px;
	height:160px;
}

a.red:link {
	background-color:#b70134;
}

a.red:visited {
	background-color:#b70134;
}

a.red:hover {
	background-color:#d05879;
}

a.justred:link {
	color:#b70134;
	font-weight:bold;
}

a.justred:visited {
	color:#b70134;
}

a.justred:hover {
	color:#d05879;
}

a.gray:link {
	
}

a.gray:visited {
	
}

a.gray:hover {
	background-color:#999;
}

a.more:link {
	text-align:right;
}

a.more:visited {
	text-align:right;
}

a.more:hover {
	text-align:right;
	color:#b70134;
}

a.mehrinfos:link {
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border:2px solid #b70134;
	padding:10px;
}

a.mehrinfos:visited {
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border:2px solid #b70134;
	padding:10px;
}

a.mehrinfos:hover {
	
	color:#666;
}

/*a.themaobject:link {
	color:#b70134;
	font-size:16px;
}

a.themaobject:visited {
	color:#b70134;
}

a.themaobject:hover {
	color:#b70134;
}*/
a.themaobject{
	text-decoration: none;
	background: #b70134;
	border: 0;
	color: #FFF !important;
	font-size:18px;
	font-family: Shanti, sans-serif;
	margin-left: .5em;
	padding: 10px;
	border-radius: 10px;
}

a.themaobject:visited{
	text-decoration: none;
	background: #b70134;
	border: 0;
	color: #FFF !important;
	font-size:18px;
	font-family: Shanti, sans-serif;
	margin-left: .5em;
	padding: 10px;
	border-radius: 10px;
}

a.themaobject:hover {
	text-decoration: none;
	background: #2c4f6f;
	border: 0;
	color: #FFF !important;
	font-size:18px;
	font-family: Shanti, sans-serif;
	margin-left: .5em;
	padding: 10px;
	border-radius: 10px;
}


p.shortdesc {
	font-weight:bold;
}

a.priceround {
	font-weight:bold;
	font-size:16px;
}

input.btn { 
	  color:#fff; 
	  font-weight: bold;
	  font-size: 18px; 
	  background-color:#b70134; 
	  border:2px solid #fff; 
	} 
/* tables */
table.tablesorter {
	background-color: #ffffff;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #eeeeee;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#d05879;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #d05879;
}

/* form */

form {
	padding: 0;
	margin: 0;
}

label {
	
}

input,textarea,select {
	color: #666;
	background: #fff;
	border: 1px solid #6a97c1;
}

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover {
  	color: #666;
  	background: #eee;
  	border: 1px solid #6a97c1;
}

input.noBorder,input:focus.noBorder,input:hover.noBorder {
  	padding: 0;
  	border: 0;
}

input.radio {
  	background: none;
 	border: 0px;
}

td.current { 
	background-color:#999;
	color:#FFF;
	padding-left:3px;
	padding-right:3px;
}
td.current a{ 
	background-color:#999;
	color:#FFF;
}

.listmenu{
	font-weight:bold;
	background-color:#6a97c1;
	color:#fff;
	margin-right:8px;
	padding:4px;
}
.listmenuleft{
	float:left;
}
.listmenuright{
	float:right;
}
hr.listmenuhr{
	border:1px solid #6a97c1;
}
hr.whr{
	border:6px solid #fff;
	margin-top: 6px;
}


p.atitle {font-size:18px;font-weight:bold;color:#2C4F6F;}

p.asum {font-size:16px;font-style:italic;background-color:#ffffcc;padding:20px;}

p.atip {background-image:url('https://italien-ferienhaus.net/img/idea.png');background-repeat:no-repeat;color:#2C4F6F;border:1px solid #2C4F6F;margin:40px;padding:20px 20px 20px 80px;}

p.acta {background-color:#ecf4ff;background-image:url('https://italien-ferienhaus.net/img/star.png');background-repeat:no-repeat;color:#2c4f6f;padding:30px 30px 30px 80px;font-size:16px;text-align:right;}

img.afull {width:100%;}

img.ahalf {width:50%;}
