#animation {
	margin: 0; padding: 0;
	position: absolute;
	top: 167px;
	left: 331px;
}
#textBox {
	position: absolute;
	top: 90px;
	width: 589px;
	height: 87px;
}
#textBox .text {
	margin: 0; padding: 0;
	position: absolute;
	left: 11px;
	width: 378px;
	top: -5px; /* differenz wegen line-heigth 18px */
	font-family: Verdana, sans-serif;
	font-size: 10px;	
	line-height: 18px;
	color: #000;
}
#textBox .text h1 {
	margin: 0; padding: 0;
	margin-right: 0.25em;
	display: inline;
	text-transform: uppercase;
	font-size: 1em;
	color: rgb(0,55,136);
}
#textBox .text p {	
	margin: 0; padding: 0;
	display: inline;
}
#textBox .linkBox {
	margin: 0; padding: 0;
	position: absolute;
	left: 433px;
	width: 156px;
}
#textBox .imageLink {
	margin: 0; padding: 0;
}
#textBox .textLink {
	margin: 0; padding: 0;
	position: absolute;
	left: 72px;
	top: 16px;
	font-size: 10px;
	line-height: 1em;
}
#textBox .textLink a,
#textBox .textLink a:link {
	padding-left: 12px;
	color: rgb(107,122,115);
	text-decoration: none;
	background: transparent url(../images/doppelpfeil_grau.gif) 0px 3px no-repeat;
}
#textBox .textLink a:active,
#textBox .textLink a:hover {
	color: rgb(0,55,136);
	background: transparent url(../images/doppelpfeil_dklblau.gif) 0px 3px no-repeat;
}

#imgBox {
	margin: 0; padding: 0;
	position: absolute;
	top: 178px;
	width: 589px;
	height: 361px;
}
#imgBox img {
	margin: 0; padding: 0;
	display: block;
}
#imgBox .imgFooter {	
	margin: 0; padding: 0;
	position: absolute;	
	top: 339px;
	height: 22px;
	width: 589px;
}
#footer1,
#footer2,
#footer3 {
	background: rgb(144,191,0);
	visibility: hidden;
	z-index: 10;
}
#footer2 {
	background: rgb(126,142,139);
}
#footer3 {
	background: rgb(0,55,136);
}
#footer1 p,
#footer2 p,
#footer3 p {
	margin: 0; padding: 0 11px;		
	color: #FFF;
	line-height: 22px;
}
