
a:link {
    text-decoration: none; 
    color: #777777
}
a:visited {
    text-decoration: none; 
    color: #777777
}
a:hover {
    text-decoration: none;
    color: none;
    background-color: none;
}
a:active {
    text-decoration: none;
    color: #ebebeb;
    background-color: #000000
}
BODY {background-color: #ececec}

#vorstand {
    float: left;
    margin: 12px;
    padding: 12px;
   width: 240px;
   height: auto;    
   border: black;
} 
#frame {
    box-shadow: 5px 5px 100px #838383;
    width: 1126px; 
    margin:auto; 
    background-color: #ebebeb;
    height: auto;
}
#navi2 {
    margin: 102px 0px 0px 0px;
    position: fixed;
    font-size: 90%; 
    text-align: right;
    padding-top: 9px; 
    
    font-family: "Trebuchet MS", Helvetica, sans-serif; 
    letter-spacing: 4px
}
#inhalt {
    width: 905px;
    padding-top: 103px;
    margin-top: 0; 
    margin-left: auto; 
    margin-right: auto; 
    background-color: #eaeaea;
    font-family: "Trebuchet MS", Helvetica, sans-serif; 
    letter-spacing: 4px
}
#logo {
    left: 50%;
    transform: translateX(-50%);
    position: fixed;
    text-align: center; 
    font-size: 150%; 
    color: #ececec; 
    padding-top: 20px;
    margin: auto 0px auto 0px;
    margin-bottom: 10px
}
#navigation a:link {text-decoration: none; color: #efefef}
#navigation a:visited {text-decoration: none; color: #efefef}
#navigation a:hover {text-decoration: none; background-color: #838383}

#navigation {
    font-size: 80%; 
    padding-top: 4px; 
    text-align: center; 
    word-spacing: 60px; 
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #787878), color-stop(0.5, #5E5E5E),                                 color-stop(0.51, #707070), color-stop(1, #838383));
    background-image: -moz-linear-gradient(bottom, #787878 0%, #5E5E5E 50%, #707070 51%, #838383 100%);
    background-color: #5f5f5f; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px; 
    -moz-box-shadow: 0px 3px 3px #cecece;   
    -webkit-box-shadow: 0px 3px 3px #cecece; 
    box-shadow: 0 3px 4px #8b8b8b;
}
#chtext a:link {
    text-decoration: none; 
    color: #000000
}
#chtext a:visited {
    text-decoration: none; 
    color: #777777
}
#chtext a:hover {
    text-decoration: none;
    color: #ebebeb;
    background-color: #000000}
#chtext {
    font-size: 90%;
    letter-spacing: 1px; 
    margin: 30px 70px 30px 70px;
}
#aktext {
    font-size: 90%; 
    letter-spacing: 1px; 
    margin: 30px 70px 30px 70px;
}
#intext {
    font-size: 80%; 
    letter-spacing: 1px; 
    margin: 30px 70px 30px 70px; 
    text-align: center
}
#vortext {
    font-size: 110%; 
    letter-spacing: 0px;
    margin: auto;
}
#rest {
    clear: both;
    width: auto;
    height: auto;
}
#text {
    min-height: 600px;
    font-size: 110%; 
    letter-spacing: 0px; 
    margin: 30px 70px 30px 70px;
}
#footer {
    text-align: center; 
    font-size: 60%; 
    padding-bottom: 10px;
}

#bild {
    width: auto;
    height: auto;
    border-style: double; 
    border-color: black;
    padding-bottom: 0;
    margin: 0px 0px 0px 0px;
    
}
#galerie {margin: 40px; letter-spacing: 1px; }
#galerie a:link {text-decoration: none; color: #000000}
#galerie a:visited {text-decoration: none; color: #000000}
#galerie a:hover {text-decoration: none; background-color: #efefef}

#nav2,#nav2 ul {
    list-style: none outside none;
    margin: -35px 0px 0px 112px;
    padding: 0;
}
#nav2 {
    font-family: "Lucida Sans Unicode",Verdana,Arial,sans-serif;
    font-size: 13px;
    height: 36px;
    list-style: none outside none;
    margin: -7.9px auto;
    text-shadow: 0 -1px 3px #202020;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
    box-shadow: 0 3px 4px #8b8b8b;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #787878), color-stop(0.5, #5E5E5E), color-stop(0.51, #707070), color-stop(1, #838383));
    background-image: -moz-linear-gradient(bottom, #787878 0%, #5E5E5E 50%, #707070 51%, #838383 100%);
    background-color: #5f5f5f;
}
#nav2 li {
    border-bottom: 1px solid #575757;
    border-left: 1px solid #929292;
    border-right: 1px solid #5d5d5d;
    border-top: 1px solid #797979;
    display: block;
    float: left;
    height: 34px;
    position: relative;
    width: 105px;
}
#nav2 > li:first-child {
    border-left: 0 none;
    margin-left: 5px;
}
#nav2 ul {
    left: -9999px;
    position: absolute;
    top: -9999px;
    z-index: 2;
}
#nav2 ul li {
    background: none repeat scroll 0 0 #838383;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 110%;
}
#nav2 li a {
    color: #FFFFFF;
    display: block;
    line-height: 34px;
    outline: medium none;
    text-align: center;
    text-decoration: none;

    /* gradient */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #787878), color-stop(0.5, #5E5E5E), color-stop(0.51, #707070), color-stop(1, #838383));
    background-image: -moz-linear-gradient(bottom, #787878 0%, #5E5E5E 50%, #707070 51%, #838383 100%);
    background-color: #5f5f5f;
}
#shadow {box-shadow: 10px 10px 30px grey;}
/* keyframes #animation */
@-webkit-keyframes animation {
    0% {
        -webkit-transform: scale(1);
    }
    30% {
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1.1);
    }
}
@-moz-keyframes animation {
    0% {
        -moz-transform: scale(1);
    }
    30% {
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1.1);
    }
}
#nav2 li > a:hover {
    /* CSS3 animation */
    -webkit-animation-name: animation;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: animation;
    -moz-animation-duration: 0.3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
#nav2 li:hover ul {
    left: 0;
    top: 34px;
    width: 250px;
}
.h2 {text-align: left}

#galerie a img:hover {
    /* CSS3 animation */
    -webkit-animation-name: animation;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;

    -moz-animation-name: animation;
    -moz-animation-duration: 0.3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}