@charset "utf-8";
#content-impressum {
	position:absolute;
	width:600px;
	height:200px;
	z-index:2;
	border: 1px solid #FFF;
	bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#impressum-text-container {
	position:absolute;
	width:540px;
	height:140px;
	z-index:1;
	left: 0px;
	top: 0px;
	right: 30px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFF;
}
#text-1 {
	position:absolute;
	width:400px;
	height:140px;
	z-index:1;
	font-size: 10px;
	line-height: 1.4em;
}
#text-2 {
	position:absolute;
	width:400px;
	height:140px;
	z-index:2;
	left: 280px;
	font-size: 10px;
}
A {text-decoration: underline; color: #ffffff}
A:Hover {text-decoration: underline;}