/*div#suche {
    display: block;
    min-height: 95px;
}
div#suche input, div#suche label {
    float: left;
    margin-bottom:3px;
    margin-right:3px;
    width: 180px;
}
div#suche { min-height: 75px; }*/

/* SUCHE */

.emptyResult {
    font-size: 14px;
    font-weight: bold;
    margin-left: 40px;
}
div#sucheheader {
    /*height: 250px;*/
}

#sucheheader_tabs {
    height: 32px;
}
#sucheheader_tabs a {
    height: 32px;
    width: 135px;
    float:left;
    display: inline-block;
}
#sucheheader_tabs a:hover {
    background-position: 0px -32px;
}
#suche_tabs_aachen {
    background: url(/img/suche/suche_tabs_aachen.jpg) no-repeat;
}
#suche_tabs_goettingen {
    background: url(/img/suche/suche_tabs_goettingen.jpg) no-repeat;
}
#suche_tabs_osna {
    background: url(/img/suche/suche_tabs_osna.jpg) no-repeat;
}

#suche_tabs_mainz {
    background: url(/img/suche/suche_tabs_mainz.jpg) no-repeat;
}

#suche_tabs_muenster {
    background: url(/img/suche/suche_tabs_muenster.jpg) no-repeat;
}

#sucheheader_boxes {
    clear:left;
    background: url(/img/template/profile_bg_top.png) no-repeat;
    height:280px;
    margin-left: -20px;
    padding-left:20px;
}

.stadtbanner {
    width:771px;
    height:270px;
}
#stadtbanner_aachen {
    background: url(/img/template/staedte/teaser_aachen.jpg) center no-repeat;
}
#stadtbanner_osnabrueck {
    background: url(/img/template/staedte/teaser_osnabrueck.jpg) center no-repeat;
}
#stadtbanner_mainz {
    background: url(/img/template/staedte/teaser_mainz.jpg) center no-repeat;
}
#stadtbanner_muenster {
    background: url(/img/template/staedte/teaser_muenster.jpg) center no-repeat;
}
#sucheliste {
    display: inline-block;
}
#view_ranking_btns {
    float:right;
}
#view_ranking_btn, #view_liste_btn {
    float:left;
    height:21px;
    cursor: pointer; cursor: hand; /*for IE*/
}
#view_ranking_btn {
    background: url(/img/suche/suche_ranking.jpg) no-repeat 0 -21px;
        width: 76px;
}

#view_liste_btn {
    background: url(/img/suche/suche_liste.jpg) no-repeat 0 -21px;
        width: 52px;
}
#view_map_btn {
    float:left;
    width: 83px;
    height:21px;
    background: url(/img/suche/suche_map.jpg) no-repeat;
    cursor: pointer; cursor: hand; /*for IE*/
}
#suche_title {
    float:left;
}
#suche_title_bar {
    height:21px;
    border-bottom: 1px solid #000;
}
#sucheergebnisse {
    width:760px;
    padding-left:30px;
    /*margin-top: -100px;*/
}

#suche_title {
    color: #124b2a;
    font-weight: bold;
    text-transform:uppercase;
    font-size:16px;
}
#suche_sortbar {
    margin-top: 10px;
}
.suche_sort_btn {
    width: 130px;
    float:left;
    margin: 2px;
    padding: 2px 2px 2px 16px;;
    background-color:#faffff;
    color: #124b2a;
    font-weight:bold;
}
.suche_sort_btn:hover {
    background-color: #e8e8e8;
}
.ergebnisitem{
    margin-top:20px;
    padding-bottom:20px;
    /*border-bottom: 1px solid #ccc;*/
    float:left;
    width:100%;
}
.trenner_verteilerseite {
height:20px;
width:100%;
float:left;
margin-top:10px;
    background: url(/img/template/trenner_verteilerseite.jpg) no-repeat;
}
.ergebnisitem_pic {
    width: 70px;
    height:48px;
    
}
.ergebnisitem_top_bar {
    float:left;
}
.ergebnisitem_text {
    width:480px;
    height:48px;
}
.ergebnisitem_text_name {
    margin-left:40px;
    color: #005c2d;
    font-weight:bold;
    font-size:18px;
}
.ergebnisitem_text_motto {
    margin-left:40px;
    color: #005c2d;
    font-style:italic;
    max-height:16px; /*hide really long strings */
    overflow:hidden;
}
.ergebnisitem_stats_score {
    text-align:right;
    color:#005c2d;
    font-weight:bold;
    font-size:22px;
    padding: 6px 38px 2px 40px;
    margin-left:-12px;
    margin-top:-6px;
    width:38px;
    height:43px;
    background: url(/img/suche/ergebnisitem_stats_score_bg.png) no-repeat;
}
.ergebnisitem_stats_text,
.ergebnisitem_stats_number,
.ergebnisitem_info
{
    color:white;
    font-weight:bold;
}
.ergebnisitem_info {
    height: 18px;
    overflow:hidden;
    padding-left: 20px;
}
.ergebnisitem_stats_text,
.ergebnisitem_info {
    font-size:12px;
    padding-top:3px;
}
.ergebnisitem_stats_number {
    font-size:16px;
}
.ergebnisitem_more a {
        color: #005c2d;
    font-weight:bold;
    text-decoration:none;
}
.ergebnisitem_more {
    width:100px;
    margin-top:20px;
}
.ergebnisitem_icons_box {
    width:100px;
    margin-top:-10px;
}
.ergebnisitem_icons img, .ergebnisitem_icons span {
    padding:2px;
    vertical-align:middle;
}
.arrow_asc {
    background: #e8e8e8 url(/img/suche/arrow_asc.png) left center no-repeat;
}
.arrow_desc {
    background: #e8e8e8 url(/img/suche/arrow_desc.png) left center no-repeat;
}
.ergebnisitem_icons {
    float:right;
}
.ergebnisitem_stats_bar {
    background-color:#52b328;
    width: 100%;
    height:23px;
    float:left;
}

.ergebnisitem_stats {
    width:108px;
}
.ergebnisitem_stats div.ergebnisitem_stats_text {
   padding-left:15px;
}
#suche_locations_btn, #suche_locations_btn_active {
    width:148px;
    height:24px;
    background: url(/img/suche/btn_locations.jpg) left top no-repeat;
    float:left;
    display:inline-block;
    margin-left:20px;
    margin-top:-5px;
    cursor: pointer; cursor: hand; /*for IE*/
}

#suche_locations_btn:hover, #suche_locations_btn_active {
    background-position: 0px -24px;
}
#suche_locations_btn_active {
    cursor: default;
    margin-left:0;
    margin-right:20px;
}

div#suchekarte {
    width: 760px;
    height: 500px;
    border: 1px solid #ccc;
    margin-left:30px;
    display:none;
}


.ergebnisitem_pic,
.ergebnisitem_stats_score,
.ergebnisitem_stats,
.ergebnisitem_icons_box,
.ergebnisitem_more,
.ergebnisitem_text,
.ergebnisitem_stats_text,
.ergebnisitem_stats_number
{
    display:inline-block;
    float:left;
}

.buddy_ergebnisitem {
    clear:both;
    padding: 20px 0 20px 0;
}
.buddy_ergebnisitem_name {
    /*margin-left:40px;*/
    color: #005c2d;
    font-weight:bold;
    font-size:18px;
}
.buddy_ergebnisitem_bild, .buddy_ergebnisitem_text {
    float:left;
    display:inline-block;
}
.buddy_ergebnisitem_text {
    padding: 0 10px 10px 10px;
    max-width:380px;
}
.buddy_ergebnisitem_v {
    max-height: 70px;
    max-width: 70px;
}