/******************************************************************************
*                       Styles und Positionierung WLP                         *
******************************************************************************/

#text1 {
	width: 270px;
	float: left;
	margin-right: 5px;
}

#text2 {
	display: block !important;
	width: 270px;
	float: left;
	padding-left: 5px;
}

