
<!--
/**************************************************************************/
/*                             Pusteblume CSS                                  */
/**************************************************************************/





  html {
    background-color: #66D8EA;
}
  body {

    color: black; background-color: #66D8EA;
    border-style: none ;
    font-size: 100.01%;
    font-family: Verdana ,Arial,sans-serif;
    margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto;
    width: 880px; height: 100%;
  }

  div#top {
    position: relative;
    min-width: 880px;
    background-color: #89D13D;
    font-size: 1em;
    min-height:200px;
    margin: 0px 0px 10px 0px; padding: 0;
    -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
  }



/***************NAVILEISTE********************/



/* Some stylesheet reset */
#navi > ul{
        list-style: none;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        line-height:1;
}

/* The container */
#navi > ul {
        margin: 0px 0px 10px 0px;
        float: left;
        display: block;
        position: relative;
        width: 220px;
}

        /* The list elements which contain the links */
        #navi > ul li {

                display: block;
                position: relative;
                margin: 0;
                padding: 0;
                width: 220px;
        }

                /* General link styling */
                #navi > ul li a {
                        /* Layout */

                        display: block;
                        position: relative;
                        margin: 0;
                        border-top: 1px dashed #66D8EA;
                        border-bottom: 1px hidden #66D8EA;
                        padding: 13px 40px;
                        width: 140px;

                        /* Typography */
                        font-family: 'Love Ya Like A Sister', serif;
                        color: #FFFFD4;
                        text-transform: uppercase;
                        text-decoration: none;
                        font-size: 1.1em;
                        font-weight: normal;

                        /* Background & effects */
                        background: #003366;
                }

                /* Rounded corners for the first link of the menu/submenus */
                #navi > ul li:first-child>a {
                        border-top-left-radius: 15px;
                        border-top-right-radius: 15px;
                        border-top: 0;
                }

                /* Rounded corners for the last link of the menu/submenus */
                #navi > ul li:last-child>a {
                        border-bottom-left-radius: 15px;
                        border-bottom-right-radius: 15px;
                        border-bottom: 0;
                }


                /* The hover state of the menu/submenu links */
                #navi > ul li>a:hover, #navi > ul li:hover>a {
                        color: #000;
                        background: #89D13D;
                        border-color: transparent;
                }
                /******** The activ state of the menu/submenu links
                #navi > ul li>a.aktiv, #navi > ul li.aktiv>a {
                        color: #000;
                        background: #E5F8FB;
                        border-color: transparent;
                }

                *******/




                /* The arrow indicating a submenu */
                #navi > ul .has-sub>a::after {
                        content: '';
                        position: absolute;
                        top: 18px;
                        right: 10px;
                        width: 0px;
                        height: 0px;

                        /* Creating the arrow using borders */
                        border: 4px solid transparent;
                        border-left: 4px solid #66D8EA;
                }



                /* Changing the color of the arrow on hover */
                #navi > ul li>a:hover::after, #navi > ul li:hover>a::after {
                        border-left: 4px solid #FFFFD4;
                }

                #navi > ul li>a:hover::before, #navi > ul li:hover>a::before {
                        border-left: 4px solid rgba(0, 0, 0, .25);
                }


                /* THE SUBMENUS */
                #navi > ul ul {
                        position: absolute;
                        left: 220px;
                        top: -9999px;
                        padding-left: 5px;
                        opacity: 0;
                        /* The fade effect, created using an opacity transition */
                        -webkit-transition: opacity .3s ease-in;
                        -moz-transition: opacity .3s ease-in;
                        -o-transition: opacity .3s ease-in;
                        -ms-transition: opacity .3s ease-in;
                }

                /* Showing the submenu when the user is hovering the parent link */
                #navi > ul li:hover>ul {
                        top: 0px;
                        opacity: 1;
                }


/***************NAVILEISTE********************/



  div#content {
    /*background-image:url(../bilder/hinter.jpg); background-repeat:no-repeat;*/
    width: 610px;
    float: left;
    margin: 0px 0px 10px 10px;
    padding: 0px 20px 20px 20px;
    background-color: white;
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  div#content > p {
     width: 390px;
     /*text-align: justify;*/
     font-size: 1.2em
  }

  .contentlink:link, .contentlink:visited {
         padding: 1px;
         margin:  0px;
         color: #003366;
         text-decoration: underline;
         font-weight: normal

  }

  .contentlink:hover {
         padding: 1px;
         margin:  0px;
         background-color: #89D13D;
         text-decoration:none;
         font-weight: normal;
         color: #000;
         /*border: 1px solid #66D8EA;*/
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
          border-radius: 5px;
  }



  div#rightbox {

    float:right;
    width: 190px;
    margin-left: 30px
  }

  div#rightboxinnen {
    float:right;
    width: 190px;
    color: #003366;
    background-color: #E5F8FB;
    border-color: #66D8EA;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana ,Arial,sans-serif;
    font-size: 1em;
    margin: 70px 0px 10px 20px;
    padding: 10px 5px 10px 5px;
    -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
  }

  div#rightboxinnen2 {
    float:right;
    width: 190px;
    color: #003366;
    background-color: #E5F8FB;
    border-color: #66D8EA;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana ,Arial,sans-serif;
    font-size: 1em;
    margin: 0px 0px 10px 20px;
    padding: 10px 5px 10px 5px;
    -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
  }

  a.rblink:link, a.rblink:visited{
         padding: 1px;
         margin:  0px;
         background-color: none;
         text-decoration:none;
         font-weight: normal;
         color: #003366;
         /*border: 1px solid #66D8EA;*/
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
          border-radius: 5px;
  }

  a.rblink:hover {
         padding: 1px;
         margin:  0px;
         background-color: #89D13D;
         text-decoration:none;
         font-weight: normal;
         color: #000;
         /*border: 1px solid #66D8EA;*/
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
          border-radius: 5px;
  }



  div#bottom {
    clear: both;
    color: #FFFFD4;
    font-weight: normal;
    background-color: #89D13D;
    font-size: 1.1em;
    text-align: center;
    margin: 0px; padding: 0px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;

  }
  div#bottom > p > a {
    color: #FFFFD4;
    font-weight: normal;
    text-decoration: underline;
  }

  div#bottom > p > a:hover {
    color: #003366;
    font-weight: normal;
    text-decoration: underline;
  }

  h1 {
    font-family: 'Love Ya Like A Sister', serif;
    font-size: 2.3em
  }

  h2 {
    font-family: 'Love Ya Like A Sister', serif;
    font-size: 1.5em;
    color: #003366
  }

  h3 {
    font-family: Verdana, Arial, sans serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #003366
  }


  .bild{
    box-shadow:5px 5px 5px #666;
    border-style: solid;
    border-color: #000;
    border-width: 1px;
  }

  a.button:link, a.button:visited
  {

          background-color: #003366;
          text-decoration:none;
          font-weight: normal;
          font-family: 'Love Ya Like A Sister', serif;
          font-size: 1.2em;
          color: #FFFFD4;
          box-shadow:2px 2px 2px #666;
          min-height: 25px;
          text-align:center;
          padding: 8px;
          border: 1px solid #66D8EA;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px;

  }

  a.button:hover
     {
          background-color: #89D13D;
          text-decoration:none;
          font-weight: normal;
          font-family: 'Love Ya Like A Sister', serif;
          font-size: 1.2em;
          color: #000;
          box-shadow:2px 2px 2px #666;
          min-height: 25px;
          text-align:center;
          padding: 8px;
          border: 1px solid #66D8EA;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px;

     }

  ul.pusteblume {
         list-style-image:url(../bilder/listimage.gif);
         font-size: 1.2em;

         }
  ul.pusteblume li {
         margin-top: 20px

         }

