Danke

Code: Alles auswählen
/*This is the border around the avatar */
.avatarline {
background-color : #CCCCCC;
border : 1px dotted Black;
padding-bottom : 2px;
padding-left : 2px;
padding-right : 2px;
padding-top : 2px;
text-justify : center;
text-align : center;
}
Code: Alles auswählen
<table width="1%" border="0" cellspacing="2" cellpadding="2" align="center" class="avatarline">
Code: Alles auswählen
<table width="1%" border="0" cellspacing="2" cellpadding="2" align="center">