.search-head {
  margin:0 0 15px 0;

}
.search-head h1 {
  /*float:left;
  width: 450px;*/
}
.search-head .path {
  /*float:left;
  width: 450px;*/
}
.search-head .path {
  clear:both;
  font-size: 12px;
  line-height: 16px;
  padding:4px 0 0 0;
  margin:0 0 10px 0;
}
.search-head h1 a {
  color:#000;
}
.search-head h1 a:hover {
  color:#e86300;
  text-decoration:none;
}

#tabs-searchbox {
  position:relative;
}

ul.tabs {
  clear:both;
  margin:0 0 15px 0;
  padding:0;
  list-style:none;
  line-height:30px;
  height:30px;
  border-bottom:solid #ccc 1px;
}
ul.tabs li {
  margin:0 3px 0 0;
  padding:0;
  float:left;
}
ul.tabs li a {
  display:block;
  min-width:140px;
  border:solid #dfdfdf;
  border-width:3px 3px 0 3px;
  background:#dfdfdf;
  line-height:30px;
  height:30px;
  text-align:center;
  border-radius:3px 3px 0 0;
  color:#000;

  display:block;
  float:left;
  margin:0 5px 0 0;
  padding:0 5px;
  line-height:29px;
  height:29px;
  min-width:15px;
  width:auto;
  text-align:center;
  border:solid #ccc;
  border-width:1px 1px 1px 1px;
  border-radius:2px;
  color:#555 !important;
  font-size:11px;
  white-space:nowrap;
  text-shadow:0 1px 0 #fff;
  box-shadow:0 0 1px #fff inset;
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #eee 0%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#F3F3F3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #eeeeee 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #eeeeee 0%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #eeeeee 0%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(top,  #eeeeee 0%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#F3F3F3',GradientType=0 ); /* IE6-9 */
}
ul.tabs li a:hover {
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#F3F3F3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F3F3F3',GradientType=0 ); /* IE6-9 */
}
ul.tabs li.active a {
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#F3F3F3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F3F3F3',GradientType=0 ); /* IE6-9 */
  border-width:1px 1px 0 1px;
  height:30px;
}

#sortbox-container {
  margin:0 0 15px 0;
  xwidth:230px;
  height:20px;
  line-height:20px;
  position:absolute;
  top:0;
  right:0;
}
#sortbox-container #sortbox-label {
  float:left;
  width:90px;
  padding:2px 10px 0 0;
  text-align:right;
}
#sortbox-container .sortbox {
  float:left;
  width:124px;
  border:solid #dbdbdb 1px;
  background:#fff;
}
#sortbox-container .sortbox .sortbox-inner {

}
#sortbox-container .sortbox .sortbox-inner a {
  display:block;
  color:#000;
  padding:0 4px;
}
#sortbox-container .sortbox .sortbox-inner a:hover {
  text-decoration:none;
  background:#ddd;
}
#sortbox-container .sortbox .sortbox-inner a#sort:hover {
  color:#000;
}
#sortbox-container .sortbox .sortbox-inner a#sort {
  background:url(images/sortbox-darr.png) no-repeat 113px 8px;
}

#sortbox-container #sort-popup {
  display:none;
}
#sortbox-container ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#sortbox-container ul li {
  margin:0;
  padding:0;
}


ul.titles {
  margin:0;
  padding:0;
  list-style-type:none;
}
ul.titles li {
  margin:0 0 15px 0;
  padding:0;
  background:#fff;
  border:solid #cecdc8 1px;
  border-radius:5px;
  box-shadow:1px 1px 4px #a6a5a2;
  padding:10px;
  transition:background .3s;
  -moz-transition:background .3s;
  -webkit-transition:background .3s;
  -o-transition:background .3s;
  -ms-transition:background .3s;
}
ul.titles li:hover {
  background:#eee;
}
ul.titles li a {
  color:#3c3c3c;
}
ul.titles li a:hover {
  color:#e86300;
  text-decoration:none;
}
ul.titles li .header {
  margin:0 0 15px 0;
}
ul.titles li h2.title {
  font-family:georgia,serif;
  font-size:18px;
  line-height:20px;
  font-weight:normal;
  margin:0 0 2px 0;
}
sup.new {
  background:#e86300;
  color:#fff;
  font-size:10px;
  font-family:arial,sans-serif;
  padding:1px 3px;
}
ul.titles li .album {
  font-size:11px;
  text-transform:uppercase;
}
ul.titles li .title {
}
ul.titles li .artist {
  font-size:14px;
  margin:0 0 5px 0;
  float:left;
}
ul.titles li .genre-passages {
  margin:0 0 5px 0;
}
ul.titles li .genre {
}
ul.titles li .passages {
}
ul.titles li .year {
  float:right;
}
ul.titles li .playtime {
  float:left;
}


/* Teilen / Empfehlen
**********************************/
#recommend {
  padding:10px;
  background:#fff;
}

/* Titel Startseite
**********************************/
ul.two-columns {
  width:703px;
}
ul.two-columns li {
  width:305px;
  margin:0 20px 20px 0;
  float:left;
  clear:none;
}
ul.two-columns li .header {
  height:60px;
}

/* Titel Detailseite
**********************************/
.title-detail {
  margin:0 0 15px 0;
  padding:0;
  xbackground:#fff;
  xborder:solid #959491 1px;
  xborder-radius:5px;
  xbox-shadow:1px 1px 2px rgba(0,0,0,.53);
  xpadding:10px;
}
.title-detail a {
  color:#000;
}
.title-detail a:hover {
  color:#e86300;
}
.title-detail .header {
  margin:0 0 15px 0;
}
.title-detail .album {
  font-size:11px;
  text-transform:uppercase;
}
.title-detail h1 {
  font-family:georgia,serif;
  font-weight:normal;
  margin:0;
}
.title-detail .artist {
  font-size:14px;
  margin:0 0 5px 0;
}
.title-detail .genre-passages {
  margin:0 0 5px 0;
}
.title-detail .genre {
}
.title-detail .passages {
}
.title-detail .year {
  float:right;
}
.title-detail .playtime {
  float:left;
}

a.play {
  display:inline-block;
  padding:10px;
  color:#fff;
  font-size:25px;
  border-radius:5px;
  border:solid #fff 2px;
  box-shadow:0 0 5px #888;
  text-shadow:0 -1px 0 rgba(0,0,0,.3);
  margin:0 0 15px 0;
background: #ff6100; /* Old browsers */
background: -moz-linear-gradient(top,  #ff6100 0%, #d85600 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6100), color-stop(100%,#d85600)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff6100 0%,#d85600 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff6100 0%,#d85600 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff6100 0%,#d85600 100%); /* IE10+ */
background: linear-gradient(top,  #ff6100 0%,#d85600 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6100', endColorstr='#d85600',GradientType=0 ); /* IE6-9 */

}

.more ul li a {
  color:#3c3c3c;
}
.more ul li a:hover {
  color:#e86300;
  text-decoration:none;
}

/* Pager
**************************/
.pager a,
.pager span,
a.button,
input[type=submit] {
  display:block;
  float:left;
  margin:0 5px 5px 0;
  padding:0 5px;
  line-height:25px;
  min-width:15px;
  width:auto;
  text-align:center;
  border:solid #ccc 1px;
  border-radius:2px;
  color:#555 !important;
  font-size:11px;
  white-space:nowrap;
  text-shadow:0 1px 0 #fff;
  box-shadow:0 0 1px #fff inset;
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f7f7f7 0%, #e1e2e2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e1e2e2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e1e2e2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f7f7f7 0%,#e1e2e2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f7f7f7 0%,#e1e2e2 100%); /* IE10+ */
  background: linear-gradient(top,  #f7f7f7 0%,#e1e2e2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e1e2e2',GradientType=0 ); /* IE6-9 */
}
.pager a:hover,
a.button:hover,
input[type=submit]:hover {
  text-decoration:none;
  box-shadow:0 0 1px #fff inset, 0 0 1px #aaa;
  border:solid #999 1px;
  color:#555;
}
.pager span.active,
.pager a:focus,
a.button:focus,
a.button.active,
input[type=submit]:focus {
  border:solid #999 1px;
  border-color:#999 #999 #bbb #999;
  box-shadow:0 1px 2px #aaa inset;
  background: #e3e3e3; /* Old browsers */
  background: -moz-linear-gradient(top,  #e3e3e3 0%, #cfd1d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#cfd1d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e3e3e3 0%,#cfd1d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e3e3e3 0%,#cfd1d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e3e3e3 0%,#cfd1d1 100%); /* IE10+ */
  background: linear-gradient(top,  #e3e3e3 0%,#cfd1d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#cfd1d1',GradientType=0 ); /* IE6-9 */
}
span.first,
span.prev,
span.next,
span.last {
  display:none;
}

/* Formulare
**************************/
form p {
 clear:both;
  margin:0 0 5px 0;
}

fieldset {
  margin:0 0 15px 0;
  padding:0;
  border:0;
}
fieldset legend {
  display:block;
  width:585px;
  font-size:16px;
  margin:0 0 15px 0;
  padding:0;
  background:url(http://www.dwg-load.net/assets/images/hr.png) 0 50% no-repeat;
}
fieldset legend span {
  background:#fff0de;
  padding:0 10px 0 0;
}

label.block,
span.label-block {
  display:block;
}
label.indent,
span.label-indent {
  width:120px;
  margin:0 10px 0 0;
  float:left;
}
.required label:after,
.required-span span.label:after,
.required-span span.label-indent:after,
.required-span span.label-block:after {
  content:'*';
}
input[type=text],
textarea {
  width:250px;
  margin:1px;
  padding:3px;
  border:solid #aaa 1px;
}
input[type=text]:focus,
textarea:focus {
  margin:0;
  border:solid #e86300 2px;
}
textarea {
  width:350px;
  height:120px;
}
input[type=submit] {
  /* siehe .pager */
  float:none;
  padding:5px 5px;
}
input[type=submit]::-moz-focus-inner {
  border: 0;
}
input[type=submit]:hover {
s}
.sendmail_emptyfield1 label,
label.sendmail_emptyfield1 {
  color:#f00;
}
.sendmail_emptyfield1 input.text,
input.sendmail_emptyfield1,
.sendmail_emptyfield1 textarea {
  border-color:#f00;
}
.message {
  border:solid #f6e468 1px;
  background:#ffffdb;
  padding:5px;
  margin:0 0 .8em 0;
}

form span.error {
  color: red;
}

/* Autocomplete-Box unterhalb Suchfeld */
.ui-autocomplete {
  margin-top: 30px;
}



.section-speaker {
  width: 580px; /* Spalten näher zusammen */
}
.section-speaker h3 {
  clear:both;
  margin:0 0 5px 0;
}
.section-speaker ul {
  clear:both;
}
.section-speaker ul li {
  float:left;
  margin:0 20px 0 15px;
  width:205px; /* 305px: weiter auseinander */
}
.section-speaker ul li a {
  color: #3c3c3c;
}
.section-speaker ul li a:hover {
  color: #000;
}
.section-speaker ul li .info {
  display:inline-block;
  width:16px;
  height:16px;
  margin:-2px 5px 0 0;
  background:url(images/icon-info.png) no-repeat 50% 50%;
  background-size:12px 12px;
  text-decoration:none;
  vertical-align:middle;
  opacity:.4;
}
.section-speaker ul li a .info {
  opacity:1;
}


div.title-detail span.info {
  display:inline-block;
  width:16px;
  height:16px;
  margin:-2px 5px 0 0;
  background:url(images/icon-info.png) no-repeat 50% 50%;
  background-size:12px 12px;
  text-decoration:none;
  vertical-align:middle;
  opacity:1;
}




.section-books {
  width:auto !important;
}
.section-books .list {
  width:320px;
  float:left;
  margin:0 20px 0 0;
}

/* Tabs
*****************************************/
.palettetabs {
  border-bottom:solid #000 1px;
  background:#fff;
  padding:2px 20px;
}
.palettetabs a {
  text-decoration:none;
  color:#555;
  background:#eee;
  padding:2px;
  border:solid #555 1px;
  border-bottom-width:0px;
  margin-right:0.5em;
}
.palettetabs a:hover {
  background:#ddd;
}
.palettetabs a.a1 {
  background:#ccc;
}

.tabactive {
  display:block;
}
.tabinactive {
  display:none;
}
.palettetabs a.notvalid {
  background:red;
}