	/* nordic metallurgy style sheet
	*/
	body {
	background-color: black;
	background-image: url('../grafik/bg_v1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	}
	td {
	font-family: arial, sans-serif;
	color: black;
	}
	h1 {
	font-family: georgia, times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	}
	.btext i {
	font-size: 1.3em;
	}
	.linje {
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	padding: 0px;
	margin: 0px;
	}
	.linje2 {
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #ffffff;
	padding: 0px;
	margin: 0px;
	}	
	.rubrik {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 29px;
	margin-top; 10px;
	padding-bottom; 10px;
	}
	.rubrik2 {
	color: black;
	font-family: georgia, times;
	font-style: italic;
	font-size: 1.2em;
	margin-top; 5px;
	padding-bottom; 5px;
	}
	.rightImg {
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-color: black;
	border-style: solid;
	}
	.rubrik_space {
	background-image: url('../grafik/bg_v1.jpg');
	background-color: #111111;
	padding: 10px;
	padding-left: 20px;
	}
	.rubrik_space2 {
	padding: 5px;
	padding-top: 10px;
	padding-left: 20px;
	}

	ul {
	text-align: left;
	padding-top: 3pt;
	margin-top: 3pt;
	margin-left: 10px;
	padding-left: 10px;

	}
	.btext {
	font-size: 0.8em; 
	font-family: georgia, times, serif; 
	padding:3px;
	}
	.tiny {
	font-size: 0.6em; 
	font-family: georgia, times, serif;
	}
	.adress {
	font-size: 12px; 
	font-family: georgia, times, serif;
	color: #cccccc;
	padding-top: 4px;
	padding-right: 2px;
	}

	.btext_wspace{
	font-size: 0.8em; 
	font-family: georgia, times, serif; 
	padding: 20px;
	text-align: justify;

	}
	.mainTable {
	width: 800px;
	height: 400px;
	}
	.menyTb {
	background-color: #222222;
	opacity: .3;
	}
	.menyOver {
	background-image: url('../grafik/skin1.png');
	}
	.menyClear {
	background: transparent;
	background-image: none;
	}	
	.meny {
	font-style: italic;
	font-size: 13px;
	color: #FF0000;
	opacity: 1.0;
	font-style: italic;
	padding-left: 4px;
	}
	.classic {
	padding: 20px;
	color: black; 
	text-align: justify;
	}
	.loose {
	padding: 10px;
	color: black; 
	}	
	.text_normal {
	font-family: georgia, times, serif;
	font-size: 14px;
	}
	HIDE {
	.testSq {
	width: 200px;
	height: 200px;
	}
	}
	.vspace2 {
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
	a {
	color: #990000;
	text-decoration: none;
	}
	a.meny {
	letter-spacing: 0px;
	font-family: helvetica, arial, sans-serif;
	font-style: italic;
	color: #999999;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	}
	a.meny:hover {
	letter-spacing: 0px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}