<!--

body {
margin : 0px;
background-color : #ffffff;
background-image: url(http://www.rohstoff-woche.de/images/hg.gif);
color : #000000;
font-family: arial, helvetica, sans-serif;
font-size : 12px; 
scrollbar-face-color : #666666; 
scrollbar-highlight-color : #666666; 
scrollbar-shadow-color : #666666; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-arrow-color : #ffffff;  
scrollbar-track-color : #666666; 
scrollbar-darkshadow-color : #ffffff;
}

body, p, td, li, div, input, textarea {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #000000;
}

table.table {
background-color : #ffffff;
text-align : left;
}

td.footer {
height : 25px;
color : #000000;
font-size : 10px;
}

/* Links Normal - Start */

a:link {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #006699;
font-weight : normal;
text-decoration : underline;
}
a:active {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #006699;
font-weight : normal;
text-decoration : underline;
}
a:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #006699;
font-weight : normal;
text-decoration : underline;
}
a:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #006699;
font-weight : normal;
text-decoration : none;
}

/* Links Normal - Ende */

/* Links nav- Start */

a.nav:link {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.nav:active {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.nav:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.nav:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

/* Links nav - Ende */

h1 {
font-family: arial, helvetica, sans-serif;
font-size : 16px;
color : #000000;
font-weight : bold;
}

h2 {
font-family: arial, helvetica, sans-serif;
font-size : 14px;
color : #000000;
font-weight:bold;
}

-->