body {
	background:#232323 url(../images/bg-body.jpeg) 50% 0% no-repeat;
	padding-top:120px;
}

.container {
}

.container.fullwidth {
	width:100%;
}

@media (min-width: 960px) {
.container {
	width:960px;
}
}

/* for equal height */
.row-eq-height {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}

.center-block {
	float:none;
}

.column-centered {
	margin:0px auto;
	float:none;
}

.flush {
	padding:0px;
}

.flush-left {
	padding-left:0px;
}

.flush-right {
	padding-right:0px;
}

a:hover {
	text-decoration:none;
}

.tablerow {
	display:table;
	width:100%;
	height:100%;
}

.tablecell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}

img {
	max-width:100%;
	display:inline-block;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background:none;
}

.navbar-default {
	background:none;
	min-height:115px;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.navbar-brand {
	height:115px;
	padding:15px 15px;
}

.navbar-nav>li>a {
	color:#fff;
}

.navbar-default .navbar-nav>li>a {
	color:#fff;
    font-family: Arial;
	color:#666666;
    padding: 0 4px 0 4px;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    border-width: 0 1px 0 0;
    border-color: #CCCCCC;
    border-style: solid;
    height: auto;
    line-height: normal;
    background-repeat: repeat-x;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #000000;
    background-color: transparent;
}

h1,h2,h3,h4,h5,h6,p,ul,a {
    font-family: Arial;
}

section {
	display:inline-block;
	width:100%;
	margin:-2px 0px;
}

/* Main Styles */
#header {
}

#bg-white {
	margin:0 auto;
	width:960px;
	background:#fff;
}

#menu {}

#menu .navbar-brand {
	position:absolute;
	top:-121px;
	left:30px;
	padding:0px 0px;
}

.position {
	position:inherit;
}

#menu ul.form {
	list-style:none;
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#menu ul.form li {
	display:inline-block;
	margin-left:3px;
}

#menu ul.form input:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i]  {
	display:inline-block;
	background:#b9b6b2;
	border:none;
	height:20px;
	margin:0px;
	display:inline-block;
	vertical-align:middle;
	width:138px;
	padding-left:5px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
	outline:none;
}

#menu ::-webkit-input-placeholder {
	color:#fff;
}

#menu input[type="submit"] {
	display:inline-block;
	vertical-align:middle;
	width:15px;
	height:20px;
	background:url(../images/bg-submit.png) 50% 50% no-repeat;
	border:none;
	outline:none;
}

#menu .space-top {
	margin-top:56px;
}

#menu a.active {
    color: #000000;
}

#banner .bg-grey {
	background:#2e2e2e;
	display:inline-block;
	width:100%;
	padding:15px 15px;
}

#banner .banner {
	background:url(../images/banner.jpg) 50% 50% no-repeat;
	background-size:cover;
	float:left;
	width:100%;
	border:1px solid #fff;
	padding:20px 3px 50px 15px;
}

#banner p {
	color:#fff;
	font-size:12px;
}

#banner p.small {
	font-size:8pt;
}

#footer {
	position:relative;
	padding:20px 0px 0px 0px;
}

#footer h3 {
    color: #444444;
	font-size:10pt;
	margin:0px 0px 0px 0px;
}

#footer h3 img  {
	vertical-align:bottom;
}

#footer h4 {
    margin: 0 0 10px 0;
    font-size: 19px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    text-transform: uppercase;
	margin:10px 0px 10px 0px;
	display:inline-block;
	width:100%;
}

#footer p {
    color: #444444;
	font-size:8pt;
	margin:0px 0px 10px 0px;
	display:inline-block;
	width:100%;
}

#footer p.large {
	font-size:12pt;
	margin:10px 0px 10px 0px;
}

#footer p.large a {
    color: #B20303;
}

#footer .align {
	position:absolute;
    left: -42px;
    bottom: 0px;
    max-width:250px;
}

#footer .border-one {
	background:url(../images/border-1.png) top right no-repeat;
	padding:10px 0px;
}

#footer .border-two {
	background:url(../images/border-2.png) top left no-repeat;
	padding:10px 0px;
}

#footer-text {
	margin:0 auto;
	width:960px;
	background:#fff;
}

#footer-text p {
    font-family: arial;
    font-size: 10px;
    color: #6B6B6B;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
	margin:15px 0px 0px 0px;
}

#footer-text p a {
    color: #6B6B6B;
}

#banner.edit .banner {
	padding:0px;
}

#banner.edit .huset h3 {
	margin-bottom:17px;
}

#banner.edit p {	
    font-size: 12px;
    color: #444444;
}

#banner h3 {	
    margin: 10px 0 7px 0;
    font-size: 19px;
    color: #000000;
    font-family: Arial;
}

#banner h3 span {
    font-size: 12px;
    color: #444444;
}

#banner ul.links {
	width:100%;
	margin:0px;
	padding:0px;
	padding-left:15px;
}

#banner ul.links a {
	color:#B20303;
	font-size:12px;
}

#banner ul.links  ul {
	padding-left:10px;
	list-style-type:disc;
}

img.fullwidth {
	width:100%;
}

#banner.edit .huset-two .border {
    border:1px solid #9E9E9E;
    margin: 0 10px 10px 0;
    padding: 3px 3px 3px 3px;
	display:inline-block;
	width:100%;
	background:#fff;
}

#banner.edit .huset-two {
	padding-left:15px;
}

#banner.edit h4 {	
    font-size: 10px;
    color: #424242;
	margin:3px 0px 0px 0px;
}

#banner.edit .padding {
	padding:0px 5px;
}

#banner.edit .row {
	margin:0 auto;
}

#banner.edit .priser h4 {
	font-size:12pt;
	color:#000000;
	font-weight:600;
	margin:20px 0px 0px 0px;
}

#banner.edit .priser p {
	font-size:12pt;
	color:#444444;
	margin:20px 0px 0px 0px;
}

#banner.edit .huset.om p {
	color:#444444;
	margin:0px 0px 0px 0px;
}

#banner.edit .huset.om h3 {
	margin-bottom:10px;
}

#banner.edit .huset.om h4 {
	font-size:12px;
	color:#444444;
	margin:15px 0px 5px 0px;
}

#banner.edit .huset.om .red p {
	color:#B20303;
}

#banner.edit .huset.om .red p a {
	color:#B20303;
}

#banner.edit .kalender p  {
	font-size:12px;
	margin-bottom:0px;
}

#banner.edit .kalender h4 {
	font-size:12pt;
	color:#444444;
    font-family: Arial;
	margin-top:10px;
	margin-bottom:20px;
}

#banner.edit .table {
	margin:0px;
}

#banner.edit .table td {
	color:#696969;
    font-size: 12px;
	line-height:10px;
    font-family: Arial;
	height:24px;
	border:1px dotted #a9a9a9;
}

#banner.edit .table td.green {
	color:#32cd32;
}

#banner.edit .table td.red {
	color:#ff0000;
}

#banner.edit .table tr.first td {
	border-top:none;
}

#banner.edit .table tr.last td {
	border-bottom:none;
}

#banner.edit .table td.left {
	border-left:none;
}

#banner.edit .table td.right {
	border-right:none;
}

#banner.edit p.large {
	font-size:12pt;
	margin:0px;
}

#banner.edit h5 {
	color:#000000;
	font-size:12pt;
	margin:0px 0px 20px 0px;
}

#banner.edit h6 {
	font-size:14pt;
	color:#000;
	margin:10px 0px 20px 0px;
}

#banner.edit h6 span {
	color:#006400;
}

#banner.edit h6 em {
	color:#ff0000;
	font-style:normal;
    font-family: Arial;
}

#banner.edit ol {
	margin-top:30px;
    padding-left:30px;
}

#banner.edit ol li {
	margin:0px;
	font-size: 12px;
    color: #444444;
    font-family: Arial;
	line-height:15px;
}

#banner.edit ol li span {
	font-size:10pt;
    font-family: Arial;
}

#banner.edit p.space-bottom {
	margin-bottom:25px;
}

#banner.edit .kontakt label {
	font-size: 12px;
    color: #000000;
    font-family: Arial;
	margin:0px;
	font-weight:400;
	line-height:24px;
	margin:0px;
	margin-bottom:10px;
}

#banner.edit .kontakt span {
	font-size: 12px;
    color: #FF0000;
    font-family: Arial;
	margin:0px;
	font-weight:400;
	line-height:24px;
	margin:0px;
	margin-bottom:10px;
}

#banner.edit .kontakt input {
	border:1px dotted #666666;
    font-family: Arial;
    font-size: 12px;
    padding: 4px 4px 4px 4px;
	height:24px;
	margin:0px;
	background:none;
	min-width:260px;
	margin-bottom:10px;
	color:#000;
}

#banner.edit .kontakt textarea {
	border:1px dotted #666666;
    font-family: Arial;
    font-size: 12px;
    padding: 4px 4px 4px 4px;
	height:70px;
	margin:0px;
	background:none;
	min-width:260px;
	color:#000;
	margin-bottom:10px;
	outline:none;
}

#banner.edit .kontakt ::-webkit-input-placeholder {
	color:#000;
}

#banner.edit .kontakt input[type="submit"] {
    padding: 2px 3px 2px 3px;
    font-size: 12px;
    font-weight: bold;
    text-align: center ;
    border: 1px dotted #666666;
    color: #000000;
    width: 90px;
    background-color:#DADADA;
	min-width:auto;
	height:20px;
	line-height:10px;
	margin:0px;
}

#bg-white {
	position:relative;
}

#bg-white img.left {
	position:absolute;
	top:-23px;
	left:0px;
	display:none;
}

#bg-white img.right {
	position:absolute;
	top:-23px;
	right:0px;
	display:none;
}


/* Media Css */
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}



@media only screen and (max-width: 767px) {
.row-eq-height {
	display:inline-block;
}

.small-text-center {
	text-align:center;
}

.small-text-left {
	text-align:;
}

.small-text-right {
	text-align:right;
}

#bg-white ,#footer-text {
	width:100%;
}

#menu .navbar-brand {
	top:-66px;
	left:15px;
	width:245px;
}

#footer .align {
	bottom:0px;
	position:inherit;
	margin-bottom:15px;
}

body {
	padding-top:65px;
}

.navbar-toggle {
	margin-right:0px;
	margin-top:15px;
}

.navbar-default {

	min-height:80px;
}

#menu .space-top {
	margin-top:10px;
}

.navbar-default .navbar-nav>li>a {
	border-right:none;
	padding:5px 5px;
}

/**/
#banner.edit .kontakt input {
	width:100%;
	min-width:100%;
}

#banner.edit .kontakt textarea {
	width:100%;
	min-width:100%;
}

.none-for-small {
	padding:0px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1169px) {
#bg-white ,#footer-text {
	width:750px;
}

#menu .navbar-brand {
	width:375px;
}

#menu .space-top {
	margin-top:22px;	
}

.navbar-default {
    min-height: 89px;
}

.navbar-default .navbar-nav>li>a {
	font-size:9px;
}

/**/
#banner.edit .kontakt input {
	width:100%;
	min-width:100%;
}

#banner.edit .kontakt textarea {
	width:100%;
	min-width:100%;
}


}