.box{
	width: 200px;
	height: 200px;	
	text-align: center;
	vertical-align: middle;
}
.boxHead{
	background-image: url(../gfx/standard/box_back.gif);
	background-position: right;
	background-color: #7070FF;
	background-repeat: no-repeat;
	width: 100%;
	height:30px;
	font-weight: bold;
	border: 1px solid #8A8AFF;
	text-align: center;
	position: relative;	
	padding-top: 0px;
}
.boxContent{
	width: 100%;
	border: 1px solid #8A8AFF;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.produkt{
	height: 185px;
	width: 90%;
}
#star{
	position: relative;
	 left: -15px;
	 top: 15px;
	 z-index: 20;
}
#Box1{

}
#Box2{

}
#Box3{

}
#Box4{

}
#Box5{

}
#Box6{

}
#Box7{

}
#Box8{

}
#Box9{
	vertical-align: middle;
}
#copyright{
    position: absolute;
    top: 640px;
    text-align: center;
	width: 99%;
}
#Gesamt{
	position: relative;
	top: 0px;
	text-align: center;
}