body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bodyfill.gif);
	background-repeat: repeat-x;
}
#container {
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 224px;
	width: 928px;
}
#menu {
	background-image: url(images/menufill.gif);
	background-repeat: repeat-x;
	height: 27px;
	margin-left: 8px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	float: left;
}

#menu ul li a {
	background-image: url(images/tab.gif);
	height: 19px;
	width: 130px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-right: 1px;
	padding-top: 7px;
}
#content {
	background-image: url(images/contentfill.jpg);
	background-repeat: repeat-y;
	width: 868px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
#content_left {
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	width: 616px;
}
.indexpage {
	padding-left: 10px;
	margin-left: 10px;
	width: 820px!important;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}
#content_left img {
	max-width: 440px;
}
#contentright {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#footer {
	background-color: #F17408;
	clear: both;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#menu a:hover {
	color: #000000;
	background-image: url(images/tab_mo.gif);
	background-repeat: no-repeat;
}
.bilde_right {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
}
#content_left a{
	color: #F17408;
	text-decoration: underline;
}
.banner_box {
	background-color: #EDD5CB;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.banner_box p {
	padding: 0px;
	font-size: 11px;
	margin: 10px;
}
.banner_box a {
	color: #1D46B2;
	text-decoration: underline;
}
#menu .active {
	background-image: url(images/tab_mo.gif);
	color: #000000;
}
.webshoptext {
	color: #000000;
	padding: 10px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#webshop td {
}
.webshopimage {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

