#footer
{
	clear: both;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: transparent;
}

#copyright
{
	position: relative;

	float: left;
}

#menuBottom
{
	position: relative;

	width: 695px;

	margin-left: 150px;

	/*background: green;*/
}

#menuBottom .separator
{
	padding-left: 5px;
}

#footer a
{
	color: black;
}

#impressum
{
	position: relative;

	float: right;
}