/* LATEST ANZEIGE */

.news-latest-container{
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.news-latest-container p{
	display: inline;
}

.news-latest-cat, .news-single-cat, .news-single-aut{
	color: #A8C22D;
}

.news-latest-title{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.news-latest-content{

}

/* LIST ANZEIGE */

.news-list-container{
	float:left;
	width:380px;
	min-height:100px;
	padding:15px 40px 32px 19px;
}

.news-list-date{
	font-size:12px;
}

.news-list-contentpicture{
	float:left;
/*	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;*/
}

.news-list-contentpicture img{
	margin-top:15px;
	margin-right:15px;
	margin-bottom:10px;
}

.news-list-contenttext{
	display:block;
/*	float:left;*/
	width:100%;
	padding-top:15px;
/*	margin-top:10px;*/
	
}

.news-list-more{
	float:left;
	width:100%;
	margin-top:15px;
}

/*
.div-title a:link{
	color: #A8C22D;
}
.div-title a:visited{
	color: #A8C22D;
}
.div-title a:hover{
	color: #FFFFFF;
}
*/

/* #################################### */

/* 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 #A8C22D;
	background-color: #78878C;
	color: #FFFFFF;
	padding: 1px;
}

/* ####################### */

/* SINGLE ANZEIGE */

.news-single-container{
	width:500px;
	margin:0px auto;
}

.news-single-title{
	
}

.news-single-timestamp{
	font-size:12px;
}


.news-single-content{

}

.news-single-images a{
	width:250px;
}

.news-single-images img{
	margin-top:20px;
}

.news-single-imgcaption{
	font-size:12px;
	width:240px;
}

/*
.news-single-cat -> siehe .news-latest-cat
.news-single-aut -> siehe .news-latest-cat
*/

.news-single-additional-info {
	margin-top: 15px;
	padding:10px;
	border: 3px solid #C92017;

}
.news-single-related,.news-single-files,.news-single-links  {

}

.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%;
}

/*
.news-single-addcont{

}

.news-single-related dt, .news-single-files dt, .news-single-links dt{
	font-weight: bold;
}

.news-single-related, .news-single-files, .news-single-links{
	padding: 10px;
}

.news-single-related{
	margin: 0px;
	margin-bottom: 2px;
}

.news-single-files{
	margin: 0px;
}

.news-single-links{
	margin: 0px;
	margin-top: 2px;
}
*/
/* ####################### */


/* 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 {


}
.news-amenu-item-year {

}

/* ###### */
