/* $Id: xmist.css,v 1.3 2005/11/19 11:29:57 ralf Exp $ */

a:link {
    background-color : transparent;
    color : #000080;
    text-decoration : none;
}

a:visited {
    background-color : transparent;
    color : #2F4F4F;
    text-decoration : none;
}

a:hover {
    background-color : #C0C0C0;
    color : #000080;
    text-decoration : none;
}

a:active {
    background-color : #C0C0C0;
    color : #2F4F4F;
    text-decoration : none;
}

body, p {
    background-color : #CCCC99;
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
}

body.menue {
    background-color : #CCCC99;
}

form.logon {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
}

form.search {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
}

h1 {
    font-size : 18pt;
}

h2 {
    font-size : 16pt;
}

h3 {
    font-size : 12pt;
}

h4,h5,h6 {
    font-size : 10pt;
}

input.men {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
}

p {
    background-color : transparent;
}

.desc {
    background-color : transparent;
    font-size : 10pt;
}

.err {
    background-color : transparent;
    color : #FF0000;
}

.fix {
    background-color : transparent;
    font-family : Courier,Courier New;
    font-size : 12pt;
}

.header {
    background-color : transparent;
    font-size : 10pt;
    font-weight : bold;
}

.header12 {
    font-size : 12pt;
    font-weight : bold;
    text-decoration : none;
}

.header14 {
    background-color : transparent;
    font-size : 14pt;
    font-weight : bold;
    text-decoration : none;
}

.eyecatcher {
    background-color : #ADD8E6;
    font-size : 12pt;
    font-weight : bold;
    text-decoration : none;
}

.info {
    background-color : transparent;
    font-size : 8pt;
}

.infoa {
    background-color : transparent;
    color : #A8005D;
    font-size : 8pt;
}

.infoi {
    background-color : transparent;
    font-size : 8pt;
    font-style : italic;
}

.lbl {
    background-color : transparent;
    font-size : 7pt;
}

.menu{
    background-color : CCCC99;
    font-size : 9pt;
}

.note{
    background : #C0C0C0;
    color : #A8005D;
    text-align : left;
    font-size : 8pt;
}

.pf {
    background-color : transparent;
    color : #FF0000;
}

.pic, .exp {
    background-color : transparent;
    font-size : 8pt;
}

.shoptext{
   color: #000000;
   font-weight: normal;
}

.shoptitle{
   color: #000000;
   font-size: 12px;
   font-weight: bolder;
}

pre {
    background-color : transparent;
    color : #000000;
    font-family : monospace;
    font-size : 10pt;
}

span.currency {
    background-color : transparent;
    font-size : 8pt;
}

table, tr, td, th {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
}

tr.dark{
    background-color : #C0C0C0;
}

tr.headline{
    background-color : #CCCC99;
}

tr.light{
    background-color : #DFDFDF;
}

tr.shopm_tr_dark {
   background-color: #C0C0C0;
}

tr.shopm_tr_light{
   background-color: #DFDFDF;

