* {
	border-radius: 0px !important;
}
.page-header{
	display: none
}
#content{
    padding-top: 20px;
}
.rowStueck{
	margin-bottom: 10px;
}

#a4j a{
	display: none;
}

#logo{min-width: 417px;}
#headerright{width: auto;float:right;}
#soci{width:80px;}
@media only screen and (max-width: 786px){
		#headerright{display: none}		
		#logo{min-width: 300px; width: auto;}
	}
#header {
    padding-top: 10px;
    margin-top: 40px;
}
#logoImg {
    max-width:75px;
}

.brand {
    text-transform: uppercase;
    color: #bbb !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold !important;
}
.nav a{
    color: #bbb !important;
}
.nav-collapse ul{
    background-color: #222;
}

@media only screen and (max-width: 767px){
    div#topmenu.navbar .nav-collapse .nav > .active > a{
    background-color: #666;
}
}
.sppb-row-container{
	width:100%;
}
#redim-cookiehint .cookiebuttons .btn:hover {
  background-color:black;
}