/* Die Hoflieferanten */
/* Zehdenicker Str. 21 */
/* 10119 Berlin */
/* http://www.diehoflieferanten.net */

*	{
	margin: 0px;
	padding: 0px;
}

body	{
	background-color: #FFFFFF;
	margin: 0px;
}

.seitenwahl	{
	width: 220px;
	height: 220px;
	background-color: #000000;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -110px;
	position: absolute;
}

.torfabrik	{
	width: 220px;
	height: 220px;
	background-color: #A0AF8C;;
	left: 50%;
	top: 50%;
	margin-left: -332px;
	margin-top: -110px;
	position: absolute;
}

.aloiss	{
	width: 220px;
	height: 220px;
	background-color: #D2BE96;
	left: 50%;
	top: 50%;
	margin-left: 112px;
	margin-top: -110px;
	position: absolute;
}