@charset "utf-8";
/* Typsnitt och sånt */

img {
	border-style:none;
}

input {
	font-family:Verdana;
	font-size: 9px;
	color:#404143;
}

#rubriktyp {
	font-family:Georgia;
	font-size: 12px;
	margin-bottom:10px;
	margin-top: 10px;
	color:#404143;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
}
#underrubriktyp {
	font-family:Georgia;
	font-size: 12px;
	margin-bottom:10px;
	margin-top: -5px;
	color:#404143;
	font-style:italic;
	text-transform:none;
	font-weight:600;
}

#egetrumrubriktyp {
	font-family:Georgia;
	font-size: 12px;
	margin-bottom:20px;
	margin-top: 0px;
	color:#404143;
	font-weight:600;
}

#kursivrubriktyp {
	font-family:Georgia;
	font-size: 12px;
	margin-bottom:10px;
	margin-top: 5px;
	color:#404143;
	text-transform:uppercase;
	font-style:italic;
	font-weight:600;
}

#texttyp {
	font-family:Verdana;
	font-size: 10px;
	color:#404143;
	font-weight:500;
	line-height:14px;
}

#texttyp a{
	font-family:Verdana;
	font-size: 10px;
	color:#404143;
	font-weight:bold;
	text-decoration:none;
	font-weight:500;
	line-height:14px;
}

#menytyp {
	font-family:Georgia;
	font-size: 11px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 5px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#616264;
}


#menytyp a{
	text-decoration:none;
	color:#FFFFFF;
}

#boklank {
	font-family:Georgia;
	font-size: 10px;
	color:#404143;
	font-style:italic;
	font-weight:600;
}
#boklank a{
	font-family:Georgia;
	font-size: 10px;
	color:#404143;
	text-decoration:underline;
	font-style:italic;
	font-weight:600;
}

#varabocker {
	font-family:Verdana;
	font-size: 9px;
	color:#404143;
	line-height: 14px;
	font-weight:500;
}

#egetrumlista {
	font-family:Verdana;
	font-size: 9px;
	margin-top:0px;
	margin-bottom:0px;
	color:#404143;
	text-transform:none;
	font-weight:normal;
	line-height:normal;
	min-height:10px;
	float:left;
	margin-left:48px;
}

#egetrumlista img{
	margin-left:2px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	border-style:none;
	vertical-align:text-top;
}

#egetrumlista a{
	text-decoration:none;
	color:#404143;
}
