body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body#body_red
{
	background-color: #e2001a;
}

div#body1
{
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url(../images/bg_red.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

div#body2
{
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url(../images/bg_purple.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

div#body3
{
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url(../images/bg_orange.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

div#body4
{
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url(../images/bg_green.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

div#body5
{
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url(../images/bg_grey.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #373737;
}

div#main
{
	position: relative;
	width: 860px;
	height: 680px;
	margin: 0px auto;
	padding-top: 31px;
}

div#menu_place
{
	width: 100%;
	height: 20px;
	margin-bottom: 55px;
}

div#logo
{
	position: absolute;	
	width: 140px;
	float: left;
	display: block;
	height: 140px;
	top: 0px;
}

div#menu
{
	position: absolute;
	display: block;
	float: left;
	width: 629px;
	height: 20px;
	background-color: #373737;
	color: #ffffff;
	text-transform: uppercase;
	z-index: 10;
	left: 151px;
}

div#aftermenu
{
	position: absolute;
	right: 0px;
	width: 122px;
	height: 20px;
	float: left;
	z-index: 15;
	text-align: right;
}

div#top
{
	width: 100%;
	height: 11px;
	margin-bottom: 5px;
}

div#info
{
	float: left;
	width: 100%;
	height: 11px;
	font-size: 9px;
	font-weight: bold;
	color: #bdbdbd;
}

div#info a
{
	color: #bdbdbd; 
	text-decoration: none;
}

div#info a:hover
{
	color: #747474;
	text-decoration: none;
}

div#info p
{
	margin: 0px;
}

div#runner
{
	position: absolute;
	right: 235px;
	width: 120px;
	height: 60px;
	z-index: 2;
	top: 61px;	
	text-align: right;
}

div#middle
{
	display: block;
	width: 860px;
	height: 315px;
	margin-bottom: 5px;
}

div#block_m1_1
{
	display: block;
	float: left;
	overflow: hidden;
	width: 595px;
	height: 315px;
	margin-right: 5px;
}


div#block_m2_1
{
	display: block;
	float: left;
	width: 260px;
	height: 315px;
}

div#block_m1_1 dt, div#block_m1_1 dl, div#block_b1_1 dt, div#block_b1_1 dl, div#block_b2_1 dt, div#block_b2_1 dl, div#block_b3_1 dt, div#block_b3_1 dl, 
div#down dt, div#down dl, div#block_b1_2 dt, div#block_b1_2 dl, div#block_b2_2 dt, div#block_b2_2 dl, div#block_b3_2 dt, div#block_b3_2 dl,
div#block_m1_2 dt, div#block_m1_2 dl, div#block_m1_3 dt, div#block_m1_3 dl, div#block_m1_4 dt, div#block_m1_4 dl,
div#block_b1_4 dt, div#block_b1_4 dl, div#block_b2_4 dt, div#block_b2_4 dl, div#block_b3_4 dt, div#block_b3_4 dl, div#block_m1_5im dt, div#block_m1_5im dl
{
	margin: 0px;
}

div#bottom
{
	display: block;
	width: 860px;
	height: 175px;
	margin-bottom: 5px;
}

div#block_b1_1, div#block_b2_1, div#block_b3_1, div#block_b1_4, div#block_b2_4, div#block_b3_4
{
	display: block;
	float: left;
	margin-right: 5px;
	width: 195px;
	height: 175px;
	overflow: hidden;
}

div#block_b4_1, div#block_b4_4
{
	display: block;
	float: left;
	padding: 15px;
	width: 230px;
	height: 145px;
	overflow: hidden;
	color: #afafaf;
	background-color: #373737;
	font-size: 11px;
	font-weight: normal;
}

div#block_b4_1 div.nheader, div#block_b4_4 div.nheader
{
	margin-top: -2px;
}

div#block_b4_1 a, div#block_b4_4 a
{
	color: #afafaf;
	text-decoration: none;
	font-weight: normal;
}

div#down
{
	float: right;
	background-color: #e2001a;
	height: 25px;
	width: 260px;
	overflow: hidden;
	display:none;
}

div.search_form_ab
{
	display: block;
	float: left;
	width: 75px;
}

input#search
{
	width: 75px;
	border: none;
	background-color: #939393;
	color: #000000;
	font-size: 11px;
	padding-top: 3px;
	height: 16px;
}

div.search_label
{
	display: block;
	float: left;
	color: #ffffff;
	width: 34px;
	text-align: left;
	margin-right: 7px;
	font-size: 10px;
	margin-top: 4px;
	margin-left: 6px;
}

div.search_label a
{
	text-decoration: none;
	color: #ffffff;
}

div.section1, div.section2, div.section3
{
	display: block;
	width: 260px;
	height: 75px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.section4
{
	display: block;
	width: 260px;
	height: 75px;
	cursor: pointer;
}


div.s1_1, div.s2_1, div.s3_1, div.s4_1
{
	width: 180px;
	height: 75px;
	float: left;
	margin-right: 5px;
}

div.s1_1, div.s1_2
{
	background-color: #e2001a;
}

div.s2_1, div.s2_2
{
	background-color: #42004e;
}

div.s3_1, div.s3_2
{
	background-color: #f59f00;
}

div.s4_1, div.s4_2
{
	background-color: #00838b;
}

div.s1_2, div.s2_2, div.s3_2, div.s4_2
{
	display: block;
	float: left;
	overflow: hidden;
	width: 75px;
	height: 75px;
}

div#block_m1_2, div#block_m1_7
{
	display: block;
	float: left;
	width: 395px;
	height: 315px;
	overflow: hidden;
	margin-right: 5px;
	background-color: #ebebeb;
	color: #747474;
}
div#block_m1_7 a
{
	color: #747474;
	text-decoration: none;
}

div#block_m2_2
{
	display: block;
	float: left;
	width: 195px;
	height: 315px;
	margin-right: 5px;
	background-color: #6f6f6f;
}

div#block_b1_2, div#block_b2_2, div#block_b3_2
{
	display: block;
	float: left;
	margin-right: 5px;
	width: 195px;
	height: 175px;
	overflow: hidden;
}

div.ndate
{
	font-weight: bold;
	font-size: 11px;
}

div.nbody, div.nbodya
{
	margin-bottom: 13px;
	overflow: visible;
	display: block;
}

div.nbodya
{
	display: none;
}

div#block_m1_2 a:hover, div#block_m1_5text a:hover, div#block_m2_3 a:hover, div#block_m1_1 a:hover, div#block_m1_7 a:hover
{
	color: #404040;
}

div#block_m1_1 a
{
	color: #404040;
}

div.ntext
{
	text-transform: uppercase;
}

div.ntext a
{
	color: #afafaf;
}
div.ntext a:hover
{
	color: #ffffff;
}

div#middle_3
{
	display: block;
	float: left;
	overflow: hidden;
	width: 860px;
	height: 495px;
}

div#block_m1_3, div#block_m1_4
{
	display: block;
	float: left;
	overflow: hidden;
	width: 195px;
	height: 315px;
	margin-right: 5px;
}

div#block_m1_4
{
	background-color: #e2001a;
	color: #ffffff;
}

div.containerLeft
{
	display: block;
	float: left;
	width: 195px;
	margin-right: 5px;
	height: auto;
}

div#block_m1_4_1
{
	display: block;
	overflow: hidden;
	width: 195px;
	height: 155px;
	margin-bottom: 5px;
	background-color: #42004e;
	color: #ffffff;
}

div#block_m1_4_1_1
{
	display: block;
	width: 195px;
	height: 335px;
	background-color: #e1e1e1;
}

div#block_m2_3
{
	display: block;
	float: left;
	overflow: hidden;
	width: 395px;
	height: 495px;
	margin-right: 5px;
	background-color: #ebebeb;
	color: #747474;
}
div#block_m2_3 a
{
	color: #747474;
	text-decoration: none;
}

.m5
{
	margin-top: 5px;
}

div.dynPage_fakta
{
	position: absolute;
	z-index: 2;
}

div#blockS_fakta
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 350px;
	height: 220px;
	margin: 15px;
}

div#blockS_fakta_pl
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 350px;
	height: 265px;
	margin: 15px;
	margin-top: 10px;
}

div#blockS_fakta1
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 365px;
	height: 297px;
	margin: 15px;
}

div#arrows, div#arrows1, div#arrows2, div#arrows1_2, div#arrows_1, div#arrows1_1
{
	display: none;
}

div.arrup_fakta
{
	top: 377px;
	left: 577px;
	position: absolute;
	z-index: 6;
}

div.arrdown_fakta
{
	top: 596px;
	left: 577px;
	position: absolute;
	z-index: 7;
}

div.arrup_fakta_pl
{
	top: 311px;
	left: 577px;
	position: absolute;
	z-index: 6;
}

div.arrdown_fakta_pl
{
	top: 596px;
	left: 577px;
	position: absolute;
	z-index: 7;
}

div.arrup_fakta1
{
	top: 130px;
	left: 378px;
	position: absolute;
	z-index: 6;
}

div.arrdown_fakta1
{
	top: 421px;
	left: 378px;
	position: absolute;
	z-index: 7;
}

div#block_m2_4
{
	display: block;
	float: left;
	overflow: hidden;
	width: 395px;
	height: 315px;
	background-color: #f0f0f0;
	color: #373737;
	font-size: 10px;
}

div#block_m2_4_1
{
	display: block;
	float: left;
	overflow: hidden;
	width: 395px;
	height: 495px;
	color: #373737;
	font-size: 10px;
}

div#block_m2_4 a, div#block_m2_4_1 a
{
	color: #474747;
}

div#block_m2_4_img
{
	display: block;
	overflow: hidden;
	width: 395px;
	height: 235px;
	margin-bottom: 5px;
}

div#block_m2_4_img_pl
{
	display: block;
	overflow: hidden;
	width: 395px;
	height: 155px;
	margin-bottom: 5px;
}

div#block_m2_4_text
{
	display: block;
	width: 395px;
	height: 255px;
	background-color: #f0f0f0;
}

div#block_m2_4_text_pl
{
	display: block;
	width: 395px;
	height: 335px;
	background-color: #f0f0f0;
}


div#block_m2_3 a
{
	color: #747474;
	text-decoration: none;
}

div#blockS_news
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 365px;
	height: 278px;
	margin: 15px;
}

div.arrup_news
{
	top: 129px;
	left: 577px;
	position: absolute;
	z-index: 6;
}

div.arrdown_news
{
	top: 418px;
	left: 577px;
	position: absolute;
	z-index: 7;
}

div.arrup
{
	top: 311px;
	left: 175px;
	position: absolute;
	z-index: 6;
}

div.arrdown
{
	top: 596px;
	left: 175px;
	position: absolute;
	z-index: 7;
}

div.arrup_n
{
	top: 450px;
	left: 843px;
	position: absolute;
	z-index: 6;
}

div.arrdown_n
{
	top: 596px;
	left: 843px;
	position: absolute;
	z-index: 7;
}

div.ndateC
{
	font-weight: bold;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 15px;
}

div.ntitleC
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 15px;
}

div#blockS
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 230px;
	height: 116px;
}

div#bottom5
{
	display: block;
	float: right;
	width: 460px;
	height: 175px;
	margin-bottom: 5px;
}

div#block_m1_5
{
	display: block;
	float: left;
	width: 395px;
	height: 495px;
	overflow: hidden;
	margin-right: 5px;
}

div#middle_3
{
	display: block;
	float: left;
	overflow: hidden;
	width: 860px;
	height: 495px;
}

div#block_m1_5im
{
	width: 395px;
	height: 155px;
	overflow: hidden;
	margin-bottom: 5px;
	display: none;
}

div#block_m1_5text
{
	width: 395px;
	height: 495px;
	overflow: hidden;
	display: block;
	background-color: #ebebeb;
	color: #747474;
}
div#block_m1_5text a
{
	color: #747474;
	text-decoration: none;
}

div#blockS_content
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 365px;
	height: 460px;
	margin: 15px;
	margin-left: 0px;
}


div.arrup_content
{
	top: 129px;
	left: 377px;
	position: absolute;
	z-index: 6;
}

div.arrdown_content
{
	top: 599px;
	left: 377px;
	position: absolute;
	z-index: 7;
}

div#block_m1_6
{
	display: block;
	float: left;
	width: 595px;
	height: 495px;
	overflow: hidden;
	margin-right: 5px;
}

div#block_m1_6bigimg
{
	display: block;
	width: 595px;
	height: 315px;
	overflow: hidden;
	margin-bottom: 5px;
	background-position: center;
	background-repeat: no-repeat;
}

div#block_m1_6list
{
	display: block;
	float: left;
	width: 195px;
	height: 175px;
	overflow: hidden;
	margin-right: 5px;
	color: #747474;
	font-weight: bold;
	font-size: 11px;
}

div#block_m1_6thumb
{
	display: block;
	float: left;
	width: 395px;
	height: 160px;
	overflow: hidden;
}

div.block_m1_6thumbimg
{
	float: left;
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

div.block_m1_6thumbimglast
{
	float: left;
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 5px;
	cursor: pointer;
}

div#block_m1_6listSlideshow
{
	display: block;
	width: 195px;
	height: 25px;
	background-color: #363636;
	background-image: url(../images/slideshow_title.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

ul.slidemenu
{
	margin-left: 0px;
	padding-left: 0px;
	margin-left: 13px;
	list-style-type: none;
}

li.slideshow1 a
{
	margin-left: 0px;
	color: #747474;
	text-decoration: none;
}

div#arrowslide, div#arrowslide1
{
	float: left;
	cursor: pointer;
}
div#arrowslide
{
	margin-left: 94px;
}

div#login
{
	display: block;
	width: 250px;
	height: 200px;
	margin: 0px auto;
}

div.nllabel
{
	width: 350px;
	display: block;
	background-color: #ff0000;
}

div.nllabel div
{
	float: left;
	margin-right: 10px;
}

input#nlmail
{
	width: 130px;
	height: 13px;
}

form#mysearch input
{
	display: inline;
	float: left;
}

div#search1
{
	display: block;
	margin-top: 6px;
}

div#block_m1_5_news
{
	display: block;
	float: left;
	width: 395px;
	height: 495px;
	overflow: hidden;
	margin-right: 5px;
}

.margin4
{
	margin-right: 5px;
}

div.menu_section
{
	margin-top: 4px;
	display: block;
	width: auto;
	height: auto;
	overflow: visible;
}

div.nheader
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 12px;
	display: block;
}

div#blockS_smenu
{
	display: block;
	width: 160px;
	height: 292px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}

h1.pl
{
	padding: 15px;
	padding-bottom: 0px;
}

p.bodytext
{
	margin-top: 0px;
}


div#block_m1_4_2
{
	display: block;
	overflow: hidden;
	width: 195px;
	height: 155px;
	margin-bottom: 5px;
	background-color: #f59f00;
	color: #ffffff;
}

div#block_m2_4_text_f
{
	display: block;
	width: 395px;
	height: 495px;
	background-color: #f0f0f0;
	font-size: 10px;
}

div#block_m1_4_1_2, div#block_m1_4_1_3
{
	display: block;
	width: 195px;
	height: 335px;
	background-color: #e1e1e1;
	font-size: 10px;
	color: #373737;
}

div#blockS_fakta_f
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 360px;
	height: 475px;
	margin: 12px 15px 8px 18px;
}

div.orderForm
{
	padding: 12px 14px;
	display: block;
}

div.orderForm h1
{
	margin-bottom: 0px;
}

div.orderForm p.bodytext
{
	margin-bottom: 13px;
}

div#block_m1_4_1_2 input[type=text], div#block_m1_4_1_2 textarea, div#block_m2_4 input[type=text], div#block_m2_4 input[type=password]
{
	background-color: transparent;
	font-size: 9px;
	font-family: Arial;
}

div#block_m1_4_1_2 input[type=text], div#block_m2_4 input[type=text], div#block_m2_4 input[type=password]
{
	width: 161px;
	height: 11px;
	border: solid 1px #4d4d4d;
}

div#block_m2_4 input[type=submit]
{
	width: 44px;
	height: 15px;
	border: solid 1px #4d4d4d;
	font-size: 9px;
	text-align: center;
	background-color: transparent;
	padding-bottom: 4px;
	margin-left: 119px;
	margin-top: 4px;
}

input.submit
{
	border: solid 1px #4d4d4d;
	font-size: 9px;
	text-align: center;
	background-color: transparent;
	margin-right: 2px;
	margin-top: 5px;
	width: 51px;
}

div#block_m1_4_1_2 textarea
{
	border: solid 1px #4d4d4d;
	width: 161px;
	height: 86px;
}

div.submit
{
	float: right;
	margin-right: 2px;
	margin-top: -3px;
}

div.submit input
{
	margin-right: 3px;
}

div.label
{
	display: block;
}

div.input
{
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 7px;
}

div#block_m1_4_1_2 input[type=image]
{
	margin-left: 2px;
}

table.imgtext-table 
{
	padding-left: 5px;
}

.imgtext-table td
{
	padding-right: 29px;
	text-align: left;
	font-size: 9px;
	color: #737373;
}

div.arrup_fakta_f
{
	top: 134px;
	left: 577px;
	position: absolute;
	z-index: 6;
}

div.arrdown_fakta_f
{
	top: 598px;
	left: 577px;
	position: absolute;
	z-index: 7;
}

div#block_m1_4_3
{
	display: block;
	overflow: hidden;
	width: 195px;
	height: 155px;
	margin-bottom: 5px;
	background-color: #00838b;
	color: #ffffff;
}

div#block_m1_4_1_3 input[type=text], div#block_m1_4_1_3 textarea
{
	background-color: transparent;
	font-size: 9px;
	font-family: Arial;
}

input#input1, input#input2, input#input3, textarea#textarea1
{
	background-color: transparent;
	font-size: 9px;
	font-family: Arial;
}

div#block_m1_4_1_3 input[type=text] input#input1, input#input2, input#input3
{
	width: 161px;
	height: 11px;
	border: solid 1px #4d4d4d;
}

input#input1, input#input2, input#input3
{
	width: 159px;
	height: 11px;
	border: solid 1px #4d4d4d;
}

form
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_4_1_3 textarea textarea#textarea1
{
	border: solid 1px #4d4d4d;
	width: 161px;
	height: 86px;
}

textarea#textarea1
{
	border: solid 1px #4d4d4d;
	width: 161px;
	height: 86px;
	overflow: auto;
}

div#block_m1_4_1_3 input[type=image]
{
	margin-left: 2px;
}

table.contenttable
{
	margin-top: 20px;
	width: 365px;
}

table.contenttable td
{
	height: 29px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
}

td.td-0
{
	width: 250px;
	text-align: left;
	padding-left: 15px;
}

tr.tr-even td
{
	background-color: #00838b;
}

tr.tr-odd td
{
	background-color: #60afb3;
}

td.td-last
{
	text-align: right;
	padding-right: 15px;
}

tr.tr-even td, tr.tr-odd td
{
	border-bottom: solid 2px #f0f0f0;
}

div#block_m1_4_g
{
	display: block;
	float: left;
	overflow: hidden;
	width: 195px;
	height: 315px;
	margin-right: 5px;
	background-color: #00838b;
	color: #ffffff;
}

div#showNews
{
	width: 595px;
	display: block;
	float: left;
	overflow: hidden;
	height: 315px;
	margin-right: 5px;
	color: #ffffff;
}

div#block_m1_4_n
{
	display: block;
	float: left;
	overflow: hidden;
	width: 195px;
	height: 315px;
	margin-right: 5px;
	background-color: #373737;
	color: #ffffff;
}

div#blockS_news1
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 365px;
	height: 238px;
	margin: 15px;
}

div#mar
{
	position: absolute;
	font-size: 8px;
	color: #d5d5d5;
	top: 670px;
	right: 0px;
	margin-right: -15px;
}
div#mar a
{
	text-decoration: none;
	color: #d5d5d5;
}

div#showSearch
{
	display: block;
	float: left;
	overflow: hidden;
	width: 395px;
	height: 495px;
	background-color: #f0f0f0;
	color: #373737;
	font-size: 10px;
	margin-right: 5px;
}

div.c5
{
	margin-bottom: 5px;
}

div#block_ms_4
{
	display: block;
	float: left;
	overflow: hidden;
	width: 195px;
	height: 315px;
	margin-right: 5px;
	background-color: #ffffff;
	color: #ffffff;
}

div#blockS_search
{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	width: 365px;
	height: 458px;
	margin: 15px;
}

div#blockS_search a
{
	color: #373737;
	text-decoration: none;
}

div#blockS_search a:hover
{
	text-decoration: underline;
}


div.arrup_search
{
	top: 129px;
	left: 577px;
	position: absolute;
	z-index: 6;
}

div.arrdown_search
{
	top: 596px;
	left: 577px;
	position: absolute;
	z-index: 7;
}

input.input1
{
	border: solid 1px #4d4d4d;
	width: 160px;
	height: 14px;
	margin-bottom: 4px;
	font-size: 10px;
	background-color: #f0f0f0;
}

div.grey
{
	background-color: #f0f0f0;
}

div#block_m1_1_grey
{
	display: block;
	float: left;
	overflow: hidden;
	width: 595px;
	height: 315px;
	margin-right: 5px;
	background-color: #f0f0f0;
}

div#block_m1_1_grey a
{
	color: #404040;
}

div#subscription
{
	display: block;
	margin: 28px 30px;
	width: 530px;
}

input.input1
{
	width: 159px;
	height: 11px;
	border: solid 1px #4d4d4d;
	font-size: 9px;
	font-family: Arial;
	margin-top: 4px;
	margin-bottom: 9px;
}

div.print
{
	position: absolute;
	z-index: 1;
	margin-left: 599px;
	margin-top: 75px;
	font-size: 9px;
	font-weight: bold;
}

div.print a
{
	color: #bdbdbd; 
	text-decoration: none;
}

div.print a:hover
{
	color: #747474;
	text-decoration: none;
}