/* Füge hier Dein eigenes CSS ein */
#content {
padding-top: 35px;
}
#colophon {
background: #333333;
}

#colophon * {
color: white !important;
list-style: none !important;
border: none !important;
box-shadow: none !important;
}
textwidget {
color: #FFFFFF
;
}
.site-title, .site-title a {
color: #999966 !important;
font-family: lato !important;
font-size: 20px !important;
}
.site-title {
    text-transform: none;
}
p {
font-family: open sans!important;
font-size: 14px;
}
@media screen and (min-width: 48em) {	.custom-logo-link img {
		max-width: 500px!important;	}}

.custom-logo-link img {    /* display: inline-block; */
    max-height: 300px!important;
    /* width: auto; */}