/************************************************************************/
/************************* default.css **********************************/
/************************************************************************/



	span.pfeildoppel {
		padding-left:14px;
		background-repeat:no-repeat;
		background-image:url(../id_nabu/ic_pfeildoppel.gif);
		background-position: 0px 4px;
		text-decoration:none;
	}





/*************************************************************************************/
/********************************** Cocntent Aktuelles ********************************/
/*************************************************************************************/		
	
	.divAktuellesTeaser {
		margin-top: 1px;
		padding: 3px 5px 4px 5px;
		background-color: #faf7f7;
	}
	
	.divAktuellesTeaser.AlternateLayout {
		background-color: #e1eef3;
	}
	
	
	
	
	.divAktuellesTeaser h3 {
		padding: 0px 0px px 0px;
		margin: 0px 0px 1px 2px;
		
	}
    .divAktuellesTeaser table tr td {
        font-size: 12px;
      
    }
	
	
	/* Image */
	
		.divAktuellesTeaser .Image div {
			margin: 2px 0px 0px 0px;
			xwidth: 140px;
			xheight: 100px;
			overflow:hidden;		
		}
		
		.divAktuellesTeaser .Image div img{
			margin: 0px 10px 0px 0px;
			border: 2px solid #e9e9e8;
		}
	
	/* Meldung */
	
		.divAktuellesTeaser .Meldung {
			margin: 0px 0px 3px 0px;
		}
		
		.divAktuellesTeaser .Meldung p {
			margin: 0px;
			padding: 0px 0px 0px 2px;
			display: inline;
		}
			
	
	/* Link */
	
		.divAktuellesTeaser .LinkWeiter {
			padding: 0px 3px 0px 3px;	
		}
		
		.divAktuellesTeaser .LinkWeiter a {		
			padding: 0px 0px 0px 12px;
			background-image: url(../id_nabu/ic_pfeildoppel.gif);
			background-repeat: no-repeat;
			background-position: 0px 4px;
		}
	
	
	
	
	
	
	
	
	
	
/*************************************************************************************/
/********************************** Aktuelles Paging *********************************/
/*************************************************************************************/		
	
	
	.divAktuellesPaging {
		margin: 10px 0px 0px 0px;
	}
	
	.divAktuellesPaging .tx-ttnews-browsebox {
		padding: 0px;
		background: none;
		border: none;
	}
	
	.divAktuellesPaging p {
		background-color: #0069b3;
		padding: 3px;
		margin: 0px;
		color: #FFFFFF;
	}
	
	.divAktuellesPaging .tx-ttnews-browsebox-strong {
		
	}
	
	
	
	/* Navigation */
	
		.divAktuellesPaging table {
			margin: 2px 0px 0px 0px;
		}
		
		.divAktuellesPaging table .tx-ttnews-browsebox-SCell {
			border: none;
			background: none;
		}
		
		
		.divAktuellesPaging table p {
			padding: 0px;
			margin: 0px;
			background: none;
			color: #000;
		}
		
		
		.divAktuellesPaging table p a {
			padding: 0px 2px 0px 2px;
		}
	
	
	/* Footer Pagin */
	
		.divAktuellesPaging.FooterPaging p {
			margin: 0px 0px 0px 0px;
			display: none;
		}
		
		.divAktuellesPaging.FooterPaging table p {
			display: inline;
		}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
