/***********************************************************************/
/* SUPER-STYLE-SHEET für Portal Austria                                */
/* der Klassenname in der ersten Zeile der jeweiligen Definition       */
/* bleibt bestehen, alle anderen sind nach Bereinigung zu entfernen    */
/***********************************************************************/
body {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #6b6b6b;
         background-color: #ffffff;
         style: normal;
         font-weight: normal;
}
body.topwin {        background-color:#B3B3B3;}
/* Links */
a {
         text-decoration: none;
}
a:hover {
         text-decoration: underline;
}
/* Formular-Randabstand einstellen */
form {
         padding: 0px;
         margin: 0px;
}
/* Buttongröße fixieren (Admin-Tool) */
.button {
         width: 120px;
}
/* Tabellen-Titel bzw. -Überschrift groß */
.Table-Header-Large,
.MG-header,
.PAS_ColHeader_Big 
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color: #dce1e9;
         background-color: #ac0039;
         style: normal;
         font-weight: bold;
         text-decoration: none;
         text-align: center;
}
/* Tabellen-Titel bzw. -Überschrift normal */
.Table-Header-Normal,
.PAS_ColHeader_Norm 
{   
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #dce1e9;
         background-color: #ac0039;
         style: normal;
         font-weight: bold;
         text-decoration: none;
         text-align: center;
}
/* Applikationslink, Erläuterungstext */
.Table-Element-XLarge,
.MG-big,  
.PAS_RowHeader_Big
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13pt;
         color: #ac0039;
         background-color: #e7e7e7;
         style: normal;
         font-weight: normal;
         text-decoration: none;
         text-align: center;
}
/* Erläuterungstext */
.Table-Element-Large,
.MG-title2   
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color: #ac0039;
         background-color: #e7e7e7;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/* Tabellen-Zeilen-Überschrft */
.Table-Element-Medium,
.PAS_RowHeader_Norm
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11pt;
         color: #ac0039;
         background-color: #e7e7e7;
         style: normal;
         font-weight: bold;
         text-decoration: none;
}
Tabellen-Text (dunkelgraue Schrift, grauer HG)
Klasse NEU  Klasse ALT  Definition
/* Tabellen-Text Large */
.Table-Text-Large,
.MG-body
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color: #6b6b6b;
         background-color: #e7e7e7;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/* Tabellen-Text Medium */
.Table-Text-Medium
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11pt;
         color: #6b6b6b;
         background-color: #e7e7e7;
         style: normal;
         font-weight: bold;
         text-decoration: none;
}
/* Tabellen-Text Normal */
.Table-Text-Normal,
.PAS_TableText
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #6b6b6b;
         background-color: #e7e7e7;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/* Tabellen-Text Small (Erläuterungstext, Betriebsmitteilungen) */
.Table-Text-Small,
.MG-small,
.MG-body-salmes
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 9pt;
         color: #6b6b6b;
         background-color: #e7e7e7;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/* Überschrift */
.Text-Title-XXLarge
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 15pt;
         color: #ac0039;
         style: normal;
         font-weight: normal;
         text-decoration: none;
         text-align: center;
         padding: 4px;
}
/* angemeldeter Benutzer */
.Text-Title-Large,
.MG-title
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color: #ac0039;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}

/* Text Normal (Hinweistext, Legende) */
.Text-Note-Normal,
.PAS_Note
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #6b6b6b;
         style: normal;
         font-weight: normal;
         text-decoration: none;
         text-align: center;
         padding-top: 4px;
         padding-bottom: 2px;
}
/* Text Normal (Hilfetext) */
.Text-Help-Normal,
.PAS_HelpText
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #ac0039;
         style: normal;
         font-weight: normal;
         text-decoration: none;
         padding: 2px;
}
/* Text Small (Infoseiten) */
.Text-Info-Small,
.text
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 9pt;
         color: #000000;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/* Text XSmall (Copyright) */
.Text-Copyright-XSmall,
.copyright
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 7pt;
         color: #000000;
         style: normal;
         font-weight: normal;
         text-decoration: none;
}
/***********************************************************************/
/* um zu Testen, ob die Klassen navitext und navitext2 Auswirkungen    */
/* haben, werden diese zu Testzwecken gelb markiert                    */
/***********************************************************************/
/* Text Normal (Navigations-Links) */
.Text-Navigation-Normal,
.navitext,
.navitext2
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #ffffff;
         style: normal;
         font-weight: bold;
}
/***********************************************************************/
/* Nicht verwendete alte Klassendefinitionen                           */
/* werden zu Testzwecken gelb markiert nach Testphase gelöscht         */
/***********************************************************************/
/* Sub-Navigations-Text */
.subnavitext
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         /* color: #ffffff; */
         
         color: red;
         background-color: yellow;
}
/* Tabellen-Text groß */
.MG-big3
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13pt;
         /* color: #ac0039; */
         /* background-color: #e7e7e7; */
         text-align: left;
         color: blue;
         background-color: yellow;
}
/* Text Normal */
.MG-middle
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         /* color: #dce1e9; */
         /* background-color: #e7e7e7; */
         color: #1E90FF; /* hellblau */
         background-color: yellow;
}