#news_dates_anzeige table {
 font-size: 10px; 
 font-family: arial;
 font-weight: normal;
 border: 0px;
 padding:0px;
 border-spacing: 0px;
}

#news_dates_anzeige .datum {
 width: 95px;
 background-color: #cfcfcf;
 color: #870000;
 border-top: 1px solid black;
 font-weight: bold;
 font-family: georgia, palatino linotype, times new roman, serif;
 font-size: 16px;
 text-align: right;
}

#news_dates_anzeige .name {
 background-color: #ffffff;
 color: #000000;
 border-top: 1px solid black;
 border-right: 1px solid black;
 font-weight: normal;
 font-family: arial;
 font-size: 14px;
 text-align: left;
 padding-left: 10px;
}

#news_dates_anzeige .uebers {
 background-color: #cfcfcf;
 color: #000000;
 border-right: 1px solid black;
 font-weight: bold;
 font-family: arial;
 font-size: 16px;
 text-align: left;
 padding: 10px;
}

#news_dates_anzeige .text {
 background-color: #cfcfcf;
 color: #000000;
 border-right: 1px solid black;
 font-weight: bold;
 font-family: arial;
 font-size: 12px;
 text-align: left;
 padding: 10px;
}

#news_dates_anzeige .spacer {
 height: 40px;
 background-color: 0;
 border-right: 0px solid black;
}
  
/*#############################################*/


#news_dates_vorschau table {
 width: 650px;
 font-size: 10px; 
 font-family: arial;
 font-weight: normal;
 border: 0;
 padding: 0px;
 border-spacing: 0px;
}

#news_dates_vorschau .datum {
 width: 80px;
 background-color: #cfcfcf;
 color: #000000;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid black;
 font-weight: bold;
 font-family: arial;
 font-size: 11px;
 text-align: right;
}

#news_dates_vorschau .name {
 background-color: #cfcfcf;
 color: #870000;
 border:0px;
 border-top: 1px solid black;
 border-right: 1px solid black;
 padding-left:10px;
 font-weight: bold;
 font-family: arial;
 font-size: 13px;
 text-align: left;
}

#news_dates_vorschau .uebers {
 background-color: #ffffff;
 color: #000000;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid black;
 padding-left: 10px;
 font-weight: bold;
 font-family: arial;
 font-size: 13px;
 text-align: left;
}
#news_dates_vorschau .spacer {
 height: 20px;
 background-color: 0;
 border:0px;
}
