/*-------------Stylesheet f\'fcr die Mass-Homepage----------------------------*/
/*-------------------------------------------------------------------------------------------*/

/*------------ MASS Hauptmenue-Link Grundfarbe grün, Text weiss ------------*/
.masshauptlink   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:9pt;
     color:#F0F1F2;
     text-decoration:none;
     text-align:left;
     } 


/*------------ MASS Hauptmenue-Link ausgewaehlt Grundfarbe weiss, Text grün ------------*/
.masshauptlinkclick   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-style:normal;
     color:#009E94;
     text-decoration:none;
     text-align:left;
     } 


/*------------ MASS Hauptmenuelink beim Ueberfahren mit der Maus------------*/
A.masshauptlink:hover { 
    color:#555555; 
    }


/*------------ MASS Hauptmenuelink ausgewaehlt beim Ueberfahren mit der Maus------------*/
A.masshauptlinkclick:hover { 
    color:#555555; 
    }


/*------------ MASS Adresszeile grün ------------*/
.massadresse   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:8pt;
     color: #009E94;
     font-weight:bold;
     text-decoration: none;
     text-align: center;
     letter-spacing: 0pt;
     line-height: 2;
     } 


/*------------ MASS Logotext ------------*/
.masslogo   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:8pt;
     color: #009E94;
     text-decoration:none;
     font-weight:bold;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 11px;
     } 


/*------------ MASS normaler Seiten-Text ------------*/
.masstext   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:normal;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 19.5px;
     } 

/*------------ MASS normaler Seiten-Text Fett ------------*/
.masstextbold   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 19.5px;
     } 

/*------------ Schrift für Support mit größerem Zeilenabstand ------------*/
.masssupport  {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:normal;
     font-style:normal;
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 19.5px;
     } 


/*------------ MASS Haupt-Ueberschrift grün auf weissem Grund (Hauptüberschrift oben auf den Unterseiten) ------------*/
.masshaupt   {
     font-family:Arial black, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight:normal;
     color: #009E94;
     text-decoration:none;
     letter-spacing: 1pt;
     text-align:left;
     } 


/*------------ MASS Haupt-Ueberschrift auf buntem Grund ------------*/
.massbunt   {
     font-family:Arial, Helvetica, sans-serif;
     font-size: 9pt;
     font-weight:bold;
     font-style:bold;
     color: #009E94;
     text-decoration:none;
     text-align:left;
     } 



/*------------ MASS Text Produktübersicht-Quadrat gruen ------------*/
.massquadratgruen   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:9pt;
     font-weight:normal;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#009E94;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 16px;
     } 


/*------------ MASS Text Produktübersicht-Quadrat weiss ------------*/
.massquadratweiss   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:9pt;
     font-weight:normal;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#FFFFFF;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 16px;
     } 

/*------------ MASS Text Produktübersicht-Quadrat grün ------------*/
.massquadratgruen   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:9pt;
     font-weight:normal;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#009E94;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 16px;
     } 


/*------------ MASS Zwischenüberschrift (klein und MASS-gruen) ------------*/
.massueberschriftklein   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-style:normal;
     font-weight:bold;
     color: #009E94;
     text-decoration:none;
     text-align:left;
     line-height: 19.5 px;
     } 

/*------------ MASS Zwischenüberschrift (klein und grau) ------------*/
.massueberschriftkleing   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:bold;
     font-style:normal;
     color: #555555;
     text-decoration:none;
     text-align:left;
     line-height: 19px;
     } 


/*------------ MASS Zwischenüberschrift (klein und Sonderform weiss) ------------*/
.massueberschriftkleinweiss   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:bold;
     font-style:normal;
     color: #FFFFFF;
     text-decoration:none;
     text-align:left;
     line-height: 19px;
     }


/*------------ MASS Überschrift "Industriepc nach MASS" ------------*/
.masstexti   {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:bold;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     /*line-height: 2;*/
     } 



/*------------ MASS-LINK ------------*/
.masslink   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     color:#009E94;
     text-decoration:underline;
     text-align:left;
     } 

/*------------ MASS LINK-AKTIV (Mouseover) ------------*/
A.masslink:hover { 
    color:#009E94; 
    font-style:italic 
    }

/*------------ MASS-LINK ohne Unterstreichung ------------*/
.masslinkohne   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     color:#009E94;
     text-decoration:none;
     text-align:left;
     } 


/*------------ MASS LINK-AKTIV - ohne Unterstreichung (Mouseover) ------------*/
A.masslinkohne:hover { 
    color:#555555; 
    /*font-style:italic*/
    }



/*------------ MASS-LINK Sonderform weiss------------*/
/*.masslinkweiss   {*/
/*     font-family:Arial, Helvetica, sans-serif;*/
/*     font-size:12px;*/
/*     font-weight:bold;*/
/*     font-style:normal;*/
/*     color:#FFFFFF;*/
/*     text-decoration:underline;*/
/*     text-align:left;*/
/*     } 


/*------------ MASS LINK-AKTIV (Mouseover) Sonderform weiss ------------*/
/*A.masslinkweiss:hover { */
/*    color:#FF0000; */
/*    font-style:italic */
/*    }*/


/*------------ MASS SCROLLBAR ------------*/
body { 
    scrollbar-arrow-color:#C0C0C0; 
    scrollbar-face-color:#009E94; 
    scrollbar-highlight-color:#aaaaaa; 
    scrollbar-shadow-color:#aaaaaa; 
    scrollbar-base-color:##009E94; 
    scrollbar-darkshadow-color:#009E94;
    bgcolor="#FF0000" 
}


/*------------ MASS-TEXT-Textmarker ------------*/
.massmarker   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 19.5px;
     } 

/*------------ MASS NORMAL-TEXT-Farblich (grau) unterlegt ------------*/
.massschatten   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     /*font-variant: normal*/
     /*color:#555555;black*/
     color:#555555;
     text-decoration:none;
     text-align:left;
     letter-spacing: 0pt;
     line-height: 19.5px;
     } 



/*------------ Schrift für Über MASS mit 18.3 Zeilenabstand 15 PT ------------*/
.massuebergross  {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:normal;
     font-style:normal;
     color:#555555;
     text-decoration:none;
     letter-spacing: 0pt;
     line-height: 18.3px;
     } 

/*------------ Schrift für Über MASS mit 18.3 Zeilenabstand 12 PT ------------*/
.massueberklein  {
     font-family:Arial, Helvetica, sans-serif;
     font-size:9pt;
     font-weight:normal;
     font-style:normal;
     color:#555555;
     text-decoration:none;
     letter-spacing: 0pt;
     line-height: 18.3px;
     } 

/*------------ Link für Über MASS mit 18.3 Zeilenabstand 12 PT ------------*/
.massueberlink  {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:bold;
     font-style:normal;
     color:#555555;
     text-decoration:none;
     letter-spacing: 0pt;
     line-height: 18.3px;
     } 


/*------------ MASS Ueber-Mass-LINK-AKTIV - ohne Unterstreichung (Mouseover) ------------*/
A.massueberlink:hover { 
    color:#009E94;
    font-size:12pt; 
    font-weight:bold;
    /*font-style:italic*/
    }

/*------------ MASS Kontaktadresse auf KontaktseiteT ------------*/
.masskontaktadresse  {
     font-family: Arial, Helvetica, sans-serif;
     font-size:12pt;
     font-weight:bold;
     font-style:normal;
     color:#555555;
     text-decoration:none;
     letter-spacing: 0pt;
     line-height: 26.8px;
     } 





/*---------------Ab hier beginnen alte Daten, die vermutlich gelöscht werden können -------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


/*------------ LINK ------------*/
.rdlink   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
     font-weight:bold;
     font-style:normal;
     color:#003399;
     text-decoration:underline;
     text-align:left;
     } 

/*------------ Menue-LINK-Grau ------------*/
.rdlinkgr   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     color:#333333;
     text-decoration:none;
     text-align:left;
     } 

/*------------ Menue-LINK-Weiss ------------*/
.rdlinkws   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:13pt;
     font-weight:bold;
     font-style:normal;
     color:#F0F1F2;
     text-decoration:none;
     text-align:left;
     } 

/*------------ Weiss-LINK-AKTIV ------------*/
A.rdlinkws:hover { 
    color:#FF0000; 
    }

/*------------ Grau-LINK-AKTIV ------------*/
A.rdlinkgr:hover { 
    color:#FF0000; 
    }


/*------------ LINK-AKTIV ------------*/
A.rdlink:hover { 
    color:#FF0000; 
    font-style:italic 
    }


/*------------ NORMAL-TEXT-Farblich ------------*/
.rdschatten   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:normal;
     font-style:normal;
     color:#333333;
     background-color:#CACACA;
     text-decoration:none;
     text-align:left;
     } 


/*------------ NORMAL-TEXT-Textmarker ------------*/
.rdmarker   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:normal;
     font-style:normal;
     color:#333333;
     background-color: #ffff33;
     text-decoration:none;
     text-align:left;
     } 



/*------------ Überschrift ------------*/
.rdhead   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:13pt;
     font-weight:bold;
     font-style:normal;
     color:#003399;
     text-decoration:none;
     text-align:left;
     } 


/*------------ Haupt-Ueberschrift ------------*/
.rdhaupt   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:13pt;
     font-weight:bold;
     font-style:bold;
     color: #F0F1F2;
     text-decoration:none;
     text-align:left;
     } 


/*------------ Überschrift-Stahlblau ------------*/
.rdstahl   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:13pt;
     font-weight:bold;
     font-style:normal;
     color: #003399;
     text-decoration:none;
     text-align:left;
     } 


/*------------ NORMAL-TEXT ------------*/
.rdtext   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:normal;
     font-style:normal;
     color:#333333;
     text-decoration:none;
     text-align:left;
     } 

/*------------ Anzeige-TEXT ------------*/
.rdanz   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:7pt;
     font-weight:normal;
     font-style:italic;
     color:#333333;
     text-decoration:none;
     } 



/*------------ Monitor-TEXT ------------*/
.rdtext2   {
     font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
     font-weight:normal;
     font-style:normal;
     color:#333333;
     text-decoration:none;
     text-align:left;
     } 



   

/*------------ Button ------------*/
.rdbutton
    color: white;
    background-color: red;        
    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    border-top-color: silver;
    border-left-color: silver;
    border-right-color: silver;
    border-bottom-color: silver;
    border-width: 3pt;
    border-style: outset;
}


/*------------ Button-Test ------------*/
BUTTON
{
Color: Aqua;
Background-Color: AntiqueWhite;
Font-Style: normal;
Line-Height: normal;
Text-Align: left;
Border-Color: #808080;
Border-Width: thin;
}