#rohstoffe{
	text-align:left;
	border-style:solid;
	border-color:#D0D0D0;
	border-width:1px;
	padding:1px 1px 1px 0px;
}


.kategorien{
	margin:0;
	margin-left:2px; 
	padding:0;
	display:inline-block;
}


.kategorien li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	background-color:#D0D0D0;
}

.kategorien li:hover{
	background-color:#505A59;
	cursor:pointer;
}

.kategorien .listenelement{
	margin-right:1px;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
}

#edelmetalle{
	width:102px;
}

#industriemetalle{
	width:127px;
}

#energie{
	width:69px;
}

#agrar{
	width:125px;
}



.rohstofftabelle{
	border-left-style:none;
}

.rohstofftabelle th{
	background-color:#D0D0D0;
	border-left-style:none;
}


.name{
	width:123px;
}

.kurs{
	width:96px;
}

.kurs_vortag{
	width:95px;
}


.differenz, .prozent{
	width:47px;
}

.weiterLink{
	background-color: transparent;
	background-image: url(../../style/screen/img/pfeil.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 11px;
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding-left: 18px;
	padding-bottom: 1px;
	padding-top: 0pt;
}

.navigationLink{
	background-color: transparent;
	background-image: url(../../style/screen/img/link_bg.gif);
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	width:120px;
}

.navigationLink a{
	color: #000000;
}

.navigationLink:hover{
	background-image:url(../../style/screen/img/sub_link_bg.gif);
}

