body
{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

tr
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}	

input
{
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 11px;
BORDER-LEFT-COLOR: #CFCFCF;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-BOTTOM-COLOR: #CFCFCF;
BORDER-TOP-COLOR: #CFCFCF;
FONT-FAMILY: Verdana,Helvetica;
BORDER-RIGHT-WIDTH: 1px;
BORDER-RIGHT-COLOR: #CFCFCF;
}

a.kategorien
{
color: #F6F5F5;
font-size:10px;
text-decoration: underline;
}
a.kategorien:hover
{
color: #FFFFFF;
font-size:11px;
text-decoration: underline;
}

h1
{
font-size: 20px;
color:#000000;
}

#weiss
{
color: #2A4956;
font-size:10px;
}



div#gamebox 	{ position: relative; }
div#game 	{ position: absolute; top: 0px; text-align: center; height: 480px; width: 640px; z-index: 1; }
div#text 		{ display:none; position: absolute; top: 0px; text-align: center; height: 480px; width: 640px; z-index: 2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #566676; }
a#weiss 		{ color: #FFFFFF; font-size:11px; text-decoration: none;}
a#weiss:hover 	{ color: #FFFFFF; font-size:11px; text-decoration: underline;}


a		{ color: #FFFFFF; text-decoration : none; font-weight: none; }
a:hover 		{ color: #8BD889; text-decoration: none; font-weight: none; }
a.quiz 		{ text-decoration : none; font-weight: none; }
a.quiz:hover	{ text-decoration : underline; font-weight: none; }
a.weiss 		{ color: #2A4956; font-size:10px;}
a.weiss:hover 	{ color: #2A4956; font-size:10px; POSITION: RELATIVE; TOP: 1px; LEFT: 1px; }


div.links a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding: 1px 6px 1px 6px;
    border: 2px solid #758290;
    margin-right: 2px;
    margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
    text-decoration: none;
}
div.links a:hover
{
    border: 2px solid #8BD889;
}
div.links a.selected
{
    font-weight: 800;
    color: #8BD889;
    border: 2px solid #8BD889;	
}





#dek
{
    POSITION:absolute;
    VISIBILITY:hidden;
    Z-INDEX:200;
}

