

/* *** Titel und Titel-Link ****************** */

.wbt_titel {
background-color: #508AC5;
padding: 0px;
border: 1px solid #006699;
}

.wbt_titel_l {

height: 18px;
padding: 0px;
width:6px;
}

.wbt_titel_r {

height: 18px;
padding: 0px;
width:6px;
}

.wbt_titel_m {

font-size: 11px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #F9F9F9;
font-weight: bold;
height: 18px;
padding: 0px;
}

.wbt_titel_m a:link, .wbt_titel_m a:visited, .wbt_titel_m a:active {
    font-size: 11px; font-weight: bold; color: #F9F9F9; text-decoration: none; }
.wbt_titel_m a:hover {
    font-size: 11px; font-weight: bold; color: #F9F9F9; text-decoration: none; }


/* *** Werbetext und -Link ****************** */

.wbt_content {
clear: left;
background-color: #F9F9F9;
font-size: 10px;
font-weight:normal;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #333333;
padding: 3px;
border-left: 1px dashed  #006699;
border-right: 1px dashed  #006699;
}

.wbt_content a { font-size: 10px; font-weight:normal; color: #333333; text-decoration: none; }
.wbt_content a:hover { font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.wbt_content a:visited { font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.wbt_content a:active { font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }

/* *** Anzeige Grafik und ...mehr Link.  ****************** */

.wbt_bottom {
background: #F9F9F9 url(http://www.adpro.findetalles.de/img/t_img/anzeige_txt_grau.png);
background-repeat: no-repeat;
background-position: 0 bottom;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
text-align: right;
color: #3366CC;
font-weight: bold;
padding: 0px 4px 2px 0px;
border-left: 1px dashed  #006699;
border-right: 1px dashed  #006699;
border-bottom: 1px dashed  #006699;
}

.wbt_bottom a { font-size: 10px; font-weight: bold; color: #3366CC; text-decoration: none; }
.wbt_bottom a:hover { font-size: 10px; font-weight: bold; color: #3366CC; text-decoration: none; }
.wbt_bottom a:visited { font-size: 10px; font-weight: bold; color: #3366CC; text-decoration: none; }
.wbt_bottom a:active { font-size: 10px; font-weight: bold; color: #3366CC; text-decoration: none; }

