BODY {
	background: url('/gfx/back_new.gif');
	background-color: #99cc99;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.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;
}
.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;
}
form #website{
	display:none;
}
