/* CSS Document */
body {
    font-family: Arial;
    color: #80746b;
    font-size: 100%;
}
b {
	color: #d64c13;
}
a {
	font-family: Arial;
	color: #80746b;
	font-size: 100%;
	text-decoration: none;
}
a:hover {
    color: #d64c13;
}
table {
	font-family: Arial;
	letter-spacing:inherit;
	color: #80746b;
	font-size: 14px;
}
input {
    background-color: #FFFFFF;
    border: 1px solid #80746b;
    font-family: Arial;
    font-size: 12px;
}
.aal_logginn {
	font-family: Arial;
	font-size: 10px;
	 border: 1px solid #80746b;
}
textarea {
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    border: 1px solid #80746b;
}
h3 {
	font-family: Arial;
	color: #80746b;
}
select {
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
    border: 1px solid #80746b;
}
hr {
  border-width: 1px;
  border: dashed;
  color: #80746b;
}
.black_thin_border_xy {
    BORDER-RIGHT: black 1pt solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: black 1pt solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: black 1pt solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: black 1pt solid
}
.overskrift {
	color: #d64c13;
}
.ramme {
  border-style: solid;
  border-width: 1px;
  border-color: #80746b;
}
.meny {
	border-bottom-color: #80746b;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.aktuelt {
	font-size: 9px;
}
.ramme_hvb {
	border-color: #80746b;
	border-style: solid;
	border-top-width: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.ramme_topp {
	border-top-color: #80746b;
	border-top-width: 1px;
	border-top-style: solid;
}
.ramme_bunn {
	border-bottom-color: #80746b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.ramme_hoyre {
	border-right-color: #80746b;
	border-right-width: 1px;
	border-right-style: solid;
}
.ramme_venstre {
	border-left-color: #80746b;
	border-left-width: 1px;
	border-left-style: solid;
}
.topp_bildet {
  background-image:url(../bilder/design_bilder/design_3/topp_bildet5.png);
  background-repeat:no-repeat;
  height:190px;
  width:1000px;
  background-position:right;
}
.t_top {
  padding:0px;
  margin:0px;
  border:none;
  width:1050px;
  height:54px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/bilder/design_bilder/design_3/topp16.png');
	background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.t_top[class] {
  background-image:url(/bilder/design_bilder/design_3/topp16.png);
  background-repeat: no-repeat;
  width:1050px;
  height:54px;
}
.t_bunn {
  padding:0px;
  margin:0px;
  border:none;
  width:1050px;
  height:54px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/bilder/design_bilder/design_3/bunn16.png');
	background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.t_bunn[class] {
  background-image:url(/bilder/design_bilder/design_3/bunn16.png);
  background-repeat: no-repeat;
  width:1050px;
  height:54px;
}
.t_venstre {
	height: 100%;
	margin:0px;
	border:none;
	width:25px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/bilder/design_bilder/design_3/venstre16.png');
	background-repeat : repeat-y;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.t_venstre[class] {
	background-image:url(/bilder/design_bilder/design_3/venstre16.png);
	width:25px;
}
.t_hoyre {
	height: 100%;
	margin:0px;
	border:none;
	width:25px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/bilder/design_bilder/design_3/hoyre16.png');
	background-repeat : repeat-y;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.t_hoyre[class] {
  background-image:url(/bilder/design_bilder/design_3/hoyre16.png);
  width:25px;
}
