body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #7a76b4;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
}

.center {
	height: 354px;
	width: 907px;
	background-color: #2a2a2a;
	position: absolute;
	top: 390px;
	left: 65px;
}

.pics {
	width:  907px;
	height:   354px;
	padding: 0;
	margin:  0;
	margin-left: 0px;
} 
 
.pics img {  
    background-color: transparent;
    width:  907px;  
    height:   354px;  
    top:  0; 
    left: 0px}

.impressum {
	height: 50px;
	width: 1000px;
	position: absolute;
	left: 122px;
	top: 700px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}



.links {
	height: 500px;
	width: 500px;
	position: absolute;
	left: 122px;
	top: 200px;
	right: 0px;
	bottom: 0px;
}

