html,body {
    height: 90%;
}

body {
    font-family:Helvetica,Arial,sans-serif;
/*
    line-height: 1.5em;
    font-size:smaller;
*/
/*
    top:0px;
    left:0px;
    margin-top:0px;
    margin-left:0px;
*/

}

#logo {

    position: absolute;
    display:block;
    top: 0px;
    right: 33px;
    width: 90%;
    background-image: url("../bilder/logo_liebeleben.png");
    background-position: top right;
    background-repeat: no-repeat;
    width:100px;
    margin: 0;
    height: 93px;
    z-index:2;

    border: 0px red dotted;
}

#obereleiste {
    display:none;

}


#nebensteuerung {
    display:none;
}

#inhalt {
    position:absolute;
    display:block;
    top:100px;
    left:10px;
/*
    left:240px;
    width:600px;
*/
    z-index:3;

    border: 0px black dashed;
}

#inhaltstartseite{
    position:absolute;
    display:block;
    top:150px;
    left:240px;
    width:600px;
    z-index:3;
    border: 0px black dashed;
}

h1 {
 font-size: large;
 font-weight: bold;
}

h2 {
 /* font-size: large; */
 font-size: large;
/*
 font-size: medium;
 font-weight: bold;
*/
 margin-top:35px;

}

h3 {
 font-size: medium;
 margin-bottom:0px;
}

ul {
 margin-top:0px;
 margin-bottom:30px;
}

p, li {
    line-height: 1.5em;
}


/* Links Steuerung allg */
a.steuerung:visited {  color: #333366 ; text-decoration:none; }
a.steuerung:active {  color: darkgreen; text-decoration:none; }
a.steuerung:hover {  color: darkgreen; text-decoration:none; }
a.steuerung:link {  color: black; text-decoration:none; }


/*  STEUERUNG  */

.steinzelpkt1 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:0px;
    line-height:1.1em;
/*    width:190px;  */
    border:0px solid green;
}

.steinzelpktaktuell1 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:0px;
    line-height:1.1em;
/*    width:190px;  */
    border:0px solid green;
}


.steinzelpkt2 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:14px;
    line-height:1.0em;
    border:0px solid green;
    font-size: smaller;
}

.steinzelpktaktuell2 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:14px;
    line-height:1.0em;
    border:0px solid green;
    font-size: smaller;
}


.steinzelpkt3 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:24px;
    line-height:1.0em;
    border:0px solid green;
    font-size: x-small;
}

.steinzelpktaktuell3 {
    position:relative;
    display:block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-left:24px;
    line-height:1.0em;
    border:0px solid green;
    font-size: x-small;
}


.hg01  {
   background-color:#ffffd2;
}

.hg02  {
   background-color:white;
}


.hg03  {
   background-color:#FFCC33;
}

.anmeldung {
    background-image: url("../bilder/hintergrund_formular.gif");
    background-position: bottom;
    background-repeat: repeat-x;

}




// div.menue ul li.men-pfad ul li.men-pfad {  color: #00939D; background-color:silver; }
ul li ul li {  color: #00939D; background-color:silver; }
// ul li li {  color: #00939D; background-color:red; }

//    div.menue ul li.men-pfad ul li.men-pfad ul li.men-pfad ul li.men-pfad a    {color: #00939D; font-weight: bold;}/* 4. aktiv */

.bildimtext {
    border:2px solid #FFCC33;
    margin:0px 20px 15px 15px;
}

.auflistungseminare {
   border-spacing:10px;
}

.ta {
   vertical-align:top;
    border-spacing:10px;
}
