/* Datie: main.css */
/* Stylesheet-Datei fuer Shop 800-Jahre Reinhardtsgrimma */

body         { font-family: verdana, arial, helvetica, serif; color: #006600; font-size: 10pt }
p            { font-family: verdana, arial, helvetica, serif; color: #006600; font-size: 10pt }
a            { font-family: verdana, arial, helvetica, serif; color: #006600; }
/* a            { font-family: verdana, arial, helvetica, serif; color: #006600; font-size: 10pt } */
td           { font-family: verdana, arial, helvetica, serif; color: #006600; font-size: 10pt }
h1           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 28pt }
h2           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 20pt }
h3           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 16pt }
h4           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 12pt }
h5           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 10pt }
h6           { font-family: verdana, arial, helvetica, serif; color: #006600; font-style: normal; font-weight: bold; font-size: 8pt }
hr           { width:100%; color:#006600; background-color: #006600; border:0px #006600; }

/* Links bitte nach Deinen Vorstellungen gestalten */
a:link       { text-decoration: underline; color: #006600; }
a:active     { text-decoration: overline underline; color: #FF0000; font-style: italic; }
a:visited    { text-decoration: underline; color: #006600; font-style: italic; }
a:hover      { text-decoration: overline underline; color: #FF0000; }

/* Formate f&uuml;r Kundendaten und Bestellte Artikel */

#besteller {
    widthfont
    :700px;
    margin-left:50px;
    padding: 10px 10px 10px 10px;
    z-index:0;
}

.besteller {
   text-align: left;
}

table.besteller {
    width:650px;
}

tr.besteller {
   color: #000000;  /*#A0A0A0*/
}

th.besteller {
   color: #000000;  /*#A0A0A0*/
}

td.besteller {
   color: #000000;  /*#A0A0A0*/
}

p.summe {
   color: #000000; 
   font-weight: bold;
}

/* Formate f&uuml;r Widerrufsbelehrung */

#belehr {
    width:700px;
    margin-left:50px;
    padding: 10px 10px 10px 10px;
/*    float:left;*/
    z-index:0;
    }

.belehr {
   text-align: left;
   color: #000000;
   }

/* Weitere Formate */


/* f&uuml;r Tests
  border:1px solid blue;
    display : none;
*/
