@charset "UTF-8";
/* CSS Document */

#vorschau {
	height: 300px;
	width:500px;

}

#bild {
	height: 80px;
	width:500px;
	padding-top: 10px;
	overflow: auto;
	

}
