#hd {
	background:#EEF0EB url(../img/Header_left.jpg) no-repeat;
	height:100px;
	padding:0;
}
#hd img {
    border:0;
	padding:0;
}
#hd #header_left {
    background:url(../img/Header_left.jpg) no-repeat;
	height: 100px;
	width:321px;
	float:left;
}
#hd #header_right {
	background:url(../img/Header_right.jpg) no-repeat;
	height: 100px;
	width:362px;
	float:right;
}

#nav {display: none;}

#content p a[href]:after,
#content div.news-latest-morelink a[href]:after,
#ft a:after {
   content: " <http://www.gutlebenimalter.de/" attr(href) "> ";
   font-size: 80%;
}

#content p a[href^="http://"]:after,
#content div.news-latest-morelink a[href^="http://"]:after,
#ft a[href^="http://"]:after {
   content: " <" attr(href) "> ";
   }

#content img {
    float:left;
    padding:0pt 1em 0.8em 0pt;
}

#content .news-list-category ,
#content .news-single-category,
#content .news-latest-category,
#content .news-latest-morelink {
	clear:both;
}

#content .news-single-category {
    margin-top: 0.5em;
}

#content .news-single-item .news-single-timedata,
#content .news-list-item .news-list-date {
	text-align:right;
}

table caption {
	text-align: left;
	font-weight: bold;
	font-size:110%;
	padding-bottom:0.3em;
}
