

/*Fußzeile*/
td.foot
{
	
	font-size: 11px;
	padding-top: 50px;
	vertical-align: bottom;
}

div.foot
{
	float: left;
	padding-left: 245px;
}

div.foot_pm
{
	text-align: right;
	color: #ababab;
	padding-right: 5px;
}

div.foot_pm a:link,
div.foot_pm a:visited,
div.foot_pm a:hover
{
	color: #ababab;
}

div.pic_bottom
{
	background-image: url(/pic/bg/bottom.gif);
	background-repeat: no-repeat;
	background-position: 240px 0px;	
	height: 95px;
	background-color: #c0c0c0;
	border-top: 1px solid #83251a;
	margin: 0px;
	margin-top: 5px;
}




