body {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	background: url('img/bg.jpg') #373d3f top left repeat-x;
	text-align: center;
}

img { border: 0px; }

form { display: inline; }

p, div, li, select {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

table { 
	border-spacing: 0px; 
	padding: 0px;
	border-collapse : collapse; 
}

h1 {	
	font-family: tahoma;
	font-size: 16px;
	word-spacing: -1px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

h2 {	
	font-family: tahoma;
	font-size: 14px;
	word-spacing: -1px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

img.produkt {
	/*width: 93px;
	height: 140px;*/
	width: 180px;
	height: 240px;
	/* background: url('img/bg_p.jpg') top left no-repeat; */
}

img.produkth {
	width: 140px;
	height: 187px;
}

li.kat {
	padding-left: 28px;
	padding-top: 4px;
}

#kat li.kat2 {
	padding-left: 28px;
	padding-top: 4px;
}


.bg_p {background: url('img/bg_p.jpg') top left no-repeat;}

.overskrift {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.pris {
	color: black;
	font-weight: bold;
	font-size: 16px;
}

.prish {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.mrabat {
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.bg_white { background: #ffffff; }
.bg_black { background: #000000; }
.gray_font { color: #999999; }
.white_font { color: #ffffff; }
.little_font { font-size: 9px; }
.width100 { width: 100%; }
.width212 { width: 212px; }
.height30 { height: 25px; }
.height48 { height: 39px; }
.height60 { height: 60px; }
.height150 { height: 150px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.nopadding { padding: 0; }
.padright16 { padding-right: 15px;}
.padright { padding-right: 10px; }
.padleft { padding-left: 10px; }
.padleft25 { padding-left: 15px; }
.padleft50 { padding-left: 50px; }
.padup { padding-top: 10px; }
.paddown { 	padding-bottom: 12px; }
.pad { padding: 12px;}
.bigpad { padding: 25px;}
.nomargin { margin: 0; }
.margintop5 { margin-top: 5px; }
.marginbottom { margin-bottom: 5px; }
.margintop { margin-top: 10px; }
.marginleft { margin-left: 10px; }
.marginright { margin-right: 10px; }
.txtright { text-align: right; }
.txtleft { text-align: left; }
.txtcenter { text-align: center; }
.left { float: left; }
.right { float: right; }
.vtop { vertical-align: top; }
.vmid { vertical-align: middle; }
.vbot { vertical-align: bottom; }
.z1 { z-index: 1; }
.z2 { z-index: 2; }
.clearall { clear: both; }
.border_cccccc { border: 1px #cccccc solid; }
.border_down { border-bottom: 1px #cccccc solid; }
.border_up { border-top: 1px #cccccc solid; }
.border_left { border-left: 1px #cccccc solid; }
.border_right { border-right: 1px #cccccc solid; }
.relative { position: relative; }
.inline { display: inline; }
.inline-table { display: inline-table; }
.pointer { cursor: pointer; }
.gennem { text-decoration: line-through; }
.red { color: #ef1307; }

a:link, a:visited, a:active  {
 	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: orange;
	text-decoration: underline;
}

#kat .kat2 a {
	font-size: 12px;
	font-weight: bold;
}

#midt a:link, #midt a:visited, #midt a:active  {
 	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: red;
}

#midt a:hover {
	color: orange;
	text-decoration: underline;
}

#info a:link, #info a:visited, #info a:active  {
 	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

#info a:hover {
	color: orange;
	font-weight: bold;
	text-decoration: underline;
}
 

a.titel { color: black; font-size: 13px; font-weight: bold; }
#midt a.title { font-size: 15px; font-weight: bold; }
a.title { font-size: 15px; font-weight: bold; }
a.black { color: black; }
a.red { color: #ef1307; }

#menu table { 
	margin: 0;
	padding: 0;
	width: 676px;
}
#menu td {	
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	text-align: center;
	padding: 0;
} 
#menu td.menu_left {	
	background: url('img/menu_left.gif') top right no-repeat;
	width: 12px;
	height: 42px;
}
#menu td.menu_right {	
	background: url('img/menu_right.gif') top left no-repeat;
	width: 12px;
	height: 42px;
}
#menu td.menu_bg {	
	background: url('img/menu_bg.gif') top left repeat-x;
	height: 42px;
	vertical-align: top;
	padding: 10px 6px 4px 6px;
}
#menu td.menu_bg:hover { color: orange; cursor: pointer; }
#menu td.menu_bg2 {	
	background: url('img/menu_bg.gif') top left repeat-x;
	height: 42px;
}
#menu td.menu_breaker {	
	background: url('img/menu_breaker.gif') top left no-repeat;
	width: 2px;
	height: 42px;
}

#skrivnyfeedback {
	width: 420px;
	height: 160px;
	background-color: #ffffff;
	position: relative;
	padding: 2px 3px 2px 7px;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

div#top {
	position: relative;
	text-align: left;
	width: 896px;
	background: transparent;
	margin: 0 auto;
	z-index: 1;
}

div#bund {
	position: relative;
	text-align: left;
	width: 896px;
	height: 63px;
	background: url('img/bottom.gif') top left no-repeat;
	z-index: 2;
}

div#cart {
	width: 207px;
	height: 42px;
	background: url('img/cart.gif') top left no-repeat;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

div#whatsnew {
	width: 450px;
	height: 455px;
	background: url('img/whatsnew2.jpg') #ffffff top left no-repeat;
}

div#whatsnew2 {
	width: 450px;
	min-height: 370px;
	background: url('img/whatsnew2.jpg') #ffffff top left no-repeat;
}
div#whatsnew3 {
	width: 450px;
	height: 18px;
	background: url('img/whatsnew3.jpg') #ffffff top left no-repeat;
}

div.produktforside {
	width: 200px;
	/* height: 233px; */
	height: 243px;
	text-align: center;
}

div.produktforside2 {
	width: 200px;
	height: 420px;
	text-align: center;
}


div#kat { width: 211px; } 
div#info { width: 207px; }

.f {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
 
div.box3 { 
	width: 211px;
	height: 56px;
	background: url('img/box3.jpg') top left no-repeat; 
}
div.box4 { 
	width: 211px;
	height: 56px;
	background: url('img/box4.jpg') top left no-repeat; 
}
div.box3_middle { 
	width: 211px;
	color: #ffffff;
	background: url('img/box3_mid.gif') top left repeat-y;
}

div.red_up {
	width: 201px;
	height: 50px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/red_up.gif') top left no-repeat; 
}

div.red_mid {
	background: #ffffff;
	width: 201px;
	height: 260px;
}

div.red_down {
	width: 201px;
	height: 9px;
	background: url('img/red_down.gif') top left no-repeat;
}

div.box33 { 
	width: 201px;
	height: 53px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/box33.jpg') top left no-repeat; 
}
div.box33_middle { 
	width: 201px;
	color: #ffffff;
	background: url('img/box33_mid.gif') top left repeat-y;
}
div.box_top { 
	width: 211px;
	height: 48px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/box_top2.jpg') #7e8487 top left no-repeat; 
}

div.box_tops { 
	width: 211px;
	height: 48px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/box_top2s.jpg') #7e8487 top left no-repeat; 
}

div.box_top2f { 
	width: 211px;
	height: 41px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/box_top2f.jpg') #7e8487 top left no-repeat; 
}

div.box_middle { 
	width: 211px;
	color: #ffffff;
	background: url('img/box_mid.gif') top left repeat-y;
}
div.box_top22 { 
	width: 201px;
	height: 46px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url('img/box_top22.jpg') #7e8487 top left no-repeat; 
}

div.box_middle22 { 
	width: 201px;
	background: #7e8487;
	color: #ffffff;
	background: url('img/box_mid22.gif') top left repeat-y;
}

div.box_bottom { 
	width: 211px;
	height: 22px;
	background: url('img/box_bottom2.jpg') top left repeat-y;
}

div.box_bottom21 { 
	width: 211px;
	height: 22px;
	background: url('img/box_bottom21.jpg') top left repeat-y;
}

div.box_bottom22 { 
	width: 201px;
	height: 21px;
	background: url('img/box_bottom22.jpg') top left repeat-y;
}

input.adr {
	border: 1px #a7a7a7 solid;
	font-size: 11px;
	font-family: tahoma;
	padding: 0 0 0 2px;
	line-height: 18px;
	height: 19px;
}

input.knap {
	color: #cccccc;
	border: 1px #cccccc solid;
	width: 78px;
	background: #5b5f62;
}

textarea.adr {
	border: 1px #a7a7a7 solid;
	font-size: 11px;
	font-family: tahoma;
	padding: 0 0 0 2px;
	line-height: 18px;
	height: 60px;
}


















/*






div#middle12 {
	position: relative;
	width: 100%;
	background: url('img/subsite-banner-gradient.jpg') top left repeat-x;
	height: 132px;
	z-index: 6;
}

div#middle2 {
	position: relative;
	width: 100%;
	background: #ffffff;
	z-index: 15;
}

div#bottom {
	position: relative;
	width: 100%;
	height: 165px;
	background: url('img/bottom-gradient.gif') top left repeat-x;
}

div.innerdiv {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 940px;
} 

div#logo {
	position: absolute;
	top: 0;
	left: 0;
}

div#login {
	position: absolute;
	top: 19px;
	height: 30px;
	right: 0;
	text-align: right;
	white-space: nowrap;
}



div#banner {
	position: relative;
	background: transparent;
	width: 940px;
	text-align: left;
}

div#content {
	position: relative;
	background: #ffffff;
	width: 940px;
	text-align: left;
}

div#bund {
	text-align: left;
	color: #ffffff;
	width: 940px;
}

div.overskrift {
	line-height: 66px;
	color: #5f5f5f;
	font-family: arial;
	font-size: 40px;
	font-weight: normal;
	width: 984px;
	height: 94px;
	padding: 15px 7px 5px 12px;
	background: url('img/subpage_top.jpg') top left no-repeat;
}

table#banner_txt { color: #ffffff; }

td.td_l {
	width: 10px;
	height: 28px;
	background: url('img/active_left.gif') top right no-repeat;
}

td.td_c {
	height: 28px;
	background: url('img/active_mid.gif') top left repeat-x;
	vertical-align: text-top;
	padding-top: 5px;
	color: #0088cc;
}

td.td_r {
	width: 10px;
	height: 28px;
	background: url('img/active_right.gif') top left no-repeat;
}

td.td_l2 {
	width: 10px;
	height: 28px;
}

td.td_c2 {
	height: 28px;
	vertical-align: text-top;
	padding-top: 5px;
	color: #333333;
}

td.td_r2 {
	width: 10px;
	height: 28px;
}

input.userpass2 {
	border: 0px;
	width: 103px;
	height: 17px;
	padding-left: 6px;
	padding-right: 11px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background: transparent;
}
*/
