/* Layout */

/* --- SHADOW --- */
.shadowtop {
	background-image:url(img/shadow_top.png);
	width: 722px;
	height: 15px;
}
.shadowtopleft {
	background-image:url(img/shadow_top_left.png);
	width: 15px;
	height: 77px;
}
.shadowtopright {
	background-image:url(img/shadow_top_right.png);
	width: 15px;
	height: 77px;
}
.shadowrepeatleft {
	background-image:url(img/shadow_repeat_left.png);
	width: 15px;
}
.shadowrepeatright {
	background-image:url(img/shadow_repeat_right.png);
	width: 15px;
}
.shadowbottomleft {
	background-image:url(img/shadow_bottom_left.png);
	width: 15px;
	height: 36px;
}
.shadowbottomright {
	background-image:url(img/shadow_bottom_right.png);
	width: 15px;
	height: 36px;
}
.shadowbottom {
	background-image:url(img/shadow_bottom.png);
	width: 722px;
	height: 14px;
}

/* --- HEADER & FOOT & MENU --- */
.logo {
	background-image:url(img/header_logo.png);
	width: 692px;
	height: 77px;
	}
.menucorner{
	background-image:url(img/menu_corner.png);
	width: 1px;
	height: 24px;
}
.menubg {
	background-image:url(img/button_bg_base_out.png);
	height: 24px;
	vertical-align:middle;
}
.menubgactive {
	background-image:url(img/button_bg_base_over.png);
	height: 24px;
	vertical-align:middle;
}
.menubgshadow {
	background-image:url(img/button_bg_left_out.png);
	width: 2px;
	height: 24px;
}
.menubgshadowactive {
	background-image:url(img/button_bg_left_over.png);
	width: 2px;
	height: 24px;
}
.menubgright {
	background-image:url(img/button_bg_base_out.png);
	height: 24px;
	width: 100px;
}
.menushadow{
	background-image:url(img/menu_shadow.png);
	height: 9px;
	width: 692px;
}
.topbg{
	width:326px;
	vertical-align:top;
	background-image:url(img/quick_frame.png);
}
.toptext{
	width: 300px;
	height: 80px;
	margin-left: 10px;
	margin-top: 15px;
	vertical-align:top;
}
td.vert{
	vertical-align:top;
}
.foot {
	background-image:url(img/footer_bg.png);
	width: 692px;
	height: 36px;
	vertical-align:middle;
}
.rightbase{
	background-image:url(img/right_repeat.png);
	width: 191px;
}
.righttop{
	background-image:url(img/right_top.png);
	background-repeat:no-repeat;
	width: 191px;
	height: 143px;
	vertical-align:top;
}
.rightbottom{
	background-image:url(img/right_bottom.png);
	width: 191px;
	height: 7px;
}
.righttext{
	width: 166px;
	margin-left: 10px;
	margin-top: 15px;
}
/* --- Produkter --- */
.pram {
	width:430px;
	background-color:#c5d5de;
	margin-top: 6px;
}
tr.vit {
	background-color:#FFFFFF;
}
/* --- Höger meny --- */


/* --- MENU LINKS --- */
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #ffbb00;
}
/* --- Text LINKS --- */
a.textl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a.textl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a.textl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a.textl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #ff8800;
}
/* --- TEXT --- */
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:justify;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEEEEE;	
}
.rubrik16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight:bolder;
}
.rubrik12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bolder;
}
.rubrik_r {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bolder;
}
.lista {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #17597b;
	font-weight:bolder;
}
.textpris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ff8800;
	text-align: justify;
}