body,html {

        BACKGROUND-COLOR:#353638;
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        font-weight: inherit;
        font-size: 10pt;
          COLOR: #ffffff;
}
A:link {
    border: 0px solid #000000;
       FONT-WEIGHT: solid;
       COLOR: #ffffff;
       TEXT-DECORATION: none;
}
A:visited {
border: 0px solid #000000;
       FONT-WEIGHT: solid;
       COLOR: #ffffff;
       TEXT-DECORATION: none;
}
A:hover {
border: 0px solid #000000;
        FONT-WEIGHT: solid;
        COLOR: #aaaaaa;
        TEXT-DECORATION: none;
}

A.dark:link {
       FONT-WEIGHT: solid;
       COLOR: #353638;
       TEXT-DECORATION: none;
}
A.dark:visited {
       FONT-WEIGHT: solid;
       COLOR: #353638;
       TEXT-DECORATION: none;
}
A.dark:hover {
        FONT-WEIGHT: solid;
        COLOR: #ffffff;
        TEXT-DECORATION: none;
}

A.download:link {
       FONT-WEIGHT: solid;
       COLOR: #353638;
       TEXT-DECORATION: none;
}
A.download:visited {
       FONT-WEIGHT: solid;
       COLOR: #353638;
       TEXT-DECORATION: none;
}
A.download:hover {
        FONT-WEIGHT: solid;
        COLOR: #000000;
        TEXT-DECORATION: none;
}

input{
       border: 1px solid #353638;
       padding:2px;
       font-family: "Times New Roman", Times, serif;
       font-style: normal;
       font-weight: inherit;
       font-size: 10pt;
}
input:focus,textarea:focus {
       background-color: #969697;
}
textarea {
       font-family: "Times New Roman", Times, serif;
       font-style: normal;
       font-weight: inherit;
       font-size: 10pt;
       width: 320px;
       border: 1px solid #353638;
       margin-bottom: 1em;
       padding:2px;
}

textarea {
       height: 6em;
}

div#j {
        width:926px;
        height:706px;
        /* fuer horizontale und vertikale zentrierung */
        position: absolute;
        left:50%;
        margin-left:-463px;  /* Um die Hälfte der Breite nach links schieben */
        top:50%;
        margin-top:-353px;  /* Um die Hälfte der Höhe nach oben schieben */
      }
.header{
        background-image:url(/images/banner.jpg);
        background-repeat: no-repeat;
        background-position:center;
}
.gallerie
{
  height:453px;
 BACKGROUND-COLOR:#818489;
}


.menu_top {
        padding-left: 40px;
        height:40px;
        border-top-width: thin;
        border-bottom-width: thin;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #5f6062;
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        font-weight: inherit;
        font-size: 10pt;
}

.contend {
        background-color: #818489;
}

.bottom_info {
        height:40px;
        padding-left: 40px;
        color: #FFFFFF;
        border-top-width: thin;
        border-bottom-width: thin;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        background-color: #5f6062;

}
.spacer{
        width:10px;
        height:40px;
        background-image:url(/images/elemente/menuspacer.jpg);
        background-repeat: no-repeat;
        background-position:center;
        left: 5px;
        right: 5px;
}
.contend_bild{
        border-letft-width: thin;
        border-left-style: solid;
        border-left-color: #FFFFFF;
}


d.scroll
{
         width:354px;
         height: 453px;
         BACKGROUND-COLOR:#818489;

}

div.scrollContent
{        position: absolute;
         top:192px;
         left:0px;
         height: 418px;
         margin:0px;
         overflow: auto;
         padding-bottom:5px;
         width:272px;
         padding-top:30px;
         padding-left:40px;
         padding-right:40px;
          background-color: #818489;
}
td.scroll2
{
         width:925px;
         height: 453px;
         BACKGROUND-COLOR:#818489;
         margin:0px;
         padding:0px;
}

div.scrollContent2
{        position: absolute;
         top:192px;
         left:0px;
         height: 388px;
         margin:0px;
         overflow-y: auto;
         padding-bottom:5px;
         width:844px;
         padding-top:30px;
         padding-left:40px;
         padding-right:40px;
         padding-bottom:30px;
         background-color: #818489;
         overflow-x:hidden;
}
td.scroll3
{
         width:925px;
         height: 453px;
         BACKGROUND-COLOR:#818489;
         margin:0px;
         padding:0px;
}

div.scrollContent3
{        position: absolute;
         top:192px;
         left:0px;
         height: 388px;
         margin:0px;
         overflow-y: auto;
         padding-bottom:5px;
         width:844px;
         padding-top:30px;
         padding-left:40px;
         padding-right:40px;
         padding-bottom:30px;
         background-color: #818489;
         overflow-x:hidden;
}

d.scroll4
{
         width:454px;
         height: 453px;
         BACKGROUND-COLOR:#818489;

}

div.scrollContent4
{        position: absolute;
         top:192px;
         left:0px;
         height: 418px;
         margin:0px;
         overflow: auto;
         padding-bottom:5px;
         width:372px;
         padding-top:30px;
         padding-left:40px;
         padding-right:40px;
          background-color: #818489;
}
img{
border: 0px solid #000000;
}