/* sbx : styles.css V2.2 (yamamoto) 18-11-2000 */

/* standards */
A:link  { color: #696969 }
A:active  { color: #000 }
A:visited   { color: #696969 }
A:hover   { color: #39a439 }

/* specials */
.txtlink   { color: #696969; font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: light; font-style: normal; text-decoration: none; text-transform: none }
.starttxt { color: white; font: 12px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none; text-transform: none }
.sbxtxt	{ color: white; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none; text-transform: none } 
.sbxtxt_liste	{ color: white; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none; text-transform: none } 
.sbxtxt_fett	 { color: white; font: bold 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-transform: none } 

.sbxtxt_grey	{ color: #696969; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none; text-transform: none } 
.sbxtxt_grey_fett	 { color: #696969; font: bold 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-transform: none } 

A.int:link  { color: white; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.int:active  { color: white; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.int:visited   { color: white; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.int:hover   { color: #DCDCDC; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }

A.iteam:link  { color: #696969; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.iteam:active  { color: #696969; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.iteam:visited   { color: #696969; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }
A.iteam:hover   { color: #000000; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal }

A.white:link  { color: #ffffff; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none}
A.white:active  { color: #ffffff; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none }
A.white:visited   { color: #ffffff; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: none }
A.white:hover   { color: #ffffff; font: 13px/15px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; text-decoration: underline }


/* popups */
SPAN.popup, SPAN.popup SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #696969 }
SPAN.popup_net, SPAN.popup_net SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #39a439 }
SPAN.popup_int, SPAN.popup_int SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #18529c }
SPAN.popup_web, SPAN.popup_web SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #f68b00 }
SPAN.popup_unt, SPAN.popup_unt SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #cc0000 }
SPAN.popup_iteam, SPAN.popup_iteam SELECT  { color: #111111; font: 11px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; background-color: #999999 }