/* CSS Document */

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

table.nav {
  height: auto;
  width: 181px;
}

.navhead {
  background: url('../templates/warcraft/navhead.gif');
  background-position: center;
  text-decoration: none;
  width: 181px;
  height: auto;
  padding: 1px;
  line-height: 18px;
  float: left;
  clear: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4C4135;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #4C4135;
  border-right-style: none;
  border-left-style: none;
  font-weight: bold;
  color: #FFE5B2;
  cursor: default;
    text-align: center;
}

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

a:hover {
  color: #FFE5B2;
  text-decoration: none;
}

a.nav {
  text-decoration: none;
  width: 181px;
  height: auto;
  padding: 1px;
  float: left;
  clear: none;
}

.navhelp {
  text-decoration: none;
  width: 181px;
  height: auto;
  padding: 1px;
  float: left;
  clear: none;
}
a.help {
  text-decoration: none;
  text-align: left;
  width: 181px;
  height: auto;
  padding: 1px;
  float: left;
  clear: none;
}
a:hover.help {
  background: url('../templates/warcraft/navhead.gif');
  background-position: center;
}
a:hover.nav {
  background: url('../templates/warcraft/navhead.gif');
  background-position: center;
}
a.navhilite {
  text-decoration: none;
  width: 181px;
  height: auto;
  padding: 1px;
  float: right;
  clear: none;
  color:#FFFF00;
  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: #990000;
  border-top: thin outset #CC0000;
  border-right: thin none #CC0000;
  border-bottom: thin outset #CC0000;
  border-left: thin none #CC0000;
}

table {
}

td.padchat {
  padding: 4px 4px 4px 4px;
  background-image: url('../templates/warcraft/back.gif');
}

td.charinfo {
  line-height: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4C4135;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  cursor: default;
  text-align: left;
}
td.charinfo2 {
  line-height: 18px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #4C4135;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  cursor: default;
  text-align: left;
}

td.charhead {
  line-height: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4C4135;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background: url('../templates/warcraft/charhead.gif');
  cursor: default;
  color: #FFCC66;
  text-align: center;
}

td.charhead1 {
  line-height: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4C4135;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background: url('../templates/warcraft/charhead1.gif');
  cursor: default;
  color: #FFCC66;
  text-align: center;
}

td.charhead2 {
  line-height: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4C4135;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background: url('../templates/warcraft/charhead2.gif');
  cursor: default;
  color: #FFCC66;
    text-align: center;
}

table.charinfo {
  border: none;
  width: 186px;
  table-layout: fixed;
  overflow: hidden;
}
table.vitalinfo {
  border-collapse: collapse;
  border: none;
  width: 186px;
  table-layout: fixed;
  overflow: hidden;
}
td.popupheader {
  background-color: #333399;
  background-image: url('../images/headbkg.GIF');
  height: 20px;
}
td.noborder {
  border: none;
}
table.noborder {
  border: none;
}
td.village {
  background-image: url('../images/village.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
}
td.forest {
  background-image: url('../images/forest.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
}
td.dragon {
  background-image: url('../images/dragon.jpg');
  background-repeat: no-repeat;
  background-position:  center;
  background-attachment: fixed;
}
input {
  background: url('../templates/warcraft/inputback.gif');
  border: 1px solid #4C4135;
  color: #FFCC99;
}
.button {
  border: none;
  background: url('../templates/warcraft/button1.gif');
  height: 30px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #F8DB83;
  cursor: pointer;
}
.button2 {
 	border: none;
  	background: url('../templates/warcraft/inputback.gif');
  	height: auto;
  	font-family: verdana,arial,helvetica,sans-serif;
  	font-size: 12px;
  	color: #FFFFFF;
  	cursor: pointer;
	border-top: thin solid #FF0000;
	border-bottom: thin solid #FF0000;
	border-right: thin solid #FF0000;
	border-left: thin solid #FF0000;
}
a:hover.button2 {
 	border: none;
  	background: url('../templates/warcraft/inputback.gif');
  	height: auto;
  	font-family: verdana,arial,helvetica,sans-serif;
  	font-size: 12px;
  	color: #FFFFFF;
  	cursor: pointer;
	border-top: thin solid #FFFF00;
	border-bottom: thin solid #FFFF00;
	border-right: thin solid #FFFF00;
	border-left: thin solid #FFFF00;
}
.input {
  background: url('../templates/warcraft/inputback.gif');
  border: 1px solid #4C4135;
  color: #FFCC99;
}
.textarea {
  background: url('../templates/warcraft/inputback.gif');
  border: 1px solid #4C4135;
  color: #FFCC99;
}
.textarea.eingabe {
  background: url('../templates/warcraft/inputback.gif');
  border: 1px solid #4C4135;
  color: #FFCC99;
}
.textarea.Eingabe {
  background: url('../templates/warcraft/inputback.gif');
  border: 1px solid #4C4135;
  color: #FFCC99;
}
select {
  background-color: #433828;
  border: 1px solid #806B4D;
  color: #FFCC99;
}
select:hover {
  color: #FFFFFF;
}
a.motd {
	text-decoration: none;
	text-align: center;
	color:#FF9900;
	width: 122px;
	height: 16px;
	padding: 1px;
	float: left;
	clear: none;
}
a:hover.motd {
	height: 14px;
	width: 120px;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #a60000;
	border-top: thin solid #ff0000;
	border-bottom: thin solid #ff0000;
	border-right: thin solid #ff0000;
	border-left: thin solid #ff0000;
}
a.hotmotd {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	width: 120px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background-color: #806B4D;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}

a.brief {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	width: 120px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background-color: #9d0000;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
a:hover.brief {
	height: 14px;
	width: 120px;
	text-decoration: none;
	color:#000000;
	background-color: #ea0000;
	border-top: thin solid #ff0000;
	border-bottom: thin solid #ff0000;
	border-right: thin solid #ff0000;
	border-left: thin solid #ff0000;
}
a.hotbrief {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	width: 120px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background-color: #806B4D;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
a.brief2 {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	width: 120px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background: url('../templates/warcraft/inputback.gif');
	border-top: thin solid #FF0000;
	border-bottom: thin solid #FF0000;
	border-right: thin solid #FF0000;
	border-left: thin solid #FF0000;
}
a:hover.brief2 {
	height: 14px;
	width: 120px;
	text-decoration: none;
	color:#FFFFFF;
	background: url('../templates/warcraft/inputback.gif');
	border-top: thin solid #ffff00;
	border-bottom: thin solid #ffff00;
	border-right: thin solid #ffff00;
	border-left: thin solid #ffff00;
}
a.hotbrief2 {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	width: 120px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;

	background: url('../templates/warcraft/inputback.gif');
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left: thin solid #FF9900;
}

.pagetitle {
	font-family: "Old English Text MT", "Times New Roman";
	font-size: 20px;
	color: #B28D59;
}

td.footer {
  background-repeat: repeat-x;
}
.navhi {
  color: #CCCC99;
  text-decoration: underline;
}
a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: normal;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: none;
cursor: help;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
z-index: 100;
color: #FFFFFF;
border: 1px solid;
border-color: #FF0000 #FF0000 #FF0000 #FF0000;
border-left: 4px solid #FF0000;
padding: 2px 2px 2px 2px;
background: url('../templates/warcraft/inputback.gif');
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: normal;
text-align: left;
}
a.tooltip2,
a.tooltip2:link,
a.tooltip2:visited,
a.tooltip2:active {
position: relative;
text-decoration: none;
font-style: normal;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip2:hover {
background: none;
cursor: help;
z-index: 100;
}

a.tooltip2 span {
display: none;
text-decoration: none;
}

a.tooltip2:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
z-index: 100;
color: #FFFFFF;
border: 1px solid;
border-color: #FF0000 #FF0000 #FF0000 #FF0000;
border-left: 4px solid #FF0000;
padding: 2px 10px 2px 10px;
background: url('../templates/warcraft/inputback.gif');
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: normal;
text-align: left;
}

.colDkBlue    { color: #0000B0; }
.colDkGreen   { color: #00B000; }
.colDkCyan    { color: #00B0B0; }
.colDkRed     { color: #B00000; }
.colDkMagenta { color: #B000CC; }
.colDkYellow  { color: #B0B000; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue    { color: #0000FF; }
.colLtGreen   { color: #00FF00; }
.colLtCyan    { color: #00FFFF; }
.colLtRed     { color: #FF0000; }
.colLtMagenta { color: #FF00FF; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #999999; }
.colOrange  { color: #FF9900; }
.colDkOrange  { color: #FF6600; }
.colBlue  { color: #0070FF; }
.colLime  { color: #DDFFBB; }
.colBlack  { color: #000000; }
.colRose { color: #EEBBEE; }
.colblueviolet { color: #9A5BEE; }
.coliceviolet{ color: #AABBEE; }
.colLtBrown { color: #F8DB83; }
.colDkBrown { color: #6b563f; }
.colXLtGreen{color: #aaff99; }
.colAttention { background-color: #00FF00; color: #FF0000;}
.colWhiteBlack { background-color: #FFFFFF; color: #000000; }
.colBack  { background-color:#00FFFF; color:#000000; }
.trhead  {
  background: url('../templates/warcraft/trhead.gif');
  height: 26px;
  color:#FFE5B2;
}
.trlight {
  background: url('../templates/warcraft/trlight.gif');
}
.trdark  {
  background: url('../templates/warcraft/trdark.gif');
}


scrollbar-face-color       { color: #584833; }
scrollbar-shadow-color     { color: #201F1F; }
scrollbar-highlight-color  { color: #6F6660; }
scrollbar-3dlight-color    { color: #8F8880; }
scrollbar-darkshadow-color { color: #222222; }
scrollbar-track-color      { color: #202020; }
scrollbar-arrow-color      { color: #CCCCCC; }

.box {
position:absolute; top:50px; left:50px; 
z-index:3;}

.box a {
color:#ffffff;
background:#b3b06c;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid black;}

.box a:hover {
color:black;
background:#ddd8b7;
width:400px;}

.box a span {display:none;}

.box a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;}
