/*
@import url("search.css");
@import url("gallery.css");
@import url("property.css");
@import url("propertyboxes.css");
@import url("teaser.css");
@import url("press.css");

*/
@import url("sitemap.css");
@import url("booking.css");
@import url("contact.css");
@import url("destinations.css");
@import url("content.css");
@import url("socialbookmarks.css");

body {
  margin: 0px;
  background-color: #F2F2F2;
  background-image: url(/images/main_bg.jpg);
  background-repeat: repeat-x;


  text-align:center;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
  color: #837D77;
}

h2 {
  font-size: 14px;
}

a {
  color: #837D77;
}


#outer {
  position:relative;
  text-align:left;
  width: 905px;
  margin-top: 0px;
  margin-left:auto;
  margin-right:auto;

}

#header {
  position:relative;
  padding:0px;
  background-color: #F2F2F2;
  height: 120px;

}


#logo {
  position: absolute;
  left: 612px;
  top: 39px;
  z-index: 100
}

#logokey {
  position:absolute;
  left:0px;
  top:21px;
}


#mainmenu {
  position:absolute;
  top:95px;
  left:0px;
  width:100%;
  height: 24px;
}

#mainmenu ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
  float: right;
  padding-right: 3px;
}

#mainmenu ul li {
  float:left;

  font-size:13px;
  font-weight:normal;
  font-family: Helvetica;
}

#mainmenu ul li a {
  color:#837D77;
  height: 24px;
  display:block;
  text-transform: uppercase;
    padding-left:10px;
  padding-right:13px;
  text-decoration:none;
  background-image: url(/images/mainnavi_trenner.jpg);
  background-position: right 1px;
  background-repeat: no-repeat;
}

#mainmenu ul li a:hover {
  text-decoration:underline;
}


#mainmenu ul li a.first {
}

#mainmenu ul li a.last {
  background: none;
}



#subnavi {
  position:absolute;
  top:13px;
  width: 100%;
  height:10px;
  z-index:0;
  text-align: right;

}

#subnavi ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
  float: right;
  padding-right: 5px;
}

#subnavi ul li {
  float:left;
  margin: 0px;
}

#subnavi ul li a {
  color:#837D77;
  text-decoration:none;
  display:block;
  height: 13px;
  line-height:11px;
  padding-right:11px;
  padding-left:11px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url(/images/subnavi_trenner.jpg);
  background-position: right 2px;
  background-repeat: no-repeat;
}

#subnavi ul li a:hover {
  text-decoration:underline;
}

#subnavi ul li.active {
  font-weight:bold;
}

#subnavi ul li a.first {
}

#subnavi ul li a.last {
  background: none;
}



#suchestart {
  position: relative;
  float: left;
  width: 322px;
}


#searchbox {
  height: 163px;
  position: relative;
  background-color: #F3F3F3;
  background-image: url(../images/box_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-left: 24px;
}

#searchbox div.headlineimage {
  padding-top: 27px;
  height:18px;
  padding-bottom: 10px;
}





#suche {
  position: relative;
  float: left;
  width: 596px;
}

#suche #searchbox {
  height: 126px;
  position: relative;
  background-color: #F3F3F3;
  background-image: url(../images/box_bg_small.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-left: 28px;
}

#suche #searchbox div.headlineimage {
  padding-top: 23px;
  margin-bottom: 10px;
}


SELECT{
  border-top: 1px solid #888787;
  border-left: 1px solid #888787;
  border-right: 1px solid #888787;
  border-bottom: 1px solid #575757;
  font-size: 11px;
  margin-bottom: 8px;
  width: 166px;
  height: 16px;
  line-height: 16px;
  color: #837D77;
}


#featuredbox {
  position: relative;
  float: right;
  width: 579px;
}

#featured {
  height: 163px;
  position: relative;
  background-color: #F3F3F3;
  background-image: url(../images/box_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-left: 4px;

}

#featured div.image {
  position: relative;
  float: left;
  width: 262px;
  padding-top: 20px;
}

#featured div.overlay {
  position: absolute;
  left: 0px;
  top: 20px;
  z-index: 1000;
}

#featured div.content {
  padding-top: 27px;
  margin-left: 262px;
  padding-left: 20px;
}

#featured div.content div.data {
  margin-top: 15px;
}


#wishlistbox {
  position: relative;
  float: right;
  width: 304px;
}


#wishlist {
  height: 126px;
  position: relative;
  background-color: #F3F3F3;
  background-image: url(../images/box_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-left: 13px;
}


#wishlist div.headlineimage {
  padding-top: 23px;
  margin-bottom: 10px;
}


#content {
  position:relative;
  width:905px;
  background-color: #F3F3F3;
}

#topimage {
  position: relative;
  width: 905px;
  z-index:0;
  border-bottom: 1px solid #CAC6C3;
  border-top: 1px solid #CAC6C3;
  min-height: 247px;
}

.spacer {
  height: 50px;
}


.innerContent {
  position: relative;
  top: 10px;
  margin-left: 29px;
}


a.upper {
  color: #837D77;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}


a.add {
  display: block;
  height: 20px;
  background-image: url(../images/plus.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 24px;
  padding-top: 2px;
}

a.del {
  display: block;
  height: 20px;
  background-image: url(../images/minus.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 24px;
  padding-top: 2px;
}

a.pdf {
  display: block;
  height: 28px;
  background-image: url(../images/pdfLogo.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 7px;
  padding-left: 35px;
}


a.image {
  display: block;
  height: 28px;
  background-image: url(../images/galleryLogo.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 7px;
  padding-left: 35px;
}

#footer p {
  margin:5px 0px;
}

#footer{
  position: relative;
  margin-top: 30px;
  padding:5px 5px 14px 5px;
  padding-left: 5px;
  font-size: 10px;
  background-color:#E0E0DE;
  height:60px;
}

#footer a {
  text-decoration: none;
}

#footer .copyrightleft {
  float:left;
}
#footer .copyrightright {
  float:right;
}

.homebookmark {
  height:20px;
}

.mailimage {
}

.clear {
  clear: both;
}


.innerContent #breadcrumb {
 width: 905px;
 height: 34px;
 background-image: url(../images/pagenavi_bg.jpg);
 background-repeat: repeat-x;
}

.right #breadcrumb {
  padding-left:50px;
}

.home #breadcrumb {
  padding-left:50px;
}

.left #breadcrumb {
  padding-left:50px;
}

#breadcrumb div {
  position:relative;
  float:left;
  padding-right:10px;
  margin-right:5px;
  background-image:url(../images/breadcrumb.gif);
  background-repeat:no-repeat;
  background-position:right 5px;
}

#breadcrumb a {
  text-decoration:none;
  color: #837D77;
}

#breadcrumb a:hover {
  text-decoration:underline;
  color: #837D77;
}

#breadcrumb h1 {
  margin:0px;
  padding:0px;
  font-weight:normal;
  font-size:12px;
}


#searchresults {
  margin-top: 25px;
}

#searchresults div.count {
  float: left;
}

#searchresults div.top {
  margin-left: 584px;
}

#searchresults div.bottom {
  margin-top: 24px;
}


#searchresults .links a {
  color:#837D77;
  text-decoration:none;
}

#searchresults .links a:hover {
  text-decoration:underline;
}

#searchresults .links .active {
  text-decoration:underline;
  font-weight: bold;
}




#searchresults div.result {
  margin-top: 25px;
  float: left;
  width: 292px;
}

#searchresults div.result div.image {
  position: relative;
  width: 262px;
  height: 134px;
  display: block;
}

#searchresults div.result div.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1000;
}




#searchresults .result h2 {
  display: block;
  font-weight: normal;
  font-size:14px;
  margin:0px;
  padding:0px 0px 10px 0px;
}

#searchresults .result h2 a {
  color:#837D77;
  text-decoration:none;
}

#searchresults .result h2 a:hover {
  text-decoration:underline;
}


#searchresults .data {
  margin-top: 10px;
}


#pagenavi {

 margin:0;
 padding:0;
 width: 905px;
 height: 34px;
 background-image: url(../images/pagenavi_bg.jpg);
 background-repeat: repeat-x;

}

#pagenavi #breadcrumb {
  margin-left: 28px;
  margin-top: 9px;
  float: left;
  white-space:nowrap;
}

#pagenavi #navi {
 float: right;
 padding-top: 7px;
}

#pagenavi #navi div.naviButton{
  float: left;
  margin-right: 5px;
}


.innerContent div.td {
  margin-top: 38px;
}

.innerContent p {
  width:512px;
}

.innerContent div.left{
  margin-left: 32px;
  width: 512px;
  float: left;
}

#property{

}

#property div.td {
  margin-top: 38px;
}

#property div.left{
  margin-left: 32px;
  width: 512px;
  float: left;
}

#property div.data{
  margin-top: 15px;
  margin-bottom: 15px;
}

#property div.data h2 {
  display: block;
  margin: 0px;
  margin-bottom: 7px;
}


#property div.right{
  width: 305px;
  float: right;

}

#gallerythumbouter {
  background-image:url(../images/gallerythumb.gif);
  background-repeat:no-repeat;
  width:284px;
  height:66px;
  margin-bottom:20px;
  margin-left:7px;
  padding-left:5px;
  padding-top:5px;
}

#propertybox {
  background-color: #e1e1e1;
  background-image: url(../images/property_box_bg.jpg);
  background-repeat: repeat-x;
  padding: 0px 12px 12px 7px;
  color: #818181;
  margin-bottom:20px;
}

#propertybox div.topic {
  height: 24px;
  width: 279px;
  background-color: #D8D6D7;
  padding-left: 5px;
  font-weight:bold;
  font-size:14px;
  line-height:24px;
}

#propertybox div.databox {
  margin-left: 1px;
}

#propertybox div.propdata {
  width: 281px;
  background-color: #DCDCDC;

}



#propertybox div.propdata ul {
  margin: 0px;
  margin-left: -19px;
  margin-left: 0;
  padding-left: 15px;
  padding-top: 18px;
  padding-bottom: 15px;
  list-style-type:none;
}

#property .left ul {
  margin: 0px;
  margin-left: -19px;
  margin-left: 0;
  padding-left: 15px;
  list-style-type:none;
}

#propertybox div.propdata li,
#property .left li {
  display: block;
  background-image: url(../images/li_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 0;
  padding-left: 5px;
  padding-bottom: 5px;
}


#topimage div.transparent {
  position: absolute;
  top: 0px;
  left: 725px;
  height: 247px;
  width: 180px;
  background-color: #F3F3F3;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: .6;
  z-index: 1
}

#topimage div.addons {
  position: absolute;
  top: 0px;
  left: 725px;
  height: 218px;
  z-index: 100;
  padding-top: 10px;
  padding-left: 20px;
}

#topimage div.addons #addonsxy{
  position:absolute;
  top: 130px;
}


.addons div.addon {
  margin-top: 25px;
}


#addons2{
 margin-left: 10px;
 margin-bottom: 20px;
}
#addons2 img{
  border:none;
}
#addons2 div.addon{
  margin-right: 15px;
  margin-bottom:10px;
  height:18px;
}

#gallery, #video {
  position:absolute;
  z-index:1;
  top:0px;
  left:0px;
  width:905px;
  height:100%;
  background-color:#F2F2F2;
}
#gallery #gallerytop, #video #videotop {
  positon: relative;
  margin-left: 50px;
}
#gallery .desc, #video .desc {
  float: left;
  margin-top: 20px;
  font-size: 0.9em;
}

#gallery .headlineimage, #video .headlineimage {
  float: left;
  margin-left: 60px;
  margin-top: 10px;
  padding: 0px;
}
#video .headlineimage {
  margin-left: 0px;
}
#gallery .headlineimage img, #video .headlineimage img{
  margin: 0;
  padding:0;
}

#gallery .close, #video .close {
  text-align:right;
  padding:20px 50px 10px 0px;
}

#video #videocontent {
	text-align:center;
	padding-top:20px;
}

div.button1606{
  margin-top:16px;

}

div.button1606 a#removefromwishlist{
  margin-left: 14px;
}

div.button1606 a#addmywishlist{
  margin-left: 14px;
}

div.button1606start{
  margin-top:22px;
}

div.button1606start a#addmywishliststart{
  margin-left: 15px;
}

.noimages {
  clear:both;
  padding-top:100px;
  text-align:center;
  font-weight:bold;
}

.specialdescriptiontext,
.specialdescriptiontext p {
  width:262px;
}

.twitter-follow-button {
	width:60px !important;
}

label.error {
	font-weight:bold;
}

.homebuttons {
	float:left;
	margin:9px 0 0 25px;
}
