/* LATEST */
#news_latest { padding: 5px 12px 9px 5px; background-color: #f2f2f2; border: solid 1px #c72337; }
#news_latest DIV.image { float: left; margin-top: 0px; margin-bottom: 7px; margin-right: 10px; }
#news_latest DIV.datum { font-size: 9px; line-height: 10px; margin-bottom: 5px; }
#news_latest H3 { margin-top: 0px }
#news_latest DIV.subheader { margin-top: 5px; margin-bottom: 0px; }
#news_latest DIV.more { margin: 0px; text-align: right; }

/* LIST */
#news_list { border-bottom: solid 1px #c72337; margin-bottom: 20px; }
#news_list DIV.image IMG { float: left; margin-top: 0px; margin-bottom: 7px; margin-right: 10px; }
#news_list DIV.datum { font-size: 9px; font-weight: bold; line-height: 10px; }
#news_list H3 { margin-top: 5px; line-height: 15px; }
#news_list DIV.subheader { margin-top: 10px; margin-bottom: 0px; }
#news_list DIV.more { margin: 0px; margin-bottom: 10px; }

/* SINGLE */
#news_single {  }
#news_single DIV.image { margin-top: 0px; margin-top: 2px; }
#news_single DIV.image IMG { float: left; margin-top: 2px; margin-right: 10px; margin-bottom: 10px; }
#news_single DIV.datum { font-size: 9px; font-weight: bold; margin-bottom: 10px; }
#news_single H1 {  }
#news_single DIV.subheader { margin-top: 5px; margin-bottom: 10px; }
#news_single DIV.content { margin-top: -10px; margin-bottom: 7px; }
#news_single DIV.back { border-top: 1px solid #C72337; margin-top: 15px; }

/* ARCHIV */
#news_archiv   { clear: both }
#news_archiv P, #news_archiv H3    { margin-top: 0px }

/* RECORDINSERT */
#news_recordinsert {  }
#news_latest A { color: black }
