/*Links*/

/*
.unterhalt A:link      { color: #0000FF; text-decoration : underline; background: transparent; }
.unterhalt A:visited   { color: #800080; text-decoration : underline; }
.unterhalt A:hover     { color: #0000FF; text-decoration: none; }
.unterhalt A:active    { color: #FF0000; text-decoration : underline; }
*/
/*
.unterhalt a:link     { color:#0000FF; background:transparent; text-decoration:underline;}
.unterhalt a:visited  { color:#0000FF; background:transparent; text-decoration:underline;}
.unterhalt a:hover    { color:#FF5D00; background:transparent; text-decoration:underline;}
.unterhalt a:active   { color:#AD0000; background:transparent; text-decoration:underline;}
*/
/* font-weight:bold; } */


.objPopup /* wird f&uuml;r formatierbare Popups ben&ouml;tigt */
{
        border-top-width:1;
        border-top-color:#7B7D7B;
        border-left-width:1;
        border-left-color:#7B7D7B;
        border-bottom-width:2;
        border-bottom-color:#4A4D4A;
        border-right-width:2;
        border-right-color:#4A4D4A;
        border-style:solid;

/*      F&uuml;r einfachen schwarzen Rand: */
/*
        border-style:solid;
        border-width:1;
        border-color:black;
*/
}

.unterhalt .h2mini
{
        font-size:8.0pt !important;
}

/* von KG 17.11.00 */
.PopupGlossar
{
        margin:0cm;
        font-size:9.0pt;
        margin-top:1.0pt;
        margin-bottom:2.0pt;
        font-family:"Verdana, Arial";
        font-weight:bold;
        color:#000080;
}

.Hand
{
  list-style-image:url('../glueh1.gif');
  list-style-position:inside;
  margin-top:0cm;
  margin-right:0cm;
  margin-bottom:0cm;
  margin-left:0cm;
  position:relative;
  top:-12px !important;
  text-indent:-0.95cm;
  font-size:10.0pt;
  font-family:"Verdana, Arial";
}

/* von KG dringend ben&ouml;tigt f&uuml;r Popups und Bildunterschriften!!!*/

.PopupText /* F&uuml;r den Text in Popups */
{
  margin:0cm !important;
  font-size:9.0pt !important;
  font-family:"Verdana, Arial" !important;
  font-weight:normal !important;
  /* line-height:11pt !important; */
}

.PopupTextKleinAbstand
{
  margin-top:-3pt !important;
  font-size:9.0pt !important;
  font-family:"Verdana, Arial" !important;
  font-weight:normal !important;
}

.Bild
{
  margin-top:2pt;
  text-indent:4pt;
  font-size:8pt !important;
  font-family:"Verdana, Arial" !important;
  font-weight:bold !important;
}

.HandInListe
{
  list-style-image:url('../glueh1.gif');
  list-style-position:inside;
  text-indent:-0.95cm;
  position:relative;
  top:-12px !important;
  font-size:9.0pt !important;
  font-family:"Verdana, Arial" !important;
  font-weight:normal !important;
  margin-left:20pt !important;
  margin-right:0cm;
  margin-top:10pt !important;
  margin-bottom:-10pt !important;
}

.HandPopup /* f&uuml;r Popups, nur im <li>-Tag verwenden, nicht in <ul>! */
{
  margin-top:-5pt !important;
  margin-bottom:-5pt !important;
}

.HandPopupH5 /* f&uuml;r Popups, nur im <h5>-Tag verwenden, nicht in <ul>! */
{
    list-style-image:url('../glueh1.gif');
    list-style-position:inside;
    margin-top:0cm;
    margin-right:0cm;
    margin-bottom:0cm;
    margin-left:0cm;
    position:relative;
    top:-12px !important;
    text-indent:-0.95cm;
    font-size:9.0pt;
    font-family:"Verdana, Arial";
    font-weight:normal !important;

}

.HandPopupFuss /* f&uuml;r Popups, nur im ***letzten*** <li>-Tag verwenden, nie in <ul>! */
{
        margin-top:-5pt !important;
        margin-bottom:-12.5pt !important;
}

.UnterBullet
{
  list-style-type:disc;
}

/* ******* ABSTANDS-ANGABEN ALLGEMEIN ******* */

.KleinAbstand /* Abstand von h3/h4 verringern, wenn Zeilenumbruch zu gro&szlig; erscheint*/
{
        margin-top:3pt !important;
}

.MittelAbstand /* Abstand  mittel*/
{
        margin-top:6pt !important;
}

.ZweiKleinAbstand /* Abstand von h3/h4 verringern, wenn Zeilenumbruch zu gro&szlig; erscheint*/
{
        margin-top:3pt !important;
        margin-bottom:3pt !important;
}

/* ******* ENDE ABSTANDS-ANGABEN ALLGEMEIN ******* */

/* ******* LISTEN ******* */
.unterhalt li
{
 margin-top:2pt !important;
}

.unterhalt ol.h3fett
{
  font-size:9.0pt;
  font-family:"Verdana, Arial";
  font-weight:bold !important;
}

/* KG 17.10.00: ersetzt animierte Graphik wegen des Javascript-Bugs */

.unterhalt ul.rotpfeil
{
  list-style-image:url('../css_disc.gif') !important;
  margin-top:6px !important;
  margin-bottom:12px !important;
}

/* Ende KG 17.10.00 *


/* ******* ENDE LISTEN ******* */




/* ******* TABELLEN ******* */

.unterhalt table
{
    /* text-align:left; */
    margin-right: 0%;
}

.unterhalt div.tablemargin
{
margin-left:0.25cm;
}

.unterhalt th
{
    vertical-align:middle;
}

.unterhalt td
{
    vertical-align:top;
}

.unterhalt td.tdmitte
{
    vertical-align:middle;
}

.unterhalt td.tdmittemitte
{
    vertical-align:middle;
    text-align:center;
}

.unterhalt td.tdunten
{
    vertical-align:bottom;
}

.unterhalt td.tdbasis
{
    vertical-align:baseline;
}

.unterhalt h3.h3tabelle
/* Text in Tabellenzellen */
{
    margin-right:0pt;
    margin-left:2pt;
    padding-left:2pt;
}

.unterhalt h3.h3tabellemitte
/* Normaler Text in Tabellenzellen */
{
    margin-right:0pt;
    margin-left:2pt;
    padding-left:0pt;
}

.unterhalt h3.h3tabellemini
/* Kleiner Text in Tabellenzellen , z.B f&uuml;r Notizen */
{
    margin-left:2pt !important;
    margin-right:0pt !important;
    /* padding-left:0pt; */
    /*font-size:10pt !important;*/
    color:#000000 !important;
    line-height:11pt !important;
}

/* ENDE TABELLEN */

/* Test Aufzaehlung */

.abc
{
  margin-left: 0em!important;
  margin-top:0.1em !important;
  text-indent: 1em !important;
}

.abcText
{
  margin-top:-1.40em !important;
  margin-left: 2.9em !important;
}

.aabbccText
{
  margin-top:-1.40em !important;
  margin-left: 3.75em !important;
}

.ohne
{
 list-style: none !important;
 margin-left: 0cm !important;
}

/* Kleiner Text , z.B f&uuml;r Notizen, siehe auch h3tabellemini */
/*
.unterhalt .h3mini
{
  font-size:8pt !important;
  font-weight:normal !important;
  color:#000000 !important;
  line-height:11pt !important
}
.unterhalt .h3minifett
{
  font-size:8pt !important;
  font-weight:bold !important;
  color:#000000 !important;
  line-height:11pt !important
}
*/

/* Ende Test Aufzaehlung */




/* Ende KG */