/*------------- objektlista --------------*/
#list_box {
    padding:8px;
}
.list_toggle_box {
    width:545px;
    padding:8px;
    padding-bottom:2px;
}
.list_toggle_header {
    font-size: 85%;
    color: #777;
}
a.list_toggled_off {
    font-size: 85% !important; 
    text-decoration:none;
    color: #5c7b84;
}
a.list_toggled_on {
    font-size: 85% !important;
    text-decoration:none;
    border-bottom:1px solid #6fbbd1;
    color: #6fbbd1;
}
a.list_toggled_off:hover {
    border-top:1px dashed #6fbbd1;
    border-bottom:1px dashed #6fbbd1;
    color: #6fbbd1;
}
a.list_toggled_on:hover {

}
.list_desc {
    font-size: 77%;
    color: #a1a1a1;
}
.list_banner {
    width:247px;
    height:183px;
}
.list_items_imageview {
    width:550px;
    padding:3px;
    }
.list_items_imageview_premium {
    width:550px;
    padding:3px;
}
.list_items_imageview_inner {
    width:550px;
}
.list_tr_clickable {
    cursor:hand;
}
.list_items_imageview_inner_premium {
    width:550px;
}
.list_items_logo {
}
.list_thumbnail {
    background-image:url("/images/gears.gif");
    background-repeat:no-repeat;
    background-position:center;
    padding:1px;
    border:1px solid #a1a1a1;
}
.list_thumbnail_premium {
    background-image:url("/images/gears.gif");
    background-repeat:no-repeat;
    background-position:center;
    padding:1px;
    border:1px solid #a1a1a1;
    width:200px;
}
.list_item_info {
    font-size:85%;
    color: #444;
    font-weight:bold;
}
.list_row0 {
    background-color:#ededed;
}
.list_row1 {
    background-color:white;
}
.list_row0:hover {
    background-color:#d5e4e9;
}
.list_row1:hover {
    background-color:#ebfaff;
}
.list_row_premium0 {
    background-color:#ededed;
    /*background-image:url("/images/bg_premium_0.png");*/
}
.list_row_premium1 {
    background-color:white;
    /*background-image:url("/images/bg_premium_1.png");*/
}
.list_row_premium0:hover {
    background-color:#d5e4e9;
}
.list_row_premium1:hover {
    background-color:#ebfaff;
}
.item_list_addr {
    font-size:138.5%;
    color:black;
    text-decoration:none;
}
.list_item_text {
    font-size:100%;
    color: #333;
    word-wrap: break-word;
    width:365px;
    text-decoration:none;
}
.list_item_text a {
    font-size:100%;
    color: #333;
    word-wrap: break-word;
    text-decoration:none;
}
.list_logo_premium {
    float:right;
    margin:5px;
}
.gallery-view {
    margin: 0 auto;
    width: 565px;
}

.gallery-view a {
    text-decoration:none;
}
.gallery-view span {
    position:absolute;
    width:200px;
    color:white;
    bottom:-33px;
    left:-43px;
    overflow:hidden;
    text-decoration:none;
    font-weight:bold;
    line-height:25px;
    background-image:url('/images/bgfade.png');
    background-repeat:repeat-x;
}
.gallery-view-link {
    position: relative;
    display: block;
    float: left;
    width: 113px;
    height: 85px;
}

.gallery-view img {
    position: absolute;
    height: 85px;
    left: 0px;
    top: 0px;
    background-image:url("/images/gears.gif");
    background-repeat:no-repeat;
    background-position:center;
}
.clear {
    clear: both;
    overflow: hidden;
    width: 0px;
}
.wanted {
    width:560px;
    padding-left:5px;
    padding-right:5px;
}
.wanted input {
    border:none;
    border-bottom:1px dashed #aaa;
    margin:2px;
    font-weight:bold;
    width:300px;
}
.wanted-size {

    width:80px !important;
}
textarea.wanted  {
    margin:2px;
    width:545px;
    height:150px;
}
.wanted-button {
    float:right;
    max-width:80px !important;
    border:1px solid black !important;
}
.ext_list_items_imageview {
    width:100%;
    padding:3px;
}
.poolkungen {
    font-size:77%;
    color:#ddd;
    text-decoration:none;
}
.poolkungen:hover {
    text-decoration:underline;
    color:#ccc;
}