/* SEARCHRESULT CSS
-----------------------------*/
h1 {
  height:20px;
  margin:10px 0px 0px 0px;
  padding:0px;
  font-size:15px;
  color:#fff;
}
p {
  margin:0px;
  padding:0px;
}
#search_scrollbar {
  margin-left:4px;
  clear:both;
  height:300px;
  width:590px;
  overflow:auto;
}
#rubrikergebnis {
  margin:5px 0px 5px 0px;
  font-weight:bold;
  background-color:#a18ea7;
  background:url(../html/images/search/MY_search_head.gif) no-repeat #a18ea7;
  padding:3px 0px 0px 10px;
  display:block;
  height:19px;
  font-size:12px;
  color:#CCC;
  clear:both;
}
#searchresult_head {
  float:left;
  display:block;
  padding-top:5px;
  padding-left:6px;
  font-size:16px;
  font-weight:bold;
  color:#543f5a;
  height:40px;
  width:555px;
}
#searchresult_main {
  height:115px;
  margin-top:10px;
  display:block;
  width:590px;
}
#searchresult_Tracks {
  padding:0px 0px 0px 5px;
  border-bottom:1px solid #999;
  width:400px;
  margin:0px 0px 0px 155px;
  height:15px;
  font-size:10px;
  color:#666;
}
* html #searchresult_Tracks {
  margin:0px 0px 0px 165px;
}
#searchresult_Tracks span {
  width:350px;
  float:left;
}
.search_playerplay {
  height:13px;
  width:13px;
  margin:0px 5px 0px 0px;
  float:left;
}
* html .search_playerplay {
  padding-right:2px;
}
#search_cover {
  margin-left:10px;
  width:120px;
  height:115px;
  float:left;
}
#search_text {
  overflow:hidden;
  margin-left:30px;
  height:105px;
  width:270px;
  float:left;
}
#search_bpm {
  padding-top:10px;
  margin-left:30px;
  font-size:14px;
  font-weight:bold;
  height:85px;
  width:100px;
  float:left;
  color:#666;
}
#kein_suchergebnis {
  color:#000;
  font-weight:bold;
  font-size:12px;
  margin:40px auto 30px auto;
  width:200px;
}
#kein_suchergebnis span {
  font-size:16px;
  color:#f00;
}
#kein_suchergebnis_newsearch {
  display:block;
  margin:0px auto 0px auto;
  height:40px;
  width:300px;
}
#kein_suchergebnis_newsearch form {
  float:left;
}
#kein_suchergebnis_btnback{
  font-weight:bold;
  margin-left:20px;
  color:#666;
  display:block;
  background:url(../html/images/buttons/MY_DIV_1_BUT0001.gif) no-repeat;
  width:60px;
  height:24px;
  float:left;
}
#kein_suchergebnis_btnback a{
  color:#666;
  padding:8px 0px 0px 40px;
  display:block;
  background:url(../html/images/buttons/MY_DIV_1_BUT0000.gif) no-repeat;
  width:60px;
  height:24px;
}
#kein_suchergebnis_btnback a:hover{
  color:#666;
  padding:8px 0px 0px 40px;
  display:block;
  background:url(../html/images/buttons/MY_DIV_1_BUT0001.gif) no-repeat;
  width:60px;
  height:24px;
}
#kein_suchergebnis_sendbutton{
  margin-left:10px;
  font-size:12px;
  border:0px;
  color:#fff;
  padding:0px 0px 7px 0px;
  background:url(../html/images/buttons/MY_DIV_5_BUT0000.gif) no-repeat;
  height:32px;
  width:46px;
}
#kein_suchergebnis_textfeld {
  font-size:10px;
  border:0px;
  background-color:#fff;
  margin:0px 0px 0px 0px;
  width:100px;
}
