#ift-head {
	display: block;
	height: 120px;
	padding-top: 25px;
}
#ift-head #logoLinks {
	background-image: url(css-images/ift-logo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	height: 62px;
	width: 48px;
	margin-right: 10px;
}
#ift-head #contentSlogan {
	float: left;
	width: 472px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align: center;
}
#ift-head #logoRechts {
	background-image: url(css-images/ift-logo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: right;
	height: 62px;
	width: 48px;
}
#ift-head #headline1 {
	clear: both;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
}
#ift-head #headline2 {
	padding-top: 5px;
	text-align: center;
}
