/************* #Startseite **************/
#newsContainer {
	padding-top: 5px;
	width: 350px;
	float: left;
}

#startBlockContainer {
	padding-top: 5px;
	width: 170px;
	float: right;
	margin-left: 20px;
}

#news_bloecke {
	clear:left;

}
.news_icon {
	width: 100px;
}

.news_icon img {
	border: 2px solid #FFFFFF;
}

.news_text {
	width: 340px;	
	float: left;
	padding: 1px 5px;
	font-size: 10px;
	
}

.news_headline {
	height: 30px;
	background-color: #E9E9E9;	
	border: 2px solid #FFFFFF;
	font-size: 13px;
	padding: 2px 5px;
}

.news_headline h2 {
	color: #9c9c9c;
	font-size: 12px;
	}

.startBlock {
	border: 1px solid #999999;
	margin-bottom: 20px;
}

.news_link {
	clear: left;
	width: 300px;
	text-align: right;	
}
.news_link img {
	border:none;
}
.news_article {
	clear:left;
	width: 390px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}



.start_block {
	float: left;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-right: 17px;
	margin-bottom: 20px;

}
.start_block_text {
	padding: 10px;
}
.start_block_pic {
	height: 60px;
	text-align:center;
}
.start_block_head {
	text-align:center;
	background-color: #E9E9E9;
	height: 20px;
	padding-top: 5px;
	border: 2px solid #FFFFFF;
		
	font-size:12px;
	font-weight:bold;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.fw_liste_block {
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
}



