@CHARSET "ISO-8859-1";

#div_itemliste
{
	border:1px solid rgb(249,167,106);
	background-color:rgb(193,87,9);
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

.table_itemliste
{
	margin-left:0px;
	margin-top:15px;
	margin-bottom:25px;
	border:1px solid rgb(249,167,106);
	/*border:1px solid black;*/
}

.table_itemliste th
{
	background-color:rgb(193,87,9);
	border:1px solid rgb(249,167,106);
	
}

.itemliste_itemlinks
{
	margin-left:5px;
	margin-bottom:10px;
	font-size:12px;
}

.table_itemliste_type
{
	padding-top:4px;
	padding-bottom:6px;
}


.table_itemliste_name
{
	width:300px;	
}

.table_itemliste_art
{
	width:20px;	
}

.table_itemliste_att
{
	width:30px;	
}

.table_itemliste_gold
{
	width:40px;	
}

.table_itemliste td
{
	border:1px solid rgb(249,167,106);
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	background-color:rgb(211,96,11);
	/*border:1px solid black;*/
}

.table_itemliste td img
{
	height:22px;
	margin-top:2px;	
}
