

/* *** Titel und Titel-Link ****************** */

.wbt_titel {
background-color: #FFCC00;
padding: 0px;
border: 0px solid #085573;
}

.wbt_titel_l {

height: 22px;
padding: 0px;
width:6px;
}

.wbt_titel_r {

height: 22px;
padding: 0px;
width:6px;
}

.wbt_titel_m {

font-size: 11px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #085573;
font-weight: bold;
height: 22px;
padding: 0px;
}

.wbt_titel_m a:link, .wbt_titel_m a:visited, .wbt_titel_m a:active {
    font-size: 11px; font-weight: bold; color: #085573; text-decoration: none; }
.wbt_titel_m a:hover {
    font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }


/* *** Werbetext und -Link ****************** */

.wbt_content {
clear: left;
background-color: #F2F9FF;
font-size: 10px;
font-weight:normal;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #333333;
padding: 3px;
border-left: 1px solid  #085573;
border-right: 1px solid  #085573;
}

.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: #F2F9FF url(http://www.wellpresso.de/adsman/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: #FC2511;
font-weight: bold;
padding: 0px 4px 2px 0px;
border-left: 1px solid  #085573;
border-right: 1px solid  #085573;
border-bottom: 1px solid  #085573;
}

.wbt_bottom a { font-size: 10px; font-weight: bold; color: #FC2511; text-decoration: none; }
.wbt_bottom a:hover { font-size: 10px; font-weight: bold; color: #085573; text-decoration: none; }
.wbt_bottom a:visited { font-size: 10px; font-weight: bold; color: #FC2511; text-decoration: none; }
.wbt_bottom a:active { font-size: 10px; font-weight: bold; color: #FC2511; text-decoration: none; }


