* {
		margin:  0px;
		padding: 0px;
}

img {
		border: 0px;
}

a span {
		display: none;
}

body {	
		background: #fff url(/bilder/fh.png) no-repeat center top;
}

h1,h2,h3,h4,h5,h6 {
		font-weight: normal;
}

a {
	  	font: bold 11px  Georgia, Times, Times New Roman, Geneva, Arial; 
	  	padding:0px;
	  	margin: 0px;
		text-decoration: none;
		color: #9D95CF;
}

a:hover, #nnav1 a:active, #nnav1 a:focus {
		color: #E0E0FE;
}

#schieber {
	    z-index: 0;
		width: 851px;
		height: 500px;
		margin: 0px auto;
}

#haupt {
	    z-index: 1;
	    position: relative;
		top: 0px;
		left: 0px;
		width: 851px;
		height: 500px;
		font: 12px Georgia, Times New Roman, Times;
		color: #666;
}

#imp {
		position: absolute;
		left: 45%;
		top: 89%
}		
