body {
background-color:#7e7063;

}
.starter-template {
  padding: 0px 15px;
  color:#fff;
  width:50%;
  float:left;
  
}

a {
color:#FFF;
text-decoration:underline;
}

.col-md-4 {
font-size:12px;
}

.col-md-3 {
width:275px;
float:left;
}
.col-md-4{
width:250px;
float:left;
}

.col-sm-9 {
float:left;
}

.navbar-toggle {display:none;}

.header {
height:115px;
width:100%;
background-color:#212121;
}

.container {
width:950px;
color:#fff;
}

.container_header {
width:950px;
margin-right:auto;
margin-left:auto;
}

.imageslider {
width:454px;
padding:19px;
height:100%;
background-color:#fff;
float:right;
}

.imageslider img {
border:3px #dfdfdf solid;
}

.navbar-inner {
    min-height: 0px;
}
.navbar-nav {
margin:none;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 30px;
    height: 30px;
    padding-top: 0;
}


.navbar {
background-color:#ddd;
height:30px;
min-height:30px;
-webkit-box-shadow: 0 0 15px 0 #212121;
box-shadow: 0 0 15px 0 #212121;
}

.nav>li>a {
color:#000;
height: 30px;
padding:none;
text-decoration:none;
font-size:11px;
float:left;
}

.nav>li {
border-right;1px solid #000;
}

.navbar-nav>li>a {
padding-top:none;
padding-bottom:none;
}

.vare_box_ramme {
width:100px;
float:left;
margin-left:9px;
margin-bottom:30px;
text-align: center;
font-size:14px;
font-family: 'Open Sans', sans-serif;
color:#6A5E58;
}
.vare_box_ramme a,p {
color:#fff;
    text-decoration: none;
}

.vare_box {
width:100px;
height:120px;
border:1px solid #6A5E58;
text-align: center;
}
/*Vertical Align image */
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

@media (min-width: 768px) {
.navbar-nav>li>a {
padding:none;
}
}

.row-fluid {
color:#fff;
}

.footer {
    position: absolute0;
	margin-top:25px;
    bottom: 0;
    width: 100%;
    height: 200px;
	color:#ccc;
    background-color: #212121;
    border-top: 1px dashed #ddd;
}



