html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	color: #000000;
	background-color: #999999;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;

}
.bg_cell {
	background-color: #FFFFFF;
	background-image: url(../images/fabbanner_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rubrik1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	background-color: #FFFFFF;

}
.rubrik2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #663300;
	line-height: normal;
	background-color: #FFFFFF;

}
.rubrik3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tabelllinje {
	border: 1px solid #000000;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	background-color: #FFFFFF;


}
#top_box {
	margin-right: 4px;
}
#float_box {
	color:#FFFFFF;
	top: 12%;
	left: 46%;
	padding: 9px 12px;
	position: absolute;
	z-index: 99; 
	background: #333333;
	opacity:.60;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
}
#float_box a, #float_box a:link, #float_box a:visited, #float_box a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#login_box {
	color:#FFFFFF;
	top: 12%;
	left: 46%;
	padding: 9px 12px;
	position: absolute;
	z-index: 100; 
	background: #333333;
	opacity:.60;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
}
#login_box a, #login_box a:link, #login_box a:visited, #login_box a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
.img_show {
	margin-right: 12px;
	margin-top: 8px;
	border: 1px #CCCCCC solid;
}
.img_show:hover {
	margin-right: 12px;
	margin-top: 8px;
	border: 1px #999999 solid;
}
.rubrik2vit {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	white-space: normal;
	line-height: 17px;


}
.brodtextvit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	white-space: normal;
	line-height: 17px;
}

