#inhalt { 
	position: relative;
	float: left;
	width: 400px;
	margin: 10px 0px 0 15px;

}


#teaserspalte {
	position: relative;
	float: right;
	width: 155px;
	margin: 57px 15px 0 0px;
	display: block;
}



#teaserspalte h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #072e67;
	margin-bottom: 7px;
}

