body, p {
font-family: arial, sans-serif;}

.dw-logoimage {
	position: absolute;
}

#navOne {
	background: url(../images/topbjaelke_bg.png) repeat-x;
	height: 104px;
}

.affix {
	box-shadow: none;
}

#topcontent {
}

section.slice {
	padding: 5px 0;
}

.dw-navbar-button > a, .navbar-wp.affix .navbar-nav > li > a {
	line-height: 95px !important;
	padding: 0 16px !important;
}

.well {
    background-color: #FFF;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0px;
}

.well h1 {
	background-color: #333;
	text-align: right;
	padding: 10px;
	color: #FFF;
}

.carousel, .paragraph {
    margin-bottom: 30px !important;
}

.carousel {
	margin-top: 0px;
}

.carousel-control {
	display: none;
}

.carousel-caption {
	background-color: rgba(141,198,63,0.8);
	height: 150px;
	right: 0 !important;
	width: 50%;
	left: auto !important;
	top: 40px !important;
	padding-right: 20px;
} 

.carousel-caption h2 {
	margin: 0 0 0.5em;
}

.fa.fa-facebook {
	color: #FFF;
	background: #333;
	width: 60px;
	text-align: center;
	font-size: 35px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;}
	
.newsdate {
	background: #8DC63F;
	padding: 5px 10px;
	text-align: center;}
	
.newsday, .newsmonth {
	display: block;
	color: #FFF;}
	
.newsday {
	font-size: 25px;
	font-family: Oswald, sans-serif;
	font-weight: 500;}
	
.newsmonth {
	font-size: 15px;
	text-transform: uppercase;}
	
.navbar-wp .navbar-nav > li > a {
	font-family: Lato, sans-serif;
	font-size: 22px;
}

.dw-navbar-button > a:hover, dw-navbar-button > a:active, dw-navbar-button > a:focus, .active > a {
	font-weight: 500 !important;
}