/* CSS für SpaceTrek - The New Empire */
/* Author : Dirk Schumacher - rescale design*/

/* Wichtige Farben
BGMainSite  = #000000


input {
    color:{CONST:Color.FormText};
    border:0px;
    padding-left:2;
    padding-top:1;
    padding-bottom:0;
    background-color:#16344E;
    height:18;
    margin:0;
}

TextColor = #c2d7ec
TextHover = #FFFFFF
*/

body {
    margin: 0;
    padding: 0;
    background: url(img/imgbg.gif) repeat #000000;
    font-family: Arial, sans-serif; font-size: 11px; color: #c2d7ec;
    text-align: center;
    border: 0;
}

#Site {
    width: 990px;
    height: 830px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background: url(img/sitebg.jpg) no-repeat;
}

#SiteHeader {
    width: 650px;
    height: 29px;
    margin: 0px auto 0px auto;
    padding: 4px 0px 0px 50px;
    background: url(img/headerbg.gif) no-repeat;
    text-align: left;
}

#Siteframe {
    width: 558px;
    margin: 240px 133px 0px auto;
}

/* Main Navigation Start */
.Naviframe {
    width: 114px;
    margin-top: 28px;
    padding: 0px;
    float: left;
}

td.Navtop {
    width: 114px;
    height: 12px;
    background: url(img/navtop.gif) no-repeat;
    text-align: left;
    border:0px;
    margin: 0px;
}

td.navigation {
		border:0px;
    list-style-type: none;
    width: 114px;
    margin: 0px;
    padding: 0px;
    text-align: right;
    background: url(img/navback_0.gif) no-repeat;
}

td.navigation a:link {
    display: block;
    height: 20px;
    padding: 4px 12px 0px 0px;
    color: #c2d7ec;
    font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: none;
}

td.navigation a:visited {
    display: block;
    height: 20px;
    padding: 4px 12px 0px 0px;
    color: #c2d7ec;
    font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: none;
}

td.navigation a:hover {
    display: block;
    color: #FFFFFF;
    background: url(img/navback_1.gif) no-repeat;
}

a.navigation {
    display: block;
    height: 20px;
    padding: 4px 12px 0px 0px;
    font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: none; color: red;
}

a.navigation:hover {
    display: block;
    color: red;
}

td.Navbottom {
    width: 114px;
    height: 8px;
    background: url(img/navbottom.gif) no-repeat;
		border:0px;
}
/* Main Navigation End */


/* Content Start */
#Contentframe {
    width: 440px;
    padding: 0px;
    float: right;
}

#Contenttop {
    width: 410px;
    height: 28px;
    padding: 12px 0px 0px 30px;
    background: url(img/contenttop.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; color: #c2d7ec;
    text-align: left;
}

#Contentbg {
    width: 440px;
    background: url(img/contentbg.gif) repeat;
    text-align: left;
}

#Content {
    width: 410px;
    padding: 8px 15px 8px 15px;
    background: url(img/contentbg.png) no-repeat;
    font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; color: #c2d7ec;
    text-align: left;
}

#Contentbottom {
    width: 440px;
    height: 8px;
    background: url(img/contentbottom.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; color: #c2d7ec;
    text-align: right;
}

#Contentreg {
    width: 407px;
    height: 29px;
    padding: 11px 33px 0px 0px;
    background: url(img/contentreg_1.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; color: #c2d7ec;
    text-align: right;
}

/* Content End */

#SiteFooter {
    width: 471px;
    height: 28px;
    margin: 40px auto 0px auto;
    padding-top: 14px;
    background: url(img/footerbg.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
    text-align: center;
}


#Copyright {
    height: 50px;
    font-family: Verdana, Arial, sans-serif; font-size: 9px; text-decoration: none;
}

/* Links */
a.nav { font-family: Arial, sans-serif; font-size: 10px; text-decoration: none; color: #c2d7ec;}
a.nav:link, a.nav:visited, a.nav:active, a.nav:focus { color: #c2d7ec; }
a.nav:hover { color: #FFFFFF; }
a.nav_hoverhelp { color: #FFFFFF; text-decoration: none;}

a.reg { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; color: #c2d7ec;}
a.reg:link, a.reg:visited, a.reg:active, a.reg:focus { color: #c2d7ec; }
a.reg:hover { color: #FFFFFF; }
a.reg_hoverhelp { color: #FFFFFF; text-decoration: none;}

a{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #ffbe75;}
a:link, a:visited, a:active, a:focus { color: #ffbe75; }
a:hover { color: #fff2d2; }
a.reg_hoverhelp { color: #FFFFFF; text-decoration: none;}

a.button { font-family: Arial, sans-serif; font-weight:normal;font-size: 12px; text-decoration: none; color: #c2d7ec;}
a.button:link, a.reg:visited, a.reg:active, a.reg:focus { color: #c2d7ec; }
a.button:hover { color: #FFFFFF; }

th,td {
    font-size:11;
    font-color:#c2d7ec;
    height:20px;
}

td          {border: 1px solid #1B5885;text-align:center;}
.buttonbody {border: 0px;background-color:1B5885;}
.bb {border: 0px;background-color:#1B5885;}
.bbl {border: 0px;background-color:#1B5885;text-align:left;}
.bbr {border: 0px;background-color:#1B5885;text-align:right;}
.button	{border: 0px; background-color:#16344E; text-align:center;}

.label {padding-left:11px;padding-right:10px;width:244px;text-align:left}

.header {background-color:#16344E;border:1px solid #16344E;}

.padd		{background-color:{CONST:Color.Table};padding:1;padding-left:7;cursor:pointer;border:0;text-align:left}
.nb         {border: 0px;text-align:left;}
.nbz        {border: 0px;text-align:center;}
.nbl        {border: 0px;text-align:left;}
.nbr        {border: 0px;text-align:right;}

td.input{border:1px solid #51afe1;text-align:left;}
input.input{font-size:12px;width:160px;font-weight: bold;height:14px;border:0px;padding-left:4px;padding-top:2px;padding-bottom:2px;color:#c2d7ec;background: url(img/reg_rightbg.gif) repeat #000000;}

span    {}
.black  {font-weight:normal;color:#000000}
.white	{font-weight:normal;color:#FFFFFF}
.dark   {font-weight:normal;color:#333333}
.deact	{font-weight:normal;color:#999999}
.positiv{font-weight:normal;color:#33FF33}
.yellow	{font-weight:normal;color:#FFFF00}
.orange {font-weight:normal;color:#FFCC00}
.darkgrey	{font-weight:normal;color:#333333}
.negativ{font-weight:normal;color:#FF0000}
.beep	{font-weight:normal;color:#33CCFF}
/*.unknown{font-weight:normal;color:#223388}*/
.act	{font-weight:normal;color:#FFCC00}
/*.unimp	{font-weight:normal;color:#224488}*/

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input.checkbox {
	margin:2px;
}


input.button
{
	height:18px;
	margin:0px;
	padding:0px;
	color:#c7c4bb;
	background-color:#16344e;
}

input.button2
{
	height:18px;
	margin:0px;
	padding:0px;
	color:#c7c4bb;
	background-color:#16344e;
	border:1px solid #36546e;
	cursor:pointer;
}

.hinttext
{
    background:#FFFFE1;
    color:#000000;
    font-size:8pt;
    font-family:"Arial";
		text-align:left;
		border: 1px solid black;
}

.hinttextmain
{
    background:#000000;
    color:#649EFF;
    font-size:13;
    font-family:"Arial";
		text-align:left;
		border: 1px solid black;
}

.hintborder
{
	border: 0px;
}

#hint td {color:#000000;font-size:8pt}
#hint .deact		{font-weight:bold; color:#999999}
#hint .positiv		{font-weight:bold; color:green}
#hint .orange		{color:#DD8800}

/*--- Links in Kurzhilfen---*/

#hint a:link		{color:#000000;text-decoration:underline;}
#hint a:visited	{color:#000000;text-decoration:underline;}
#hint a:hover		{color:#000000;text-decoration:none;}

/*--- Hinweise im Handbuch ---*/

.notice-important	{color:#FF0000}
.notice-info			{color:#CCCC33}
.notice-tip				{color:#33CC33}
.notice-help			{color:#90EE90}
.notice-title			{color:#66CCFF}

/*--- Hinweise in Kurzhilfen ---*/

#hint .notice-important	{color:#FF0000}
#hint .notice-info			{color:#DD8800}
#hint .notice-tip				{color:#008000}
#hint .notice-help			{color:#119911}
#hint .notice-title			{color:#000080}

.bigbutton {
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 16px;
    text-align: center;
    font-weight: bold; 
/*    color:#497ec7; */
    cursor: pointer;
}

#overDiv td
{
	border:0px;
	background-image:none;
}

#overDiv .hint_bg
{
	border:0px;
	background-image:none;
}

#overDiv .hint_fg1
{
	border:1px solid #1A1C5E; 
	background-image:none;
}

#overDiv .hint_fg2
{
	padding:0px;
	background-image:none;
	border:1px solid #333399;
}

#overDiv .hint_text
{
		background-image:none;
    background:#FFFFE1;
    color:#000000;
    font-size:8pt;
    font-family:"Arial";
		text-align:left;
		border: 1px solid black;
		padding-left:2px;
		padding-right:2px;
		padding-top:1px;
		padding-bottom:1px;
}

#overDiv .hint_td
{
	border:0px;
	background-image:none;
}
































#Content td{font-size: 11px}

input {
    color:{CONST:Color.FormText};
    border:0px;
    padding-left:2;
    padding-top:1;
    padding-bottom:0;
    background-color:#16344E;
    height:18;
    margin:0;
}

select.input {
    border:1px solid #51afe1;        
    background-color:black;
    color:#c2d7ec;
		font-size:12px;width:166px;font-weight: bold;height:20px;
}

input.button2
{
	color:#c2d7ec;
}

input.button
{
	color:#c2d7ec;
}