.red_color {
	color: #FF0000
}
#frame {
	width: 820px;
	margin: 10px auto;
	background-color: #F2FAFF;
	border: solid;
	border-width: 1px;
	border-color: #0163AC;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00182B;
}
#banner {
	background-image: url(media/banner_total.gif);
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-position: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#topmenu {
	margin: 0px;
	padding-top: 3px;
	background-color: #0163AC;
	font-weight:bold;
	height: 20px;
}
#topmenu a {
	color: #E8F5FF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.line {
	border-bottom-style: solid;
	background-color:#FF9900;
	width:2px;
	height: 16px;
}
.content {
	padding-bottom: 3px;
	text-align: center;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #F9FCFF;
}
#topmenu a:active {
	text-decoration: underline;
	color: #F9FCFF;
}
#dtree {
	float: left;
	width: 180px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 7px;
}
#mainbox {
	width: 820px;
	margin: 0px;
}
.dtree {
	float: left;
	width: 180px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 7px;
}
#dokumenter {
	background-color:#FFFFFF;
	margin-left: 200px;
	border-left:solid;
	border-left-width: 1px;
	border-left-color: #0163AC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	min-height: 400px;
}
#frontpage{
	background-image: url(media/background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	min-height: 100%;
}

#frontpage_cell_2 {
	padding: 24px;
	min-height: 100%;
	vertical-align: top;
	margin-left:274px;
	width: 224px;
}
#frontpage a {
	color: #0163AC;
	text-decoration: none;
}
#frontpage a:hover {
	color: #0163AC;
	text-decoration: underline;
}
#frontpage_cell_1 {
	float: left;
	padding: 24px;
	width: 224px;
}
#frontpage_cell_3 {
	float: right;
	padding: 24px;
	min-height: 100%;
	width: 224px;
}
h1 {
	font-size: 14px;
	color: #005797;
}
#dokumenter h1 {
	font-size: 14px;
	color: #005797;
}
h2 {
	font-size: 12px;
	color: #003964;
}
#dokumenter h2 {
	font-size: 12px;
	color: #003964;
}
#dokumenter strong {
	font-size: 11px;
	font-weight:bold;
	color: #00365E;
}
#dokumenter a {
	color: #0163AC;
	text-decoration: none;
}
#dokumenter a:hover {
	color: #0163AC;
	text-decoration: underline;
}
#footer {
	clear: both;
	margin: 0;
	padding-top: 4px;
	background-color: #0163AC;
	height: 18px;
	color: #E8F5FF;
	font-weight:bold;
}
#footer a {
	color: #E8F5FF;
	text-decoration: none;
}
#footer a:hover {
	color: #F9FCFF;
	text-decoration: underline;
}
#footer a:active {
	color: #F9FCFF;
	text-decoration: underline;
}
#footer p {
	padding-left: 15px;
}
#forside a {
	color: #0163AC;
	text-decoration: none;
}
#forside a:hover {
	color: #0163AC;
	text-decoration: underline;
}
#frame #forside #frontpage_cell_1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

