#text .newstitel {
/*	float: left; */
	margin-left: 10px;
	margin-right: 10px;
}

#text .newstext {
	border-right: 0 solid #746559;
	margin-top: 0 !important;
	margin-left: 10px;
	width: 470px;
	float: left;
	text-align: justify;
}

#text .newstext blockquote {
	padding-left: 8pt;
	padding-right: 8pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

#text .newstext ul {
	padding-top: 1ex;
	padding-left: 8pt;
	padding-right: 8pt;
}

#text .newstext li {
	padding-bottom: 2pt;
}

#text .newsright {
	margin-right: 5px;
	overflow: hidden;
	text-align: left;
}

#text .newsright img.cat {
	margin-bottom: 10px;
	float: right;
	border: 0;
}

#text .newsright ul {
	list-style: none;
	text-align: right;
	padding-right: 5px;
}

#text .comments {
	margin-left: 10px;
}

#text .comments * {
	text-align: left;
}


#text #commentbox .pages {
	margin-left: 10px;
}

#text #commentbox hr {
	background: #746559;
	color: #746559;
	height: 1px;
	border: 0;
	width: 510px;
}

#text .addcomment {
	margin-left: 10px;
	color: #5F4634;
}

#text .commenttext, #text .commentauthor { margin-left: 10px; margin-right: 10px; }
#text .commentauthor  { color: #444; }

#text .commentauthor a.autor { text-decoration: none !important; }

#text a.autor:link, #text a.autor:visited { text-decoration: none; color: #5F4634; }
#text a.autor:hover, #text a.autor:active { text-decoration: none; color: #854606; }
#text a.alle:link, #text a.alle:visited { text-decoration: none; color: #5F4634; }
#text a.alle:hover, #text a.alle:active { text-decoration: underline; color: #854606; }

#text hr {
	background: #666666;
	color: #666666;
	height: 1px;
	border: 0;
}
#text hr.386 {
	width: 386px;
}
#text hr.110 {
	width: 110px;
}

#text .ta {
	margin-left: 10px;
}

.sep-news-cmtlink { padding-top: 18pt; }

