body {
	background-image: url(/gfx/bodybg.jpg);
	background-repeat: repeat-x;
    background-color: #CA131E;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	margin: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 150%; 
	color: #B5111B; 
	font-weight: normal; 
	text-transform: none; 
	font-size: 8pt; 
	text-decoration: none; 
	font-variant: normal;
}

td {
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

form {
	display: inline;
}

a:hover {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	color: #00A9A7; 
	text-decoration: none; 
	border-color: #999999 black; 
	border-style: none;
}
.nyhetsbrev {
	font-family: Verdana, Arial, sans-serif; 
	color: #ffffff; 
	font-size: 6pt;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #666666;
}
.undersidekategori{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 150%; 
	color: #B5111B; 
	font-weight: bold; 
	text-transform: none; 
	font-size: 8pt; 
	text-decoration: none; 
	font-variant: normal;
}
.direkte {
	border: 1px solid #999999;
}
.menulink {
         font-size: 9px;
	color: #f38e1c;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.menulink:hover {
         font-size: 9px;
	color: white;
	white-space: nowrap;
}
.menusellink {
         font-size: 9px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	white-space: nowrap;
}
.menusellink:hover {
         font-size: 9px;
	color: white;
	white-space: nowrap;
}
.menusel {
	background-image: url(/gfx/menubgi.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding: 0px 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.menu1 {
	height: 22px;
	padding: 0px 7px;
}
.menu2 {
	height: 22px;
	padding: 0px 7px;
}
.whiteborder{
	border-right: 0px solid black;
	border-left: 0px solid black;
}
.whiteb {
	background-color: black;
	background-image: url(/gfx/menubg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.minifelt{
}
.topbar {
	background-color: black;
	padding: 0px 5px 0px 0px;
	height: 22px;
	background-image: url(/gfx/menubg.jpg);
	background-repeat: repeat-x;	
}