html, body {
	height:100%;
/*	background-color:#F2F7F9;*/
	background-color:#FFFFFF;
}

.containercustom{
    background-color: #FBFBFB;
    padding-top: 20px;
   
}

.footer{
	background-color:#3D3D3D;
}
.footer .container{
	background-color:#3D3D3D;
	color:#FBFBFB;
}

.logo img {
	padding-bottom:5px;
	padding-top: 5px;
	
}

.brand{
	background-color:#E9E9E9;
	/*background-color:#E9E9E9;*/
}

.brand_sort{
	background-color:#000000;
        
}

.brand_sort img{
    padding-bottom: 0px;
/*    margin-bottom: 0px;*/
}



.navbar_min {
position: relative;
min-height: 50px;
margin-bottom: 0px;
border: 0px solid transparent;
}

.tekstfelt {
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.carousel {
	height: 40%;
}

.billed180{
	width:180px;
}

.billed200{
	width:200px;
}

.billed300{
	width:300px;
}

.billed230{
	width:230px;
}
.item,
.active,
.carousel-inner {
	height:100%;
}

.fill {
	width:100%;
	height:100%;
	background-position: center;
	background-size: cover;
}

.section {
	margin: 50px 0;
}

footer {
	margin: 50px 0;
}

.bokse{
	text-align:center;
	padding-top:5px;
}	

.bokse img {
	border:2px solid #004379;
			
}

.minHeight{
	min-height:700px;
}

.billedleft {
	float: left;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	
	
}
.billedleft img {
	border: thin solid #000000;	
	
}

.list-group-item img{
	padding-right:20px;
}

.min_col-md-2{
	position: relative;
min-height: 1px;
padding-right: 0px;
padding-left: 0px;
float: left;
}

.vmenuadmin{
	background-color:#E9E9E9;
}

.primary {
	
        background-color: #721405;
	border-top-style: solid;
        border-color: #FFFFFF;
        border-width: 1px;
        padding-bottom: 5px;
        margin-bottom: 0px;
}

.primary a {
	height: 25px;
	background-color: inherit;
	color: #FFFFFF;
	line-height: 0.8em;	
	
}
.primary a:hover{	
	background-color:#0000CC;
	color: #000000;	
}