/***********************************************************************************

CSS Formatierung des Newsplugins auf Basis des modifizierten Templates

************************************************************************************/


	
						
						
/*******************************************************
**  Ansicht: LATEST 
**/

.newslatest_allheadline
						{
						background	: url(../img/bgNewsLatestBalken.gif) repeat-x;
						display:block;
						height:17px;
						color:#fff;
						font-weight:bold;
						text-transform	: uppercase;
						padding-left:15px;
						padding-top:3px;
						}

#idnewsspalte 			{
						position:relative;
						
						}

.newslastitem
						{
						padding-left:10px;
						padding-right:10px;
						padding-top:15px;
						padding-bottom:5px;
						
						}					
						
#idnewsspalte div.newslatestheader
				 		{
						
						color		: #646464!important; font-size:10px;
						margin		: 0px;
						padding		: 0px;
						font-weight:bold;
						}
						

#idnewsspalte div.newslatesttitle
						{
						
						
						padding		: 0px;
						margin		: 0px;
						
						}
						
#idnewsspalte div.newslatesttitle a
						{
						color		: #35618f!important; font-size:11px; font-weight:bold;
						text-decoration: none;
						
						
						padding		: 0px;
						
						display		: block;
						}					

#idnewsspalte .newslatestsubheader
						{
						position	: relative;
						
						}
						
#idcontentright #idnewsspalte div.newslatestsubheader p
						{
						color		: #666666!important;
						font-size	: 11px;
						line-height : 13px;
						text-align  : left;
						padding-left: 12px;
						}						
						
div.newslatestmorelink 	
						{
						color		: #DD0026!important;
						
						margin		: 0px;
						
						
						}


						
div.newslatestgotoarchive a
 						{
						
						color:#35618F;
						
						
						text-decoration	: underline;
						
						
						
						
						
						
						
						
						}

div.newslatestgotoarchive
						{
						font-weight:normal!important;
						
						}

						

#start_news .newslatesteader 
						{
						display:none;	
						}

#start_news .newslastitem a,
#start_news .newslatestgotoarchive a
					{
					color:#DD0026;	
						
					}
					
#start_news div.newslatestgotoarchive					
						{
						font-weight:normal!important;
						padding-left:10px;
						}					
/*******************************************************
**  Ansicht: LIST 
**/

.newslistimagecontainer
						{
						float		: left;
						margin-right: 10px;
						
						}
						
.newslisttextcontainer
						{
						float:right;
						width:300px;
						
						}

.newslistheader 		{
						color		: #35618f; font-size:9px; font-weight:bold; text-align:left;
						font-size	: 9px;
						margin		: 0px;
						padding		: 0px;
						height		: 15px;
						}

.referenzen .newslistheader 
						{
						display		: none;
						}					
						
						
						
.newslisttitle,
.newslisttitle a 		{
						font-size	: 11px; 
						padding		: 0px; padding-top:0px; padding-bottom:5px;
						margin		: 0px;
						float		: left;
						height		: 10px;
						text-decoration: none;
						}

.newslistsubheader		{
						clear		: both;
						}
						
						
div.newslistsubheader img
						{
						float:left;
						padding-right:10px;
						padding-bottom:10px;
						}
div.newslistmorelink 	
						{
						color		: #92440b!important;
						
						margin		: 0px;
						
						
						}

div.newslistmorelink a	
						{
						color		: #35618f;
						}
												




/*******************************************************
**  Ansicht: SINGLE
**/

.newssingleheader 		{
						color		: #999999; font-size:9px; font-weight:bold; text-align:left;
						margin		: 0px;
						padding		: 0px;
						padding-top	: 10px;
						height		: 25px;
						}
						
.referenzen .newssingleheader
						{
						display		: none;
						}					

.newssingletitle 		{
						color		: #6e6e6e!important; font-size:11px; font-weight:bold;
						padding		: 0px; padding-top:0px; padding-bottom:2px;
						margin		: 0px;
						float		: left;
						height		: 13px;
						
						}

.newssinglecontent 		{
						clear		: both;
}




.newssinglebacklink a 	{
						color			: #fff!important;
						font-size		: 9px; 
						text-align		: left; 
						font-weight		: bold;
						text-decoration	: none;
						text-transform	: uppercase;
						
						padding-left	: 22px;
						padding-right	: 6px;
						padding-top		: 2px;
						padding-bottom	: 2px;
						
						margin			: 0px;
												
						background		: url(definenews_FILES/bgButtonGrauPlusPfeilBack.gif)	left center no-repeat;
						}

a.newssinglefilelink,
a.newssinglefilelink:Hover
						{
						color			: #6194c5!important;
						font-size		: 11px;
						text-decoration	: none;
						padding-left	: 15px;
						background		: url(definenews_FILES/bgLinkDownload.gif)	left center no-repeat;
						}					

.newssinglefilesize
						{
						color			: #6194c5!important;
						font-size		: 11px;
						text-decoration	: none;
						padding-left	: 4px;
						}					
						
						
/*******************************************************
**  GENERELLE OBJEKTE
**/


.news_divider 			{
							border-bottom: 1px dotted #cecccc;
							height:1px;
							margin-top:25px; margin-bottom:25px;
						}
						
.last .news_divider
			 			{
				
							margin-top:9px; margin-bottom:9px;
							height:2px;
						}						

.news_dividerfirst 		{
						background: url(definenews_FILES/divider.gif) repeat-x;
							margin-top:5px; margin-bottom:15px;
						}


						
/*******************************************************
**  FORMATIERUNG DER BILDER
**/


.newsImage				{
						float		: right;
						padding-left: 15px; padding-bottom:12px;
						}


