* {
        padding: 0;
        margin: 0;
        border: 0;
}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:70%;
        color: #000000;
        background-color: #FFFFFF;
}

#top {
        background-color: #F9FD8E;
        background-color: #fcf799;
                 height:80px;
                 text-align: center;
                 margin-left: 150px;
                 padding-right: 150px;
}

#left {
                 position: absolute;
                 top:0;
                 left:0;
                 width: 150px;
                 background-color: #FFFFFF;
                 background-image: url(../img/bg_left.jpg);
         background-repeat: repeat-x;
                 background-position: 0px 113px;
}

#content {
                 background-color: #FFFEBB;
                 background-color: #FCF7BD;
                 padding: 30px 30px 30px 180px;
                 margin-right: 150px;
}

#content div.termin {
        position:relative;
        border: 1px solid #155714;
        padding: 0 10px 10px 10px;
        margin: 20px 0;
}

#content div.termin h2 {
        color:white;
        background-color: #155714;
        margin: 0px -10px 10px -10px;
        padding: 5px;
        position:relative;
}

#content_startseite {
         text-align: center;
         margin-top: 0px;
}

#content ul {
        margin-top: 20px;
        margin-left: 15px;
}

#content li {
        line-height: 170%;
        margin-bottom: 1.0em;
        list-style-type: square;
}

#right {
        background-color: #FEDD59;
         position: absolute;
         right:0;
         top: 80px;
         width: 150px;
         text-align: center;
}

#right img {
        margin: 15px 0 0 0;
        cursor: pointer;
}

#nav {
        text-align: right;
         list-style-type: none;
         margin: 30px 20px 20px 10px;
         font-size: 120%;
         line-height: 150%;
}

#nav li {

}

a {
        color: #155714;
}

#nav a:hover {
        font-weight: bold;
        text-decoration: none;
}

#nav li.active {
        font-weight: bold;
}

#willkommen {
         margin: 25px 0 0 0px;
}

h1 {
        font-size: 130%;
        margin-bottom: 1.0em;
        color: #155714;
}

h2 {
        font-size: 100%;
        margin-bottom: 0.5em;
        color: #155714;
}

h3 {
        font-size: 100%;
        color: #155714;
}

p {
        line-height: 170%;
        margin-bottom: 1.0em;
}

a:visited, a:link {
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

table {
        margin-bottom: 20px;
        line-height: 120%;
}

td {
        padding: 0 5px 5px 0;
        vertical-align: top;
}

#content.geschichten h1 {
        text-align: center;
}

.topspace {
        margin-top: 30px;
}

.grossbild {
        position:absolute;
        left:150px;
        top:80px;
        z-index:1;
        visibility:hidden;
        border: 1px solid green;
}
.termin img.klein {
        float:left;
        margin-right: 5px;
        margin-bottom: 5px;
}

.termin .grossbild{
        position: absolute;
        top: 0;
        left: 0;
}

.weisheit {
        margin-top: 30px;
}

.weisheit2zeilig {
        margin-top: 20px;
}

#counter {
        text-align:right;
        margin-right: 20px;
}

#sonnenbraut {
         position:absolute;
         left:10px;
         top:10px;
         background-color:#E2E385;
         width:480px;
         height: 480px;
         padding:20px;
         border: 1px solid green;
         display:none;
         background-image: url(../img/bg_popup.jpg);
         background-position: 0px 300px;
         background-repeat:no-repeat;
}

#kraeuterpaedagogik, .popup_startseite {
         position:absolute;
         left:10px;
         top:10px;
         background-color:#E2E385;
         width:480px;
         xheight: 480px;
         padding:20px;
         border: 1px solid green;
         display:none;
         background-image: url(../img/bg_popup.jpg);
         background-position: 0px 300px;
         background-repeat:no-repeat;
}

#marion {
         position:absolute;
         left:10px;
         top:10px;
         background-color:#E2E385;
         width:480px;
         height: 480px;
         padding:20px;
         border: 1px solid green;
         display:none;
         background-image: url(../img/bg_popup.jpg);
         background-position: 0px 300px;
         background-repeat:no-repeat;
}

#termine td {
         padding: 10px;
         border:0;
         border-top: 1px solid #155714;

}
