body
{
	background-color: #ffffff;
	background-image: url("/socke/images/minisocke.png");
	margin: 4px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.smaller
{
	font-family: tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.bigger
{
	font-family: tahoma,trebuchet,verdana,helvetica,helv,frutiger,arial,sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.paddedImage
{
	padding: 10px;
}
a:link
{
	font-size: 10px;
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: #000088;
}
a:visited
{
	font-size: 10px;
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: #000088;
}
a:hover
{
	font-size: 10px;
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: blue;
	background: transparent;
}
a:active
{
	font-size: 10px;
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: blue;
}
.container
{
	top: 0;
	left: 0;
	position: fixed;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle
}
.container p
{
	display: table-cell;
	vertical-align: middle;
}
.footer
{
	position: fixed;
	width: 200px;
	top: auto;
	bottom: 4px;
	left: 4px;
}
.solution
{
	position: fixed;
	width: 200px;
	top: 4px;
	bottom: auto;
	left: 4px;
	font-size: 10px;
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: #000088;

}
div.socke
{
	position: fixed;
	height: 38;
	width: 50;
	border: 0;
	z-index: 1;
}
div.tooltip span
{
	display: none;
	position: absolute;
	padding: 15px 0 0 0;
	top: 20px;
	left: 0px;
	width: 200px;
	color: #993300;
	text-align: center;
	font-weight:bold;
}
div.tooltip:hover span.tooltip
{
	display: block;
}
#minisocke
{
	top: 382;
	left: 302;
	background-image: url("/socke/images/minisocke.png");
}
#blauesocke
{
	top: 152;
	left: 900;
	background-image: url("/socke/images/blauesocke.png");
}
#braunesocke
{
	top: 38;
	left: 50;
	background-image: url("/socke/images/braunesocke.png");
}
#grauesocke
{
	top: 570;
	left: 350;
	background-image: url("/socke/images/grauesocke.png");
}
#gruenesocke
{
	top: 266;
	left: 200;
	background-image: url("/socke/images/gruenesocke.png");
}
#pinkesocke
{
	top: 114;
	left: 500;
	background-image: url("/socke/images/pinkesocke.png");
}
#rotesocke
{
	top: 380;
	left: 700;
	background-image: url("/socke/images/rotesocke.png");
}


