HTML {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: #f4f4f4;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-size: 100%;
}

IMG {
	border: 0px none;
}

A {
	color: #666666;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.stripes {
	background-color: #DDDDDD;
}

.shoppingcart {
	margin-bottom: 20px;
}

.logotext {
	font-size: 24px;
}

.menu A:HOVER {
	text-decoration: none;
}

.menu A {
	color: #000000;
}

.menu {
	background-color: #999999;
	margin: 0px 0px 0px 9px;
	width: 130px;
}

.menu_level1 {
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	width: 130px;
}

.menu_level2 A {
	color: #000000;
}

.menu_level2 {
	font-size: 11px;
	padding-left: 15px;
	width: 130px;
}

.menu_level3 A {
	color: #000000;
}

.menu_level3 {
	font-size: 11px;
	padding-left: 30px;
}

.article P {
	margin: 0px 0px 2px 0px;
}

.article UL {
	margin: 0px 0px 2px 15px;
}

.article TABLE {
	border-collapse: collapse;
}

.article OL {
	margin: 0px 0px 2px 15px;
}

.article {
	margin-bottom: 6px;
}

.article_head {
	color: #003e7e;
	font-size: 150%;
	font-weight: bold;
}

.article_head_list A {
	color: #000000;
	text-decoration: none;
}

.article_head_list A:HOVER {
	text-decoration: underline;
}

.article_head_list {
	color: #003e7e;
	font-size: 120%;
	font-weight: bold;
}

.article_ingress {
	font-weight: bold;
	padding: 8px 0px 10px 0px;
}

.article_ingress_list {
	padding: 4px 0px 2px 0px;
}

.article_readmore_list {
	padding-bottom: 8px;
}

.menu_active {
	font-weight: bold;
}

.banner IMG {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.language IMG {
	border: 1px solid #000000;
}

.category TH {
	background-color: #898989;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

H1 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

H2 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

H3 {
	display: inline;
	font-size: 100%;
	margin: 0px;
}

.topp {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01049/files/banner.jpg);
	background-repeat: no-repeat;
}

.bgMenu {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01049/files/menyBgbg.jpg);
	background-repeat: repeat-y;
}

.left {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01049/files/pantsLeft.jpg);
	background-repeat: repeat-y;
}

.right .article {
	padding: 5px 5px 5px 5px;
	width: 120px;
}

.allCenter {
	background-color: #f4f4f4;
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01049/files/rightCenterBG.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 5px 35px 5px 5px;
}

.blue {
	background-color: #fbb033;
	font-size: 80%;
}

.rightCol {
	background-color: #e9e9e9;
	padding: 5px 5px 5px 5px;
}

.webshop .product_details TH {
	padding-left: 30px;
	text-align: left;
}

.webshop_list .product_price {
	width: 80px;
}

.webshop_list .product_buy INPUT {
	width: 40px;
}

.webshop_list .product_buy {
	padding-right: 8px;
	text-align: right;
	width: 110px;
}

.webshop_list TH {
	text-align: left;
}

.webshop_path {
	padding-bottom: 10px;
}

