.Fusszeile
{
	background-color :#454545;
	/*border           : 1px solid #000;*/
	position         : fixed;
	color            : #ffffff;
	font-family      : "Arial";
	font-size        : 15px;
	font-weight      : bold;
	width            : 1024px;
	height           : 30px;
	bottom           : 0px;
	left             : 50%;
	margin-left      : -512px;
}

.Fusszeile #table03
{
	position         : absolute;
	/*border           : 1px solid #000;*/
	width            : 700px;
	margin-top       : 5px;
	margin-bottom    : 0px;
	left             : 50%;
	margin-left      : -350px;
}

.Fusszeile #td30
{
	/*border           : 1px solid #000;*/
	width            : 200px;
	text-align       : center;
}

.Fusszeile #td31
{
	/*border           : 1px solid #000;*/
	width            : 150px;
	text-align       : right;
}

.Fusszeile #td32
{
	/*border           : 1px solid #000;*/
	width            : 150px;
	text-align       : left;
	padding-left     : 6px;
}

.Fusszeile #td33
{
	/*border           : 1px solid #000;*/
	width            : 200px;
	text-align       : center;
}

.Fusszeile a
{
    color            : #ffffff;
	text-decoration  : none;
}