body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#669933;
	background-image:url(bilder/body_bg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#336600;
	margin:10px 0px 5px 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	margin:10px 0px 0px 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#336600;
	margin:4px 0px 3px 0px;
	padding:0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	margin:0px 0px 5px 0px;
}
a {
	color:#336600;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#336600;
	font-weight:bold;
	text-decoration:underline;
}
img {
border:0px;
}
#contentholder td {
	color:#000000;
	height:20px;
}
#contentholder table {
 background:url('bilder/td_bg.gif');
}
#pageholder {
	position:relative;
	margin:10px auto;
	width:764px;
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	width:736px;
	padding:14px;
}
#head {
	position:relative;
	float:left;
	width:736px;
	height:109px;
	background-image:url(bilder/head.gif);
	background-repeat:no-repeat;
}
#logotypes {
	float:right;
	position:relative;
	width:235px;
	height:11px;
	padding:22px 0px;
		
}
#meny {
	position:relative;
	float:left;
	width:726px;
	height:26px;
	padding:4px 0px 0px 10px;
	background-image:url(bilder/meny_bg.gif);
	background-repeat:repeat-x;
	color:#336600;
}
#meny a {
	font-size:11px;
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}
#meny a:hover {
	text-decoration:underline;

}
.meny {
	padding:2px 10px;
	text-align:center;
}
#pictureholder {
	position:relative;
	float:left;
	width:736px;
	height:214px;
}
#pictureholder img {
	padding:5px 0px;
}
#contentholder {
	position:relative;
	float:left;
	width:736px;
	background-color:#FFFFFF;
	overflow:visible;
	padding:5px 0px 5px 0px;
}
.content {
	position:relative;
	float:left;
	width:223px;
	margin-right:2px;
	padding:14px 10px;
	background-image:url(bilder/content_bg.gif);
	background-repeat:no-repeat;
}
.contentwide {
	position:relative;
	float:left;
	width:468px;
	margin-right:2px;
	padding:14px 10px;
	background-image:url(bilder/content_bgwide.gif);
	background-repeat:no-repeat;
}
.spacer {
	position:relative;
	float:left;
	background-color:#FFFFFF;
}
#footer {
	position:relative;
	float:left;
	width:724px;
	height:24px;
	background-image:url(bilder/footer_bg.gif);
	background-repeat:repeat-x;
	padding-right:12px;
	padding-top:6px;
	font-size:11px;
	text-align:right;
}
#footer a {
	color:#669933;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}