img { border: 0; }

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	width: 1000px;
	height: 108px;
	background-color: #ffffff;
}
#header-l {
	height: 108px;
	float: left;
}
#header-m {
	height: 94px;
	width: 331px;
	padding: 14px 0 0 10px;
	float: left;
}
#header-m #varukorg {
	height: 60px;
	width: 311px;
	border-radius: 16px; 
	-moz-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	border: 1px solid #EDEDED;
	padding: 10px;
	line-height: 20px;
}
#header-m #varukorg:hover {
	background-color: #f8ecd4;
	border: 1px solid #f8cc79;
}
#header-r {
	height: 108px;
	background-color: #ffffff;
	float: right;
}
#header-l #logo {
	margin: 10px 0 0 23px;
}
#header-r #support {
	margin: 0 24px 0 0;
}
#menu-container {
	clear: both;
	width: 1000px;
	height: 46px;
	background-color: #005681;
}

nav .navbar-brand { margin-right: 2rem; }
nav .navbar-brand img { max-height: 50px; width: auto; }

#content {
	width: 952px;
	min-height: 350px;
	padding: 24px;
	background-color: #ffffff;
}
#content1 p { margin-top: 0; }
#slider {
	margin: 0 0 24px 0;
}
#content1 {
	display: block;
	width: 66%;
}
#carouselExampleIndicators .carousel-inner {
	margin-bottom: 1rem;
}
#content1 .start-l {
	float: left;
	max-width: 50%;
}
#content1 .start-r {
	float: left;
	max-width: 50%;
}
#content1 h1 {
	margin: 0;
	padding: 0;
	line-height: 32px;
	font-family: arial;
	font-size: 32px;
	color: #3e3b38;
}
#aktuellt {
	width: 304px;
	float: left;
}
#headln-aktuellt {
	display: block;
	padding: 8px 0 20px 0;
	line-height: 0;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #2e4065;
}
#aktuellt a {
	color: #2e4065;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#aktuellt .newsdate {
	font-family: verdana;
	font-size: 12px;
	color: #686565;
	padding-top: 1px;
}
#news {
	padding: 0;
	margin: 0;
	list-style-type: none;
	clear: both;
}
#news li {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #ffffff;
	cursor: pointer;
}
#news li:hover {
	background-color: #f8ecd4;
	border: 1px solid #f8cc79;
}
/*artikellistning start*/
.artikel-box {
	width: 280px;
	padding-bottom: 10px;
	background-color: #ffffff;
	float: left; 
	text-align: center;
}
.artikel-box a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
}
.art-descr {
	text-align: left;
	padding-top: 10px;
	min-height: 120px;
}
.art-pris {
	text-align: left;
	font-size: 14px;
	float: left;
	width: 198px;
	padding-top: 3px;
}
.art-knapp {
	float: right;
}
.art-pris strong {
	font-size: 16px;
	text-align: left;
}
.art-img-container {
	height: 280px;
}
/*artikellistning slut*/
/*artikeldetalj start*/
#artdetail-footer {
	padding-top: 24px;
}
#artdetail-footer-l {
	height: 60px;
	width: 476px;
	float: left;
}
#artdetail-footer-r {
	height: 60px;
	width: 476px;
	float: right;
	text-align: right;
}
#artdetail-footer-r .btn {
	float: right;
}
#artdetail-footer-r .btn {
	margin: 13px;
}
#artdetail-footer-r-pris {
	float: left;
	margin: 18px 0 0 24px;
}
/*artikeldetalj slut*/
/*startsida start*/
#kyrkinfo {
	background-color: green;
	width: 100%;
	height: auto;
}
#kyrkinfo img { border: 0; width: 100%; }
/*startsida slut*/
#footer {
	clear: both;
	width: 1000px;
	height: 55px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
	line-height: 55px;
}
#offert {
	position: relative;
	top: -200px;
	left: -140px;
	 z-index: 2;
}
#offert-content {
	width: 420px;
	height: 480px;
	border: 1px solid #a8a8a8;
	background-image: url(../images/white90transp.png);
	z-index: 10000;
	text-align: left;
	padding: 10px;
}
#offert-content h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
}
#offert-close {
	position: relative;
	top: 0;
	left: 407px;
}
.offert-meddelande {
	width: 400px;
	height: 140px;
	font-family: verdana;
	font-size: 12px;
}
.abs { position: absolute; }
.clearfix {
	display: block;
	clear: both;
}
#kopbtn-msg {
	color: green;
	display: none;
}
/*tabell1*/
.table1 {
	border-collapse: collapse; width: 100%;
}
.table1 th {
	background-color: #D3E8FF;
}
.table1 th, .table1 td {
	font-family: verdana;
	font-size: 12px;
	border-bottom: 1px dashed #c4c4c4;
	height: 28px;
}
.table1 tr.noborder td {
	border: 0;
}
.table1 .fatborder {
	border-top: 1px solid #969696;
	border-bottom: 1px dashed #c4c4c4;
}
.table1 tr.even {
	background-color: #F9F9F9;
}
/*tabell1*/
/*tabell2*/
.table2 {
	border-collapse: collapse;
}
.table2 td {
	border-bottom: 1px solid #d2c7b4;
	padding: 4px;
}
.table2 tr.last td {
	border-bottom: 0;
	padding-top: 14px;
}
/*tabell2*/

#header-r { display: block; }
#header-r-m { display: none; }
#hamburger { display: none; }

@media only screen and (max-width: 768px) {
	html {
	  box-sizing: border-box;
	}
	*, *:before, *:after {
	  box-sizing: inherit;
	}
	#wrapper { 
		width: auto!important;
	}
	#header-m { padding: 0!important; }
	#header, #content #slider .coin-slider 
	#coin-slider, #content, #header .div  {
		width: 100%!important;
		height: auto!important;
		float: none!important; clear: both!important;
		padding: 15px;
	}
	#hamburger { 
	    position: absolute;
	    top: 20px;
	    right: 15px;
	    display: block;
	    padding: 2px 4px;
	    border: 1px solid #cf7e27;
	    border-radius: 5px;
  	}
	#hamburger:hover { cursor: pointer; }
	#header { position: relative; border-bottom: 1px solid #824e1582; }
	#header-r { display: none; }
	#header-r-m { 
		display: block;
		border: 3px solid #ccc;
		border-radius: 5px;
		margin: 15px;
		padding: 15px;
	}
	#header-r-m #support-m { 
		width: 100%!important;
		height: auto!important;
  	}
	.coin-slider { min-height: 337px!important; }
	#header #header-l { padding: 0!important; }
	#content { min-height: auto!important; }
	#content img { 
		min-height: auto!important; 
		width: 100%!important; 
		float: none!important; 
		clear: both!important;
		margin: 0!important;
		margin-top: 15px!important;
		margin-bottom: 15px!important;
	}
	#content1, #aktuellt, #kyrkinfo {
		display: block!important;
		float: none!important;
		clear: both!important;
		width: 100%!important;
	}
	#kyrkinfo { 
		background: none!important;
		width: 100%!important;
		height: auto!important;
	}
	#kyrkinfo img {
		max-width: 100%!important;
		height: auto!important;
	}
	#menu-container { 
		background: none!important;
		display: none;
  }
	#menu-container, #footer {
		width: 100%!important;
		height: auto!important;
	}
	#menu {
		width: 100%!important;
		height: auto!important;
		background: none!important;
		padding: 15px!important;
	}
	#menu li {
		display: block!important;
		float: none!important;	
		position: static!important;
		text-align: left!important;
		margin-right: 0!important;
	}
	
	.tw {
		display: none;
	}
	
	.support {
		position: fixed!important;
	    bottom: .5rem!important;
	    right: .5rem!important;
	}
	
	#slider {
		margin-left: -1rem;
    	margin-right: -1rem;
	}
	
	.nav-item {
		text-align: left!important;
	}
	
	.nav-item .nav-link {
		padding-left: 0.5rem;
	    border-bottom: 1px solid #c2c2c2;
	    background-color: #eaeaea;
	
	}
	
	.navbar-nav .nav-link:last-child {
		border: 0;
	}
	
	.container-fluid { margin:0!important; }
	
}
