HTML,BODY
{
	height:100%;
	background-color: #000000;
}

BODY,TD,P,TABLE
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 10px;
	color:#FFFFFF;
	margin: 0 0 0 0;
	text-align:justify;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
}

A
{
	text-decoration:none;
	color:#FF0000;
}

#menu A:hover
{
	background:#FF0000;
	color:#CCCCCC;
}

#languageselection A:hover
{
	background:#FF0000;
	color:#CCCCCC;
}

A#nolink
{
	color:#CCCCCC;
	display:block;
	width:100%;
	height:100%;
	vertical-align:middle;
}

#menu
{
	width:65px;
	text-align:right;
	border: solid 2px #FF0000;
	xxxxxxfont-size:18px;
	background-image:url(images/30p.gif);
}

#menu_aktiv
{
	width:65px;
	background-color:#FF0000;
	color:#CCCCCC;
	text-align:right;
	border:solid 2px #FF0000;
	xxxxxxfont-size:16px;
	xxxxxxfont-weight:900;
	xxxxxxtext-transform:uppercase;
	xxxxxxfont-family:Arial Black;
}

#nothere
{
	visibility:hidden;
	position:absolute;
}

#languageselection
{
	text-align:right;
	font-size:9px;
	width:65px;
	border:solid 2px #FF0000;
	background-image:url(images/30p.gif);
}

xxxxxx#link:hover
{
	display:block;
	width:100%;
	height:100%;
	color:#000000;
	background-color:#FFFFFF;
	font-size:16px;
	font-weight:900;
	text-transform:uppercase;
	font-family:Arial Black;
}

#link
{
	display:block;
	width:100%;
	height:100%;
	xxxxxxcolor:#FFFFFF;
	xxxxxxbackground-color:#000000;
	xxxxxxfont-size:16px;
	xxxxxxfont-weight:900;
	xxxxxxtext-transform:uppercase;
	xxxxxxfont-family:Arial Black;
}

#markiert
{
	color:#FF0000;
}