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

CSS Formatierung des Newsplugins auf Basis des modifizierten Templates

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


	
						
						
/*******************************************************
**  Ansicht: LATEST 
**/
#idnewsspalte 			{
						position:relative;
						
						}
						
						
#idnewsspalte div.newslatestheader
				 		{
						
						color		: #ffb400; font-size:10px; font-weight:bold; text-align:right;
						margin		: 0px;
						padding		: 0px;
						height		: 20px;
						}

#idnewsspalte div.newslatesttitle
						{
						position	: relative;
						top			: 47px;
						left		: 18px;
						padding		: 0px;
						margin		: 0px;
						width		: 170px;
						}
						
#idnewsspalte div.newslatesttitle a
						{
						color		: #92440b!important; font-size:10px; font-weight:bold;
						text-decoration: none;
						}					

#idnewsspalte .newslatestsubheader
						{
						position	: relative;
						top			: 54px;
						left		: 18px;
						width		:170px;
						}
						
#idcontentright #idnewsspalte div.newslatestsubheader p
						{
						color		: #5d5d5d!important;
						font-size	: 10px;
						line-height : 13px;
						text-align  : left;
						}						
						
div.newslatestmorelink 	
						{
						color		: #92440b!important;
						
						margin		: 0px;
						position	: absolute;
						top			: 160px;
						right		: 15px;
						
						}

div.newslatestmorelink a	
						{
						color		: #92440b!important;						
						font-size	: 10px!important;text-decoration:none!important;
						background	: url(../img/bgMoreNewsTeaser.gif) right no-repeat;
						font-size	: 10px!important; text-align:right; font-weight:bold;
						padding		: 0px;
						padding-right : 33px;
						display		: block;
						}
						

						

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

.newslistheader 		{
						color		: #f4ba3e; font-size:10px; font-weight:bold; text-align:right;
						margin		: 0px;
						padding		: 0px;
						height		: 20px;
						}

.newslisttitle,
.newslisttitle a 		{
						color		: #9d3511!important; font-size:12px; font-weight:bold;
						padding		: 0px; padding-top:0px; padding-bottom:2px;
						margin		: 0px;
						float		: left;
						height		: 20px;
						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		: #92440b!important;						
						font-size	: 10px!important;text-decoration:none!important;
						background	: url(../img/bgNewsListMoreLink.png) right no-repeat;
						font-size	: 10px!important; text-align:right; font-weight:bold;
						padding		: 0px;
						padding-right : 33px;
						display		: block;
						}
												




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

.newssingleheader 		{
						color		: #ffb400;font-size:10px; font-weight:bold; text-align: right;
						margin		: 0px;
						padding		: 0px;
						height		: 20px;
						}

.newssingletitle 		{
						color		: #9d3511; font-size:13px; font-weight:bold;
						padding-top	: 0px;padding-bottom:2px;
						margin		: 0px;
						float		: left;
						height		: 20px;
						}

.newssinglecontent 		{
						clear		: both;
}

.newssinglebacklink,
.newssinglebacklink a 	{
						font-size	: 11px; text-align:right; font-weight:bold;
						padding		: 0px;
						margin		: 0px;
						color		: #92440b!important;	
						}


						
/*******************************************************
**  GENERELLE OBJEKTE
**/


.news_divider 			{
							background: url(../img/devider.gif) repeat-x;
							margin-top:25px; margin-bottom:25px;
						}

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


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


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

