/* CSS Document */

caption {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Monotype, sans-serif;
    font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Background ausklammern */
table.nav {
	background-color: #0000FF;
	border: 1px solid #000000;
	height: auto;
	width: 180px;
	text-decoration: bold;
}

/* Navigation Titel*/
.navhead {
	text-decoration: none;
	width: 180px;
	height: auto;
	padding: 5px;
	float: left;
	line-height: 18px;
	clear: none;
	/* background-color: #603D14; */
	/*border: 1px solid #B08233; */
	font-weight: bold;
	color: #ae977c;
	cursor: default;
	text-align: center;
	font-variant: small-caps;
}

/* Link */
a {
	font-size:10pt;
	font-family:"Helvetia", sans-serif;
	color: #ae977c;
	text-decoration: none;

}


/* Navigation Optionen */
a.nav {
	color: #ae977c;
	text-decoration: none;
	width: 180px;
	height: auto;
	float: left;
	padding: 1px;
	clear: none;
	/* background-color: #000000; */
	/* border: 1px solid #B08233; */
	text-align: center;
}
/* ???? Wenn Option nicht anwählbar Runentisch ohne Runenstein */
.navhelp {
	text-decoration: none;
	text-align: center;
	width: 180px;
	text-align: left;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	background-color: #958f88;
	border: 1px solid #221C18;
}

/* Navigation hover */
a:hover.nav {
	/*background-color: #235C05;*/
	text-decoration:underline;
	/* border-top: 1px solid #AF8757;
	border-left: 1px solid #AF8757;
	border-bottom: 1px solid #4D361B;
	border-right: 1px solid #4D361B; */
}

a.navhilite {
	text-decoration: none;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
	color:#FFFFFF;
	background-color: #330000;
	border-top: thin solid #330000;
	border-bottom: thin solid #330000;
	border-right: thin none #330000;
	border-left: thin none #330000;
}


a:hover.navhilite {
	background-color: #CC0000;
	border-top: thin outset #CC0000;
	border-right: thin none #CC0000;
	border-bottom: thin outset #CC0000;
	border-left: thin none #CC0000;
}


table {
}
td.charinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}

td.charhead {
	background-color: #000000;
	border: none;
	cursor: default;
	color: #32FFFD;
}
table.charinfo {
	border: none;
	width: 182px;
}
td.popupheader {
	background-color: #000000;
	/* background-image: url(../images/headbkg.GIF); */
	height: 20px;
}
td.noborder {
	border: none;
}
table.noborder {
	border: none;
}
/* Eingabezeile */
input {
	background-color: #221C18;
	border: 1px solid #40362f;
	color: #ae977c;
}
/* Button. Sollte klar sein */
.button {
font-family: verdana,arial,helvetica,sans-serif;  
	 font-size: 12px;  
	 color: #ae977c;
	 background-color: #221C18;
	 border-top: 1px solid #40362f;
	 border-left: 1px solid #40362f;
	 border-right: 1px solid #1f1711;
	 border-bottom: 1px solid #1f1711;
}
/* Eingabefeld */
/* Eingabefeld mit den zu den Eingabegrafiken gehörenden parametern
.input {
	background-color: #424242;
	border: 1px solid #1c2325;
	color: #E4B072;
}*/
.input {
	background-color: #212326;
	border:none;
	color: #92aebc;
}
/* Drop-Down */
select {
	background-color: #221C18;
	border: 1px solid #40362f;
	color: #ae977c;
}
table.vitalinfo {
	background-color: #00FFFF;
	border: 1px solid #000000;
	width: 182px;
}
/* linke Navi */
a.motd {
	text-decoration: none;
	color:#ae977c;
}
/* linke Navi Hover */
a:hover.motd {
	font-weight: normal;
	color:#ae977c;
	text-decoration:underline;
}

a.hotmotd {
	font-weight: normal;
	text-decoration: blink;
	color:#c5c5c5;
}

/* Seitentitel. Was sonst */
.pagetitle {
color: #ae977c;
text-align:justify;
font-family: "Arial-Black", "Arial", "Courier";
font-variant:small-caps;
font-weight:400;
font-size: 26px;
}
/* Shortkeyfarbe */
.navhi {
	color: #e5a268;
	/* text-decoration: underline; */
}

td.nav a.thot {
	position: absolute;
	left: 0px;
	height: auto;
}
td.nav a.t {
	position: absolute;
	left: 0px;
	height: auto;
}

a.t {
	width: 7px;
	height: 7px;
	border: 1px dotted #0000FF;
	background-color: #9999FF;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.thot {
	width: 7px;
	height: 7px;
	border: 1px dotted #FF0000;
	background-color: #FF9999;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

div.debug {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px dotted #000000;
	width: auto;
	height: auto;
	font-size: 10px;
}
/*
.colDkBlue	{ color: #0000FF; }
.colDkGreen   { color: #00B000; }
.colDkCyan	{ color: #00B0B0; }
.colDkBlack	{ background-color:#FFFFFF; color: #000000; }
.colDkRed	 { color: #BB0000; }
.colDkMagenta { color: #B000CC; }
.colDkYellow  { color: #B0B000; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue	{ color: #6262FF; }
.colLtGreen   { color: #00FF00; }
.colLtCyan	{ color: #00FFFF; }
.colLtRed	 { color: #FF2222; }
.colLtMagenta { color: #FF00FF; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #777777; }
.colDkOrange  { color: #995500; }
.colLtOrange  { color: #FF9900; }
*/

 /*Desaturatet nicht so Einseitig wie die Eingeschränkte Palette */
.colDkBlue	{ color: #2e5199; }
.colDkGreen   { color: #427620; }
.colDkCyan	{ color: #dba86f; }
.colDkBlack	{ background-color:#c58a5d; color: #000000; }
.colDkRed	 { color: #c21a0b; }
.colDkMagenta { color: #5a4682; }
.colDkYellow  { color: #c8a93d; }
.colDkWhite   { color: #ababab; }
.colLtBlue	{ color: #8f8ccf; }
.colLtGreen   { color: #9ad73f; }
.colLtCyan	{ color: #0089B0; }
.colLtRed	 { color: #fe4037; }
.colLtMagenta { color: #7c4ccd; }
.colLtYellow  { color: #f3e8b0; }
.colLtWhite   { color: #e0e0e0; }
.colLtBlack   { color: #666666; }
.colDkOrange  { color: #815a2a; }
.colLtOrange  { color: #d46737; }

/* Game setting */
.trhead  { background-color:#1c2325; color:#939393;  background-image: url(lm2/lm_headbg.jpg); }
.trlight { background-color:#000000; background-image: url(lm2/lm_trlight.jpg); background-repeat:repeat-x; }
.trdark  { background-color:#000000; background-image: url(lm2/lm_trdark.jpg); background-repeat:repeat-x; }
.trhilight { background-color: #33ff33;	border: 1px solid #939393; }

