html,body {
    height: 90%;
}

body {
    font-family:Helvetica,Arial,sans-serif;
    font-size:smaller;
    color: #003366;
    top:0px;
    left:0px;
    margin-top:0px;
    margin-left:0px;
    background-image: url("../bilder/hintergrund.jpg");
    background-repeat:no-repeat;
    background-attachment:fixed;
}

a:visited {  color: #333366 ; }
a:active {  color: #FF66FF; }
a:hover {  color: #FF0000; }
a:link {  color: #333366; }


a.steuerung:visited {  color: #333366 ; text-decoration:none; }
a.steuerung:active {  color: #FF66FF; text-decoration:none; }
a.steuerung:hover {  color: #FF0000; text-decoration:none; }
a.steuerung:link {  color: #333366; text-decoration:none; }


h1 {
  font-size: 18pt;
  font-weight: bold;
  color: #006699;
  line-height: normal
}

h2 {
  font-size: 16pt;
  font-weight: normal;
  color: #006699;
  line-height: normal
}

h3,h4,h5,h6 {
  font-size: 14pt;
  font-weight: normal;
  color: #003366;
}


#nebensteuerung2 {
    position:absolute;
    top:140px;
    left:10px;
    width:210px;
    /* text-align:right;  */
    z-index:3;
    border: 0px black dashed;
}


.steinzelpkt {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 35px;
    padding-bottom: 5px;
    margin-left:0px;
    line-height:1.1em;
    border:1px solid green;
}

.steinzelpktaktuell {
    position:relative;
    display:block;
    color:#009183;
    padding-top: 5px;
    padding-right: 35px;
    padding-bottom: 5px;
    margin-left:0px;
    line-height:1.1em;
    background-color:#F5E7D4;
    background-image: url("../bilder/pfeil_kl.gif");
    background-position: center right;
    background-repeat: no-repeat;
    border:0px solid red;
}


.steinzelpkt1 {
    position:relative;
    display:block;
    padding: 5px 25px 5px 15px;
    line-height:1.1em;
    font-weight:bold;
    font-size:12px;
    border:0px solid green;
}

.steinzelpktaktuell1 {
    position:relative;
    display:block;
    padding: 5px 25px 5px 15px;
    line-height:1.1em;
    background: url("../bilder/pfeil_kl.gif") white no-repeat center right;
    font-weight:bold;
    font-size:12px;
    border:0px solid blue;
}

.steinzelpkt2 {
    position:relative;
    display:block;
    font-size:10px;
    padding: 3px 18px 3px 25px;
    line-height:1.1em;
    background:url("../bilder/pfeil_links.gif") no-repeat center right;
    font-size:12px;
    text-decoration:none;
    /* border:0px solid green;  */
}

.steinzelpktaktuell2 {
    position:relative;
    display:block;
    font-size:10px;
    padding: 3px 18px 3px 25px;
    line-height:1.1em;
    background: url("../bilder/pfeil_links_rechts.gif") white no-repeat center right;
    font-size:12px;
    border:0px solid red;
}

.steinzelpkt3 {
    position:relative;
    display:block;
    font-size:10px;
    padding: 3px 18px 3px 45px;
    line-height:1.1em;
    background: url("../bilder/pfeil_punkt3.gif") no-repeat center right;
    border:0px solid red;
}

.steinzelpktaktuell3 {
    position:relative;
    display:block;
    font-size:10px;
    padding: 3px 18px 3px 45px;
    line-height:1.1em;
    background: url("../bilder/pfeil_punkt3_pfeil.gif") white no-repeat center right;
    border:0px solid red;
}


.steinzelpkt a:visited { text-decoration: underline; color: black;}
.steinzelpkt a:hover   { text-decoration: underline; color: red;}
.steinzelpkt a:active  { text-decoration: underline; color: red;}
.steinzelpkt a:link    { text-decoration: underline; color: black;}

.steinzelpktaktuell a:visited { text-decoration: none; color: black;}
.steinzelpktaktuell a:hover   { text-decoration: none; color: red;}
.steinzelpktaktuell a:active  { text-decoration: none; color: red;}
.steinzelpktaktuell a:link    { text-decoration: none; color: black;}


ul {  list-style-image:url(../bilder/pfeil.gif);}

.li1 {
  list-style-image:url(../bilder/pfeil.gif);
  font-family:Helvetica,Arial,Verdana,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #003366;
}

.li2 {
  list-style-image:url(../bilder/pfeil_punkt3.gif);
  font-family:Helvetica,Arial,Verdana,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #003366;
}

.li_leer {
  list-style-image:url(../bilder/pfeil_leer.gif);
  font-family:Helvetica,Arial,Verdana,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #003366;
}


#logo {
    position: absolute;
    top: 15px;
    left: 10px;
    background-image: url("../bilder/logo_training_coaching.gif");
    background-position: top right;
    background-repeat: no-repeat;
    width: 210px;
    margin: 0;
    height: 98px;
    z-index:2;
    border: 0px red dotted;
}

#content2 {
    position:absolute;
    top:45px;
    left:255px;
    /* width:500px; */
    /* height: 100%; */
    /* background-color:#F5E7D4; */
    /* padding:0px 38px 45px 273px; */
    z-index:0;
    border: 0px #888888 dashed ;  /* hidden */
}


#content {
    position:relative;
    height: 90%;
    border: 0px blue dashed ;  /* hidden */
}

#anschrift {
    position:relative;
    padding-top: 30px;
    text-align:center;
    z-index:9;
    /* border-top-width: 3px;
    border-top-style: dotted;
    border-top-color: black;  */
    border: 0px red dashed ;  /* hidden */
}

.kontaktmail {
    display: none !important;
}
