
/* Titelwerbung */
#mapTw {
position: relative;
}

#mapTw ul {
margin: 0;
padding: 0;
list-style: none;
} 
#mapTw a {
position: absolute;
text-indent: -0em;
outline: none;
} 

/* Standardelemente 
#mapTw .hsw_card a {
top: 10px;
left: 12px;
width: 97px;
height: 28px;
background: url(../images/titelwerbung/hsw-card-k.jpg);
filter: Alpha(opacity=0);
opacity:0;
-moz-opacity:0;
}
#mapTw .hsw_card a:hover {
border: 0px solid #666633;
width: 97px;
height: 28px;
background-image: url(../images/titelwerbung/hsw-card-g.jpg);
filter: Alpha(opacity=20);
opacity:0.2;
-moz-opacity:0.2;
} 
*/
 
#mapTw .hsw_card a {
top: 16px;
left: 18px;
width: 521px;
height: 150px;
background: url(../images/titelwerbung/hsw-card_k_2018b.gif);
background-repeat: no-repeat;
}
#mapTw .hsw_card a:hover {
border: 0px solid #ffffff;
background-image: url(../images/titelwerbung/hsw-card_k_2018b.gif);
top: 16px;
left: 18px;
width: 521px;
height: 150px;
} 