/***********************************************************************************

CSS Formatierung des Newsplugins auf Basis des modifizierten Templates

************************************************************************************/


	
						
						
/*******************************************************
**  Ansicht: LATEST 
**/
#idnewsspalte 			{
						position:relative;
						
						}
						
						
#idnewsspalte div.newslatestheader
				 		{
						
						color		: #797979; 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		: #797979; font-size:11px; 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;
						position    : absolute;
						right		: 0px;
						margin		: 0px;
						margin-top	: 8px;
						}

div.newslistmorelink a	
						{
						color		: #4f4f4f!important;						
						font-size	: 10px!important;text-decoration:none!important;
						background	: url(../img/bgMehrDazu.png) right no-repeat;
						font-size	: 10px!important; text-align:left; font-weight:bold;
						padding		: 0px;
						display		: block;
						height		: 17px;
						width		: 60px;
						padding-top : 4px;
						padding-left: 14px;
						}
div.newslistmorelink a:Hover	
						{
						color		: #92440b!important;						
						}												




/*******************************************************
**  Ansicht: SINGLE
**/

.newssingleheader 		{
						color		: #797979; font-size:11px; 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
						{
						color		: #92440b!important;
						position    : absolute;
						right		: 0px;
						margin		: 0px;
						margin-top	: 0px;
						}


.newssinglebacklink a 	
						{
						color		: #4f4f4f!important;						
						font-size	: 10px!important;text-decoration:none!important;
						background	: url(../img/bgMehrDazu.png) right no-repeat;
						font-size	: 10px!important; text-align:left; font-weight:bold;
						padding		: 0px;
						display		: block;
						height		: 17px;
						width		: 60px;
						padding-top : 4px;
						padding-left: 14px;
						}
						
.newssinglebacklink a:Hover						
						{
						color		: #92440b!important;						
						}

.filelinkwraper img
						{
						display:none;
						}					

					

						
/*******************************************************
**  GENERELLE OBJEKTE
**/


.news_divider 			{
						margin-top:25px;
						margin-bottom:25px;
						background: url(../img/divider.png) repeat-x;
						}

.news_dividerfirst 		{
						background: url(../img/divider.png) repeat-x;
							margin-top:5px; margin-bottom:15px;
						}


						
/*******************************************************
**  FORMATIERUNG DER BILDER
**/


.newsImage				{
						float		: left;
						padding-left: 0px; padding-bottom:12px;padding-top:15px;
						}


