/* CSS Stylesheet COMCON (News) by dialog im netz
                                                       */
																		 
.newstitle a {
	font-size: 1em;
}

.maincont h2 p {
	margin: 0;
}

.maincont div.newsindex{
	display:block;
	text-align: left;
	background-color: white;
}
	
.maincont div.newstitle {
padding-bottom: 10px;
font-size: 0.8em
	}
.maincont div.newsteaser {
	margin-bottom: 20px;
	color: #333;
	font-weight: normal;
	font-size: 0.8em
}
.maincont div.newsteaser div.newsdate {
	display: inline;
	font-weight: normal;
}
.maincont div.newsteaser a {
}

.re1 div.newsindex{
}
	
.re1 div.newstitle a,.re1 div.newsteaser  {
	display:block;
	width: 120px;
	text-align:left;
	text-decoration: none;
	margin: 0;
	padding: 0 3px;
	background-color: #E91314;
	color: white;
}
.re1 div.newsteaser {
	background-color: white;
	margin-bottom: 10px;
	color: #333;
	padding:3px;
	font-size: 11px;
}
.re1 div.newsteaser div.newsdate {
	display: inline;
	font-weight: normal;
	font-size: 11px;
}
.re1 div.newsteaser a {
	background-color: white;
	font-size:10px
}



.re2 newsindex {
	margin: 10px 0
}