/*********************************/
/* BODY  -  BODY  -  BODY        */
/*********************************/ 

body {
  margin:0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:20px;
  color: #333333;
  background-color:#D0D0D2;
}

#inhalt img {
  padding:2px;
}

.appartments {
  width: 100%;
  height: 20px;
  display: block;
  background-color:#7A122C;
  font-weight: bold;
  border: dotted 1px #ccc;
  margin-left: 10px;
}

.appartments a {
    color:#FBF5DB;
}

img a, img {
  border: none;
}

a {
  color:#7A122C;
  text-decoration:none;
}

a:hover {
  color:#7A122C;
  text-decoration:underline;
}

/*********************************/
/* ÜBERSCHRIFTEN                 */
/*********************************/ 

h1{
  font-size: 15px;
  color:#7A122C;
}

h2 {
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  color:#fff;
  display:block;
  background-color:#7A122C;
}

/*********************************/
/* LAYOUT      -     LAYOUT      */
/*********************************/ 

#container {
	position:absolute;
	width: 950px;
	height:auto;
	left: 50%;
	margin-left: -475px;
	background-color:#fff;
	background-image: url(/fileadmin/templates/images/bg-content.jpg);
	background-repeat: no-repeat;
}

#headnavi {
  position:absolute;
  z-index: 10;
  width:250px;
  left: 50%;
  margin-left: 242px;
  top: 5px;
  font-size: 10px;
}

#content {
  width: 100%;
}

#left {
  width: 685px;
  height:auto;
  float:left;
}

#headerimage {
  width: 100%;
  height: 190px;
  margin-top: 14px;
  background:url(/fileadmin/templates/images/headerimage.jpg) no-repeat;

}

#navi {
	width: 686px;
	height: 26px;
	text-align:center;
	background-image: url(/fileadmin/templates/images/kacheln.gif);
	background-repeat: repeat;
}

#inhalt {
  width: 100%;
  height:auto;
}



#inhalt-padding {
  padding:25px;
}

#content {
  width: 100%;
}

#right {
  width: 260px;
  height:auto;
  float:left;
  margin-left: 5px;
}

#oetztal {
  width: 100%;
  height: 80px;
  margin-left: 26px;
  margin-top: 13px;
  color:#0160AD;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
}

#oetztal a {
  color:#0160AD;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-decoration: none;
}

#oetztal a:hover {
  color:#7A122C;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-decoration: none;
}

#oetztal img{
  margin-right:10px;
}

#navi2 {
	width: 100%;
	height: 140px;
	margin-top: 20px;
	background-image: url(/fileadmin/templates/images/navi2-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#buttons {
  width: 100%;
  height:auto;
  margin-top: 20px;
}

#adresse {
  width: 100%;
  height:auto;
  font-size: 13px;
  margin-top: 20px;
  margin-left: 26px;
  line-height: 19px;
}