/* ############################################################################################# */

.left, .right {
	width:								323px;
}

.left h3, .right h3 {
	font-size:							1.1em;
}

.center {
	clear:								both;
}

/* ############################################################################################# */

div.top-news {
	background-color:						#eee;
	border-top:							5px solid #fff;
	border-left:							0px solid #fff;
}

div.top-news h1, 
div.top-news-morelink {
}

div.top-news-morelink {
/*	display: none; */
}

div.top-news-morelink a {
	display: inline;
}

div.top-news h1 a {
	color:								#053C65;
}

div.top-news img {
}

div.news-image {
	float:		left;
	position:	relative;
	padding-right:	5px;
}

div.news-image a img {
	display:	block;
}

div.news-text {

}

div.news-category-image {
	position:	absolute;
	left:		0px;
	bottom:		0px;
}

/* ############################################################################################# */

div.quattroNews {
	background-image:						url(images/quattroRow.jpg);
	background-repeat:						repeat-y;
	float:								left;
	display:							block;
	width:								656px;
	margin-bottom:							10px;
}

div.quattroNews h1 {
	font-size:							1em;
	font-weight:							bold;
}

div.quattroNews h1 a {
	color:								#053C65;
}

div.quattroNews div.quattroRow {
	display:							block;
	/*border-top:							10px solid #ffffff;*/
	clear:								both;
}

div.quattroNews div.quattroRow div.quattroCell {
	border-top:							10px solid #ffffff;
	width:								323px;
}

div.quattroNews div.quattroRow div.quattroCellLeft {
	float:								left;
}

div.quattroNews div.quattroRow div.quattroCellRight {
	float:								right;
}

div.quattroNews div.quattroRow div.quattroCell div.quattroCellImage{
	float:								left;
	position:							relative;
	padding-right:	5px;
}

div.quattroNews div.quattroRow div.quattroCell div.quattroCellText{
	width:								175px;
	float:								right;
	margin-right:							3px;
}

div.quattroNews div.quattroRow div.quattroCell div.quattroCellText h1 a {
	background:							none;
	padding:							0px;
}

/* ############################################################################################# */
/* Pfeil bei allen [mehr]-Links einbauen */

div.top-news-morelink a,
div.bottom-news-morelink a,
div.twrss_item_link,
div.quattroNews div.quattroRow div.quattroCell div.quattroCellText a,
div.bottom-news div.bottom-more a {
	background-image:				url(images/linkpfeil.gif);
	background-repeat:						no-repeat;
	background-position:						0px 4px;
	padding-left:							10px;
}


/* ############################################################################################# */

div.meldungen-news-container {
	width:								323px;
	padding-bottom:							10px;
}

div.meldungen-news-container ul {
/*	list-style-type:						none;
*/
	list-style-image:						url(images/linkpfeil.gif);
	margin-left:							20px;
}

div.meldungen-news-container ul li a {
	color:								#EE3338;
}

/* ############################################################################################# */

div.bottom-news {
	display:							block;
	width:								210px;
	float:								left;
	margin-top:							10px;
	margin-right:							8px;
	
}


div.bottom-news h1, 
div.bottom-news p,
div.bottom-news-morelink {
	display:							block;
}

div.bottom-news h1 {
	line-height:							0.8em;
	clear:								left;
	padding-top:							6px;
}

div.bottom-news h1 a {
	color:								#053C65;
/*	font-size:							0.6em;*/
	font-weight:							bold;
	font-size:							0.8em;
}

div.bottom-image {
	position:							relative;
}

/* ############################################################################################# */
.content_footer {
	background:none;
	padding-top:0px;
}

.nav_letzter {
	display:none !important;
}

.page_footer {
	padding-top:12px;
}



