#katalogmenu br {
   display: none;
}

.katalogRubrik {
   font-size: 1.3em;
   font-weight: 700;
   color: #000;
   margin-bottom: 0.7em;
}


#katalogmenu a {
   display: block;
   color: #000;
   padding: 0 0 0.4em 0;
}

#katalogmenu a.active {
   color: #f00;
}

#katalogmenu a:hover {
   text-decoration: none;
   color: #fff;
}

#productMenu0 {
   font-size: 1.1em;
   font-weight: 700;
   text-transform: uppercase;
}

#productMenu0 a {
   padding-top: 0.8em;
}

#productMenu1 {
   font-size: 0.9em;
   text-transform: none;
   font-weight: normal;
}

#productMenu1 a {
   padding-top: 0;
}

#productMenu2 a {
   padding-left: 1em;
}
#productMenu3 a {
   padding-left: 2em;
}
#productMenu4 a {
   padding-left: 3em;
}



html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-image: url(/files/images/system/body_bgnd.gif);
}

body {
	width: 960px;
	margin: 10px auto 0 auto;
	background: #fff;
}

td, input, select, textarea, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	padding: 0;
}
h3 {
	font-weight: 700;
	margin: 0;

}

h5 {
	font-weight: 700;
	font-size: 1.1em;
	margin: 0 0 20px 0;
}

form {
	padding: 0;
	margin: 0;
}

.formularfelt {
	width: 200px;
	padding: 0;
	border: 1px solid #aaa;
}

p {
	margin: 0 0 1em 0;
	clear: both;
}

.rubrik {
	font-size: 1.7em;
	font-weight: 700;
	color: #d02;
	margin: 0 0 0.7em 0;
}

.underrubrik {
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	margin: 0 0 0.4em 0;
}

a {
	color: #d02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	float: left;
	height: auto;
	background-color: #fff;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background-image: url(/files/images/system/wrapper_bgnd.gif);
}

#content, #print {
	width: 648px;
	padding: 25px;
	float: left;
	text-align: left;
	background: #fff;
	position: relative;
}

#footer {
	width: 960px;
	height: 17px;
	padding: 3px 0 0 0;
	float: left;
	color: #666;
	text-align: center;
	background-image: url(/files/images/system/fod_bgnd.gif);
}

#footer a {
	color: #666;
}

#menu {
	width: 908px;
	height: 20px;
	padding: 5px 5px 0 47px;
	float: left;
	color: #000;
	text-align: left;
	font-weight: 700;
	background-image: url(/files/images/system/hoved_bgnd.gif)
}

#menu a {
	margin: 0 1.5em 0 0;
	color: #000;
	font-weight: 700;
	text-decoration: none;
}

#menu a:hover {
	color: #f00;
}

#katalog {
	width: 260px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
	color: #fff;
}

#katalogmenu {
	width: 215px;
	float: left;
	padding: 20px 0 15px 45px;
	background-image: url(/files/images/system/ribbon.gif);
	background-repeat: repeat-y;
}

#ikoner {
	float: right;
	padding: 2px 0 0 0;
}


#printfoot {
	padding: 10px 30px;
	clear: left;

}

ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
}

li {
	margin: 0 0 0.5em 0;
}

.standard{
	display: block;
	width: 630px;
	float: left;
	clear: both;
}


table {
	clear: both;
}
