@charset "utf-8";
/* CSS Document */

div.center
{
	background: none;
	height: 500px;
	width: 800px;
	vertical-align: top;
}

div.bokser
{
	background: none;
	height: 500px;
	float: right;
}

div.legende
{
	background: none;
	height: 500px;
	float: left;
}