.container-topbar {
	background-color: #fff !important;	
	max-width: 1100px;
}
.site-grid, .container-header {
	margin: auto;
	max-width: 1100px;
}
.container-banner {
	margin: 0 20px 0 20px;
}

.main-top {
border: 0px #fff !important;
}
/* Logo */
#mod-custom111 {
	margin: 10px 0 10px 20px;
}

#mod-custom111 a {
	text-decoration: none;
}

.dj-megamenu {
	position: absolute; top: 1px; right: 10px;
}
.dj-megamenu a {
	font-size:12pt !important;
	color:#000 !important;
	text-transform: uppercase;
}
.dj-megamenu ul a {
	color:#000 !important;
}
.dj-mobile-open-btn {
	color: #aaa !important;
	background: transparent !important;
	position: absolute; top: 0px; right: 20px !important;
	z-index: 9999;
}
.dj-accordion-in {
	position: fixed; right:0px; top: 64px;
}

.dj-mobile-nav li {
	width:180px !important;
}

h1 {
	font-size: 24pt;
	margin: 0 0 16px 0; padding: 0px;
}
h2, h3 {
	font-size: 18pt;
	margin: 30px 0 16px 0;
}
.knapp {
	display: block; width: 120px; text-align: center; background-color: #01468B; color: #fff; line-height: 30px; padding: 5px 15px 5px 15px; 
	text-decoration: none; font-weight: bold; border-radius:5px;
}


/* Footer */
#mod-custom114 {
	padding: 20px 0 10px 0; margin: 20px 0 0 0;
	background-image: url(gfx/bunn.jpg);
}

@media screen and (max-width: 600px) {
#mod-custom111 img {
	width:250px !important; height: 41px !important;
}
}