@charset "utf-8";
/* CSS Honeywell Microsite evohome - SEO Content */

body {
	background-color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color:#333333;
	}


#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid 0px #ffffff;
	width: 955px;
	height: 575px;
	float: left;
	margin: 0px 0px;
	}

#logo {
	width: 645px;
	height: 45px;
	margin-left: 10px;
	float: left;
	}
	
#link {
	margin-top: 25px;
	width: 300px;
	height: 20px;
	text-align: right;
	float: left;	
	}

/*CLEAR hebt die floats in den verschiedenen containern auf*/
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
	
#dark {
	width: 955px;
	height: 18px;
	background: #7c7c7c;
	margin-bottom: 2px;
	}

#light {
	width: 955px;
	height: 10px; 
	background:#D1D1D1;
	}	

#content {
	margin-left:10px;
	}

h1 {
	font-size: 18px;
	}
	
h2 {
	font-size: 14px;
	}