BODY,  {
	/*background: url(../images/mainbgny3.gif) center center #dcdbd4;*/
	text-align: center;
	margin: 0px;
	}
TR, TD, input, select {	font-size: 11px;}
.bodyGreen {
	text-align: center;
	background: url(../images/mainbg_green.gif) center center #00a500;
	margin: 0px;
	}

.bodyYellow {
	text-align: center;
	background: url(../images/mainbg_yellow.gif) center center #ff9603;
	margin: 0px;
	}

.bodyRed {
	text-align: center;
	background: url(../images/mainbg_red.gif) center center #c30000;
	margin: 0px;
	}

form {
	display: inline;
}

ul, li {
  margin: 0px;
  margin-bottom: 2px;
}

hr {
	border: 1px solid #CCC;
	height: 1px;
	margin-top: -2px;
}

h1 {
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	margin-top: 6px;
	color: #333;
	margin-bottom: 8px;
}

h2 {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}


h3 {
	font-family: verdana;
	font-size: 12px;
	color : #555;
	margin: 0px;
	margin-top: 5px;
}

h3 a {
	text-decoration: none;
	color: #666;
}

h4 {
	font-family: arial;
	font-size: 14px;
	color : #555;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline;
	margin-top: -5px;
}

h3 a:hover {
	color: #666;
}

p {
	margin: 7px;
	margin-left: 0px;
}

.topText {
color: #838179;
font-size: 10px;
font-family: verdana;
float: right;
}

.topText a {
color: #838179;
text-decoration: none;
}

.topText a:hover {
color: #006699;
text-decoration: none;
}

.content {
	margin: auto;
	width: 760px;
	text-align: left;
	position: relative;
}

.content div {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
}

.top {
	width: 760px;
	height: 93px;
	position: relative;
	z-index: 90;
}

.logo {
	behavior: url(iepngfix.htc);
	margin-top: 50px;
}

.punch {
	margin-top: 58px; 
	margin-left: 25px;
}

.toolbarColor {
	 /*background: #008bbe;*/
	 right: 0px;
	 top: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;
}
.toolbarColorGreen {
	 background: #00a500;
	 right: 0px;
	 top: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;	 
}
.toolbarColorYellow {
	 background: #ff9603;
	 right: 0px;
	 top: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;	 
}
.toolbarColorRed {
	 background: #c30000;
	 right: 0px;
	 top: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;
}

.toolbarBottomColor {
	 /*background: #008bbe;*/
	 right: 0px;
	 bottom: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;
}
.toolbarBottomColorGreen {
	 background: #00a500;
	 right: 0px;
	 bottom: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;	 
}
.toolbarBottomColorYellow {
	 background: #ff9603;
	 right: 0px;
	 bottom: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;	 
}
.toolbarBottomColorRed {
	 background: #c30000;
	 right: 0px;
	 bottom: 0px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
	 z-index: 1000;
}


.toolbar {
	 background: url(../images/infotop.gif) repeat-x left bottom;
	 right: 0px;
	 top: 3px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
}

.toolbarBottom {
	 background: url(../images/infotop.gif) repeat-x left bottom;
	 right: 0px;
	 bottom: 3px;
	 position: absolute;
	 width: 760px;
	 margin: 0px;
}

.searchbar {
	/*background: url(../images/searchbar.gif) repeat-x left bottom #008bbe;*/
	width: 760px;
	position: relative;
}

.searchbarGreen {
	background: url(../images/searchbar_green.gif) repeat-x left bottom #00a500;
	width: 760px;
	position: relative;
}

.searchbarYellow {
	background: url(../images/searchbar_yellow.gif) repeat-x left bottom #ff9603;
	width: 760px;
	position: relative;
}

.searchbarRed {
	background: url(../images/searchbar_red.gif) repeat-x left bottom #c30000;
	width: 760px;
	position: relative;
	z-index: 10;
}

.genPad {
	padding: 7px;
}

.searchInput {
	width: 556px;
	font-size: 15px;
	/*color: #db5800;*/
	padding-left: 3px;
	height: 26px;
	padding-top: 3px;
}

.submit {
	background: url(../images/submit.gif) no-repeat;
	border: 0px;
	margin-left: 7px;
	height: 27px;
	width: 106px;
	color: #555;
	cursor: hand;
}

.yellowNotice {
	margin-top: 5px;
	background: url(../images/infotop_yellow_ny.gif) no-repeat;
	width: 760px;
	height: 35px;
}

.annonce div {
	text-align: center;
	width: 760px;
}

.yellowNotice div {
	text-align: center;
	color: #935C00;
	font-weight: bold;
}

.yellowNotice a {
	color: #935C00;
}

.yellowNotice a:hover {
	text-decoration: none;
}

.kategorier {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	margin-top: 0px;
	position: relative;
	
}

.kategorier a {
	color: #333;
	text-decoration: none;
}

.kategorier a:hover {
	text-decoration: underline;
}


.resultat {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	margin-top: 5px;
	
}

.resultat td {
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.resultat a {
	color: #333;
	text-decoration: none;
}

.resultat a:hover {
	text-decoration: underline;
}

.leftSide {
	background: url(../images/leftboxtop.gif) no-repeat left top #eeede4;
	border: 1px solid #dcdbd4;
}

.resultatContent {
	font-family: verdana;
	font-size: 11px;
	color: #444;
}

.resultatContent td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.resultatContentLast {
	font-family: verdana;
	font-size: 11px;
	color: #444;
}

.resultatContentLast td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.resultatContentFirst {
	font-family: verdana;
	font-size: 11px;
	color: #444;
}

.resultatContentFirst td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

.resultatContent a:hover {
	color: #666;
	text-decoration: none;
}

.resultatContentLast a:hover {
	color: #666;
	text-decoration: none;
}

.resultatContentFirst a:hover {
	color: #666;
	text-decoration: none;
}

.notFirst td {
	padding-top: 7px;
}

.blueTop {
	 background: url(../images/bluetop.gif) repeat-x left top;
	 height: 5px;
	 width: 760px;
}

.roundbox {
 background: url(../images/boxround.gif) no-repeat;
 margin-bottom: 5px;
 margin-left: 2px;
 position: relative;
 border-bottom: 1px solid #CCC;
 width: 250px;
 color: #CCC;
 
}

.roundBox a:hover {
	background: url(../images/boxround_blue.gif) no-repeat;
	text-decoration: none;
	cursor: hand;
	border-bottom: #333
	color: black;
}

.forretning {
	background: url(../images/forretning.gif) no-repeat;
	height: 16px;
	width: 14px;
	float: right;
	margin-right: 4px;
	cursor: help;
	display: block;
}

.import {
	background: url(../images/import.gif) no-repeat;
	height: 16px;
	width: 14px;
	float: right;
	margin-right: 4px;
	cursor: help;
	display: block;
}

.online {
	background: url(../images/onlineshop.gif) no-repeat;
	height: 16px;
	width: 14px;
	float: right;
	margin-right: 4px;
	cursor: help;
	display: block;
}

.grossist {
	background: url(../images/grossist.gif) no-repeat;
	height: 16px;
	width: 14px;
	float: right;
	margin-right: 4px;
	cursor: help;
	display: block;
}

.pageCurl td {
	background: url(../images/curlbg.gif) repeat-x;
	border: 1px solid #dcdbd4;
	height: 27px;
	padding-right: 7px;
	font-size: 12px;
}

.pageCurl td a {
	text-decoration: none;
}

.pageCurl td a:hover {
	color: black;
	background: white;
	text-decoration: none;
}

.totalNumber {
float: right;
color: #666;
font-size: 10px;
position: relative;
}

.top3 {
	background: url(../images/top3ny.gif) no-repeat top left #eeede4;
	width: 125px;
	border: 1px solid #dcdbd4;
}

.most {
	background: url(../images/BgBoks.gif)  top left #eeede4;
	width: 445px;
	border: 1px solid #dcdbd4;
}

.BgBoksTopBg {
	position: relative; 
}
.BgBoksTopBgMBund {
	background: url(../images/BgBoks.gif) top left #eeede4;
	position: relative; 
}
.BgBoksTopBgUBund {
	background: url(../images/BgBoks1.gif) top left #eeede4;
	position: relative; 
}
.BgBoksTopBL {
	border-left: 1px solid #dcdbd4;
}
.BgBoksTopBT {
	border-top: 1px solid #dcdbd4;
}
.BgBoksTopBR {
	border-right: 1px solid #dcdbd4;
}

.BgBoksTop1 {
	background: url(../images/BgBoks1.gif) top left #eeede4;
	border-left: 1px solid #dcdbd4;
	border-top: 1px solid #dcdbd4;
	/*border-right: 1px solid #dcdbd4;*/
	position: relative;
}


.rightUpsell, .rightUpsell a {
  font-family: verdana;
  font-size: 11px;
  color: #555;
  text-decoration: none;
  font-weight: normal;
}

.rightUpsell a:hover {
  color: #ee5f00;
  
}

.placering {
	color:#888;
	font-weight:bold;
	font-size:10px
}
.placering  a{
	color:#888;
	font-weight:bold;
	font-size:10px
	text-decoration:none;
}

.breadCrumb {
width: 760px;
margin-top: 5px;

}

.breadCrumb a {
 color: #666;
}

.top10 {
	background: url(../images/top10.gif) no-repeat top left;
	width: 386px;
	color: white;
	position: relative;
	font-size: 12px;
	margin-bottom: 7px;
}

.top10Green {
	background: url(../images/top10_green.gif) no-repeat top left;
	width: 386px;
	color: white;
	position: relative;
	font-size: 12px;
	margin-bottom: 7px;
}

.top10Red {
	background: url(../images/top10_red_ny.gif) no-repeat top left;
	width: 576px;
	color: white;
	position: relative;
	font-size: 12px;
	margin-bottom: 7px;
}

.top10Yellow {
	background: url(../images/top10_yellow.gif) no-repeat top left;
	width: 386px;
	color: white;
	position: relative;
	font-size: 12px;
	margin-bottom: 7px;
}

.leftMenu {
	width: 170; 
	position: relative;
	background: #008bbe;
}	
.leftMenuGreen {
	width: 170; 
	position: relative;
	background: #00a500;
}	
.leftMenuYellow {
	width: 170; 
	position: relative;
	background: #ff9603;
}	
.leftMenuRed {
	width: 170; 
	position: relative;
	background: #c30000;
}





.cTLM1M1 {
	position: absolute; 
	left: -1px; 
	top: -1px;
}
.cTRM1M1 {
	position: absolute; 
	right: -1px; 
	top: -1px;
}
.cTL00 {
	position: absolute; 
	left: 0px; 
	top: 0px;
}
.cTR00 {
	position: absolute; 
	right: 0px; 
	top: 0px;
}
.cBLM10 {
	z-index: 1000;
	position: absolute; 
	left: -1px; 
	bottom: 0px;
}
.cBRM10 {
	z-index: 1000;
	position: absolute; 
	right: -1px; 
	bottom: 0px;
}
.cBL00 {

	position: absolute; 
	left: 0px; 
	bottom: 0x;
}
.cBR00 {

	position: absolute; 
	right: 0px; 
	bottom: 0px;
}
.cBLM1M1 {
	z-index: 1000;
	position: absolute; 
	left: -1px; 
	bottom: -1px;
}
.cBRM1M1 {
	z-index: 1000;
	position: absolute; 
	right: -1px; 
	bottom: -1px;
}
.cBLM1M2 {
	z-index: 1000;
	position: absolute; 
	left: -1px; 
	bottom: -2px;
}
.cBRM1M2 {
	z-index: 1000;
	position: absolute; 
	right: -1px; 
	bottom: -2px;
}


.pad5 {
	padding: 5px;
}

.FR {
	float:right;
}

#resultTable {
	width: 576px;
}
#resultTable tr {
	font-family: verdana;
	font-size: 11px;
	color: #444;
	text-align: top;
}
#resultTable td {
	padding-left: 7px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Boks582 {
	width: 582px; 
}
.Boks125 {
	width: 125px; 
}
.Boks450 {
	width: 450px;
	margin-left: 7px;
}

.BgBoksTop {
	background: url(../images/BgBoks.gif) top left #eeede4;
	border-left: 1px solid #dcdbd4;
	border-top: 1px solid #dcdbd4;
	border-right: 1px solid #dcdbd4;
	position: relative;
	height: 29px;
}

.BgBoksBottom {
	border-left: 1px solid #dcdbd4;
	border-bottom: 1px solid #dcdbd4;
	border-right: 1px solid #dcdbd4;
	position: relative;	
}

.LargeLink {
	text-align: center;
	font-size: 15px;

}
