@media screen, handheld
{	/* Standard-Tags */
	
	a {  color:#ffffff; text-decoration:none; }
	a:hover {  text-decoration:underline; color:#dddddd; }
	
	img {  border-style:none; border:0px none; }
	a:hover img { filter:ALpha(Opacity='80');  }
	
	h1 {  font-size:18px; font-weight:bold; border-style:none; }
	h2 {  font-size:16px; font-weight:bold; border-style:none; }
	h3 {  font-size:14px; font-weight:bold; border-style:none; }
	h4 {  font-size:12px; font-weight:bold; border-style:none; }
	h5 {  font-size:10px; font-weight:bold; border-style:none; }
	h6 {  font-size:8px;  font-weight:bold; border-style:none; }
	
    table {  background-color:#333333;  } 
	td {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#adadc9; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }
	span { position:static; }
	
	body {  
		background-color:#333340;
		margin-top:0px; margin-left:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#adadc9;
		text-align:center; vertical-align:top;
	}
	
	input    { font-family:Verdana; font-size:9px; border-width:1px; border-color:#333333; border-style:solid; background-color:#dddddd; color:#000000; }
	select   { font-family:Verdana; font-size:9px; border-width:1px; border-color:#333333; border-style:solid; background-color:#dddddd; color:#000000; }
	textarea { font-family:Verdana; font-size:10px; border-width:1px; border-color:#333333; border-style:solid; background-color:#dddddd; color:#000000; }

	/* Klassen */

}

.nobgtable { background-color:none  }
.invisible {  color: #333333  ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.supersmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
