@charset "iso-8859-2";
/* CSS Document */

.box_gross{
float:left;
width:430px;
height:250px;
text-align:center;
}
.box_mittel{
width:200px;
height:250px;
float:left;
text-align:center;
}
.box_klein{
/*border: 1px solid #000099;*/
width:200px;
height:150px;
float:left;
text-align:center;
margin-left:10px;
margin-top:10px;
}