input.eingabe{
 font-family: Arial;
 text-align: right;
 font-size: 10;
 color: #000000;
 height: 18px;
 background: #C0C0C0; filter:alpha(opacity=75); -moz-opacity: 0.75;
 margin-right: 10px;
}
.message{
 width: 420px;
 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: -5px;
 }
#name-big{
 min-width: 90px;
 max-width: 99px;
 font-size: 9px;
 text-align: center;
 overflow: visible;
 background: #000000; filter:alpha(opacity=75); -moz-opacity: 0.75;
 vertical-align: top;
 color: #FEAC01;
 position: relative;
 top: -30px;
}
td {
 color: #039;
 font-weight: bold;
}
/**********************/
/* Triebwerke - Style */
/**********************/
td.verbr {
background: url(images/research.jpg) no-repeat;
background-position:-560px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;

}
td.impuls {
background: url(images/research.jpg) no-repeat;
background-position:-640px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.hyperdrive {
background: url(images/research.jpg) no-repeat;
background-position:-720px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
/**********************/
/* Kampftechs - Style */
/**********************/
td.weapon {
background: url(images/research.jpg) no-repeat;
background-position:-160px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.shield {
background: url(images/research.jpg) no-repeat;
background-position:-240px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.amour {
background: url(images/research.jpg) no-repeat;
background-position:-320px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
/**********************/
/* Grundtechs - Style */
/**********************/
td.etech {
background: url(images/research.jpg) no-repeat;
background-position:-400px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.laser {
background: url(images/research.jpg) no-repeat;
background-position:-800px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.ion {
background: url(images/research.jpg) no-repeat;
background-position:-879px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.plas {
background: url(images/research.jpg) no-repeat;
background-position:-960px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.hypertech {
background: url(images/research.jpg) no-repeat;
background-position:-479px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}

/**********************/
/* Erweiterte - Style */
/**********************/
td.spio {
background: url(images/research.jpg) no-repeat;
background-position:-0px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.computer {
background: url(images/research.jpg) no-repeat;
background-position:-79px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.astro {
background: url(images/research.jpg) no-repeat;
background-position:-1200px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.igfn {
background: url(images/research.jpg) no-repeat;
background-position:-1040px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
td.gravi {
background: url(images/research.jpg) no-repeat;
background-position:-1120px 0;
width: 79px;
height: 79px;
padding-bottom: 5px;
}
/**********************/
/** Gebauede - Style **/
/**********************/
td.flab {
background: url(images/flab.png) no-repeat;
background-position:0px 0;
width: 99px;
height: 99px;
padding-bottom: 5px;
}
td.techno{
background: url(images/techno.png) no-repeat;
background-position: 0px 0;
width: 99px;
height: 99px;
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;
}