/*   Definition von Style Sheets fuer Metzgereimarktplatz - Profifleischer   */

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
        {font-family:Verdana,Arial,Helvetica,helv,sans-serif;}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
        {color:#000000;}


a:link        {text-decoration:none;}
a:visited     {text-decoration:none;}
a:active      {text-decoration:none;}


/* groesstmoegliche Ueberschrift */
h1         {font-size:18pt;}

/* weitere Ueberschriften */
h2         {font-size:14pt;}

h3         {font-size:11pt;
        font-weight:bold;}

h4         {font-size:10pt;}

/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:10pt;}


/* White On Black - Inverser Text */
.wob    {font-weight:bold;
        color:#ffffff;
        background-color:#000000;
        text-decoration:none;}

/* White On Black Center - Inverser Text zentriert*/
.wobc   {font-weight:bold;
        color:#ffffff;
        background-color:#000000;
        text-decoration:none;
        text-align:center;
        border-style:solid;
        border-width:1pt;
        border-color:#fff0e0;
        padding:2pt;}

/* White On Orange Center - aktuelle Rubrik */
.wooc   {font-weight:bold;
        color:#ffffff;
        background-color:#ff6633;
        text-decoration:none;
        text-align:center;}

/* White On Orange */
.woo    {font-weight:bold;
        color:#ffffff;
        background-color:#ff6633;
        text-decoration:none;}

/* Black On Orange */
.boo    {font-weight:bold;
        color:#000000;
        background-color:#ffffff;
        text-decoration:none;
        font-weight:bold;}

/* js - Link für JavaScript-fähige Browser */
.js     {font-size:8pt;
        color:#000000;
        text-decoration:none;
        margin:0pt;
        font-weight:bold;}

/* Anleitungtext in Euro-Demonstration  */
p.Anleitung {font-family:"monospace";
        font-weight:bold;
        text-align:center;}

/* Superscripts fuer Fussnotenverweise */
sup {font-size:70%;}

/* menue1 - erste Navigationszeile */
/* lösst Klassennamen mit physikalischer Auszeichnung (wie wobc, wooc) ab */
.menue1 {font-size:70%;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
        text-align:center;}

/* menue1hl - erste Navigationszeile, aktuelle Auswahl*/
.menue1hl {font-size:70%;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
        text-align:center;}

/* uebalken1 - Ueberschriftsbalken Typ 1*/
.uebalken1 {font-weight:bold;
        color:#000000;
        text-decoration:none;
        text-align:center;}


/* Menue_2 - zweite Navigationszeile */
/* lösst Klassennamen mit physikalischer Auszeichnung (wie wobc, wooc) ab */
.menue2 {font-size:8pt;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
        text-align:center;}

/* Menue_2 - zweite Navigationszeile, aktuelle Auswahl*/
.menue2hl {font-size:8pt;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
        text-align:center;}

/* BildUnter - Bildunterschrift/Erläuterungstext */
.bildunter {font-size:8pt;
        color:#000000;
        text-decoration:none;
        text-align:center;}

/* Stand - Stand der letzten Aktualisierung */
.stand {font-size:8pt;
        color:#000000;
        text-decoration:none;
        text-align:right;}

/* Footer - Seitenfuss mit copyright-Angaben ... */
.footer {font-size:8pt;
        color:#666666;
        text-align:center;
        margin-top:0px;
        margin-left:15px;
        margin-right:15px;}

/* Adressen internationaler Vertretungen */
.adress  {font-size:8pt;}

/* Slogan in Titelzeile*/
.titel_oob {font-size:18pt;
        font-weight:bold;
        color:#FF9933;
        background-color:#000000;}

/* Quellenangaben zu Bildern */
.quelle {font-size:8pt;
        color:#999999;}

/* "Vorsatz" vor links wie E-Mail, WWW */
.prelink {font-size:8pt;
        color:#666666;}
