table#news{border:0px solid blue}

#news th{	color:#666;
			padding: 1px 0 1px 1em;
			background: #e2e2e2}

#news .datum{padding: 0 3em 0 1em}
#news .titel{padding: 0 3em 0em 1em}
#news td.titel{padding-bottom: 1em}

#news td{font-weight:normal;}

.news-latest-container{
			margin-bottom: 2em;
			padding-bottom: 2em;
			border-bottom: 1px solid #e2e2e2;}



.news-catmenu{	border-top: 1px solid #e2e2e2;
				border-bottom: 1px solid #e2e2e2;
				padding: 8px 0 8px 0;
				margin-bottom: 8px;
				}
.news-catmenu select{margin-left: 5em}

#content ul{border: 0px solid blue;
					width: 100%;
					clear: both;
					list-style-type: none;
					list-style-position: inside;
					position: relative;
					float: none;}

.news-single-item h2{color:#e49b00;font-weight:bold;}					
#content ul li{ 	background-image:url(/fileadmin/template/bilder/bullet.gif);
						background-repeat:no-repeat;
						background-position:0.5em 0.5em;
						padding-left: 1.7em;
}

.news-single-item .bodytext{clear:both;}

.news-single-item h3{font-weight:normal}

.news-single-item h2{margin-bottom: 2em}

#content .news-latest-container .news-latest-item p.bodytext{margin-bottom:0; }
.news-latest-container .news-latest-item strong{color:#e49b00;}

.news-single-files dd a img,
.news-single-files dd img{	margin-right: 5px}