body {
	padding: 0px;
	margin: 0px;
    background-color: #000;
    text-align: left;
}


img{
    border:0;
}


#schattenOben{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 53px;
}

#mitteThumbs{
	position: absolute;
	top: 51px;
	left: 50px;
	background-color: #000;
}

#mitteFoto{
	position: absolute;
	top: 53px;
	left: 350px;
	background-color: #000;
}


#schattenUnten{
	position: absolute;
	top: 348px;
	left: 0px;
	height: 53px;
}

