/*******************************

Stylesheet für News

Achtung: Pfadangaben gelten von req/css/ aus.

Dunkelgrau: #303030
Hellgrau: #606060
Orange: #FFCC00
DunklelOrange: #AA8800

********************************/

table#news { margin:10px; border: 1px solid; clear:both; width:100%-20px;; }

table#news td { padding:10px; text-align:left; }

table#news img { margin:10px; margin-top:0px;  }
table#news img#right { margin-right:0px; float:right;  }
table#news img#left { margin-left:0px; float:left;  }
table#news img#arrow { margin:0px; }

table#news h2 { margin:0px; margin-bottom:10px; padding:0px; font-weight:bold; }
