﻿#impressum {
	bottom: 23px;
	position: fixed;
	text-align: center;
    width: 100%;
	z-index:100;
	color: #DFDFDF;
}

#impressum a {
	text-decoration:underline !important;
	color: #FFFFFF;
}

#link a {
	text-decoration:underline !important;
	color: #FFFFFF;
}

#dpa {
	bottom: 55px;
	position: fixed;
	text-align: center;
    width: 100%;
	z-index:100;
	color: #DFDFDF;
}
