.loading {
	color: #FF9900;
	position: absolute;
	display: none;
}
.slotMounted{
	background-color : #CC3300;
}
.slotMountable{
	background-color : #C8FF91;
}
.slotNotMountable{
	background-color : #D1D1D1;
}
.freeslot_table{
	background-color : #F2F2F2;
	border: 1px solid #D6D6C1;
}
/* status bar*/
.status_display_left, .status_display_right {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.status_display_left {
	border-left:1px solid #000000;
}
.status_display_right {
	border-right:1px solid #000000;
}

/* mission difficulty */
.mission_table1{
	background-color : #D9FFCC;
	border: 1px solid #2EB700;
}
.mission_table2{
	background-color : #F0FFCC;
	border: 1px solid #A4EA00;
}
.mission_table3{
	background-color : #FFFFCC;
	border: 1px solid #FFD825;
}
.mission_table4{
	background-color : #FFEECC;
	border: 1px solid #FF7C06;
}
.mission_table5{
	background-color : #FFE0CC;
	border: 1px solid #EF3418;
}

.slot_table{
	background-color : #FFFFCC;
	border: 1px solid #FFD825;
}
.slot_table_error{
	background-color : #FFE6E6;
	border: 1px solid #F47664;
}
.slot_table_whitebg{
	background-color : #FFFFFF;
	border: 1px solid #FFD825;
}
.chatnick{
	color: #EF3418;
}
.font_shield{
	/*color: #33CCFF;*/
	color: #00A3D9;
}
.font_armor{
	color: #FF6600;
}
.link_img{
	border: 0px solid #666666;
	cursor: pointer;
}
.cursor_move{
	cursor: move;
}
.link_help{
	border: 0px solid #666666;
	cursor: help;
}
.link{
	color: #EF3418;
	TEXT-DECORATION: none;
	cursor: pointer;
}
.link_hover{
	color: #FDA80B;
	TEXT-DECORATION: underline;
	cursor: pointer;
}
.link_active{
	color: #B02828;
	TEXT-DECORATION: underline;
	cursor: pointer;
}
.quickInfo, .mapMenuDiv{
	color: #000000;
	z-index:99999999;
	background-color : #FFFFCC;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.quickInfo{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mapMenuDiv{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navi{
	z-index:99999997;
	position: absolute;
	left: 0;
	top: 66;
	width: 40px;
	height: 100%;
}
.map{ 
	z-index:0;
	cursor: move;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-color : #000000;
}
.planets{
	z-index:1;
	position: absolute;
	left: 0;
	top: 0;
}
.ships{
	z-index:10;
	position: absolute;
	left: 0;
	top: 0;
}
.widget{ 
	position: absolute;
}
.widgetDrag{
	position: absolute;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
/*
.widget_titelbar, .widget_titelbar_left{ 
	cursor: move;
	height: 16px;
}*/
.widget_titelbar, .widget_titelbar_active{ 
	padding-left: 5px;
	font-size: 10px;
	font-weight : bold;
	width: 101%;
	cursor: move;
	height: 16px;
}
.widget_titelbar{ 
	color:#EF3418;
}
.widget_titelbar_active{ 
	color:#FFD825;
}
.widget_titelbar_left{ 
	background-repeat: no-repeat;
	width: 13px;
	cursor: move;
	height: 16px;
}
.widget_titelbar_right{ 
	height: 16px;
	width: 36px;
}
.widget_content_td{ 
	background-color : #FFFFFF;
	border-left:1px solid #EF3418;
	border-right:1px solid #EF3418;
	border-bottom:1px solid #EF3418;
	/*color:#666666;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_chatcontent_td{ 
	background-color : #FFFFFF;
	border-left:1px solid #EF3418;
	border-right:1px solid #EF3418;
	border-bottom:1px solid #EF3418;
	/*color:#666666;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.widget_menu_td{ 
	background-color : #FFFFFF;
	border-left:1px solid #EF3418;
	border-right:1px solid #EF3418;
	color: #EF3418;
}
.menu{ 
	background-color : #FFFFCC;
	color: #EF3418;
}
.button_form_left, .button_form_right{
	cursor: pointer;
	height : 20px;
	width: 2px;
}
.button_form_left_inactive, .button_form_right_inactive{
	height : 20px;
	width: 2px;
}
.button_form_center, .button_form_center_active, .button_form_center_hover{
	cursor: pointer;
	height : 20px;
	padding-left: 5px;
	padding-right: 5px;
	/*
	padding-top: 3px;
	padding-bottom: 3px;
	*/
}
.button_form_center{
	color: #EF3418;
}
.button_form_center_hover{
	color: #EF3418;
}
.button_form_center_active{
	color: #FFD825;
}
.button_form_center_inactive{
	color: #000000;
	height : 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.messageheader{ 
	/*cursor: pointer;*/
	background-color : #FFED97;
	color: #EF3418;
}
.ranktrNormal, .ranktrNormalHover, .ranktrMe, .ranktrNormalActive{ 
	color: #EF3418;
}
.ranktrNormal{ 
	background-color : #FFFFCC;
}
.ranktrNormalHover{ 
	cursor: pointer;
	background-color : #FFED97;
}
.ranktrNormalActive{ 
	cursor: pointer;
	background-color : #FFEECC;
}
.ranktrMe{ 
	background-color : #BDFF95;
}
.menu_td, .menu_td_hover, .menu_td_down, .menu_td_activ{
	white-space:nowrap; 
	cursor: pointer;
	width : 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top : #EF3418 1px solid;
	border-left : #EF3418 1px solid;
}
.menu_td{ 
	background-color : #FFD825;
	border-bottom : #EF3418 1px solid;
	color: #EF3418;
}
.menu_td_hover{ 
	background-color : #FFFFFF;
	border-bottom : #EF3418 1px solid;
	color: #EF3418;
	TEXT-DECORATION: underline;
}
.menu_td_down{ 
	background-color : #EF3418;
	border-bottom : #EF3418 1px solid;
	color: #FFD825;
	TEXT-DECORATION: underline;
}
.menu_td_activ{ 
	background-color : #FFFFFF;
	color: #EF3418;
	border-bottom : #FFFFFF 1px solid;
}
.menu_td_left{ 
	width : 5px;
	border-bottom : #EF3418 1px solid;
}
.menu_td_center{ 
	width : 5px;
	border-bottom : #EF3418 1px solid;
	border-left : #EF3418 1px solid;
}
.menu_td_right{ 
	width : 100%;
	border-bottom : #EF3418 1px solid;
	border-left : #EF3418 1px solid;
}
.errortext{
	font-weight : bold;
	font-size: 11px;
	color:#EF3418;
}
.error, .errorwidget_content_td{
	font-weight : bold;
	font-size: 11px;
	color:#FFFFFF;
}
.errorwidget_content_td{ 
	background-color : #EF3418;
	border-top:1px solid #FFD825;
	border-left:1px solid #FFD825;
	border-right:1px solid #FFD825;
	border-bottom:1px solid #FFD825;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gratzwidget_content_td{ 
	background-color : #D9FFCC;
	border-top:1px solid #2EB700;
	border-left:1px solid #2EB700;
	border-right:1px solid #2EB700;
	border-bottom:1px solid #2EB700;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_padding{ 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.td_padding_img{ 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
body{
	background-color:#000000;
	overflow:hidden;
}
body,td,div{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.font_bold{
	font-weight : bold;
}
.font_small{
	font-size: 9px;
}
.font_italic{
	font-style: italic;
}
input,button,select,submit{ 
	margin:1px;
	border:1px solid #EF3418;
	background-color:#FFFFFF;
	font-size:10px;
	color:#EF3418;
}
textarea{ 
	margin:1px;
	border:1px solid #EF3418;
	background-color:#FFFFFF;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#EF3418;
}
input,button,submit,textarea{ 
	padding-left: 5px;
	padding-right: 5px;
}
iframe{
	border:0px solid #EF3418;
}
a:link, a:visited, a:active {
	color: #EF3418;
	TEXT-DECORATION: none;
}
a:hover {
	color: #FFD825;
	TEXT-DECORATION: underline;
}
hr {
	border: 0px solid #EF3418;
	background-color: #EF3418;
	height: 1px;
}

/*
Farben______________
Gelb: #FFD825;	
Rot: #EF3418;
Hellgrün: #F0FFCC;
Dunkelgrün: #D9FFCC;

*/