.dbschnellsuche {
    width:490px;
    margin-bottom: 7px;
    border-bottom: 1px solid orange;
    color: orange;
    font-weight: bolder;
    text-transform: uppercase;
}
#dbliste {
    margin:0px;
    padding: 0px;
    font-family: verdana,arial,helvetia;
    font-size: 12px;
}
#dbliste .dblink {
    margin:0px 0 3px 10px;
    padding-left: 20px;
    background-image: url(http://www.wecarelife.at/fileadmin/site/images/square.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
#dbliste .dblink a {
    color: #990000;
    text-decoration: none;
    font-weight: bolder;
}
#dbliste .dblink a:hover {
    text-decoration: underline;
}
span.dbneu {
    /*padding-left: 15px;
    background-image:url(http://www.wecarelife.at/fileadmin/site/images/dbstar.gif);
    background-repeat: no-repeat;
    background-position: left;*/
    color: orange;
}

.dbuber {
    width:486px;
    margin: 0;
    border-bottom: 1px solid orange;
    color: orange;
    font-weight: bolder;
    text-transform: uppercase;
}
.dbliste {
    width: 486px;
    float:left;
    background-image:url(http://www.wecarelife.at/fileadmin/site/images/verttr.jpg);
    background-position: top center;
    background-repeat:repeat-y;
}
.dblinks {
    float:left;
    width: 238px;
}
.dbrechts {
    float:left;
    margin: 0 0 0 10px;
    width: 238px;
}
.dbhead {
    margin: 7px 0 7px 0;
    padding: 5px 0 1px 5px;
    width: 238px;
    width/* */:/**/233px;
    width:/**/233px;
    background-color: #E7EFFF;
    font-size: 12px;
    font-weight:bolder;
}
* html .dbhead {
    margin: 7px 0 7px 0;
    padding: 5px 0 0 5px;
}
.dbsubhead {
    margin: 5px 0 5px 0;
    padding: 6px 0 0px 5px;
    font-weight:bolder;
    font-size: 12px;
}
#dbliste h3 {
    margin: 0px;
    padding: 0px;
}
i.dbfort {
    font-weight: normal;
    font-size: 11px;
}
