body, html {
	margin:0em;
	padding:0em;
	font-family: Verdana, Arial, sans-serif;
}

#backgr {
	position: absolute;
	top:0em;
	z-index:1;
}

#backgr img {
	width:47.8125em;
	height:34.375em;
}
#logoleiste img {
	
	border: none;
	width:47.8125em;
	height:4.9375em;
}

#logoleiste {
	position: absolute;	
	z-index:20;
}

#copy {
	position: absolute;
	top:9.4em;
	left: 0em;
	z-index:100;
	width:45.8125em;
	background-color:#d2d7df;
	padding:1em;
	height: 16.75em;
}
#copy .startcopy {
	font-size: 75%;
	line-height: 1.5em;
	text-align:center;
	
}

#copy ul {
	list-style-type: none;
}

div#imp ul li {
	float: left;
	margin-right:1em;
}

a {
	color:#000000;
	text-decoration: none;
}
a:hover {


	text-decoration: underline;
}
