html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #000;
}

body {
	width: 800px;
	margin: 0px auto;
	background: #fff;
	background-image: url(/files/images/jewelry/system/site_bgnd.gif);
	background-repeat: repeat-x;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

.formularfelt {
	width: 200px;
	padding: 0;
	border: 1px solid #aaa;
}

p {
	margin: 0 0 1em 0;
}
h1, .rubrik {
	font-size: 2em;
	font-weight: normal;
	color: #046;
	line-height: 1em;
	margin: 0 0 0.7em 0;
}
h2, . underrubrik {
	font-size: 1.2em;
	font-weight: 700;
	color: #046;
	text-transform: capitalize;
	margin: 0 0 0.4em 0;
}

a {
	color: #8ab;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	float: left;
	height: auto;
	background-image: url(/files/images/jewelry/system/wrapper_bgnd.gif);
	background-repeat: no-repeat;
}


#header {
	float: left;
	width: 575px;
	height: 111px;
}


#menu {
	float: left;
	width: 575px;
	heihgt: auto;
	padding: 0 0 0 225px;
	float: left;
	text-align: left;
}
#menu a {
	display: block;
	float: left;
	font-size: 1em;
	padding: 3px 15px 3px 0;
	color: #046;
	font-weight: normal;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.active {
	font-weight: 700;
}



#undermenu {
	width: 175px;
	padding: 80px 0 0 0;
	float: left;
	text-align: left;
}
#undermenu br{
	display:none;
}
#undermenu a {
	font-weight: normal;
}
#undermenu a.active {
	color: #046;
	background: #C0CDDD;
}
#menu2 {
	display: block;
	margin:  1px 0 0 0;
	padding: 3px 0 3px 10px;
	font-size: 1.1em;
	font-weight: normal;
	color: #046;
	font-weight: 700;
	display: block;
	background:#E5EBF1;
}
#menu2:hover {
	background: #C0CDDD;
	text-decoration: none;
}
#menu3 {
	display: block;
	margin: 0;
	padding: 4px 0 4px 10px;
	font-weight: normal;
	color: #046;
	background:#E5EBF1;
	font-weight: 700;}
#menu3:hover {
	background: #C0CDDD;
	text-decoration: none;
}



#content {
	width: 350px;
	padding: 30px 75px 0 50px;
	float: left;
	text-align: left;
}


#stolpe {
	width: 150px;
	padding: 25px 0 0 0;
	float: left;
	text-align: left;
}

#footer {
	width: 800px;
	float: left;
	margin-top: 50px;
	padding: 5px 0 ;
	text-align: center;
	font-size: 0.9em;
}
#footer a {
	margin: 0 10px;
	font-weight: normal;
}



ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1.5em;
}

li {
	margin: 0 0 0.5em 0;
}

#print {
	font-size: 1.3em;
	line-height: 1.4em;
}
