/* oh 1.5.2006 die Anpassungen fuer die SEM stehen ganz unten im File */
/* $HeadUrl$ */
/* $Rev: 518 $ */
/* $Date: 2007-01-16 18:52:12 +0100 (Di, 16 Jan 2007) $ */

/* Versionsnummeranzeige */
.version
{
  color:#D28A2C;
  display:block;
  font-size:10px;
}

.shortversion
{
  color:#D28A2C;
  display:block;
  font-size:10px;
}


/* oh 6.11.2006 Actionbar */

.elementboxadd
  {
    float               : none;
    padding             : 0px;
    color               : #FFFFFF;
    font-weight         : bold;
    background-color    : #768791;
    border-top: 1px solid white;
    border-bottom: 1px solid black;
  }

.textelmadd {
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  margin-left:10px;
  margin-right:10px;
}


.elementboxdel
  {
    float               : none;
    padding             : 0px;
    color               : #FFFFFF;
    font-weight         : bold;
    background-color    : #34505E;
    border-top: 1px solid white;
    border-bottom: 1px solid black;
  }

.textelmdel {
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  margin-left:10px;
  margin-right:10px;
}




.actionback {
  background-color:#FECC01;
  //height:20px;
}

.debuginfo {
  background-color:#FFEE01;
  font-family: LucidaConsole;
  font-size: 10px;
  font-style: normal;
}


/* actionbar ende */



body {
  font-family: Verdana;
  font-size: 10px;

}

.keindruck { display:none; }
.frametop {
  table-layout: fixed;
  cellpadding: 0;
  cellspacing: 0;
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  vertical-align: top;
  border-color: white;
  border-top: solid;
  border-width: 1px;
}

table.sitemapTable {
  cellpadding: 0;
  cellspacing: 0;
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  border-style: none;
  border-color: white;
  border-collapse: collapse;
  empty-cells: show;
  border-width: 1px;
  vertical-align: top;

  text-decoration: none

}
td.sitemapTable {
  cellpadding: 0;
  cellspacing: 0;
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  border-color: Black;
  border-style: none;
  empty-cells: show;
  border-width: 1px;
  vertical-align: top;
  text-decoration: none

}

td.sitemapValueCell {
  cellpadding: 0;
  cellspacing: 0;
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  border-color: white;
  border-left: solid;
  empty-cells: show;
  border-width: 1px;
  vertical-align: top;
  text-decoration: none

}



.dhtml_actual { background-color: #5E5E5E }
.dhtml_normal { background-color: #9DA193 }

.dhtml_actualEH { background-color: #5E5E5E }
.dhtml_normalEH { background-color: #9DA193 }


.dhtml_actualGH { background-color: #B4C3BD }
.dhtml_normalGH { background-color: #7b9e92 }



.txtmarker {
  text-decoration:underline;
}


.table {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight:normal;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 1px;                                       */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;

  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none;
  vertical-align: top;

}
.table td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}


.table_gh {
  font-size: 10px;
  background-color: #CBD4CF;
  font-family: Verdana;
  font-weight: bold;
  border-color: Black;
  border-style: solid;
  border-width: 0px;
  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none
}


.table1 {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: normal;
  empty-cells: show;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 1px;                                       */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;

  empty-cells: show;
  text-decoration: none
}

.table1 td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}



.table2 {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: regular;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 0px;                                       */
  border-style : ridge;
  border-width : 0px;
  border-collapse : collapse;

  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none
}

.table2 td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}

.tableNoframe {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: bold;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 0px;                                       */
  border-style : ridge;
  border-width : 0px;
  border-collapse : collapse;

  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none
}
.tableNoframe td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}




.tableNoBold {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: regular;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 1px;                                       */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;

  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none;
  vertical-align: top;
}
.tableNoBold td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}


.table3 {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: normal;

/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border-color: Black;
  border-style: solid;
  border-width: 1px;                                       */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;

  empty-cells: show;
  border-spacing:10px;
  padding: 10px;
  text-decoration: none
}

.table3 td {
/*  *** Border-Einstellungen f?r Tabelle - MR - 17.01.2007 ***
  border: solid 1px #000000;
  border-collapse:collapse;                                */
  border-style : ridge;
  border-width : 2px;
  border-collapse : collapse;
  padding-left  : 10px;
  padding-right : 10px;
}

.table_news {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: regular;
  empty-cells: show;
  text-decoration: none
}


.mainheadtext {
  background-color: #9DA193;
  font-size: 16px;
  color: Black;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.subheadtext{
  background-color:#9DA193;
  font-size: 10px;
  color: White;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

textarea  {
  background-color: #D7DBD3;
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

input   {
  background-color: #D7DBD3;
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

select {
  background-color: #D7DBD3;
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

td.stdgrau {
  background-color: #D7DBD3;
}

td.stdgrauGH {
  background-color: #CBD4CF;
  font-size=12px;
}

td.activelink {
  background-color: #C0C4BC;

}

td.activelinkGH {
  background-color: #B4C3BD;

}

td.hinweis {
  background-color: #00FF00;
}

td.actionsleiste {
  background-color: #FECC01;
}

dl {
  margin-top: 0px;
  margin-bottom: 5px;
}
dt {
  margin-top: 10px;
}



<!-- Format f?r die Zelle, die von Nachoben eingesetzt wird -->
.nachObenZelle {
  background-color: #D7DBD3;
}




.txtnavsubover {
  font-size: 10px;
  color: #B2B2B2;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}


.txtnavsubover_gh {
  font-size: 10px;
  color: #FFFFFF;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.txtnavsubhover {
  font-size: 10px;
  color: #B2B2B2;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.txtnavsubhover:hover {
  text-decoration: underline
}

.txtnavmainhidden {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.txtnavmainhidden:hover {
  color:white
}

.txtnavmainover {
  font-size: 10px;
  color:white;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.primnav {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.primnav_active {
  font-size: 10px;
  color: #FFFFFF;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}


.primnav:hover {
  color:white
}


.txtcontentlink {
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.txtcontentlink:hover {
  text-decoration: underline
}

.txtboxlink {
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.txtboxlink:hover {
  text-decoration: underline;
}

.txtboxlink img{
  padding-right: 5px;
}

.actionlink {
  font-size: 10px;
  color: #FFFFFF;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}

.actionlink:hover {
  text-decoration: underline;
}


.DHTMLtxtcontentlink {
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.DHTMLtxtcontentlink:active {
  /*color: #333333;*/
  text-decoration: none;
}

.DHTMLtxtcontentlink:hover {
  color: #999999;
}

.txtcontentlinkhilite {
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none
}


.linkactual {
  font-size: 10px;
  color: #00FF00;
  font-family: Verdana;
  font-weight: bold;
  text-decoration:none;
}

.txtcontentlink_gh {
  font-size: 10px;
  color: #5E5E5E;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none

}



.txtcontentnormal {
  font-size: 10px;
  color: #262626;
  font-family: Verdana;
  font-weight: regular;
  text-decoration: none;
}


/* fuer IE */
html>body #Layer10 {
  display:none;
}

html>body #Layer11 {
  display:none;
}

/* ******************************************* */
/* oh 29.4.2006  f?r Sprit Werbeagentur GmbH
 *
 * SEM Webansicht
 * Ein transparenter Layer soll die Navigation deaktivieren
 * Layer wird in audi_varianten_sem-webansicht.xsl eingefuegt
 */

#deactivate { position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:1000; }
#activate-flash { position:relative; top:0px; left:0px; width:100%; height:100%; z-index:10000; }
#activate-dhtml { position:relative; z-index:10000; }

/* ******************************************* */


/* ******************************************* */
/* oh 29.4.2006  f?r Sprit Werbeagentur GmbH
 *
 * SEM Webansicht
 * Ein transparenter Layer soll die toolbox deaktivieren
 * ein weiterer Layer deaktiviert die Spezialkapitel
 * Layer wird in audi_author.xsl eingefuegt
 */
/* oh 27.9.2006 Toolbox aktivieren */
#deactivate-toolbox {
        position:absolute;
        top:380px;
        left:0px;
        border: solid red 0px;
        width:160px;
        height:100px;
        z-index:1000;
}
 #deactivate-special-chaps {
        position:absolute;
        top:480px;
        left:0px;
        border: solid red 0px;
        width:160px;
        height:150px;
        z-index:1000; }

/* ******************************************* */


/* ****************************************** */
/* Actionbar aus snet_univ.css uebernommen. oh 27.9.2006 */

.elementboxadd {
float:left;


  /*background-color:#E1E1E1;*/

  font-weight:bold;
  margin-right:20px;
  /*
  padding-top:8px;
  */


}

.textelmadd {
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
}

.elementboxdel {
float:left;

  /*background-color:#A7A7A7;*/


  color:#FFFFFF;
font-weight:bold;


}

.textelmdel {
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
}

.actionback {
  background-color:#FECC01;
  height:20px;
}


/* ******************************************* */
/* oh 29.4.2006  f?r Sprit Werbeagentur GmbH
 *
 * SEM Webansicht
 * Ein transparenter Layer soll die Navigation deaktivieren
 * Layer wird in audi_varianten_sem-webansicht.xsl eingefuegt
 *//*

#deactivate { position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:1000; }

*//* ******************************************* */


/* ******************************************* */
/* oh 29.4.2006  f?r Sprit Werbeagentur GmbH
 *
 * SEM Webansicht
 * Ein transparenter Layer soll die toolbox deaktivieren
 * ein weiterer Layer deaktiviert die Spezialkapitel
 * Layer wird in audi_author.xsl eingefuegt
 */

#deactivate-toolbox {
        position:absolute;
        top:380px;
        left:0px;
        border: solid red 0px;
        width:160px;
        height:100px;
        z-index:1000;
}
#deactivate-special-chaps {
        position:absolute;
        top:480px;
        left:0px;
        border: solid red 0px;
        width:160px;
        height:150px;
        z-index:1000; }


/* ******************************************* */


/* ******************************************* */
/* Actionbar oh 27.9.2006 aus snet_univ.css uebernommen */




