body
{
	background:#EEEEEE;
    color:#000000;
	margin:0px 5px 0px 5px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:12px;
}

img
{
	border:0px;
}

a:link{color:#4C4243; text-decoration: none;font-weight: none;}
a:visited{color:#4C4243; text-decoration: none;font-weight: none;}
a:hover{color:#2B2B23; text-decoration: none;font-weight: none;}

a.woot:link{color:#000000; text-decoration: none;font-weight: none;}
a.woot:visited{color:#000000; text-decoration: none;font-weight: none;}
a.woot:hover{color:#ffffff; text-decoration: none;font-weight: none;}

.menulinks a:link
{

	text-decoration:none;
}

.menulinks a:visited

	text-decoration:none;
}

.menulinks a:hover
{
	text-decoration:none;

}


.menu2links a:link
{

	text-decoration:none;
}

.menu2links a:visited
{
	text-decoration:none;
}

.menu2links a:hover
{
	text-decoration:none;
	font-weight:bold;
}


.artlinks a:link
{
    color:#000000;
	text-decoration:none;
}

.artlinks a:visited
{
    color:#000000;
	text-decoration:none;
}

.artlinks a:hover
{
	text-decoration:none;
	color:#9F9F83;
}


.tableauto
{
	width:100%;
	height:100%;
}

.tableauto2
{
	width:auto;
}

.tabletdwidth
{
	width:100%;
}

.tableset1
{
	width:70px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid black;
}

.tableset2
{
	width:auto;
	vertical-align:top;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	border-bottom:1px solid black;
}

.tableset3
{
	width:130px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	text-align:right;
	border-bottom:1px solid black;
}

.tableset4
{
	width:120px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	text-align:right;
	border-bottom:1px solid black;
}

.logintable
{
	margin:0px 5px 0px 5px;
	width:200px;
	height:100px;
	color:#990000;
}

#artikeltabell
{
	margin:0px 2px 0px 2px;
}

#container
{
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#EEEEEE;
	min-width:800px;
}

#logobox
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:80px;
	background-color:#404347;
}

#menucontainer
{
	position:relative;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	min-width:800px;
	height:60px;
	background-image:url(gfx/emptybox.jpg);
}

#menubox
{
	position:relative;
	text-align:left;
	float:left;
	margin:0px 0px 0px 4px;
	padding:0px;
	width:510px;
	height:60px;
	background-image:url(gfx/menubox.jpg);
}

#cartbox
{
	position:relative;
	float:right;
	margin:0px 4px 0px 0px;
	padding:0px;
	width:257px;
	height:60px;
	text-align:right;
	background-image:url(gfx/cartbox.jpg);
}

#boxcontainer
{
	position:absolute;
	margin:5px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:auto;
	background:#EEEEEE;
}

.toolbox
{
	position:relative;
	left:0px;
	margin:0px;
	padding:0px;
	width:185px;
	height:200px;
	background-image:url(gfx/toolbox.jpg);
}

.newsbox
{
	position:relative;
	left:0px;
	top:5px;
	margin:0px;
	padding:0px;
	width:185px;
	height:200px;
	background-image:url(gfx/newsbox.jpg);
}

.pagecontainer
{
    color:#000000;
	position:relative
	left:0px;
	top:0px;
	background-color:#ffffff;
	overflow: visible;
}

.searchbox
{
	position:relative;
	right:0px;
	margin:0px;
	padding:0px;
	width:185px;
	height:200px;
	background-image:url(gfx/searchbox.jpg);
}

.specialbox
{
	position:relative;
	right:0px;
	top:5px;
	margin:0px;
	padding:0px;
	width:185px;
	height:200px;
	background-image:url(gfx/specialbox.jpg);
}

.adbox
{
	position:relative;
	right:0px;
	top:10px;
	margin:0px;
	padding:0px;
	width:185px;
	height:200px;
	background-image:url(gfx/adbox.jpg);
}

.textboxalign
{
	position:absolute;
	width:auto;
	margin:30px 10px 10px 4px;
}

#addtocart
{
     overflow: hidden;
     width: 90px;
     height: 20px;
     background-image: url('gfx/addtocart.png');
     background-repeat: no-repeat;
     background-position: 0 0;
}

#addtocartquick
{
     overflow: hidden;
     width: 90px;
     height: 20px;
     background-image: url('gfx/addtocart.png');
     background-repeat: no-repeat;
     background-position: 0 0;
}

#topname
{
	position:absolute;
	left:133px;
	width:400px;
	text-align:center;
	color:#FFFFFF;
	background-color:#383842;
}

#viewitem
{
	width:200px;
	height:200px;
	float:left;
}

#midtext
{
	top:0px;
	left:0px;
	float:left;
	padding:0px 10px 0px 4px;
	margin:0px 0px 0px 0px;
	border-right:1px solid black;
}

#midright
{
	top:0px;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.footer
{
	text-align: middle;
	width: 50%;
	margin:0px auto;
	bottom:0px;
	font-size				: 10px;
	line-height				: 12px;
	background-color:#EEEEEE;
}






.tableset4
{
	width:56px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid black;
}

.tableset5
{
	width:auto;
	vertical-align:top;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
}

.tableset6
{
	width:130px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	text-align:right;
}

.tableset7
{
	vertical-align:top;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid black;
}

#checkout
{
     overflow: hidden;
     position:absolute;
	 width: 90px;
     height: 20px;
	 right:0px;
     background-image: url('gfx/checkout.png');
     background-repeat: no-repeat;
     background-position: 0px 0px;
}

#updateCart
{
     overflow: hidden;
     position:absolute;
	 width: 90px;
     height: 20px;
	 left:0px;
     background-image: url('gfx/updatecart.png');
     background-repeat: no-repeat;
     background-position: 0px 0px;
}