body {
	font-family:Verdana, Bitstream Vera Sans, Arial;
	font-size: 11px;
	color: #B99A69;
	text-align:"justify";
}

p {
	margin-left: 1em;
}

table {
	font-size:100%;
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:show;
}

td {
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-color:#B99A69;
	width:25px;
	padding:3px;
}

td.small {
	font-family:Verdana, Bitstream Vera Sans, Arial;
	font-size: 8px;
}

td.wide {
	width:100px;
}

td.wide_score {
	width:50px;
}

td.wide_anrecht {
	width:120px;
}

td.wide_score2 {
	width:30px;
}

td.noframe {
	border-width:0px;
}

td.blocks {
	padding:1px;
	text-align:center;
}

td.space {
	border-style:solid;
	border-width:0px;
	border-color:#B99A69;
	padding:3px;
	height: 20px;
}

td.bar_left {
	background-color:#FF0000;
	border-style:solid;
	border-width:1px;
	border-color:#B99A69;
	border-right-width:0px;
	padding:0px;
}
td.bar_right {
	border-style:solid;
	border-width:1px;
	border-color:#B99A69;
	border-left-width:0px;
	padding:0px;
	height:11px;
}

.red {
	background-color:#FF0000;
	width:15px;
}

.blue {
	background-color:#0000FF;
	width:15px;
}

.green {
	background-color:#00FF00;
	width:15px;
}

.yellow {
	background-color:#FFFF00;
	width:15px;
}

.critical {
	color:#FF0000;
}

.Jäger {
	background-color:#425431;
}
.Todesritter {
	background-color:#552021;
}
.Druide {
	background-color:#5d471c;
}
.Magier {
	background-color:#2b4e55;
}
.Krieger {
	background-color:#4d4432;
}
.Priester {
	background-color:#595d54;
}
.Schurke {
	background-color:#615c21;
}
.Schamane {
	background-color:#1f1f55;
}
.Paladin {
	background-color:#613c4b;
}
.Hexenmeister {
	background-color:#4f1255;
}

.rating {
	position:absolute;
	left:450px;
}
a:link { color:#C26532;text-decoration:none; }
a:visited { color:#C26532;text-decoration:none }
a:hover { color:#66B775;text-decoration:underline; }
