#titel {
	height: 63px;
	min-height: 63px;
	max-height: 63px;
	
	background-color: #F8F9F4;
	background-image: url("../img/blue_line2.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	
	position: relative;
	left: 40px;
}



