
html, body {
    color: #1a171b;
    background-color: #f5f5f5;
    background-color: #fff;
}
h1 {
    color: #3b702d;
}
h2 {
    color: #3b702d;
}
.menu-title3,
h3 {
    color: #454545;
}
a {
    color: #3b702d;
}
input, textarea {
    background: #fff;
    border: 1px solid gray;
}
a.menu3 {
    color: #1a171b;        
}
#gallery img {
    border: none;
    background:transparent url(/media/images/shadow.gif) no-repeat scroll right bottom;
    border-left:3px solid #f5f5f5;
    border-top:3px solid #f5f5f5;
    padding:3px 7px 7px 0;

}
.external {
    color: #1a171b;
    background: transparent url(/media/images/external.gif) no-repeat center left;
}
#kopp {
    color: #1a171b; 
}

#kopp-left {
    background: #fff url(/media/images/bg-kopp_light.png) no-repeat scroll left bottom; 
}
#kopp-right {
    background: #fff url(/media/images/bg-kopp-right_light.png) no-repeat scroll right bottom; 
}

#content-wrap {
    background: #f5f5f5 url(/media/images/bg_light.png) no-repeat;
    background-position: right bottom;
}
#footer {
    background: #fff;
    color: #50963C;
    background:#fff url(/media/images/bg-fuss_light.gif) repeat-x scroll left top;
}
#weather h3 {
    color: #767676;
}
#weather {
    color: #485844;
    color: #757575;
    padding-left: 40px;
}
