*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-align:center;
}
#wrapper{
	width:785px;
	text-align:left;
	margin:auto;
	background-color:#fff;
}
#head{
	height:100px;
	background:url('headMicrosite.jpg') no-repeat 0 20px;
}

#heads{
	height:100px;
	padding-top:20px;
	background:#fff;
}

#footerMicrosite{
	height:40px;
	padding-top:20px;
}
* html #footerMicrosite{
	height:40px;
	h\eight:60px;
}
table{
	padding:0;
	margin:0;
	border:none;
	border-collapse: collapse;
	height:100%;
	width:100%;
}
td{
	text-align:center;
	vertical-align:middle;
}
#flaeche3{
	width:555px;
	float:left;
	
}
#flaeche2{
	width:190px;
	float:right;
}
.tplclear{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
}

