
.TopRow {background-color: #333333;background-image :url(uploads/images/designfiler/toppbg.jpg);background-repeat: no-repeat; background-position: center bottom}
.TopHR {FONT-SIZE: 1px; PADDING-BOTTOM: 1px;background-color: #000000;}
.LeftCol {padding-right: 1px;padding-left: 1px; background-color: #333333; border-right: thin solid gray;}
.LeftHeader {visibility:hidden;}
.MainCol {background-color: #f8f8f8; background-image :url(uploads/images/designfiler/mainbg2.gif);background-repeat: no-repeat; background-position: top right 1em; border-top: thin solid gray;}
.RightCol {background-color: #f1f1f1;border-top: thin solid gray;}
.RightHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana;background-color: #F9A13A;border: 2px solid black; }
body{background: #333333}

#meny_body {
	margin-left: 10px;
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:  url(/uploads/images/designfiler/toppbg.gif);
	background-position: 178px 78px;
	background-repeat: repeat-y;

}


#hovedmeny a {
	font-size: 0.98em;
	margin-bottom: 5px;
	display: block;
	color: black;
	background-color: transparent;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid black;
	padding: 5px;
	padding-right: 20px;
	background-color: #F9A13A;
	background-image:  url(/uploads/images/designfiler/menybg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#hovedmeny a:hover {
	background-color: #E0501F;
	background-image: none;
}

#meny_tekst {
	margin-top: 25px;
}


