body { 
	text-align: center; 
	background:  #f7f9fa url("gfx/bg.jpg") repeat-x; /*#d2d6d9*/
	padding-top: 0px; margin-top: 10px; 
}

a.reg:link { text-decoration: underline; color: #5091C7; }
a.reg:active { text-decoration: underline; color: #5091C7 }
a.reg:visited { text-decoration: underline; color: #5091C7; }
a.reg:hover { text-decoration: none; color: #000000; }


.mainMenu {
	background: url("gfx/bullet.gif") no-repeat 4px 10px;
	width: 100%; text-indent: 13px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#666;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #A0A0A0;
}

a.mainLevel:link { text-decoration: none; color: #666666; }
a.mainLevel:active { text-decoration: none; color: #666666; }
a.mainLevel:visited { text-decoration: none; color: #666666; }
a.mainLevel:hover { text-decoration: none; color: #000000; }
a.mainMenuSelected { text-decoration: none; color: #000000; font-weight: bold; }


.subMenu {  
	width: 100%;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	padding: 3px 0px 3px 20px;
}

.menuHeading {  
	width: 100%;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 20px 0px 5px 12px;
	font-weight: bold; 
}

a.subLevel:link { text-decoration: none; color: #666666; }
a.subLevel:active { text-decoration: none; color: #666666; }
a.subLevel:visited { text-decoration: none; color: #666666; }
a.subLevel:hover { text-decoration: none; color: #000000; }
a.subMenuSelected { text-decoration: none; color: #000000; font-weight: bold; }


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.box { font-size: 11px; font-family: tahoma, sans-serif; color: #666666; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; padding: 0px; }
.maintext { font-size: 13px; font-family: tahoma, sans-serif; color: #000000; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; padding: 0px; }
.maintext_forside { font-size: 15px; font-family: tahoma, sans-serif; color: #000000; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; padding: 0px; }
.footer { font-size: 11px; font-family: tahoma, sans-serif; color: #000000; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; padding: 0px; }

.produkter {
	width: 710px;
	marging: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

.boksbg { background-color: #7a7979; }
.boks {	background-color: #f6f6ec; }

.hline {
	width: 540px;
	background-color: #999999;
}