/* ***************************************************************************
 * Update:
 *     list@080609: link auf list_pfeil.gif entfernt weil Datei nicht mehr
 *                  vorhanden ist.
 *                  Leerzeichen zwichen Element und : entfernt (also z.B.:
 *                  font-size: 11px statt font-size : 11px), das war fuer die
 *                  langen Ladezeiten verantwortlich, keine Ahnung wieso.
 *
 * ************************************************************************* */


body {
     margin-left: 0px;
     margin-top: 0px;
     font-size: 11px;
     line-height: 13px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     scrollbar-face-color: #C1C5CF;
     scrollbar-dark-shadow-color: #FFFFFF;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-shadow-color: #FFFFFF;
     scrollbar-base-color: #F4F4F6;
     scrollbar-arrow-color: #202E53;
     scrollbar-3d-light-color: #000000;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

table.rahmen {
       border-bottom: 1px solid #8F96A9;
       border-left: 1px solid #8F96A9;
       border-right: 1px solid #8F96A9;
       border-top: 1px solid #8F96A9;
}


table.links {
    background-color: #DDDFE5;
}

td.links {
    background-color: #DDDFE5;
}

td.dunkel {
    background-color: #DDDFE5;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

table.rechts {
    background-color: #F4F4F6;
}

td.rechts {
    background-color: #F4F4F6;
}

td.hell {
    background-color: #F4F4F6;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* zelle in der text vorkommt */
td.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
}


td.type {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    padding-left: 8px;
    padding-right: 6px;
    padding-bottom: 8px;
}

td.ue {
    background-color: #DDDFE5;
    color: #63717E;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}


td.navioben {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    background-color: #778899;
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.headline {
    font-family: Verdana, Helvetia, Arial;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    background-color: #DDDFE5;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 1px;
}

ul {
    /* list@080609: Die Datei ist nicht mehr vorhanden (sowohl extern als
	 * auch im CMS) */
    /* list-style-image:  url(http://www.alpine.at/global/images/list_pfeil.gif); */
    list-style-position: outside;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
}

li.first {
    list-style-image:  url(http://www.alpine.at/global/images/nbsub_pfeil.gif);
    list-style-position: outside;
    font-weight: bold;
    font-size: 12px;
    color: #4C5A6A;
}

/* Links allgemein */

a:link {
    color: #202E53;
    text-decoration: underline;
}

a:visited {
    color: #41517B;
    text-decoration: underline;
}

a:hover {
    color: #E1C018;
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

/* alle History Links beziehen sich  auf die Navigation oben rechts*/
a.history:link {
    font: bold;
    color: #C7CFD7;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.history:hover {
    font: bold;
    color: #EECA22;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.history:visited {
    font: bold;
    color: #C7CFD7;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.history:active {
    font: bold;
    color: #C7CFD7;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

td.history {
    color: #FFFFFF;
    font-family: Verdana, Helvetia, Arial;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    background-color: #202E53;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 4px;
}

/* alte Styles von main */
li.first {
    list-style-image:  url(http://www.alpine.at/global/images/nbsub_pfeil.gif);
    list-style-position: outside;
    font-weight: bold;
    font-size: 12px;
    color: #4C5A6A;
}
/* alte Styles aus */

/* History Links Ende */
table {

}
