body {
}

.bildcontainer {
	display: inline-block;
	width: 48.5%;
    vertical-align: text-bottom;
}

.bildcontainer:nth-of-type(3) {
	vertical-align: top;
}

.bildcontainer:nth-of-type(1) {
	display: inline;
	width: 100%;
}

.bild {
	padding: 5px;
	border: 1px solid #999;
	background: rgba(255,255,255,1);
}

.lead {
	padding: 1em 0;
	min-height: 400px;
	background: #000 url(_DSC2161.jpg) no-repeat center center;
	background-size: cover;
	}


.c1 {
	margin-top: 1em;
	min-height: 500px;
	background-position: center top;
}

.sidfot {
	width: 100%;
	text-align: center;
	padding: 1em;
}

.sidfot1, .sidfot2 {
	width: 50%;
	display: inline-block;
	margin-right: -2px;
	vertical-align: middle;
	padding: 0.4em 1em;
}

.sidfot1 {
	border-bottom: none;
	border-right: 1px solid #666;
	text-align: right;
}

.sidfot2 {
	text-align: left;
}



/* Typografi */



.sidfot1 p, .sidfot ul {
	font-size: 1em;
	line-height: 2;	
}

.sidfot2 p {
}


.huvudrubrik {
	margin-top: 270px;
	font-size: 1.2em;
}

.underrubrik {
}

h2 {
	font-size: 2.75em;
}

.c3 p {
	font-size: 0.85em;
	line-height: 1.5;
}

.ingress p {
	margin-right: 8em;
	font-size: 1.3em;
}

.facebook, .instagram, .youtube, .twitter {
	width: 56px;
	height: 56px;
}

