body {
    background-color: #fff;
    color:#444;
}
#header {
    color:#fff;
    background-color:#215ea0;
}
a {
    color:#215ea0;
}
a:hover {
    color:#e9671f;
}
.highlight {
    background-color:#215ea0;
}
#menurow,
#menurow_tablet{
    background-color:#215ea0;
    color.#fff;
}
.scrolled #menurow,
.scrolled #menurow_tablet{
    background-color:#215ea0;
    color.#fff;
}
.tomppa-ishome #menurow_tablet{
    background-color:transparent;
}
.tomppa-ishome.scrolled #menurow_tablet{
    background-color:transparent;
    background-color:#215ea0;
}

#footer {
    background-color:#215ea0;
    color:#fff;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#e9671f;
}

#footer_created{
    background-color:#215ea0;
    color: #fff;
}
#footer_created a {
    color:#fff;
}

#scroll_top{
    background-color:#215ea0;
    color:#fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 10px 0px !important;
}
#scroll_top:hover{
    background-color:#e9671f;
}

.actionbutton {
    color:#fff;
    background-color:#215ea0;
}
.actionbutton:hover {
    color:#fff;
    background-color:#e9671f;
}

/*Slider*/
#header .tp-caption a {
    color:#fff;
}
#header .tp-caption a:hover {
    color:#e9671f;
}

body.componentbggrau #component,
body.zeilezweibggrau #zeilezwei,
body.zeiledreibggrau #zeiledrei,
body.zeilevierbggrau #zeilevier,
body.zeilefuenbggrau #zeilefuenf {
    background-color:#f8f8ff;
}
/* Module Class */
.moduletable.dienstleistunghome a {
    color:#444;
}
.moduletable.dienstleistunghome a:hover {
    color:#215ea0;
}

