/*
###
	CSS Historie Roechling
###
*/

#historie .image {
	float:left;
	padding-right:15px;
}

#historie .historieText {
	float:left; 
	width:340px;
	color: black;
}

#historie .historieText .text {
  color: black;
}

#historie .date {
	color: black;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:115px;
}

#historie .branch {
	float:left;
	font-size:12px;
}

#historie .hr {
	background:#009ee0;
	line-height:1%;
	height:1px;
	display:block;
	margin:5px 0 16px 0;	
}
