/* COMMON */
body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, Frutiger, Sans-Serif;
	font-size: 8pt;
	color:#000000;
	margin:0px;
}

table.cntconstruct	{ width:780px; height:457px; }

h1.titlebright		{ color:#FFFFFF; font-size: 8pt; font-weight:bold; }
h1.titledark		{ color:#000000; font-size: 8pt; font-weight:bold; }

td.conblock			{  font-size: 7pt; color:#A2A2A2; }
td.langselect		{  height:30px; }





/* SPECIAL*/
#indexpage span		{ padding-left:6px; color:#FFFFFF; font-weight:bold;  font-size: 8pt; }


/* LINKS */
a.enter				{ font-size:8pt;color:#FFFFFF; font-weight: bold; text-decoration:none; }
a.enter:hover		{ color:#DDDDDD; }

a.langselect		{ font-size:8pt;color:#A09E9E; font-weight: bold; text-decoration:none; }
a.langselect:hover	{ color:#FFFFFF;}