body {
	font-family:Verdana, Bitstream Vera Sans, Arial;
	font-size: 11px;
	color: #471715;
	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:#471715;
	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:#471715;
	padding:3px;
	height: 20px;
}

td.bar_left {
	background-color:#FF0000;
	border-style:solid;
	border-width:1px;
	border-color:#471715;
	border-right-width:0px;
	padding:0px;
}
td.bar_right {
	border-style:solid;
	border-width:1px;
	border-color:#471715;
	border-left-width:0px;
	padding:0px;
	height:11px;
}

.Jäger {
	background-color:#c6d8a0;
}
.Todesritter {
	background-color:#e0918a;
}
.Druide {
	background-color:#eac684;
}
.Magier {
	background-color:#a6d0d1;
}
.Krieger {
	background-color:#d4c1a1;
}
.Priester {
	background-color:#e5e4d0;
}
.Schurke {
	background-color:#f0e38a;
}
.Schamane {
	background-color:#9590d1;
}
.Paladin {
	background-color:#f0b6c3;
}
.Hexenmeister {
	background-color:#d67dd1;
}

.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; }
