body {
	background-image: url(gfx/back.gif);
	background-repeat: repeat-y;
	background-color: #E2E2E2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
p {
	line-height: 120%;	
}
h1 {
	line-height: 150%;	
}
div.header {
	background-color: #000000;
	background-image: url(gfx/head_pattern.gif);
	background-repeat: repeat-x;
	height: 81px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.meny {
	height: auto;
	position: relative;
}
div.location_news_container {
	clear: right;
}
div.location {
	width: 507px;
	padding-top: 5px;
	padding-left: 20px;
	height: 35px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div.news {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	height: 35px;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 527px;
}
div.contentcontainer {
}
div.content {
	width: 485px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 100px;
}
div.newscontent {
	margin-left: 528px;
	background-color: #e2e2e2;
	max-width:528px;
	min-width:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div.newspost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.newspost-end {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #f0f0f0;
}
div.footer {
	clear: left;
	background-color: #000000;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 200px;
	letter-spacing: 1px;
	left: 0px;
	bottom: 0px;
}
div.meny a:link, div.meny a:active, div.meny a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	width: 155px;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: lighter;
	letter-spacing: 1px;
	float: left;
	display: block;
}
div.meny a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 155px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: lighter;
	letter-spacing: 1px;
}
div.content h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 3px;
}
div.content h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #EF3E42;
}
div.content h3 {
	font-size: 10px;
	color: #EF3E42;
}
div.content h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 15px;
}
div.content p {
	font-size: 10px;
}
div.content a:link, div.content a:visited, div.content a:active {
	color: #FFFFFF;
	background-color: #EF3E42;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
div.content a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
div.newscontent h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 3px;
	width: expression(Math.min(parseInt(this.offsetWidth), 488 ) + "px");
}
div.newscontent h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #F68824;
	width: expression(Math.min(parseInt(this.offsetWidth), 488 ) + "px");
}
div.newscontent p {
	font-size: 10px;
	width: expression(Math.min(parseInt(this.offsetWidth), 488 ) + "px");
}

div.newscontent a:link, div.newscontent a:visited, div.newscontent a:active {
	color: #FFFFFF;
	background-color: #F68824;
	padding-right: 3px;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-image: url(gfx/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;	
}
div.newscontent a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-image: url(gfx/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.bild_top_down_textleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: right;
}
.bild_top_down {
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}
.bild_down {
	padding-bottom: 20px;
}
.bild_top_right {
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.bild_top_down_textright {
	padding-bottom: 10px;
	padding-left: 20px;
	clear: left;
	float: right;
}.bild_clear_both {
	clear: both;
}
div.ib {
	width: 488px;
	
}
div.ib h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 3px;
}
div.ib h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #EF3E42;
}
div.ib h3 {
	font-size: 10px;
	color: #EF3E42;
}
div.ib p {
	font-size: 10px;
}
div.ib a:link, div.ib a:visited, div.ib a:active {
	color: #FFFFFF;
	background-color: #EF3E42;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
div.ib a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.bild_clear_both_linje {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bild_start_collection {
	float: left;
	padding-right: 20px;
	padding-bottom: 50px;
	clear: right;
}
.clear {
	clear: both;	
}
.downloadheader {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #E2E2E2;
	background-image: url(gfx/downloads.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pressheader {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #E2E2E2;
	margin-bottom: 10px;
}
.attention {
	font-size: 16px;
	color: #EF3E42;
	padding-left: 21px;
	background-image: url(gfx/attention.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.attentionp {
	font-size: 10px;
	color: #EF3E42;
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.teamBox {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.teamBox img {
	float: left;
	padding-right: 20px;
}
.teamBox h3 {
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.teamBox p {
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
