* {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

body {
	background: #4C74AB url("/file/881899fdac5/bg.jpg") repeat-x;
}

body,table,div {
	font: 11px verdana, helvetica, arial, sans-serif;
}

/* @group Typo */

table.content td.col2 {
	line-height: 1.5em;
	color: #515151;
	padding-bottom: 10px;
}

table.content td.col2 ul {
	margin: 15px;
}

h1,h2,h3,h4,h5,h6 {
	color: #5d6e8d;
	line-height: 1.5em;
	margin: 0 0 15px;
	font-weight: normal;
	font-style: normal;
}

font,strong {
	line-height: 1.5em;
}

h1 {
	font-size: 22px;
}

a {
	color: #214ed6;
	text-decoration: none;
}

a:hover {
	color: #275cfd;
	text-decoration: underline;
}

/* @end */

/* @group Framework */

table.main {
	width: 1000px;
}

table.main td.gr_v, table.main td.gr_h {
	width: 10px;
}

table.main td.gr_v {
	background: url("/file/8818976072c/skygge_v.gif") repeat-y;
}

table.main td.gr_h {
	background: url("/file/8818988b9c9/skygge_h.gif") repeat-y;
}

table.main td.main {
	width: 980px;
	background-color: #fff;
}

table.main td.main div.head {
	width: 980px;
	height: 200px;
	background-image: url("/file/881899497d2/head.jpg");
}

table.main td.main div.lang {
	background: url("/file/881899b1477/gr_h_meny.gif") repeat-x;
	width: 980px;
	height: 24px;
}

table.main td.main div.lang div.text {
	padding-top: 5px;
	text-align: right;
	color: #e8effe;
}

table.main td.main div.lang div.text a {
	color: #bfe1fe;
	padding: 0 10px 0 15px;
}

table.main td.main div.lang div.text a:hover {
	color: #fff;
	text-decoration: none;
}


/* @end */

/* @group Content */

table.content {
	width: 980px;
	margin-top: 10px;
}

table.content td.col1, table.content td.col3 {
	width: 220px;
}

table.content td.col3 img {
	margin: 0 0 5px 0;
}

/* @end */

/* @group Menu */

ul.menu {
	font: bold 12px verdana,helvetica,arial,sans-serif;
	width: 200px;
	margin: 0 0 10px 10px;
}

ul.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
}

ul.menu a:hover {
	text-decoration: none;
}

ul.menu li a {
	display: inline-block;
	width: 160px;
	padding: 5px 20px;
	text-decoration: none;
	color: white;
	background: #4C83B6 url("/file/8818986c940/menydott.gif") no-repeat 8px 10px;
}

* html ul.menu li a {
	width: 200px;
}

ul.menu li a:hover {
	color: #FFCF00;
	background: #407AB1 url("/file/88189859aa8/menydott_open.gif") no-repeat 8px 10px;
}

ul.menu li a.open {
	background: #407AB1 url("/file/88189859aa8/menydott_open.gif") no-repeat 8px 10px;
}

ul.menu li a.open:hover {
	background: #407AB1 url("/file/88189859aa8/menydott_open.gif") no-repeat 8px 10px;
}

ul.menu ul.sub {
	background-color: #407AB1;
	padding: 5px 0;
	margin: -2 0 1px 0;
}

ul.menu ul.sub ul {
	padding-left: 20px;
}

ul.menu ul.sub li {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

ul.menu ul.sub li a {
	padding: 3px 0 3px 20px;
	background-color: transparent;
	background-image: none;
}

ul.menu ul.sub li a:hover {
	
}

/* @end */

/* @group Arr. kal. mini */

ul.calmini {
	list-style-type: none;
	margin: 0 10px 10px 10px;
}

ul.calmini li {
	
}

ul.calmini li.heading a.heading {
	padding: 5px 20px;
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #fff;
	background: #4C83B6 url("/file/8818986c940/menydott.gif") no-repeat 8px 10px;
}

ul.calmini li.heading a.heading:hover {
	color: #FFCF00;
	text-decoration: none;
	background: #407AB1 url("/file/88189859aa8/menydott_open.gif") no-repeat 8px 10px;
}

ul.calmini ul.activ {
	list-style-type: none;
}

ul.calmini ul.activ li {
	background-color: #407AB1;
	margin: 1px 0 0 0;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #c6e1f4;
	font-size: 10px;
}

ul.calmini ul.activ li h3 {
	color: white;
	font-size: 11px;
	margin-bottom: 2px;
}

ul.calmini ul.activ li h3 a {
	color: #fbee93;
}

ul.calmini ul.activ li h3 a:hover {
	color: #cae4f4;
	text-decoration: none;
}


table.calendar {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.calendar tr td.year {
	font-size:14px;
	padding: 2 5px;
	font-weight: bold;
	color:#fff;
	background-color:#446ea6;
}

table.calendar tr td.month {
	font-size:12px;
	padding: 2 5px;
	font-weight: bold;
	color:#2d2d2d;
	background-color:#b3d2fe;
}

table.calendar tr.record td {
	padding: 2 5px;
	border-bottom: 1px solid #b3d2fe;
}

table.calendar tr.record td.r1,table.calendar tr.record td.r3 {
	white-space: nowrap;
}


/* @end */

/* @group HeadInfo */

div.headinfo {
	width: 180px;
	height: 160px;
	top: 10px;
	position: relative;
	left: 770px;
	padding: 10px;
}

div.headinfo h3 {
	color: #004E97;
	font-size: 13px;
}

div.headinfo div.record {
	width: 180px;
	height: 16px;
	background-color: #4477a6;
	margin: 0 0 1px 0;
}

div.headinfo div.record div.name {
	float: left;
	color: #fff;
}

div.headinfo div.record div.value {
	float: right;
	color: #FFE452;
}

div.headinfo div.record div.name,div.headinfo div.record div.value {
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

div.headinfo div.space {
	height: 10px;
}

/* @end */

div.toppbilde {
	margin: 0 0 10px 0;
}

td.cred {
	text-align: right;
	border-top: 1px solid #777;
	color: #94aed2;
	padding: 2px 0;
}

td.cred a {
	color: #94aed2;
}

table.content td.col2 table tr td {
	padding: 4px;
}

table.content td.col2 table tr td strong {
	color: #444;
}

