@charset "UTF-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444444;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.rubrik {
	font-family: Verdana, sans-serif;
	font-size: x-large;
	color: #444444;
}
.rubrikmellan {
	font-family:   Verdana, sans-serif;
	font-size: large;
	color: #444444;
}

.rubrikmindre {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.rubrikmindrerod {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight: bold;
}
.erbjd_datum {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #093;
	font-size: 9px;
	font-weight: bold;
}
.erbjd_rubrik {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.bildtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.bildtxtcentrerad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.bildtxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.bildtxtneg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009A00;
}
a:active {
	color: #444444;
	text-decoration: none;
}
.antal {
	color: #000;
	font-size: large;
	font-weight: bold;
	background-color: #FF0;
	padding: 1px;
	position: relative;
	overflow: visible;
	white-space: nowrap;
}
.pris {
	color: #C00;
	font-size: large;
	font-weight: bold;
	background-color: #FF0;
	padding: 1px;
	position: relative;
	overflow: visible;
	white-space: nowrap;
}
.kursiv {
	font-style: italic;
}

