/* --------------------------------------------
	ueberschrift und bild der Newskategorie 
--------------------------------------------- */
h1.newscat {
	margin: 5px 0px;
	padding: 0;
	font-size: 13px;
	color: #000000;
}

h1.newscat img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

ul.newscat {
	list-style: none none outside;
	margin: 10px 5px 0 0;
	padding: 0;
	height: 500px;
	background-image:
		url('../../common/images/Cms_Kategorien/kategorie_bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

ul.newscat li {
	list-style: none none outside;
	margin-bottom: 30px;
}

.newsCategoryList ul.newslist li img {
	display: none;
}

.newsCategoryList h2 img {
	margin-right: 20px;
	vertical-align: middle;
}
.newsCategoryList ul.newslist {
	margin-top: -10px;
	margin-bottom: 20px;	
}

.newsCategoryList p.linkIntoCategory {
	text-align: right;
	width: 100%;
	margin-bottom: 25px;
}
	

/* --------------------------------------------
	Listenformatierung der News 
--------------------------------------------- */
ul.newslist {
	padding: 0;
	clear: both;
	margin: 0px 10px 25px 0px;
	padding: 0;
}

ul.newslist li {
	list-style: none none outside;
	margin: 0;
	padding: 15px 0 5px 0;
}

ul.newslist li h2 {
	margin: 4px 0;
	color: #555555;
	float: left;
	font-size: 13px;
}

ul.newslist .datum {
	margin-top: 5px;
	text-align: right;
	font-style: italic;
	font-size: 10px;
}

ul.newslist li h3 {
	border-top: 1px dashed #cccccc;
	padding: 1px;
	margin: 0;
	background-color: #ffffcc;
	line-height: 20px;
}

ul.newslist li h3 a {
	font-size: 18px;
	font-weight: normal;
}

ul.newslist li p {
	margin-top: 0.7em;
	text-align: justify;
	line-height: 15px;
	font-size: 11px;
	color: #555555;
}

ul.newslist li img {
	float: left;
	margin: 0.8em 0.7em 1em 0;
}

.pagination {
	text-align: center;
}

/* --------------------------------------------
	News-Expose
--------------------------------------------- */
#newsexpose {
	margin-top: 20px;
	margin-bottom: 10px;
}

#newsexpose h1 {
	color: #555555;
	background-color: #FFFFCC;
	line-height: 20px;
	padding: 1px;
}

#newsexpose .datum {
	float: right;
	margin-top: -20px;
}

#newsexpose h2 {
	padding: 2px 1px;
	/*margin:0 0.7em 0.7em 0;*/
	color: #555555;
	font-size: 12px;
}

#newsexpose p {
	text-align: justify;
}

#newsexpose img {
	float: left;
	margin: 0.0em 0.7em 0 0;
}

#maklerbetreuung a {
	font-size: 9px;
}
