body, table, td, th, div, p, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}
body { 
background-color: #FEFEFE;
	margin: 0px;
	overflow-x: hidden;
}
form {
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active {
	font-size: inherit;
	text-decoration: none;
	color: #6633FF;
}
a:hover {
	font-size: inherit;
	text-decoration: none;
	color: #5522DD;
}
#top {
	margin: 4px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-right: 7px;
	border-bottom: #CCCCCC solid 1px;
}
#header {
	font-size: 29px;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
	color: #222D44;
}
#rubriker {
	width: 100%;
	font-size: 18px;
}
.leftbound {
	position: absolute;
	vertical-align: middle;
	padding-top: 4px;
}
.rightbound {
	float:right;
}

#leftmenu {
	float: left;
	background-color: #EEEEEE;
	width: 19%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}
.menupartm {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
.menupart {
	padding: 3px;
	border: 0px none;
}
h3 {
	display: block;
	margin: 0px;
	font-size: 20px;
	color: #222D44;
	text-align:center;
	padding: 3px;
}
.links {
	margin: 0px;
}
.links h3 {
	text-align: left;
	display: block;
	margin: 0px;
	padding:3px;
	padding-left: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px;
	color: #222D44;
}
.links a, .links a:link, .links a:visited, .links a:active {
	display: block;
	margin: 0px;
	padding: 4px;
	padding-left: 10px;
	font-size:13.5px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
.links a:hover {
	display: block;
	margin: 0px;
	padding: 4px;
	padding-left: 10px;
	font-size:13.5px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: underline;
	background-color: #DDDDDD;
}
#searchform {
	margin-top: 0px;
	padding-top:2px;
}
#main {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}
#bottom {
	padding: 10px;
	color: #606060;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#page {
	margin-left: 19.5%;
	clear: none;
	padding-bottom: 6px;
	width: 80%;
}
.nyrub {
	font-size: 12px;
	font-weight: bold;
}
#pagetable {
	vertical-align:top;
	width: 78%;
}
#pagetable td {
	vertical-align:top;
}
.registertable th {
	text-align: left;
}
.pagerubrik {
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
	width: auto;
}
.pageitem {
	font-size: 11.5px;
	padding: 1px;
	margin-bottom: 5px;
	width: auto;
}
.error {
	color: red;
	font-weight: bold;
}
td, th {
	vertical-align: top;
}
.box {
	width: 38%;outline-style: inherit;
	outline-color: #000066;
	outline-width: 1px;text-shadow: Teal;
}
table.boxstats
{
    width: 650px;
    color: #333333;
    border: 1px solid #dddddd;
}

td.detail
{
    vertical-align: bottom;
    text-align: center;
}

img.stapel
{
    width: 10px;
    
    border: 1px solid #555555;
    background-color: #002244;
}


.geartable td {
	width:64px;
	height:64px;
}
 /*Fulhack*/
.insidegeartable td {
	width:auto;
	height:auto;
}
.insidegeartable th {
	width:auto;
	height:auto;
	text-align:left;
}
.itembg {
	background-color: #353949;
	color: #FFFFFF;
	width: 300px;
	padding:4px;

}
.itembg table, .itembg td, .itembg th {
	color: #FFFFFF;
}

.priest { color: #9B9B9B; font-size:inherit; }
.warrior { color: #C69B6D;  font-size:inherit; }
.druid { color: #FF7C0A; font-size:inherit; }
.shaman { color: #0000CD;  font-size:inherit; }
.paladin { color: #F48CBA; font-size:inherit; }
.rogue { color: #CEBE00;  font-size:inherit; }
.mage { color: #68CCEF; font-size:inherit; }
.warlock { color: #6959CD; font-size:inherit; }
.hunter { color: #AAD372; font-size:inherit; }
.deathknight  { color: #C41F3B; font-size:inherit; }
a.priest { color: #9B9B9B; font-size:inherit; font-weight:bold; text-decoration:underline;}
a.warrior { color: #C69B6D;  font-size:inherit; font-weight:bold; text-decoration:underline; }
a.druid { color: #FF7C0A; font-size:inherit; font-weight:bold; text-decoration:underline; }
a.shaman { color: #0000CD;  font-size:inherit; font-weight:bold; text-decoration:underline; }
a.paladin { color: #F48CBA; font-size:inherit; font-weight:bold; text-decoration:underline; }
a.rogue { color: #CEBE00;  font-size:inherit; font-weight:bold; text-decoration:underline; }
a.mage { color: #68CCEF; font-size:inherit; font-weight:bold; text-decoration:underline; }
a.warlock { color: #6959CD; font-size:inherit; font-weight:bold; text-decoration:underline; }
a.hunter { color: #AAD372; font-size:inherit; font-weight:bold; text-decoration:underline; }
a.deathknight  { color: #C41F3B; font-size:inherit; font-weight:bold; text-decoration:underline; }

a.achlink {
	/* color: #eead00; */
	/* color: #f5c400; */
	color:#FFBB00;
	font-weight: bold;
}

a.q9001 {
	color: black;
}
.row1 {
	background-color: #FEFEFE;
}
.row2 {
	background-color: #EFEFEF;
}
.row3 {
	background-color: #CDCDCD;
}
.row4 {
	background-color: #ECECEC;
}

.bordertable table, .bordertable th, .bordertable td {
	border: 0.5px solid black;
	margin:0px;
	font-size:11px;
}

.moneygold {
	padding-right:15px;
	background:no-repeat right center url("http://static.wowhead.com/images/money_gold.gif");
	color: white;
}
.moneysilver {
	padding-right:15px;
	background:no-repeat right center url("http://static.wowhead.com/images/money_silver.gif");
	color: white;
}
.moneycopper {
	padding-right:15px;
	background:no-repeat right center url("http://static.wowhead.com/images/money_copper.gif");
	color: white;
}

.row1 {
	background-color: #EFEFEF;
	margin-right:0px;
	margin-left:0px;
}
.row2 {
	background-color: #FFFFFF;
	margin-right:0px;
	margin-left:0px;
}

a.aguild {
	color: #0066FF;
	font-weight: bold;
}
.aguild {
	color: #0066FF;
}

a.hguild {
	color: #CC0033;
	font-weight: bold;
}
.hguild {
	color: #CC0033;
}

a.nguild {
	font-weight: bold;
}