@charset "UTF-8";

body {
	background:   url("Images/sidbakgrund.jpg") repeat-x #EDF2F8;
}
.kantlinje_right {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 10px;
}

.ingen_kantlinje  {
	color: #666666;
	padding: 10px;
}
.nyhetsrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.vit_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 5px;
}
.vit_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 5px;
}

.vit_vertical_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	line-height: 5px;
}
.grey_horisontal_line_w_backgr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #EEE;
	padding-left: 2px;
	line-height: 12px;
}
.grey_horisontal_topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-left: 2px;
	line-height: 12px;
}
.upper_margin {
	padding-top: 3px;
}
.left_margin {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.nyhetstext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
}
#container{
	margin: 10px auto 0;
	height: auto;
	width: 971px;
	border: 1px solid #999;
}


#top_menu {
	width: 971px;
	margin: 0px auto 0;
	background:   url("Images/topmetal.jpg") no-repeat;
	height: 115px;
	text-align: right;
	width: 971px;
	position: relative;
	background-image: url(Images/topmetal2.jpg);
}

#top_menu table {
	margin: 0px 0px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
}
#top_menu a {
	color: #FFF;
	text-decoration: none;
}


#main_startFrame {
	width: 771px;
	margin: 0px auto 0;
	background:   url("Images/Startsidebild.jpg") no-repeat;
	height: 330px;
	text-align: right;
	width: 971px;
	background-color: #FFFFFF;
}

#sideBar {
	width: 200px;
	margin:0px auto 0;
	border: 1px solid #A4A4A4;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #01386E;
	padding: 5px;
}
#short_news {
	width: 971px;
	height:auto;
	width: 971px;
	background-color: #FFFFFF;
	z-index: 4;
}
#short_news h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#short_news h1{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 11px;
}
#short_news p{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#bottom_line_original {
	width: 971px;
	margin: 0px auto 0;
	height: 30px;
	width: 971px;
	background-color: #5f7e9b;
}
#bottom_line {
	width: 971px;
	margin: 0px auto 0;
	height: 30px;
	width: 971px;
	background-color: #004499;
}
#bottom_line table {
	margin: 5px 0 0 0;
	padding-top: 5px;
	margin-top: 7px;
}

#bottom_bar {
	position:relative;
	left:0px;
	top:10px;
	width:971px;
	height:29px;
	z-index:4;
	background-color: #6283a0;
	background-position: bottom;
}
#baseline_text {
	position:relative;
	left:0px;
	top:-10px;
	width:969px;
	height:20px;
	z-index:5;
}
#bodyWrapper {
	position: relative;
	background-color: #EEE;
	width: 971px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#innerWrapper {
	position: relative;
	background:  url("newimages/innerbkg.gif") repeat-y;
	border: 1px solid #A4A4A4;
	border-top: none;
	width: 760px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu {
	width: 150px;
	background-color: #EEE;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 450px;
	height: auto;
}
#menu ul {
	width: 146px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu li a {
	display: block;
/*	background-color: #EEE; */
	color: #048;
	text-decoration: none;
	width: 125px;
	height: 21px;
	border: 1px solid;
	border-color: #FFF #A4A4A4 #A4A4A4 #FFF;
	border-right-style: none;
	border-left-style: none;
	margin: 0;
	padding: 5px 0 0 25px;
}
#menu a:hover {
	color: #333;
	background:  url("newimages/button.gif") #FFF no-repeat;
	background-position: 1px 2px;
}

#bl {
	float: left;
}
#content {
	width: 736px;
	text-align: left;
	font: small/130% Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 40px;
	margin-left: 150px;
	min-height: 450px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#content h1 {
	color: #666666;
	font-size: 18px;
}
#content h2 {
	color: #666666;
	font-size: 16px;
}
#content p {
	color: #333333;
	font-size: 10px;
}
#content a {
	color: #666;
	text-decoration: none;
}
#content a:hover {
	color: #111;
	text-decoration:underline;
}

#content table a {
	color: #333333;
	text-decoration: underline;
	border-color: #FFF;
}
#content table a:hover {
	color: #111;
	text-decoration: underline;
}
#content img {
	color: #fff;
	text-decoration: none;
	border-color: #FFF;
}
#content2 {
	width: 815px;
	text-align: left;
	font: small/130% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px;
	margin-left: 150px;
	min-height: 450px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
