#pagetitle h1 {
    margin: 66px 0 0 0;
}

#header #ident {
    background: #253590;
}
#header #menugen #content {
    background: #253590;
}
 
#header .blochalfmaxheigh {
    max-height: 120px;
}
#header #infoabo {
    float: right;
}
.info p img {
    width: 60%;
}
.info p.subtitle {
    background-color: #006f53;
    text-align: center;
}
.info h3 {
    color: #5eb8ea;
    height: 2em;
} 
#homesubtitle h2, #homesubtitle h3{
    background-color: #006f53;
}
input[type=submit].normalbutton {
    color: white;
    background: #017054;
}

input[type=button], input[type=submit], .commands .button-next, .commands .button-back {
    background: #017054;
}