#Bild01,
#Bild02{
	width: 320px;
	border: 0px solid #fff;
	background-repeat: no-repeat;
	background-color: transparent;
}

#Bild01{
	height: 255px;
	margin: 6px 0px;
}

#Bild01 img{
	width: 320px;
	height: 255px;	
}

#Bild02{
	height: 320px;
}

#Bild02 img{
	width: 320px;
	height: 320px;
}
