/*  © ArtProLog Mai 2006, Ursula Bartels, ub@artprolog.de */

#content   { color: #0E3192; padding: 5px; width: 390px; float: left; overflow: auto }
#news     { color: #0E3192; display: inline; padding: 5px; width: 190px; float: left; overflow: hidden }

/*** IE6 Fix ***/
* html #news  {  width: 200px; display: inline;}
* html #content  {  width: 400px;}


/*NEWS*/

.news-list-container div.clearer, .news-single-item div.clearer, .news-latest-container div.clearer  { width: 200px; margin-top: 5px; margin-bottom: 5px; height: 1px; clear: right }

.news-latest-gotoarchive, .news-latest-aktuelles, .news-latest-archivheader    { font-weight: bold; background-color: #F4F6F9; text-align: center; text-transform: uppercase; margin-top: 10px; padding-top: 3px; padding-bottom: 1px; width: 200px; height: 20px; border: solid 1px #4462B3}



.news-latest-item, .news-list-item, .news-single-item   { background-color: #ffffff; margin-top: 5px; padding: 5px; width: 180px; overflow: hidden; border: solid 1px #0E3192 }

.news-single-item    { width: 360px; overflow: visible } 

.news-list-item img   { width: 180px; }

h1.csc-firstHeader { line-height: 28px; text-align: center; text-transform: uppercase; margin-bottom: 30px; border-bottom: 1px solid #0E3192 }

