body {
    background: #006b2f url(../images/page_skin/background_gradient.jpg) top left repeat-x;
}

h2, h3 {
    color: #026d35;
}

#header {
    background: url(../images/page_skin/header.jpg) top left no-repeat;
}

#header * {
    color: white;
}

ul li span {

    color: #484848;
}

#content ul li {
    /*background: url(../images/page_skin/wurst-bullet.gif) left 3px no-repeat;*/
     list-style-type: square;
     color: #026D35;
}

#navigation li a {
    background: url(../images/page_skin/navigation_slider_2.gif) bottom right no-repeat;
}

#navigation li span {
    background: url(../images/page_skin/navigation_slider_1.gif) bottom left no-repeat;
}

#navigation li a:hover, #navigation li.current a {
    background-position: top right;

}

#navigation li a:hover span, #navigation li.current a span{
    color: #026d35;
    background-position: top left;
}

#hilfsnavi {
    background: url(../images/page_skin/hilfsnavi_slider_1.gif) top right no-repeat;
}

#hilfsnavi div {
    background: url(../images/page_skin/hilfsnavi_slider_2.gif) top left no-repeat;
}

#container {
    background: white;
}

#content {
    color: #484848;
}

#content a {
    color: #006a2f;
}

#main_text img {
    border-color: #026d35;
}

.read_more {
    color: #84121f !important;
}

#marginal {
    background: url(../images/page_skin/marginal_repeat.gif) top center repeat-y white;
}

#marginal * {
    color: #c4cfc9;
}

#wochenmenue {
    background: url(../images/page_skin/marginal_top.gif) top center no-repeat;
}

#mo_bis_fr {
    background: url(../images/page_skin/marginal_bottom.gif) top center no-repeat;
}

#marginal_bottom {
    background: url(../images/page_skin/marginal_bottom.gif) top center no-repeat;
}

#zertifikate {
    background: white;
}

#footer {
    background: url(../images/page_skin/footer.jpg) top left no-repeat;
}

#footer * {
    color: white;
}