/* CSS Document */
body {
    font-family: trebuchet MS;
    color: #000000;
    font-size: 12px;
}
a {
    font-family: trebuchet MS;
    color: #4E2300;
    font-size: 12px;
}
a:hover {
    color: #BA4E0D;
}
table {
	font-family: trebuchet MS;
	font-size: 12px;
}
input {
    background-color: #FFFFFF;
    border: 1px solid #6C6459;
    font-family: trebuchet MS;
    font-size: 12px;
}
.aal_logginn {
	font-family: trebuchet MS;
	font-size: 10px;
	 border: 1px solid #6C6459;
}
textarea {
    background-color: #FFFFFF;
    font-family: trebuchet MS;
    font-size: 12px;
    border: 1px solid #6C6459;
}
h3 {
	font-family: trebuchet MS;
	color: #4E2200;
}
select {
    background-color: #FFFFFF;
    font-family: trebuchet MS;
    font-size: 10px;
    border: 1px solid #666666;
}
hr {
  border-width: 1px;
  border: dashed;
  color: #4E2200;
}
.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 {
	font-size: 14px;
	color: White;
	font-family: trebuchet MS;
}
.ramme {
  border-style: solid;
  border-width: 1px;
  border-color: #E8E9DB;
}
.meny {
	border-bottom: #E8E9DB 1pt solid;
	border-top: none;
	border-left: none;
	border-right: none;
}
.aktuelt {
	font-size: 9px;
}
.ramme_hvb {
	border-color: #bfbcae;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-top: none;
}
.ramme_topp {
	border-color: #4E2200;
	border-top-width: 1px;
	border-style: dashed;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.ramme_bunn {
	border-color: #4E2200;
	border-bottom-width: 1px;
	border-style: dashed;
	border-top: none;
	border-left: none;
	border-right: none;
}
.ramme_hoyre {
	border-color: #4E2200;
	border-right-width: 1px;
	border-style: dashed;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
.ramme_venstre {
	border-color: #4E2200;
	border-left-width: 1px;
	border-style: dashed;
	border-bottom: none;
	border-top: none;
	border-right: none;
}
.t_top {
  padding:0px;
  margin:0px;
  border:none;
  width:835px;
  height:21px;
  /* 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/topp7.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/topp7.png);
  background-repeat: no-repeat;
  width:835px;
  height:21px;
}
.t_bunn {
  padding:0px;
  margin:0px;
  border:none;
  width:835px;
  height:21px;
  /* 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/bunn7.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/bunn7.png);
  background-repeat: no-repeat;
  width:835px;
  height:21px;
}
.t_venstre {
	height: 100%;
	margin:0px;
	border:none;
	width:18px;
	/* 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/venstre7.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/venstre7.png);
	width:18px;
}
.t_hoyre {
	height: 100%;
	margin:0px;
	border:none;
	width:18px;
	/* 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/hoyre7.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/hoyre7.png);
  width:18px;
}