<!-- Universal Selektor alles in alle Browsern auf 0 -->
* {margin: 0px; padding: 0px; border: 0px;}
body {
  background-image: linear-gradient(to bottom right, lightgray, white, gray, silver);
}

h1 {}
h2 { }
h3 {}
h4 { }
h5 {font-size: 1.0em; font-family: 'URW Palladio L'; font-weight: bold; font-style: italic; line-height: 100%; }
h6 {}
 
 
	
div#imp {
	position: absolute;
	margin-top: 20px;
	margin-left:335px;
	width:910px;
	height: 660px; 
	float: left;
   overflow: auto;
	list-style: none;
}