<!--	

.contentitem .textcontent table{
border: double white 2px; 
border-right: none; 
border-bottom: none; 
border-left: none; 
border-collapse:collapse;
width: 99%;
color:#2F3535;
padding:0px;
margin:0px;
margin-bottom:4px;
vertical-align:top;
}

.contentitem .textcontent table{
border: double white 2px; 
border-right: none; 
border-bottom: none; 
border-left: none; 
border-collapse:collapse;
width: 99%;
color:#2F3535;
padding:0px;
margin:0px;
margin-bottom:4px;
vertical-align:top;
}


.contentitem .textcontent table caption{
border: none; 
background: url('/html/images/tabel_titel_balk_magazine.gif') -3px bottom no-repeat;
color: #fff;
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
font-weight: bold;
font-size: 0.8em;
padding-left:10px;
padding-bottom:2px;
text-align:left;
vertical-align:bottom;
width:99%;
height:20px;
}

.contentitem table td{
border: #91556E solid 1px;
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
font-weight: normal;
font-size: 0.8em;
padding-left:10px;
text-align:right;
}

.contentitem table td.first{
background:#F5EFFD;
font-weight:bold;
text-align:left;
}

.contentitem table td.last{
text-align:right;
}

.contentitem table th{
border: #91556E solid 1px;
background:#91556E;
color:white;
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
font-weight: normal;
font-size: 0.8em;

}


-->