html, body 
{
		margin					: 0px;
		padding				: 0px;
		width					: 100%;
		height					: 99%;
		background-color		: #ffffff;
}
p, b, li,
.Content1, .Content2, .Content3, .Content4, .CENTER, .impressum, .contText,
a, a:link, a:visited, a:active, a:hover, a:focus
{
		color					: #000000;
		margin					: 0px;
		padding				: 0px;
		border					: 0px; 
		vertical-align		: center;
		line-height			: 120%;
		text-decoration		: none;
		text-transform		: none;		
		letter-spacing		: 1.6pt;
		font-weight			: lighter;
		font-size				: 11px;
		font-family			: Verdana,Arial;		
}
a, a:link, a:visited, a:active, a:hover, a:focus {
		color					: #ffffff;
		font-weight			: bold;
		cursor					: crosshair;
}
b {
		font-weight			: bold;
		color					: #454545;
}
.tdPart {
		width					: 96px;
		height					: 96px;
}
.Content1, .Content2, .Content3, .Content4
{
		color					: #ffffff;
		width					: 96px;
		height					: 96px;
}
.contText, .ImpressText, .ContHead, p, b
{
		padding-top			: 10px;
		color					: #ffffff;
}
.CENTER {
		font-size				: 16px;
		text-align			: center;
		font-weight			: bold;
		line-height			: 140%;
		width					: 96px;
		height					: 96px;
}
.impressum {
		font-size				: 9px;
		text-align			: right;
}
.ImpressText {
		font-size				: 9px;
}
.Content1, .Content2, .Content3, .Content4
{
		background-color		: #000000;
		color					: #ffffff;
}
.Content1
{
		background-color		: #0f0c01;
		background-color		: #744438;
		border-bottom			: 1px solid #ffffff;		
}
.Content2
{
		background-color		: #232323;
		background-color		: #744438;
		border-left			: 1px solid #ffffff;
}
.Content3
{
		background-color		: #303030;
		background-color		: #744438;
		border-right			: 1px solid #ffffff;
}
.Content4
{
		background-color		: #191919;
		background-color		: #744438;
		border-top			: 1px solid #ffffff;
}

.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						: 50px;
		left					: 10px;
		width					: 600px;
		height					: 460px;
		background-color		: #0f0f0f;
		letter-spacing		: 1.1pt;
		font-weight			: lighter;
		font-size				: 10px;
		color					: #ffffff;
		border					: 1px solid #ce0000;
		display				: block;
		visibility			: visible;
}
.ContHead {
		font-weight			: bold;
		text-decoration		: underline;
		padding-bottom		: 12px;
		font-size				: 13px;
}

.midTable , .midTD 
{
		text-align			: center;
		vertical-align		: center;
		width					: 100%;
		height					: 100%;
		border					: 0;
}
