.txdBildMitRahmen {
border: 1px solid #c2c2c2;
}

.txserledigt {
text-decoration:line-through;
}

.txswichtig {
color:#009900; 
font-weight:bolder; 
}

.txdWarnung{
background: no-repeat 5px 8px url('../Docs/images/background/bg-warnung.png') #fffad5;
border: 1px solid #4c4c4c;
padding: 5px 5px 5px 25px;
color: #4c4c4c;
line-height: 166.67%;
margin-bottom: 10px;
font-weight: bold;
}

.txdCallToAction {
background: no-repeat top left url('../Docs/images/background/bg-calltoaction-left.png');
width: 220px;
height: 49px;
margin-bottom: 15px;
}

.txsexternerLink {
background: url('../Docs/images/background/bg-external-link.png') no-repeat right center;
padding-right: 15px;
}
