body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
	font-family: Verdana;
}
div#header {
    margin: 0px;
    padding: 0px;
    width:900px;
    margin:auto;
    text-align:right;
    height:250px;
}

div#navcol {
    padding: 2px 0px 0px 0px;
    width: 230px;
    float: left;
    vertical-align:top;
    background-image: url(../images/Vertical3x3.jpg);
    background-position: right;
    background-repeat: repeat-y;
    /*kun q-mi*/
	height: 100%;
}

div#main {
    padding: 0px;
    width:670px;
    vertical-align:top;
    text-align:left;
    float:right;
}

div#content{
    padding-left:20px;
    padding-right:20px;
}

div#foot {
    padding: 10px;
    text-align: center;
    clear: both;
    margin: auto;
    width:900px;
}

div#column2 {
    margin: auto;
    margin-top:35px;
    width:900px;
    padding: 0;
    background-image: url(../images/Vertical3x3.jpg);
    background-position: right;
    background-repeat: repeat-y;
}

div#column1 {
    margin: 0px;
    padding: 0px;
    
    width: 100%;
}

div#topmenu {
    margin-top:24px;
    padding-right:20px;
    color:#000000;
    font-family: Verdana;
    font-size:10px;
    
}

div#mainstructure {
    
}

div#afriisinfo {
	float: left;
	width: 230px;
	text-align: center;
	font-size: 10px;
	color: #72715F;
}

div#footertext2 {
	float: left;
	width: 670px;
    color: #72715F;
    text-align: center;
    font-size: 12px;
}

div.produktoversigt{
margin: 10px 0px 0px 0px;
width: 213px;
float: left;
height: 120px;
}

img.produktthumbnail{
float: left;
margin: 0px 10px 0px 0px;
border: 0px;
}

img.produktbilledemedium{
float: left;

margin: 0px 10px 0px 0px;
}

img.addtocart{
width: 17px;
height: 12px;
margin-top:15px;
border: 0px;
}

div.underkategori{
width: 210px;
float: left;
margin: 0px 0px 0px 0px;
text-align: center;
}

div.underkategori img{
	width: 152px;
}

div.underkategori p{
	margin: 5px 0px;
}

div.leftmenu{
    background-image:url(../images/Dot2x4.jpg);
    BACKGROUND-REPEAT: repeat-x;
    background-position: top;
    padding:5px;
    color: #999967;
    text-transform: uppercase;
    margin-left: 0px;
    margin-right: 25px;
}

div.betalingsstatus{
	margin: 0px 10px 0px 0px;
	float: left;
}

.searchinput{
width: 175px;
margin: 0px 0px 5px 0px;
}

label.searchlabel{
	margin: 0px 0px 5px 0px;
	width: 75px;
	text-align: left;
	float: left;
	padding: 0;
}

div.box{
	border: 1px solid #828183;
	padding: 5px;
	float: left
}

div.boxheader{
	background-color: #FFFFFF;
	border: 0;
	margin: -12px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	width: auto;
	z-index: 2;
}

label.kundeformlabel{
	clear: both;
	text-align:left;
	width:70px;
	float: left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
}

input.kundeforminput{
	margin: 0px 0px 3px 0px;
}

div.box_topleft{
    background-repeat: no-repeat;
    background-image:url(../images/box_top_left.jpg);
    width:5px;
    height:5px;
    float:left;
}
td.box_topleft{
    background-repeat: no-repeat;
    background-image:url(../images/box_top_left.jpg);
    width:5px;
    height:5px;
}
div.box_top{
    background-repeat: repeat-x;
    background-image:url(../images/box_top.jpg);
    width:100%;
    height:6px;
    float:left;
}
td.box_top{
    background-repeat: repeat-x;
    background-image:url(../images/box_top.jpg);
    width:100%;
    height:5px;
}

div.box_topright{
    background-repeat: no-repeat;
    background-image:url(../images/box_top_right.jpg);
    background-position:top right;
    width:6px;
    height:6px;
    float:right;
}
td.box_topright{
    background-repeat: no-repeat;
    background-image:url(../images/box_top_right.jpg);
    background-position:top right;
    width:5px;
    height:5px;
}

.box_content{
    background-color:#F9F9F9;
    height:100%;
    width:100%;
    text-align:left;
    padding:0;
    padding-left:10px;
}

div.box_left{
    background-repeat: repeat-y;
    background-image:url(../images/box_left.jpg);
    width:6px;
    height:100%;
    float:left;
}

td.box_left{
    background-repeat: repeat-y;
    background-image:url(../images/box_left.jpg);
    width:5px;
    height:100%;
}

div.box_right{
    background-repeat: repeat-y;
    background-image:url(../images/box_right.jpg);
    background-position:top right;
    width:6px;
    height:100%;
    float:right;
}
td.box_right{
    background-repeat: repeat-y;
    background-image:url(../images/box_right.jpg);
    background-position:top right;
    width:5px;
    height:100%;
}

div.box_bottomleft{
    background-repeat: no-repeat;
    background-image:url(../images/box_bottom_left.jpg);
    width:6px;
    height:6px;
    float:left;
}
td.box_bottomleft{
    background-repeat: no-repeat;
    background-image:url(../images/box_bottom_left.jpg);
    width:5px;
    height:5px;
}
div.box_bottom{
    background-repeat: repeat-x;
    background-image:url(../images/box_bottom.jpg);
    background-position:bottom left;
    width:100%;
    height:6px;
    float:left;
}
td.box_bottom{
    background-repeat: repeat-x;
    background-image:url(../images/box_bottom.jpg);
    background-position:bottom left;
    width:100%;
    height:5px;
}

div.box_bottomright{
    background-repeat: no-repeat;
    background-image:url(../images/box_bottom_right.jpg);
    width:6px;
    height:6px;
    float:right;
}
td.box_bottomright{
    background-repeat: no-repeat;
    background-image:url(../images/box_bottom_right.jpg);
    width:5px;
    height:5px;
}

div.topmenusplitter{
  padding-top:7px;
  text-align:center;
  background-repeat: no-repeat;
  background-image:url(../images/menu_venstre.jpg);
  background-position:left center;
  width:1px;
  height:20px;
  float:left;
}


div.topmenuitemleft{
  padding-top:7px;
  text-align:center;
  background-repeat: no-repeat;
  background-image:url(../images/menu_venstre.jpg);
  padding-left:10px;
  padding-right:10px;
  height:25px;
  float:left;
}
div.topmenuitemmiddle{
  padding-top:7px;
  text-align:center;
  background-repeat: repeat-x;
  background-image:url(../images/midt2.jpg);
  padding-left:10px;
  padding-right:10px;
  height:25px;
  float:left;
}
div.topmenuitemright{
  padding-top:5px;
  text-align:center;
  background-repeat: no-repeat;
  background-image:url(../images/menu_hojre.jpg);
  background-position: top right;
  width:10px;
  height:25px;
  float:right;
}

div.topmenuitemleft_mouseover{
  padding-top:7px;
  text-align:center;
  background-repeat: no-repeat;
  background-image:url(../images/menu_venstre_over.jpg);
  padding-left:10px;
  padding-right:10px;
  height:25px;
  float:left;
}
div.topmenuitemmiddle_mouseover{
  padding-top:7px;
  text-align:center;
  background-repeat: repeat-x;
  background-image:url(../images/midt_over.jpg);
  padding-left:10px;
  padding-right:10px;
  height:25px;
  float:left;
}



a{
    color: #999967;
    text-decoration:none;
}
a:hover{
    color: #000000;
}

a.leftmenu{
    color: #999967;
    text-transform: uppercase;
    text-decoration:none;
}
a.leftmenu2{
    color: #999967;
    text-transform: uppercase;
    text-decoration:none;
}

a.leftmenu2:hover{
    color: #000000;
}

a.leftmenu:hover{
    color: #000000;
}

a.footertext2{
    COLOR: #72715F;
    FONT-SIZE: 12px;
    text-decoration:none;
}
a.avid{
	border:1px solid green;
	padding-left:10px;
}
a.avid{
	border:1px solid green;
	padding-left:10px;
}
#avid.a:hover{
	border:1px solid #ffffff;
	padding-left:10px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

 .ScrlDiv{
overflow:auto;
	overFlow-x:hidden;
	overflow-y:auto;
	width:100%;
	background-color:Transparent;
	padding:5px;
}

a.topmenu{
    color:#000000;
    font-weight:normal;
    text-decoration:none;
    font-family: Verdana;
    font-size:12px;
    /*text-transform: uppercase;*/
    margin-left:3px;
    margin-right:3px;
}

a.topmenu:hover{
    color:#000000;
    
}