*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-align:center;
}
#wrapper{
	width:1020px;
	text-align:left;
	margin:auto;
	background-color:#fff;
}
#head{
	height:100px;
}
#footerMicrosite{
	height:40px;
}
* html #footerMicrosite{
}
table{
	padding:0;
	margin:0;
	border:none;
	border-collapse: collapse;
	height:100%;
	width:100%;
}
td{
	vertical-align:middle;
}
#flaeche3{
	width:555px;
	float:left;
	
}
#flaeche2{
	width:190px;
	float:right;
}
.tplclear{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
}
