.news_box{
	border-top: 1px solid #cccccc;
	left: 0px;
	clear: both;

}
.news_left{
	float: left;
	width:100px;
	height:100px;
	border-right: 1px solid #cccccc;
	margin-right: 10px;
}
HR {
	border:solid #ffffff 1px;height:1px;
	border-top:solid #ffffff 1px;height:1px;
	border-bottom:solid #ffffff 1px;height:1px;s
	background-color: #cccccc;
	height:3px;
}
.news_mehrcontainer {
   text-align: right;

}

.news_content {
    margin:  5px 0 0 110px;
}
 
#content h2 {
   font-size: 120%;
   line-height: 120%;
   padding: 0;
    margin: 20px 0 10px 0;
   font-weight: bold;
   color:  #333;

}
#content .newsTitel {
   font-size: 120%;
   line-height: 120%;
   color: #41699F;
   font-weight : normal;
   text-decoration: none;
   margin:  0 0 10px 0;

}

