

/* *** Titel und Titel-Link ****************** */

.wbt_titel {
background-color: #0099FF;
padding: 0px;
border: 0px solid #FFFFFF;
}

.wbt_titel_l {

height: 18px;
padding: 0px;
width:6px;
}

.wbt_titel_r {

height: 18px;
padding: 0px;
width:6px;
}

.wbt_titel_m {

font-size: 12px;
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: 12px; font-weight: bold; color: #F9F9F9; text-decoration: none; }
.wbt_titel_m a:hover {
    font-size: 12px; font-weight: bold; color: #FFFF00; text-decoration: underline; }


/* *** Werbetext und -Link ****************** */

.wbt_content {
clear: left;
background-color: #FFFFFF;
font-size: 10px;
font-weight:normal;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #0033FF;
padding: 3px;
border-left: 0px solid  #FFFFFF;
border-right: 0px solid  #FFFFFF;
}

.wbt_content a { font-size: 10px; font-weight:normal; color: #0033FF; text-decoration: none; }
.wbt_content a:hover { font-size: 10px; font-weight: normal; color: #009900; text-decoration: none; }
.wbt_content a:visited { font-size: 10px; font-weight: normal; color: #0033FF; text-decoration: none; }
.wbt_content a:active { font-size: 10px; font-weight: normal; color: #0033FF; text-decoration: none; }

/* *** Anzeige Grafik und ...mehr Link.  ****************** */

.wbt_bottom {
background: #FFFFFF;
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: 0px solid  #FFFFFF;
border-right: 0px solid  #FFFFFF;
border-bottom: 0px solid  #FFFFFF;
}

.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: #000000; 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; }

