body
{
	background-color:#050d10;
}


td
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

.text-bold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.text-white
{
	font-family: Trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.text-blue
{
	font-family: Trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #00dcff;
	text-align: right;
}

.text-red
{
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}

.text-tuer
{
	font-family: Verdana;
	font-size: 12px;
	color: #00dcff;
	font-weight:bold;
}

.text-bigblue
{
	font-family: Trebuchet;
	font-size: 50px;
	font-weight:bold;
	color: #00dcff;
	text-align: center;
}

.text-medblue
{
	font-family: Trebuchet;
	font-size: 36px;
	font-weight:bold;
	color: #00dcff;
	text-align: center;
}

.text-bigred
{
	font-family: Trebuchet;
	font-size: 60px;
	font-weight:bold;
	color: #ff0000;
	text-align: center;
}


.text-biggelb
{
	font-family: Trebuchet;
	font-size: 60px;
	font-weight:bold;
	color: #e6e64c;
	shadow: #000000;
	text-align: center;
}

.text-medred
{
	font-family: Trebuchet;
	font-size: 36px;
	font-weight:bold;
	color: #ff0000;
	text-align: center;
}

.text-medgelb
{
	font-family: Trebuchet;
	font-size: 52px;
	font-weight:bold;
	color: #e6e64c;
	text-align: center;
}
i
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eeeeee;
	text-align:left;
	font-style:italic;
}

.newstext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ff0000;
	text-align:left;
}




a:link 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00dcff;
}

a:visited 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#59acb8;
}

a:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
}

#navibox 
{
	width: 180px; 
	height: 400px; 
	position: absolute; 
	top: 30px; 
	left: 550px;
	text-align:right;
}

#navibox[id] 
{
	position: fixed;
}

#topbox 
{
	width: 303px; 
	height: 120px; 
	background-color: #7da647; 
	position: absolute; 
	top: 5px; 
	left: 5px; 
}

