/* LAYOUT */

* {
  font-family:Arial;
  font-size:12px;
}

body {
  background-color:white;
  color:black;
  width:100%;
  height:100%;
  padding:0px;
  margin:5px 5px;
  border:0px;
  SCROLLBAR-FACE-COLOR: #CFCFCF;
  SCROLLBAR-HIGHLIGHT-COLOR: #008888;
  SCROLLBAR-SHADOW-COLOR: #008888;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #008888;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

/*** Überschriften ***/
h1 {
    font-size:24px;
    font-family:Arial;
    text-decoration: bold;
    color: #9F9F9F;
}

h2 {
    font-size:18px;
    font-family:Arial;
    text-decoration: none;
    color: #000000;
}

h3 {
    font-size:14px;
    font-family:Arial;
    text-decoration: none;
    color: #000000;
    font-style:bold;
}

h4 {
    font-size:14px;
    font-family:Arial;
    font-style:italic;
    color: #9F9F9F;
}

select {
    font-family: Arial;
    font-size:13px;
    border-width:thin;
    border-color:#008888;
    border-style:groove;
    text-indent: 2px;
}

textarea {
    font-family: Arial;
    font-size:13px;
    border-width:thin;
    border-color:#008888;
    border-style:groove;
    text-indent: 2px;
}

input[type=text] {
    font-family: Arial;
    font-size:13px;
    border-width:thin;
    border-color:#008888;
    border-style:groove;
    text-indent: 2px;
}

input[type=password] {
    font-family: Arial;
    font-size:13px;
    border-width:thin;
    border-color:#008888;
    border-style:groove;
    text-indent: 2px;
}

input[type=submit] {
    font-family: Arial;
    font-size:13px;
    border-width:thin;
    border-color:#008888;
    border-style:outset;
    color: black;
    font-weight:bold;
    text-indent: 2px;
}

#divDokument {
  width: 99%;
  padding: 0px;
  margin:auto;
}

#divKopf {
  width:100%;
  background-image:url(../images/ecke_lo.jpg);
  background-repeat:no-repeat;
  background-color:#008888;
  border:0px;
  height:15px;
  color:white;
  padding:0px;
  margin: 0px 1px 0px 1px;
  border:0px;
}

#divKopf_innen {
  width:100%;
  background-image:url(../images/ecke_ro.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border:0px;
  height:15px;
  color:white;
  text-align:right;
}

#divTitel {
  width:100%;
  height:80px;
  border-left:1px solid #008888;
  border-right:1px solid #008888;
  background-color:#BFBFBF;
}

#divExtraTitel {
  position:absolute;
  width:100%;
  top:45px;
  text-align:center;
}

#divKlickPfad {
  width:100%;
  height:20px;
  color:white;
  font-size:9px;
  position:relative;
  float:bottom;
  text-align:right;
  line-height: 20px;
  top: -8px;
}

#divKlickPfad a {
  height:20px;
  font-size:9px;
  text-decoration:none;
  color:white;
  line-height: 20px;
}

#divMenuezeile {
  width:100%;
  height:25px;
  line-height:25px;
  vertical-align:middle;
  color:white;
  background-color:#008888;
  border:0px;
  margin:0px;
  border-left:1px solid #008888;
  border-right:1px solid #008888;
  text-align:middle;
}

#divTable {
  width:100%;
  background-color:#CFCFCF;
  border:1px solid #008888;
  background-image: url(../images/apiahint2.jpg);
  background-repeat:repeat-y;
  background-position:2px;
}

#divPrint_Tip {
  width:100%;
  height:15px;
  padding-left:10px;
  text-align:right;
}

#tableInhalt {
  width:100%;
  border-collapse:collapse;
  background-image: url(../images/apiahint.jpg);
  background-repeat:no-repeat;
  background-position:2px 0px;
  background-attachment:scroll;
}

.tdLinks {
 width: 200px;
 vertical-align:top;
 text-align:left;
 padding-left: 5px;
}

.tdInhalt {
 border-left:1px solid #008888;
 vertical-align:top;
 margin: 1050px 50px 50px 50px;
 padding:10px;
}

.tdRechts {
 width: 200px;
 vertical-align:top;
}

.autor {
 font-family:Arial;
 font-size:10px;
 line-height: 20px;
}

#divFusszeile {
  width:100%;
  background-image:url(../images/ecke_lu.jpg);
  background-repeat:no-repeat;
  background-color:#008888;
  border:0px;
  height:15px;
  color:white;
  padding:0px;
  margin: 0px 1px 0px 1px;
}

#divFusszeile_innen {
  width:100%;
  background-image:url(../images/ecke_ru.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border:0px;
  height:15px;
  color:white;
  text-align:left;
}

/* Menü Links */

#divMenueTitel {
  width:190px;
  height:20px;
  line-height:20px;
  font-size:20px;
}

.divPlatzhalter_1{
  width:195px;
  height:1px;
  padding:0px;
  border:0px;
  margin:0px;
  float:right;
  line-height:1px;
}

.aLink01 {
  width:190px;
  line-height:20px;
  font-size:14px;
  font-weight:bold;
  color:#008888;
  border:1px solid #008888;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 2px;
  background-image:url(../images/menu_back1.gif);
  background-repeat:no-repeat;
  background-color:transparent;
}

.aLink01:hover {
  color:white;
  border:1px solid #008888;
  text-indent: 2px;
  background-image:url(../images/menu_back1.gif);
  background-repeat:no-repeat;
  background-color:transparent;
  text-decoration:none;
}

.aLink01_fett {
  width:190px;
  line-height:20px;
  font-size:14px;
  font-weight:bold;
  color:white;
  border:1px solid #008888;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 2px;
  background-image:url(../images/menu_back1.gif);
  background-repeat:no-repeat;
  background-color:transparent;
}

.aLink01_fett:hover {
  color:#FFFFCC;
  border:1px solid #008888;
  text-indent: 2px;
  background-image:url(../images/menu_back1.gif);
  background-repeat:no-repeat;
  background-color:transparent;
  text-decoration:none;
}

.aLink02 {
  width:190px;
  line-height:16px;
  font-size:11px;
  font-weight:bold;
  color:black;
  border:1px solid #008888;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 12px;
  background-image:url(../images/menu_back2.gif);
  background-repeat:no-repeat;
  background-color:transparent;
}

.aLink02:hover {
  color:#008888;
  border:1px solid #008888;
  text-indent: 12px;
  background-image:url(../images/menu_back2.gif);
  background-repeat:no-repeat;
  background-color:transparent;
  text-decoration:none;
}

.aLink02_fett {
  width:190px;
  line-height:16px;
  font-size:11px;
  font-weight:bold;
  color:#008888;
  border:1px solid #008888;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 12px;
  background-image:url(../images/menu_back2.gif);
  background-repeat:no-repeat;
  background-position:right;
  background-color:transparent;
}

.aLink02_fett:hover {
  color:#008888;
  border:1px solid #008888;
  text-indent: 12px;
  background-image:url(../images/menu_back2.gif);
  background-repeat:no-repeat;
  background-color:transparent;
  text-decoration:none;
}

.aLink03 {
  width:190px;
  line-height:16px;
  font-size:11px;
  color:black;
  border:1px solid #008888;
  border-style: dashed;
  background-color:#transparent;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 18px;
}

.aLink03:before{content:" - ";}

.aLink03:hover {
  color:#008888;
  border:1px solid #008888;
  border-style: dashed;
  background-color:#BFBFBF;
  text-indent: 18px;
  text-decoration:none;
  line-height:16px;
}

.aLink03_fett {
  width:190px;
  line-height:16px;
  font-size:11px;
  font-weight:bold;
  color:white;
  background-color:#008888;
  border:1px solid #008888;
  border-style: dashed;
  text-decoration:none;
  display:block;
  float:left;
  text-indent: 18px;
}

.aLink03_fett:before{content:" - ";}

.aLink03_fett:hover {
  border:1px solid #008888;
  border-style: dashed;
  color:#FFFFCC;
  text-decoration:none;
  text-indent:18px;
  line-height:16px;
}

.aLink04 {
  width:190px;
  line-height:14px;
  font-size:10px;
  color:black;
  border:1px solid #008888;
  border-style: dashed;
  background-color:#transparent;
  text-decoration:none;
  display:block;
  float:left;
  text-indent:25px;
}

.aLink04:before{content:" o ";}

.aLink04:hover {
  color:#008888;
  border:1px solid #008888;
  border-style:dashed;
  background-color:#BFBFBF;
  text-indent:25px;
  text-decoration:none;
  line-height:14px;
}

.aLink04_fett {
  width:190px;
  line-height:14px;
  font-size:10px;
  font-weight:bold;
  color:white;
  background-color:#008888;
  border:1px solid #008888;
  border-style: dashed;
  text-decoration:none;
  display:block;
  float:left;
  text-indent:25px;
}

.aLink04_fett:before{content:" o ";}

.aLink04_fett:hover {
  border:1px solid #008888;
  border-style: dashed;
  color:#FFFFCC;
  text-decoration:none;
  text-indent:25px;
  line-height:14px;
}

/* Inhalt rechts*/

.divRechterContainer {
  width:190px;
  border:1px solid #008888;
  padding:0px;
  margin:0px;
}

.divRechterContainer_Head {
  height:18px;
  line-height:16px;
  width:100%;
  font-size:12px;
  font-weight:bold;
  color:white;
  background-color:#008888;
  text-align:center;
}

.divRechterContainer_Zeile {
  height:20px;
  width:100%;
  line-height:15px;
  font-size:12px;
  background-color:transparent;
  text-align:left;
  vertical-align:middle;
  padding:5px 5px 5px 5px;
  margin:0px;
}

/* Formatierung Inhalt */

p {
  text-align:justify;
  margin-left:5px;
  margin-right:5px;
  line-height:24px;
  vertical-align: text-top;
}

.Ueberschrift1 {
  font-size: 18px;
}

.Ueberschrift2 {
  font-size:14px;
  font-weight:bold;
}

li {
  list-style-type:disc;
  line-height:24px;
  vertical-align: baseline;
}

a {
  color:black;
  text-decoration:underline;
}

a:hover {
  color:#008888;
  text-decoration:underline;
}

.aText {
  color:black;
  text-decoration:underline;
}

.aText:hover {
  color:#008888;
  text-decoration:underline;
}

.aZeile {
  color:white;
  text-decoration:none;
}

.aZeile:hover {
  color:white;
  text-decoration:underline;
}
