/* LATEST ANZEIGE */

.news-latest-container{
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.news-latest-image{
	float:left;
}

.news-latest-container p{
	display: inline;
}

.news-latest-cat, .news-single-cat, .news-single-aut{
	color: #333333;
}

.news-latest-title{
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 20px;
}

.news-latest-container IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}

.news-latest-content{

}

.news-latest-title a:link{
	color: #8742AD;
}

.news-latest-title a:visited{
	color: #8742AD;
}

.news-latest-title a:hover{
	color: #8742AD;
}


/* #################################### */

/* SEARCH FORM */

.news-search-form {
	padding:3px;
	margin-bottom:5px;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-search-form input{
	border: 1px solid #BFDF29;
	background-color: #8A9BAD;
	color: #FFFFFF;
}

/* ####################### */

/* SINGLE ANZEIGE */

.news-single-container{

}

.news-single-title{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #8742AD;
}

.news-single-timestamp{
	color: #333333;
	/* float: right; */
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.news-single-content{
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 10px;
}

/*
.news-single-cat -> siehe .news-latest-cat
.news-single-aut -> siehe .news-latest-cat
*/

.news-single-additional-info {
	background-color: #81989F;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:6px;
	background-color: #78878C;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}



/* ARCHIV */

.news-amenu-container {
	margin-top:10px;
	margin-bottom: 20px;
	padding:3px;
	border:1px solid #333;
	width: 250px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#AEDF29;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #AEDF29;
	color:#fff;
}

/* ###### */
