body {
	background-color: FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a			{color: #3373BE; text-decoration: none;}
a:link		{color: #3373BE; text-decoration: none;}
a:visited	{color: #3373BE; text-decoration: none;}
a:hover		{color: #3373BE; text-decoration: underline;}

#stahlband {
	position:absolute;
	left:0px;
	top:0px;
	width:933px;
	height:200px;
	background-image: url(images/stahlband.gif);
}

#logo {
	position:absolute;
	left:96px;
	top:22px;
	width:833px;
	height:71px;
	background-image: url(images/logo.jpg);
}

#navigation {
	position:absolute;
	left:97px;
	top:102px;
	width:794px;
	height:35px;
	overflow:hidden;
	background-image: url(images/navigation.gif);
}

#sprache {
	position:absolute;
	left:800px;
	top: 2px;
}