/* CSS Document */

/* globale Einstellungen */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCC896;	
}

table.fixsize {
	table-layout: fixed;
}

table.autosize {
	table-layout: auto;
	left: 0px;
}

table.noborder {
	border: none;
}

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

td.noborder {
	border: none;
}

a.edit {color: #A07E4E;
	text-decoration: none;
}
a.edit:hover {
	color: #E09853;
	text-decoration: none;
}

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

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

/* Tooltip */

a.nav,
a.nav:link,
a.nav:visited,
a.nav:active {
position: relative;
text-decoration: none;
border-bottom:0px dotted #4dbcf3;
}

a.nav:hover {
background: transparent;
z-index: 100;
}

a.nav div {
display: none;
text-decoration: none;
}

a.nav:hover div {
display: block;
position: absolute;
top: 20px;
left: 100px;
width: 200px;
z-index: 100;
color: #DCC896;
border: 1px solid;
border-color: #DCC896;
padding: 3px 5px 3px 5px;
background: #000000;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
text-align: left;
}


/* Eingabeelemente */
input {
	background-color: #1F1F1F;
	border: 1px solid #DCC896;
	font-family: verdana,arial,helvetica,sans-serif;  
	font-size: 10px;  
	color: #DCC896;
}
.button {
     font-family: verdana,arial,helvetica,sans-serif;  
     font-size: 10px;  
     color: #DCC896;  
     background-color: #1F1F1F;  
     border-top: 1px solid #DCC896;  
     border-left: 1px solid #DCC896;  
     border-right: 1px solid #DCC896;  
     border-bottom: 1px solid #DCC896;
}
.input {
	font-family: verdana,arial,helvetica,sans-serif;  
     	font-size: 10px;
	background-color: #1F1F1F;
	border: 1px solid #DCC896;
	color: #DCC896;
}
.paypal {
	border: none;
}

select {
	font-family: verdana,arial,helvetica,sans-serif;  
     	font-size: 10px;
	background-color: #1F1F1F;
	border: 1px solid #DCC896;
	color: #DCC896;
}


/* Seitentitel */
.pagetitle {
	font-family: "Old English Text MT", "Times New Roman";
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	color: #DCC896;
	margin-top: 6px;
}


/* MotD / YOM / Forum / Hilfe */
a.motd {
	text-decoration: none;
	font-size: 10px;
	color:#DCC896;
	height: 16px;
	float: left;
	clear: none;
}

a:hover.motd {
	height: 16px;
	text-decoration: none;
	color:#ffffff;
}

a.hotmotd {
	text-align: center;
	font-size: 10px;
	color:#FF0000;
	height: auto;
	float: left;
	clear: none;
}


/* Navigation - Spielelinks */
table.nav {
	width: 188px;
	max-width: 188px;
	table-layout:fixed;
	cursor: default;
}

.navhelp {
	text-decoration: none;
	width: 179px;
	height: auto;
	padding-left: 7px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	clear: none;
	cursor: default;
	table-layout:fixed;
}

.navhead {
	text-decoration: none;
	width: 188px;
	height: 27px; 
	background-image: url('diablo2/menu/stattitle.gif');
	background-repeat: no-repeat;
	line-height:26px;
	border: none;
	float: left;
	clear: none;
	font-weight: bold;
	color:#DCC896;
	cursor: default;
	text-align: center;
	table-layout:fixed;
}

a.nav {
	color: #DCC896;
	text-decoration: none;
	width: 175px;
	height: auto;
	float: left;
	clear: none;
	padding-left: 7px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a:hover.nav {
	color: #FFFFFF;
	text-decoration: none;
}

a.navhilite {
	text-decoration: none;
	width: 150px;
	height: auto;
	padding: 1px;
	float: right;
	clear: none;
	color:#FFFFFF;
	
}

a:hover.navhilite {
	color:#FFFFFF;
	text-decoration: none;
}

.navhi {
	color: #DCC896;
	text-decoration: underline;
}

#siltime {
     
     cursor: help;
}

/* Vitalinfo */
table.vitalinfo {
	width: 188px;
	max-width: 188px;
	table-layout:fixed;
	cursor: default;
}

table.charinfo {
	border: none;
	width: 188px;
	max-width: 188px;
	table-layout:fixed;
	overflow: hidden;
}

td.charhead {
	text-decoration: none;
	width: 188px;
	height: 27px; 
	background-image: url('diablo2/menu/stattitle.gif');
	background-repeat: no-repeat;
	line-height:24px;
	border: none;
	float: left;
	clear: none;
	font-weight: bold;
	color:#DCC896;
	cursor: default;
	padding-left: 5px;
	table-layout:fixed;
}

td.charhead_ava {
	text-decoration: none;
	font-size: 9pt;
	width: 188px;
	max-width: 188px;
	height: 90px; 
	border: none;
	color:#FFFFFF;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	table-layout:fixed;
	padding: 1px;
}

td.charinfo {
	width: 87px;
	max-width: 87px;
	cursor: default;
	padding-left: 7px;
	color: #DCC896;
}


/* Anfragen */
table.petition {
	text-decoration: none;
	color:#FFFFFF;
}


/* Popup-Fenster */
td.popupheader {
	background-color: #000000;
	background-image: url('../images/headbkg.gif');
	height: 20px;
	text-align: center;	
}


/* Farben */
.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; }
/** table rows (e.g. Game Setup Info, Hall o' Fame) **/
.tablea	 { background-color:#9F966D; }
.trhead  { background-color:#443D2D; color:#DCC896; }
.trlight { background-color:#131313; color:#DCC896;}
.trdark  { background-color:#000000; color:#DCC896;}
.trhilight { background-color: #303030; color: #DCC896}


/* Layer Kopfzeile (MotD, YOM, etc) */
div.link{
	position: absolute;
	padding: 2px;
	border: 3px ridge Red;
	height: 15px;
	width: 15px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	z-index: 2;
}

#header_links{
	position: absolute;
	top: 90px;
	left: 40px;
	width: 50%;
	height: 16px;
}

#motd_link{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 160px;
	height: 100%;
	font-size: 7pt;
	color: #DCC896;
}

#mail_link{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 200px;
	height: 100%;
	font-size: 7pt;
	text-align: left;
}

#header_links2{
	position: absolute;
	top: 90px;
	right: 0px;
	width: 50%;
	height: 16px;
}

#petition_link{
	position: absolute;
	top: 0px;
	right: 5px;
	width: 135px;
	height: 100%;
	text-align: right;
	font-size: 7pt;
}

#forum_link{
	position: absolute;
	top: 0px;
	right: 140px;
	width: 100px;
	height: 100%;
	font-size: 7pt;
}

#chat_link{
	position: absolute;
	top: 0px;
	right: 230px;
	width: 100px;
	height: 100%;
	font-size: 7pt;
}
