a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

/* font definition */
body, div.contentBlock, div.contentBlock td, dl, dt, dd, ul, li, div.contentIndex, .faqlinks, dl.devNews li, h1.contentHead,
td, .faq li, .listFacts, #navigation, .wormhole {
	background-color: transparent;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
body {
	background: #000 url(../img/starback.gif);
	margin: 0px; 
	padding: 0px;
	text-align: center;
}
div.contentBlock {
	margin: 10px 25px 10px 25px;
}

div.contentBlock td {
	vertical-align: top;
}

div.contentIndex li, .faqlinks li {
	font-weight: bold;
	list-style: circle inside;
	margin-left: 30px;
	padding: 2px;
}

div.contentIndex, .faqlinks {
	text-indent: -12px;
}

dl, dt, dd, ul, li  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

dl.clanstationList {
	margin-left: 10px;
}

dl.clanstationList dt {
	font-weight: bold;
}

dl.clanstationList li {
	list-style: square inside;
	margin-left: 10px;
}

dl.devNews {
	padding-left: 20px;
	padding-right: 20px;
}

dl.devNews li {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

dl.devNews dt {
	border-bottom: 2px groove #CCCCCC;
	color: #FFD700;
	font-weight: bold;
	padding: 4px 4px 8px 4px;
}

fieldset, img {
	border-style: none;
}

h1.contentHead  {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

h1.devNews {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}

h2 {
	text-align: center;
}

html  {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-size: 11px;
}
.skilllist {
	/**/
}
.skilllist dt {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 4px;
	
}
.skilllist dd {
	font-weight: bold;
	margin-left: 20px;
}
.skilllist li {
	font-weight: normal;
	font-style: italic;
	margin-left: 30px;
	list-style: disc;
	margin-bottom: 2px;
	margin-top: 2px;
}

table.shipsTable {
	width: 100%;
}

table.shipsTable td.blefttop, table.shipsTable td.btop, table.shipsTable td.brighttop, table.shipsTable td.bright,
table.shipsTable td.bleftbottom, table.shipsTable td.bbottom, table.shipsTable td.brightbottom, table.shipsTable td.bleft, table.shipsTable td.bnone {
	background-color: #000066;
}

table.shipsTable td.lextraShipFacts, table.shipsTable td.rextraShipFacts{
        background-color: #008;
}

ul.headlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

ul.listFacts li {
	list-style: square inside;
	text-indent: -13px;
}

ul.skilloverview li {
	clear: both;
	margin-left: 20px;
}

ul.skills input {
	margin-left: 10px;
}

ul.skills li {
	margin-right: 50px;
	text-align: right;
}

.alien {
	color: #E43CE6;
}

.alienlztz {
	color: #E43CE6;
	font-weight: bold;
	text-decoration: underline;
}

.alientz {
	color: #E43CE6;
	text-decoration: underline;
}

.bfull  {
	border: 1px solid #CCCCCC;
}

/* oben, rechts, unten, links */
.bbottom {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.bleft {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.bleftbottom {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}

.bleftright {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}

.blefttop {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

.blue {
	color: #00C0FF;
}

.bluelztz {
	color: #00C0FF;
	font-weight: bold;
	text-decoration: underline;
}

.bluetz {
	color: #00C0FF;
	text-decoration: underline;
}

.bright {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

.brightbottom {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

.brighttop {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}

.btop {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

.btopbottom  {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

.definitionlist {
	margin-left: 15px;
	text-align: left;
}

.definitionlist dt {
	font-weight: bold;
}

.definitionlist li {
	list-style: circle;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-top: 2px;
}
/* float left */
.fl {
	float: left;
}

.contentBlock p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

.contentHeading {
	height: 18px;
	margin-bottom: 10px; 
	margin-top: 10px;
	width: 100%;
}

.faq dt {
	margin-top: 8px;
}

.faq ul {
	border: 1px dotted #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
}

.faqListQA {
	color: #FFD700;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}

.galaxymap {
	cursor: pointer;
	height: 25px;
	position: absolute;
	width: 25px;
	/* IE 5, Opera */
	left: 0px;
	top: 0px;
}


.helpTable {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 8px;
	width: 95%;
}

.leftCommonHead {
	background-color: #000066;
	border: 1px solid #CCCCCC;
	float: left;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;
	vertical-align: middle;
	width: 75%;
}

.leftContentHead {
	background-color: #000066;
	border: 1px solid #CCCCCC;
	float: left;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;
	vertical-align: middle;
	width: 80%;
}

.listFacts {
	margin-left: 15px;
}

.navi {
	color: #CCCCCC;
	font-size: 11px;
	text-indent: 0.5cm;
}

.neutral {
	color: #AFAFAF;
}

.neutrallztz {
	color: #AFAFAF;
	font-weight: bold;
	text-decoration: underline;
}

.neutraltz {
	color: #AFAFAF;
	text-decoration: underline;
}

/* pl4 means: padding-left: 4px; */
.pl4 {
	padding-left: 4px;
}

.red {
	color: #FF3F00;
}

.redlztz {
	color: #FF3F00;
	font-weight: bold;
	text-decoration: underline;
}

.redtz {
	color: #FF3F00;
	text-decoration: underline;
}

.rightCommonHead {
	background-color: #000066;
	border: 1px solid #CCCCCC;
	float: right;
	font-weight: bold;
	line-height: 16px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	width: 20%;
}

.rightContentHead {
	background-color: #000066;
	border: 1px solid #CCCCCC;
	float: right;
	font-weight: bold;
	line-height: 16px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	width: 15%;
}

.systems {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* tac means: text-align: center; */
.tac {
	text-align: center;
}

.texthead {
	font-size: 11px;
	text-indent: 0.3cm;
}

.textnormal {
	font-size: 11px;
}

.textnormala {
	font-size: 12px;
}

/* vam means: vertical-align: middle; */
.vam {
	vertical-align: middle;
}

.wormhole {
	color: #FF9933;
	font-size: 12px;
}

.lextraShipFacts {
        border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
}

.rextraShipFacts {
        border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
}

#box  {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 757px;
}

#countTable td.tbc {
	color: #0020FF;
}

#countTable td.tbc, #countTable td.trc {
	font-weight: bold;
	text-align: center;
}

#countTable td.trc {
	color: #FF0000;
}

#countTable th {
	font-weight: bold;
	text-align: center;
	width: 100px;
}

#data {
	border: 0px solid #008000;
	margin: 20px;
	padding: 0px;
}

#framework {
	margin: 0px auto auto auto;
	width: 757px;
}

#header  {
	background-color: transparent;
	margin: 0px;
	float: left;
	height: 108px;
	width: 757px;
}

#content  {
	background-image: url(../img/content_bg1.gif);
	border: 0px solid #FF0000; 
	float: left;
	margin: 0px;
	padding: 0px;
	width: 577px;
}

#content div.contenttop {
	background-image: url(../img/content_oben.gif); 
	background-repeat: no-repeat; 
	width: 579px; 
	height: 11px;
}

#content div.contentbottom {
	width: 579px; 
	height: 16px; 
	margin-bottom: 0px; 
	background-image: url(../img/content_unten.gif); 
	background-repeat: no-repeat;
}

#leftHead {
	/*background-image: url(../img/head_left.gif);*/
	background-repeat: no-repeat;
	float: left;
	height: 134px;
	margin: 0px;
	width: 178px;
}

#links  {
	float: left;
	padding: 0px;
	width: 175px;
	margin-top: 25px;
	
}

#navigation {
	background-image: url(../img/navi_bg.gif);
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 28px;
	text-indent: 0.5cm;

}

#navigation a {
	border: 0px solid #0000FF;
	vertical-align: top; /* workaround fpr Opera 7.5x */
}

#navigation dl {
	border-bottom: 1px solid #000000;
	margin-bottom: 8px;
	width: 137px;
}

#navigation dt {
	background-image: url(../navi/navi_head_bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	/* IE 5 fix*/
	margin-left: -18px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-left: 0px;
}
/*"be nice to Opera 5" rule*/
html>body #navigation dt {
  margin-left: 0px;
}
#navigation li {
	background-image: url(../navi/navi_bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
}
#navigation li.listend {
	background-image: url(../img/navi_bg.gif);
	height: 10px;
	line-height: 10px;
	margin-left: -28px;
	width: 139px;
	/* IE 5 fix*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 167px;
}
/*"be nice to Opera 5" rule*/
html>body #navigation li.listend {
	width: 167px;
}
#navigation div.listendborder {
	border-top: 1px solid #000;
	margin-left: 8px;
	width: 137px;
	/* IE 5 fix*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 137px;
	margin-left: 28px;
}
/*"be nice to Opera 5" rule*/
html>body  div.listendborder {
	margin-left: 28px;
}
#links div.navigationtop {
	background-image: url(../img/navi_bg_top.gif); 
	background-repeat: no-repeat; 
	width: 178px; 
	height: 85px;
	
}

#links div.navigationbottom {
	background-image: url(../img/navi_bg_bottom.gif); 
	background-repeat: no-repeat; 
	height: 16px; 
	padding-left: 2px; 
	margin-top: -8px;
}
#rightHead {
	/*background-image: url(../img/head_1.jpg);*/
	background-repeat: no-repeat;
	float: right;
	height: 108px;
	margin: 0px;
	width: 579px;
}
div.fitplanets {
	
	float: left; 
	text-align: center; 
	padding-right: 20px;
	width: 100px; 
}

div.fitclanships {
	width: 135px; 
	float: left; 
	text-align: center; 
	margin-left: 15px;
}
div.systeminfo {
	margin-left: 25px; 
	float: left;
}
table.WeaponShields { 
	border-collapse: collapse;
	margin: auto;
}
table.WeaponShields td {
        font-size: 11px; 
        padding: 1px 10px; 
        text-align: center;
}

tr.rahmen_unten {
        border-bottom-width: 1px; 
        border-bottom-style: solid; 
        border-bottom-color: white;
}

td.rahmen_rechts {
        border-right-width: 1px;
        border-right-style: solid; 
        border-right-color: white;
}

p.footnote {
        text-align: center;
}