.bodytext {
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
}
.dotted_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menyrad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;

}
.menyrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
.borderunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.liten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 100%;
}
.dotted_corner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rubrik {
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	padding-bottom: 3px;
	font: normal 200% Georgia, "Times New Roman", Times, serif;
}
p {
	margin-bottom: 0;
	margin-top: 0;
}
.vit_text {
	color: #FFFFFF;
}
.svart_text {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.streck_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kantruntom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.rubrik2 {
	color: #000099;
	margin-top: 15px;
	margin-bottom: 3px;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
}
#menu {
	height: 20px;
	background: #0000AA;
}
#Wrap #line {
	background: #E9E9E9;
	margin: 0px;
	padding: 0px;
	height: 10px;
	border-bottom: 1px solid #999999;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
}
#right {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 200px;
}
#content {
	background: #FFFFFF;
	margin: 0px 200px 0px 160px;
	height: 630px;
	min-height: 630px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 50px;
	font: 70%/120% Verdana, Arial, Helvetica, sans-serif;
}

#rightcolumn {
}

#menubar {
	color: #FFFFFF;
	vertical-align: text-bottom;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding: 2px 0px 2px 140px;
}
#menubar ul{
	padding: 0;
	margin: 0;
}
#menubar ul li{
display:inline;
padding: 0;
margin: 0;
}
#menubar ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	width: 9em;
}
#menubar ul li a.endLink {
	border-right: 0px solid #000099;
}

#menubar ul li a:hover, #menubar ul li a:focus{
	color: #000066;
	background: #E0E0E0;
}
#Main a {
	text-decoration: none;
}
#Wrap {
	width: 900px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#Footer {
	background: #E9E9E9;
	height: 15px;
	border-top: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#header {
	height: 50px;
	background: #FFFFFF;
}
body {
	margin: 0px auto;
}
#nav ul {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px 2px 0px 5px;
}
#nav ul li {
	padding: 10px 0px 2px;
	line-height: 120%;
	border-bottom: 1px dotted #999999;
}
#nav ul li a {
	text-decoration: none;
	color: #333333;
}
.brclear {
	clear: both;
}
