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

CSS Formatierung des Newsplugins auf Basis des modifizierten Templates

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


	
						
						
/*******************************************************
**  Ansicht: LATEST 
**/
#idnewsspalte 			{
						position:relative;
						
						}
						
						
#idnewsspalte div.newslatestheader
				 		{
						
						color		: #8f8f8f!important; font-size:10px; font-weight:normal; 
						margin		: 0px;
						padding		: 0px;
						
						}
						

#idnewsspalte div.newslatesttitle
						{
						
						
						padding		: 0px;
						margin		: 0px;
						
						}
						
#idnewsspalte div.newslatesttitle a
						{
						color		: #6194c5!important; font-size:11px; font-weight:bold;
						text-decoration: none;
						background	: url(../img/bgLinkMehrPfeil.gif) left center no-repeat;
						
						padding		: 0px;
						padding-left: 12px;
						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		: #92440b!important;
						
						margin		: 0px;
						
						
						}


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

div.newslatestgotoarchive
						{
						padding-bottom	: 30px;
						}

						

						
/*******************************************************
**  Ansicht: LIST 
**/

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

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

.referenzen .newslistheader 
						{
						display		: none;
						}					
						
						
						
.newslisttitle,
.newslisttitle a 		{
						color		: #6e6e6e!important; font-size:11px; font-weight:bold;
						padding		: 0px; padding-top:0px; padding-bottom:2px;
						margin		: 0px;
						float		: left;
						
						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		: #6194c5!important;						
						font-size	: 11px!important;text-decoration:none!important;
						background	: url(../img/bgLinkMehrPfeil.gif) left center no-repeat;
						font-size	: 10px!important; 
						padding		: 0px;
						padding-left: 12px;
						display		: block;
						}
												




/*******************************************************
**  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(../img/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(../img/bgLinkDownload.gif)	left center no-repeat;
						}					

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


.news_divider 			{
							background: url(../img/divider.gif) repeat-x;
							margin-top:25px; margin-bottom:25px;
						}
						
.last .news_divider
			 			{
				
							margin-top:15px; margin-bottom:15px;
							height:2px;
						}						

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


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


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

