#ift-head {
	position:relative;
	display: block;
	height: 120px;
	padding-top: 25px;
}
#ift-head #headwrap {
	width:588px;
}
#ift-head #logoLinks {
	background-image: url(css-images/ift-logo3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	height: 53px;
	width: 45px;
	margin-right: 10px;
}
#ift-head #contentSlogan {
	float: left;
	width: 420px;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: center;
}
#ift-head #logoRechts {
	background-image: url(css-images/spectra40.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: right;
	height: 53px;
	width: 105px;
}
#ift-head #headline1 {
	clear: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	width:588px;
}
#ift-head #headline2 {
	padding-top: 5px;
	text-align: center;
	width:588px;
}

