.spezialtext{
    border-bottom: 2px double Blue;
}

/*

     CONTENT

*/

#content p {
    margin: 1em 0em;
}

#content ul {
    padding: 0 0 0 0.5em;
    margin:0 0 0 2em;
    list-style-type: square;
}
#content ol {
    padding: 0 0 0 0.5em;
    margin:0 0 0 2em;
    list-style-type: decimal;
}
#content ul ul{
    padding: 0 0 0 0.5em;
    margin:0 0 0 1em;
    list-style-type: square;
}
#content ol ol{
    padding: 0 0 0 0.5em;
    margin:0 0 0 1em;
    list-style-type: decimal;
}
#content ul ol{
    padding: 0 0 0 0.5em;
    margin:0 0 0 1em;
    list-style-type: square;
}
#content ol ul{
    padding: 0 0 0 0.5em;
    margin:0 0 0 1em;
    list-style-type: decimal;
}

.outline li {
  font-weight:bold;
}
.outline ul li {
  font-weight:normal;
}


/*

     HEADINGS

*/

h1, h2, h3, h4, h5, h6 {
    background-color:transparent;
    color: #FF0000;
}

h1{
    font-size: 1.6em;
    letter-spacing: 2pt;
    margin: 0.2em 0 1em 0;
}

h2 {
   font-size: 1.45em;
   margin: 1em 0 1em 0;
}
h3 {
   font-size: 1.35em;
   margin: 0.6em 0 0.6em 0;
}
h4 {
   font-size: 1.2em;
    margin: 0.6em 0 0.6em 0;
}
h5 {
   font-size: 1.1em;
   margin: 0.6em 0 0.6em 0;
}

#content strike {
   text-decoration:none;
   background-color:#FFD1A4;
   padding:0;
   margin:0;
}
/*

     OTHER

*/

#content blockquote {
   margin:0 2em 0 2em;
}

#content code {
   background-color: #EEEEEE;
   width: 100%;
   font-family: "Courier New", Courier, monospace;
}
#content address {
    font-family: "Times New Roman", Times, serif;
    font-size: 0.7em;
    font-style: italic;
}

#cmstplcontainer {
    text-align: left;
    font-family: "Courier New", Courier, monospace;
}
#cmstplcontainer h4 label{
    margin:0 !important;
    padding:0 !important;
    background-color: white;
    color:black;
}
#cmstplcontainer input, #cmstplcontainer textarea, #cmstplcontainer select {
    font-size: 0.9em !important;
}

#bildertable .menubody {
    right: 0px;
}


#fotoselect {
}
    #fotoselect .gruppenauswahl select{
       height:200px;
       margin:0;
    }
    #fotoselect .gruppenauswahl option {
       background-color: white;
       color:blue;
    }
    #fotoselect .metadata {
       border:2px solid blue;
    }
    #fotoselect .metadata .bildbereich {
        width:99%;
        overflow:auto;
    }

/*
    SITEMAP1
*/
#sitemap1 {
    margin: 10px 0 0 10px;
    background: transparent;
    color: #000000;
    font-size:0.8em !important;
}
#sitemap1 ol {
    margin: 0;
    padding:0;
    list-style-type: none;
}
   #sitemap1 li {
        margin: 0 0 0 15px;
        padding:0;
        position:relative;
   }
        #sitemap1 span.toc{
            font-size: 0.7em;
            float:left;
            margin:0 10px 0 0;
        }
        #sitemap1 span.lnkcont{
            display:inline;
        }

        #sitemap1 a{
            font-size: 1em;
            font-weight: normal;
            margin: 1px 0px;
            display: block;
            height: 100%;
            width: 100%;
            text-decoration: none;
        }

              #sitemap1 span.age{
                float: right;
                vertical-align: top;
              }
              #sitemap1 span.linkname{
                float: left;
                vertical-align: top;
              }
              #sitemap1 span.title{
                 display:none;
              }
              #sitemap1 a:hover{
                background: transparent;
                color: #0000FF;
              }
              #sitemap1 a:hover span.linkname{
                  cursor:hand;cursor:pointer;
              }
              #sitemap1 a:hover span.title{
                background-color: #EEEEEE;
                display:block;
                position:absolute;
                border:2px solid blue;
                top:20%;
                right:60%;
                width:300px;
                font-size:1.6em;
                color:#FF8C00;
              }
/*
SITEMAP2 - linear
*/
#sitemap2 .full {
    margin: 10px 0 0 10px;
    background: transparent;
    color: #000000;
}
     #sitemap2 .full a {
        margin: 1px 0px;
        display: block;
        height: 21px;
        text-decoration: none;
        background: transparent;
        color: #0000FF;
        font-size: 0.8em;
        font-weight: normal;
     }
     #sitemap2 .full .name {
        font-weight: bold;
        color: #000000;
     }
     #sitemap2 .full span.age {
        float: right;
        vertical-align: top;
     }
     #sitemap2 .full .filename,
     #sitemap2 .full .date {
        font-family: "Courier New",Courier,monospace;
        color: #000000;
     }
     #sitemap2 .full span.linkname {
        float: left;
        vertical-align: top;
     }
     #sitemap2 .full a:hover {
        margin: 1px 0px;
     }
     #sitemap2 .full a:hover span.title {

     }
     #sitemap2 .full a:hover span.linkname {
     }

#sitemap2 .simple {

}
     #sitemap2 .simple .lnkcont {

     }
     #sitemap2 .simple a {
        text-decoration: none;
        font-size: 0.8em;
     }
     #sitemap2 .simple .title {
        font-weight: normal;
        display:block;
        padding:0 0 0 0.5em;
     }
     #sitemap2 .simple .name {
        font-weight: bold;
     }
     #sitemap2 .simple .date {
        font-family: "Courier New",Courier,monospace;
        color: #000000;
     }
     #sitemap2 .simple a:hover {
        visibility:visible;
     }
     #sitemap2 .simple a:hover .title {
        visibility:visible;
     }
#sitemap2 .small {

}
     #sitemap2 .small .lnkcont {

     }
     #sitemap2 .small a {
        text-decoration: none;
        font-size: 0.8em;
        display:block;
     }
     #sitemap2 .small .title {
        font-weight: normal;
        color:black;
     }
     #sitemap2 .small .name {
        font-weight: bold;
     }
     #sitemap2 .small .date {
        font-family: "Courier New",Courier,monospace;
        color: #000000;
        font-size:70%;
     }
     #sitemap2 .small a:hover {
     }
     #sitemap2 .small a:hover .title {
     }
#kalender .dates {
        background-color: #F3ECF4;
        border:1px solid blue;
     }
     #kalender .dates .lnkcont {
     }
     #kalender .dates a {
        text-decoration: none;
        background-color: #F3ECF4;
     }
     #kalender .dates .name {
        font-weight: normal;
        color:#78A9F8;
     }
     #kalender .dates .title {
        font-weight: normal;
        visibility:visible;
        color: #FF8C00;
        display:block;
     }
     #kalender .dates .date {
        display:block;
        background-color:#78A9F8;
        color:#F3ECF4;
        width:100%;
        font-weight:bold;
        font-size:1.5em;
     }
     #kalender .dates a:hover {
        visibility:visible;
        color: #FF8C00;
     }
     #kalender .dates a:hover .title {
        visibility:visible;
     }

