body {
	padding: 10px;
	background-color: #A9ABAB;
	background: url(images/bg.gif);
}
td, body, div, .eget, input, button, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
a, a:hover {
	text-decoration: none;
	color: #000;
}

/* Tabeller */
.td_1 {
	width: 540px;
}
.box_1_sidhuvud {
	padding: 5px 13px 13px 5px;
	background-image: url(images/box1.gif);
	background-repeat: repeat-y;
}
.box_1 {
	padding: 0px 18px 18px 10px;
	background-image: url(images/box1.gif);
	background-repeat: repeat-y;
}
.box_1_sidfot {
	background-color: #606060;
	width: 535px;
	height: 3px;
}
.td_2 {
	width: 180px;
	margin: 5px;
}
.box_2_sidhuvud {
	padding: 5px 13px 13px 5px;
	background-image: url(images/box2.gif);
	background-repeat: repeat-y;
}
.box_2 {
	padding: 0px 18px 18px 10px;
	background-image: url(images/box2.gif);
	background-repeat: repeat-y;
}
.box_2_sidfot {
	background-color: #606060;
	width: 175px;
	height: 3px;
}
/* /Tabeller */

/* Lista */
.listaram {
	width: 512px;
}
.lista1 {
	padding: 3px 7px 3px 7px;
	height: 25px;
	background-color: #D5D5D5;
	font-weight: bold;
}
.lista1b {
	padding: 3px 7px 3px 7px;
	height: 25px;
	background-color: #D5D5D5;
	font-weight: bold;
	text-align: right;
}
.lista2 {
	padding: 3px 7px 3px 7px;
	height: 25px;
	border-bottom: 1px solid #CACACA;
	background-color: #EAEAEA;
}
.lista2b {
	padding: 3px 7px 3px 7px;
	height: 25px;
	border-bottom: 1px solid #CACACA;
	background-color: #EAEAEA;
	text-align: right;
}

a.knapp {
	text-decoration: none;
	padding: 5px 8px;
	margin-bottom: 20px;
	white-space: nowrap;
	background-color: #e4e4e4;
	border: solid 1px #a9a9a9;
}
a.knapp:hover {
	background-color: #cccccc;
}


.lista_ram {
	border: #ccc solid 1px;
}
.lista_ram_under {
	border-bottom: #ccc solid 1px;
}
/* /Lista */

.pris {
	font-size: 15px;
	font-weight: bold;
	color: #ed1c24;	
}

/*-----------------*/

p { 
	margin: 0; 
	padding: 0; 
}

