html { height: 100% }

body { color: #606060;
	margin: 0;
	height: 100%;
	
	overflow-x: scroll;
	overflow-y: hidden;
	width: auto;
	background-color: #FFFAFA;
	font: 16px 'Averia Serif Libre';
}

a img {border: none; }
a:link { color: #606060; text-decoration: none; }
a:visited { color: #606060 ; text-decoration: none; }
a:hover { color: #d2d2d2 ; text-decoration: none; }
a:active { color: #d2d2d2 ; text-decoration: none; }



/* START FORSIDE */




.forsidebilledewrapper {
	margin: 0;
	height: 100vh !important;
	width: 100%;
	 position: relative;
	 text-align: center;
 }

.forsidebilledewrapper img {
	max-width: 50%;
	max-height: 50%;
	position: absolute;
	  left: 50%;
	  top: 45%;
	  -ms-transform: translate(-50%, -50%);
	  -webkit-transform: translate(-50%, -50%);
	  -moz-transform: translate(-50%, -50%);
	  -o-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
}



/* SLUT FORSIDE */



/* START GENERELLE SIDER */

.generellesider {
	float: left;
	display: inline-block;
	margin-left: 50px;
	padding-top: 85px;
	padding-right: 50px;
	padding-bottom: 50px;
}

.overskrift h1 {
	font-size: 30px;
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px !important;
}

.overskrift h2 {
	font-size: 30px !important;
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px !important;
}

h3 {
	font-size: 16px !important;
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px !important;
}

.aarstal {
	float: left;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
}

.generellesider p {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline-block;
	clear: left;
}

.almtekst {
	float: left;
	display: inline-block;
	width: 100%;
}

/* SLUT GENERELLE SIDER */


/* SKJUL AF FRONTEND REDIGERING LINK*/	

.btn-group, .btn-group .actions {
	display: none;
}

/* SLUT PÅ SKJUL AF FRONTEND REDIGERING LINK*/		


/* START MENU */ 


.menuikon {
	float: left;
	display: inline-block;
	position: absolute;
	margin-top: 35px !important;
	margin-left: 50px;
	line-height: 25px;
	z-index: 100;
}

.menuikonimg {
	height: 25px;
	width: auto;
}

.menuvenstreside {
}



.menuvenstreside, .menu, .mod-languages {
	float: left;
	display: inline-block;
	width: auto;
	clear: left;
}

.menuvenstreside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menuvenstreside ul.menuhjem {
	font-size: 30px;
	margin-bottom: 25px;
	float: left;
	display: inline-block;
}

.mm-listview {
	color: gray;
	clear: left;
	display: block !important;
	float: left !important;
	width: 100%;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 35px !important;
}

ul.category-module {
	margin-bottom: 15px;	
}

ul.category-module, ul.category-module li {
	display: inline-block;
	float: left;
	width: 100%;
}

ul.category-module li {
	margin-bottom: 10px;
}

ul.category-module li a {
	display: inline-block;
	float: left;
	white-space: normal;
	width: 100%;
}


.mod-languages ul li {
	float: left;
	display: inline-block;
	margin-top: 25px;
	margin-left: 0;
	margin-right: 0;
}

.mod-languages ul li:first-of-type a::after {
	content:'/';
	margin-right: 10px;
	margin-left: 10px;
}

.category-module li .active, .lang-active a { color: #d2d2d2 ; text-decoration: none; }


.mm-menu.mm-offcanvas {
	position: absolute !important;
}

.mm-panels > .mm-panel > .mm-listview {
	padding: 20px;
}


.menu li.active a { color: #d2d2d2 ; text-decoration: none; }


.copyright {
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	color: #d2d2d2;
}


/* SLUT MENU */


/* START MMENU */

.mm-menu {
	background-color: #FFFAFA !important;
}

.mm-menu.mm-widescreen {
	border: 0 none white !important;
}

/* SLUT MMENU */




/* START PÅ NULSTILLING AF SEBLOD */

.seb_css3 {
	padding: 0 !important;
	margin: 0 !important;
}

div.seb_css3 {
    border: none !important;
    border-radius: 0px !important;
    overflow: hidden;
    padding: 0px !important;
    position: relative;
}

.item-page .page-header h1 {
	display: none;
}

.item-page, .item-page > div, .cck-pos-mainbody {
	width: auto;
	display: inline-block;
}

/* SLUT PÅ NULSTILLING AF SEBLOD */



/* START VAERK ENKELT VÆRK VISNING OG NYHEDER ENKELT VISNING*/

.artikelindhold {
	width: auto;
	display: inline-block;
	float: left;
	height: 100%;
	margin-top: 60px;
}

.billedgalleri, .billedgallerithumbnails {
	width: auto;
	    height:100%;
		float: left;
		display: inline-block;
	}
	
.billedgalleri {
	margin-left: 50px;
}	

.vaerkbilledewrapper {
	display: inline-block;
	line-height: 100vh !important;
	vertical-align:middle;
}

.vaerkbillede {
	width: auto;
	
	float: left;
	display: inline-block;
	max-width: 80vw !important;
	max-height:  calc(80vh - 50px) !important;
	padding-top: 10vh !important;
	padding-bottom: 10vh !important;
	height: auto; 
}



.ingen-margin {
	margin-right: 0px;
}

.margin-ekstra-ekstra-lille {
	margin-right: 15px;
}

.margin-ekstra-lille {
	margin-right: 30px;
}

.margin-lille {
	margin-right: 45px;
}

.margin-stor {
	margin-right: 60px;
}

.margin-ekstra-stor {
	margin-right: 75px;
}

.margin-ekstra-stor2 {
	margin-right: 90px;
}

.margin-ekstra-stor3 {
	margin-right: 105px;
}

.margin-ekstra-stor4 {
	margin-right: 120px;
}

.margin-ekstra-stor5 {
	margin-right: 135px;
}

.margin-ekstra-stor6 {
	margin-right: 150px;
}

.margin-ekstra-stor7 {
	margin-right: 165px;
}

/* SLUT VAERK ENKELT VÆRK VISNING OG NYHEDER ENKELT VISNING*/


/* START HIGHSLIDE*/



.highslide-controls .highslide-move {
	
}


.highslide-container div  {
	font: 12px Arial,Helvetica,sans-serif;
}

.highslide-image {
	cursor: pointer !important;
	cursor: hand !important;
}

.highslide img {
border: none !important;
}

.highslide-gallery {
	width: 1098px;
	margin-left: -4px;
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.highslide-gallery ul {
		margin-top: 0px !important;
	padding-top: 0px !important;
}



.highslide-gallery ul li {
    background: none !important;
    border: none !important;
    
    width: 114px !important;
	height: auto !important;
	margin: 0 4px 8px !important;
}


.highslide-full-expand {
	float: none !important;
	display: inline-block !important;
	margin-left: 0px !important;
}

.highslide-full-expand a span {
	padding-left: 0px !important;
	font: 14px 'Averia Serif Libre' !important;
	
}


.highslide-thumbstrip-horizontal img {
    height: 40px;
    width: auto !important;
}

.highslide-dimming {
	background: #FFFFFF !important;
}

.highslide-container div {
   font: 14px 'Averia Serif Libre' !important;
   
}

.highslide-caption {
	padding: 10px 0 4px;
	text-align: center;
	white-space: normal;
	margin-top: 30px;
	color: #606060 !important;
}


.highslide-number {
	margin-bottom: px !important;
}

#hsId0 {
width: 100% !important;
margin-left: auto !important;
margin-right: auto !important;
left: 0px !important;
}

#hsId0 > div {
width: 100% !important;
height: 20px;
}



.text-controls .highslide-controls {
	width: 100% !important;
	margin-right: 0;
	height: 20px !important;
	margin-bottom: 10px !important;
	padding-top: 10px !important;
}

.highslide-next{
    float: right !important;
	margin: 0 !important;
}

.text-controls a {
	left: 0 !important;
}

.text-controls a span {
	color: gray !important;
}

.text-controls a:hover span {
	color: gray !important;
}


.highslide-previous {
	margin-left: 0 !important;
}

.highslide-previous a span {
	padding: 0 !important;
	margin-left: 0 !important;
	font-size: 35px !important;
	font-weight: normal !important;
	font-style: normal !important;
	min-width: 20px !important;
}

.highslide-next a span {
	padding: 0 !important;
	margin-left: 0 !important;
	font-size: 35px !important;
	font-weight: normal !important;
	font-style: normal !important;
	min-width: 20px !important;
	margin-right: 0 !important;
}

.highslide-play {
	display: none !important;
}

.highslide-full-expand {
}

.highslide-close {
	display: none !important;
}

.closebutton {
    background: url("http://www.fietanderup.com/templates/etoverordnettemplate/highslide-custom-1/highslide/graphics/closeXny2.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    cursor: pointer;
    height: 15px !important;
    left: 0px !important;
    position: relative;
    top: -25px !important;
    width: 15px !important;
}


.billedtekst {
	height: 18px;
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #808080;
	padding-top: 16px;
}

.highslide-controls ul {
	text-align: center;
}


/*SLUT HIGHSLIDE*/



/* START NYHEDER */

.blog {
	float: left;
	display: block;
	margin-top: 60px;
	padding: 25px 50px 50px;
	text-align: center;
	width: auto;
}

.blog .items-row {
    width: 32%;
    float: left;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 2%;
}

.blog .items-row:nth-child(3n) {
  margin-right: 0;
}

.blog .items-row:nth-child(3n+1) {
    clear: left;
}

.blog .cck-pos-mainbody {
	float: left;
	display: inline-block;
	width: 100%;
}

.blog .items-row a {
	float: left;
	display: inline-block;
	width: 100%;
}

.previewindex {
	text-align: left;
}

.introwrapper img {
	float: left;
	display: inline-block;
	width: 100%;
}

.introtitel {
	float: left;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}

.introtekst {
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
}

.seellerlaesmere {
	float: left;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #d2d2d2 !important;
}

.nyhedside {
	float: left;
	display: inline-block;
	padding-bottom: 50px;
}

.nyhedbilledewrapper {
	width: 100%;
	display: inline-block;
	float: left;
	padding-bottom: 25px !important;
	max-width: 80vw !important;
	max-height:  calc(60vh - 50px) !important;
	text-align: center;
}


.nyhedbillede {
	width: auto;
	height: 100%;
	max-width: 80vw !important;
	max-height:  calc(60vh - 50px) !important;
}

.dato {
	font-size: 14px;
	float: left;
	display: inline-block;
	width: 100%;
	
}

/* SLUT NYHEDER */


/* NY FORSIDE PAGINATION START */

.pagination {
	display: inline-block;
	float: left;
	text-align: center;
	margin-top: -25px;
	
	width: 97.6564%;
	margin-right: 2.3436%;
	font-size: 14px;
}

.pagination .counter {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	
	margin-bottom: 10px !important;
}

.pagination ul {
	display: inline-block;
	margin-top: 0;
	padding-left: 0;
}

.blog-featured .pagination ul li, .blog .pagination ul li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.page span {
	color: #606060;
}

/* NY FORSIDE PAGINATION SLUT */



@media screen and (max-width: 930px) {

.blog .items-row {
    width: 49%;
    float: left;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 2%;
}

.blog .items-row:nth-child(3n) {
  margin-right: 2%;
}

.blog .items-row:nth-child(2n) {
  margin-right: 0%;
}

.blog .items-row:nth-child(3n+1) {
    clear: none;
}

.blog .items-row:nth-child(2n+1) {
    clear: left;
}


}