/* Större funktioner */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

HR {
	padding: 0px;
	height: 1px;
	width: auto;
	border: 0px;
	border-top: 1px dotted #993399;
}

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

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

H2 {
	font-size: 12px;
	font-weight: normal;
}

H3 {
	font-size: 11px;
	font-weight: normal;
}

/* Klasser */

.textbox {
	border: 1px solid #939;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.upp_senast {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top: 1px dotted #999999;
}

.bottom {
	font-family: 'Small fonts', Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
	vertical-align: top;
}

.searchbox {
	background: #993399;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	width: 100px;
}

.backlink {
	font-size: 12px;
	text-align: right;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.backlink A {
	font-weight: bold;
}

.updatedprod {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #939;
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px;
	border: 1px solid #CCC;
	border-top: 15px solid #CCC;
	padding: none;
	/*height: auto;*/
}

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

.updatedprod:hover {
	border-color: #993399;
}

/* Superklasser */

#mudbox {
	display: block;
	margin-top: 10px;
	background-image: url(../bilder/bg_mudbox.gif);
	background-repeat: repeat-x;
	border: 1px solid #993399;
	border-top: 13px solid #993399;
	height: 150px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 18px;	
	font-size: 12px;
	/*float: left;*/
	overflow: auto;
}

#mudbox .heading {
	font-size: 14px;
	font-weight: bold;
}

#content {
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#content .heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.righton, #basket {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #993399;
	border-top: 11px solid #993399;
	font-size: 11px;
	color: #000;
	padding: 3px;
	line-height: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

#basket .heading {
	font-size: 12px;
	font-weight: bold;
}

#katalog{
	background-color: #939;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 135px;
	line-height: 18px;
	color: #FFF;
}

#katalog A {
	text-decoration: none;
	color: #FFF;
}

#katalog DIV {
	line-height: 18px;
}

#toppmeny {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#toppmeny A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#prodlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#prodlist A {
	color: #993399;
	text-decoration: none;
	/*border-bottom: 1px dotted #993399;*/
}

#prodlist TD.listheading {
	background: #993399;
	color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
}

#prodlist TD.listobject {
	background-color: #FFF;
	font-size: 12px;
	padding: 0px;
	border-bottom: 1px solid #939;
	vertical-align: middle;
	text-align: left;
	height: 60px;
}

#prodlist A.list {
	color: #000000;
	border: none;
	font-weight: bold;
	/*border-bottom: 1px dotted #993399;*/
}

#prodlist A.img {
	border: none;
}

#prodlist H2 {
	font-size: 14px;
	font-weight: bold;
}

#prodlist H3 {
	font-size: 12px;
	font-weight: bold;
}

#mailtoform {
	visibility: hidden;
	z-index: 39;
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #993399;
	border-top: 15px solid #993399;
	color: #993399;
	font-size: 11px;
	width: 250px;
	opacity: 0.9;
}

#mailtoform A {
	color: #993399;
	font-weight: bold;
	border-bottom: 1px dotted #993399;
	text-decoration: none;
}

#mailtoform .textfield {
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #993399;
	font-size: 11px;
}

.cust {
	font-size: 14px;
	font-weight: bold;
	color: #939;
	text-decoration: none;
	display: inline;
	float: left;
	width: 158px;
	text-align: center;
	vertical-align: top;
	margin: 2px;
	border: 1px dotted #CCC;
}

.cust:hover {
	border-color: #939;
}

.umenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939;
	text-align: center;
}

.umenu A {
	text-decoration: none;
	color: #939;
}