.all, html, body,
td, th, table, p, b, li, a,
.Content1, .Content2, .Content3, .Content4, .CENTER,
a, a:link, a:visited, a:active, a:hover, a:focus,
{
		color					: transparent;
		color					: #ffffff;
		margin					: 0px;
		padding				: 0px;
		border					: 0px; 
		vertical-align		: center;
		line-height			: 100%;

		text-decoration		: none;
		text-transform		: none;		
		text-align			: left;

		letter-spacing		: 1.6pt;

		font-weight			: lighter;
		font-size				: 11px;
		font-family			: Verdana,Arial;		
}
td{
	width						: 96px;
	height						: 96px;
}
html, body {
		height					: 99%;
		width					: 99%;
		text-align			: center;
		color					: transparent;
}
a, a:link, a:visited, a:active, a:hover, a:focus {
		color					: #ffffff;
		font-weight			: bold;
		cursor					: crosshair;
}
li {
		line-height			: 90%;
		font-size				: 10px;
		margin					: 0px;
		padding				: 0px;
		height					: 10px;
}
.Content1, .Content2, .Content3, .Content4,
{
		background-color		: #000000;
		color					: #ffffff;
}
.Content1
{
		background-color		: #0f0c01;
}
.Content2
{
		background-color		: #232323;
}
.Content3
{
		background-color		: #303030;
}
.Content4
{
		background-color		: #191919;
}

.ContHidden, .ContVisible {
		position				: absolute;
		top						: 0px;
		left					: 0px;
		width					: 0px;
		height					: 0px;
		display				: none;
		visibility			: hidden;
}

.ContVisible {
		padding				: 10px;
		padding-left			: 16px;
		padding-bottom		: 0px;
		text-align			: left;
		top						: 0px;
		left					: 0px;
		width					: 600px;
		height					: 400px;
		display				: block;
		visibility			: visible;
		background-color		: #040404;
		letter-spacing		: 1.1pt;
		font-weight			: lighter;
		font-size				: 10px;
		color					: #ffffff;
}
.ContHead {
		font-weight			: bold;
		text-decoration		: underline;
		padding-bottom		: 15px;
		font-size				: 11px;
}
.CENTER {
		font-size				: 10px;
}
.impressum{
		font-size				: 10px;
}
