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

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

ul.newscat {
	list-style: none none outside;
	margin: 	40px 10px 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: 0px;
	margin-bottom: 0px;	
}

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

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

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

ul.newslist li h2 {
	margin:			0 0 2px 0;
	padding: 		0;
	font-style: 	normal;
	color: 			#555555;
}

ul.newslist li h3 {
	border-top: 1px dashed #cccccc;
	padding: 			1px;
	margin: 			0;
	background-color: 	#ffffcc;
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			11px;
	line-height: 		16px;
}

ul.newslist li p {
	margin: 		3px 0;
	text-align: 	justify;
	line-height: 	15px;
	font-size: 		11px;
}

ul.newslist li img {
	float:			left; 
	margin-right:	0.7em; 
	margin-bottom:	1em;
	margin-top:		0.5em;
	border: none;
} 

ul.newslist .datum {
	float: right;
	margin-top: -20px;
}


/* --------------------------------------------
	News-Expose
--------------------------------------------- */
#newsexpose h1 {
	background-color: #eeeeee;
}

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

#newsexpose h2 {
	padding: 2px 1px;
	margin: 15px 4px 4px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
#newsexpose p {
	text-align: justify;
	margin: inherit 0.5em inherit 0;
}
#newsexpose img {
	float:	left; 
	margin:	0;
	margin-right:0.5em;
}
a.button{
	color:#336699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
    background-color: #ffffff;
    border:1px solid #cccccc;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

a.button:hover{
    color:#3399CC;;
    text-decoration: none;
}

.navigation_bottom a{
    /*display:block;*/
    text-align: center;
    height:1.2em;
    width: 200px;
    border:1px solid #336699;
    padding:0.2em;
    padding-right:1em;
    padding-left:1em;
    margin-top:3em;
    color:#336699;
}


#maklerbetreuung img {
	 border: 0;
}
#maklerbetreuung a.popupSmall {
	 font-size: 10px;
}
