@media screen {
body
{
	margin: 0px 0px 0px 0px;
	background-color: #FCFCE6;
}

.home_text	{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px; 
	}


td.prislistagrupp{
    font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px; 
	}

.prislistagrupp-firstletter{
	color: #248646;
    font-family: Arial, helvetica, sans-serif;
	font-size:30px; 
	font-weight:bold; 
	float:left;
	width:35px; 
	}
.prislistagrupp-firstletter a
{
	text-decoration: none;
}
.prislista{
   	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px; 
	}	
.header a
{
	color: #FFF;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 20px 2px 24px 10px;
}
.header a:hover
{
	text-decoration: underline;
}
table.pristabell {
        border: 1px solid #248646;
        border-collapse: separate;
	margin: 0 0 0 10px;
}

table.pristabell th.ruler {
	border-style: none none none none;
	width: 2px; 
	height: 5px; 
}
table.pristabell th, table.pristabell td {
        border: 1px inset #248646;
} 
table.pristabell td.ruler {
	border-style: none none none none;
	width: 2px; 
	height: 5px; 
} 
table.sjalvrisktable {
        border: 4px solid #248646;
        border-collapse: separate;
	margin: 0 0 0 10px;
}

.fraga
{
	border: 1px solid #248646;
	background-color: #FFF;
	width: 380px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer
{
	width: 854px;
	 color: #000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding: 2px 100px 4px 100px;
}
.footer a
{
	color: #000;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
}

@media print {

.prislistagrupp-firstletter 
{
	color: #248646;
    font-family: Arial, helvetica, sans-serif;
	font-size:30px; 
	font-weight:bold; 
	float:left;
	width:35px; 
	}

table.pristabell td
{
	border-color: #248646;
	border-width: 0 0 1px 0;
	border-style: inset;
}
table.pristabell td {
	border-color: #248646;
	border-width: 0 0 1px 0;
	border-style: inset;
}

}
.red_main_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: none;
}


