input.eingabe{
 font-family: Arial;
 text-align: right;
 font-size: 10;
 color: #000000;
 height: 18px;
 background: #C0C0C0;
 margin-right: 10px;
}
.message{
 width: 360px;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 text-align:justify;
 border: 1px solid #039;
 padding-left: 5px;
 padding-right: 5px;
}
.name{
 min-width: 70px;
 max-width: 79px;
 font-size: 9px;
 text-align: center;
 overflow: visible;
 color: #FEAC01;
 background: #000000; filter:alpha(opacity=75); -moz-opacity: 0.75;
 vertical-align: top;
 position: relative;
 top: 15px;
 
}
#name-big{
 min-width: 90px;
 max-width: 99px;
 font-size: 9px;
 text-align: center;
 overflow: visible;
 color: #FEAC01;
 background: #000000; filter:alpha(opacity=75); -moz-opacity: 0.75;
 vertical-align: top;
 position: relative;
 top: -30px;
}
td {
 color: #039;
 font-weight: bold;
}
/**********************/
/* Versorgung - Style */
/**********************/
td.metmine {
background: url(images/buildings.png) no-repeat;
background-position:-1000px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.krismine {
background: url(images/buildings.png) no-repeat;
background-position:-1300px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.deutsynth {
background: url(images/buildings.png) no-repeat;
background-position:-1200px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
/**********************/
/* Lager - Style */
/**********************/
td.mstorage {
background: url(images/buildings.png) no-repeat;
background-position:-1600px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.kstorage {
background: url(images/buildings.png) no-repeat;
background-position:-1400px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.dstorage {
background: url(images/buildings.png) no-repeat;
background-position:-1500px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
/**********************/
/* Kraftwerke - Style */
/**********************/
td.solkw {
background: url(images/buildings.png) no-repeat;
background-position:-1100px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.fusikw {
background: url(images/buildings.png) no-repeat;
background-position:-900px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.solsat {
background: url(images/buildings.png) no-repeat;
background-position:-1700px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}

/************************/
/* Mondgebaeude - Style */
/************************/
td.moonbase {
background: url(images/buildings.png) no-repeat;
background-position:-800px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.sensor {
background: url(images/buildings.png) no-repeat;
background-position:-600px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.jumpgate {
background: url(images/buildings.png) no-repeat;
background-position:-700px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}

/**********************/
/* Station - Style */
/**********************/
td.robo {
background: url(images/station.png) no-repeat;
background-position:-0px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.nani {
background: url(images/station.png) no-repeat;
background-position:-320px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.shipyard {
background: url(images/station.png) no-repeat;
background-position:-240px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.adepot {
background: url(images/station.png) no-repeat;
background-position:-160px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.raksilo {
background: url(images/station.png) no-repeat;
background-position:-480px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.flab {
background: url(images/station.png) no-repeat;
background-position:-80px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.terra {
background: url(images/station.png) no-repeat;
background-position:-400px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
/**********************/
/** Ergebnis - Style **/
/**********************/
table.conclusion {
background: #FFFFFF;
border: #42456C solid 3px;
width: 700px;
padding: 5px;
}
td.error {
background: url(images/error.png) no-repeat;
background-position:0px 0;
width: 25px;
height: 25px;
padding-bottom: 5px;
}