html{ height:90%;}

body {
	text-align: center;
	height:80%;
	margin: 0;
	padding:10% 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
	color: #5A5A5A;
}

html>body{height:90%;}

#container {
	width: 721px;
	height: 600px;
	text-align:left;
	margin:auto;
	padding: 0px;
	overflow:auto;
}

a {
	color: #5A5A5A;
	text-decoration: none;
}

a:visitied, a:active {
	color: #5A5A5A;
}

a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

#logo {
	margin-left: 13px;
}

#header {
	text-align: center;
	margin-top: 5px;
}

#content {
	height: 206px;
	width: 705px;
	background-image: url(img/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 8px;
}

#kontaktadresse {
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}

* html #kontaktadresse {
margin-left:20px;
}

#kontaktdaten {
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}

#kundenlogo {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}

* html #kundenlogo {
margin-right:20px;
}

#futuresign {
	
}
