BODY {
	background: url('/gfx/back_new.gif');
	background-color: #99cc99;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.container {
	max-width: 1060px !important;
	margin: auto;
	background-color: #fafafa;
}

.header-logo {
	background-color: #d7d7bf;
	padding: 0.5em;
	text-align: center;
}
.footer {
	background-color: #d7d7bf;
	padding: 0.5em;
	text-align: center;
}
.menubar {
	background-color: #EFEFE7;
}
.nav-link {
	color: #699a63;
	margin-right: 1em;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
form #website{
	display:none;
}


/*
.contentBack {
	background: url('/gfx/content_back.gif');
	background-color: #ffffff;
	background-position: 0px 0px;
}
.contentBottom {
	background: url('/gfx/landbo_bottom.gif');
	background-color: #ffffff;
	background-color: #99cc99;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 38px;
}

form #website{
	display:none;
}




.col1 {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 40px;
}
.col2 {
    padding-right: 10px;
}
#container {
    max-width: 927px;
    margin: 0 auto;
}

img {
    max-width:100%;height:auto;
    border: none;
}

A:link, A:visited {
	text-decoration: none;
}
TD, P {
	font-size: 13px;
}
P {
	padding-top: 0px;
	margin-top: 0px;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
H3 {
	font-size: 14px;
	font-weight: bold;
}
H4 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
H4 A:link, H4 A:visited {
	text-decoration: none;
	color: #000000;
}
.link_front {
	text-decoration: none;
	color: #000000;
}
.header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.topBack {
	background-color: white;
	height: 69px;
}
.imageBorder {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #336633;
}
.priser_header {
	background-color: #99CC99;
	color: #000000;
}
.priser_hveranden {
	background-color: #C2DEC2;
	color: #000000;
}
*/