
/* Accoridon */

#smartbox {
  margin-bottom: 20px;
}

.basic  {
  width: 100%;
}

.basic .ac_title {
  font-family: georgia;
  cursor:pointer;
  display:block;
  padding:8px;
  padding-left: 37px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #3e3109;
  border-bottom: 1px solid #996633;	
}

.ac_item {
  overflow: hidden;
  padding-left: 37px;
  padding-top: 10px;
  padding-bottom: 10px;
}



/*---------------------*/


/* Tabs */

.ui-tabs .ui-tabs-hide {
  display: none;
}

.ui-tabs .ui-state-default {
  background-color: #f3ecd9;
  height: 47px;
  border-bottom: solid 1px #dfd7b3;
}


.ui-tabs .ui-state-default a {
  color: #3e3109;
  display:block;
  padding-top: 17px;
  padding-bottom: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}


.ui-tabs .ui-state-active {
  background-color: #fffdf4;
  border-bottom: solid 0px #dfd7b3;
  border-left: solid 1px #dfd7b3;
  border-right: solid 1px #dfd7b3;
  border-top: solid 1px #dfd7b3;
}

#tabs ul li {
  float: left;
  list-style-type: none;
}

#tabs {
  background-color: #fffdf4;
  float: left;
  width: 290px;
  margin-left: 5px;
}

#tabs-1 {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  width: 250px;
}

.ui-tabs-panel {
  float: left;
  width: 288px;
  border-left: solid 1px #dfd7b3;
  border-right: solid 1px #dfd7b3;
  border-bottom: solid 1px #dfd7b3;
}


#tab1link {
  width: 89px;
  text-align: center;
}

#tab2link {
  width: 95px;
  text-align: center;
}

#tab3link {
  width: 104px;
  text-align: center;
}

.foto-ansehen {
  float:left; 
  clear:both; 
  text-align:left; 
  margin-left: 12px; 
  margin-top: 30px;
  margin-bottom: 20px;
}

.foto-ansehen a {
  color: #3e3109;
}


/*------------------*/


/* Gallery */

#jq-loading {
  width: 290px;
  height: 380px;
}


#jq-slideshow img {
  border: none;
}

#jq-slideshow a.advance-link {
  width: 290px;
  height: 380px;
  text-align: center;
  text-decoration: none;
}

.prev, .next {
  display: none;
}

a.play {
  color: #72612D;
  text-decoration: none;
}

a.pause {
  color: #72612D;
  text-decoration: none;
}

#jq-controls {
  margin-top: 5px;
  float: right;
  text-align: right;
}

#jq-gallery {
  margin-bottom: 30px;
  width: 290px;  
  margin-left: 5px;
}

#jq-caption {
  margin-top: 5px;
  float:left;
  color: #72612D;
  font-weight: bold;
}

.thumb {
  margin-left: 12px;
  margin-top: 12px;
  float:left;
}

.thumb img {
  border: none;
}

.bottom {
  float: left;
  clear: both;
  height: 15px;
  width: 20px;
}
/*------------------*/


/* Small Video */

.small-video {
  float: left;
  margin-top: 15px;
  margin-left: 12px;
  margin-bottom: 12px;
}