#paket {
	float: left;
	margin-top: 20px;
	width: 1000px;
	height: auto;
}

#beschreibung2000 {
	float: left;
	margin: auto;
	margin-top: 0;
}

.zeichnung2000 {
	float: left;
	background-image: url(../images/Zeichnung2000.png);
	width: 1000px; 
	height: 300px;
}

.fotos2000 {
	float: right;
	margin-top: 10px;
}

a.fotos2000 {
width: 154px;
height: 30px;
background-image: url(../button/fotos.png);
background-repeat: no-repeat;

}
a:hover.fotos2000{
background: url(../button/fotos_mouseover.png);
background-repeat: no-repeat;
}