/* -- TEXTASNIÐ -- */
body, p, div, span, font, table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #000;
}

.rightpad {
	/*padding-right: 15px;*/
}

.grand {
	font-weight: bold;
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 0px;
	margin-top: 0px;
}

a.selectedcat:link, a.selectedcat:hover, a.selectedcat:visited {
	background: url(/img/selback.gif);
	padding-left: 15px;
	color: #007564;
}
a.normalcat:link, a.normalcat:hover, a.normalcat:visited {
	background: url(/img/normalback.gif);
	padding-left: 15px;
	text-indent: -25px;
}
.question, a.question, a.question:link, a.question:hover, a.question:visited {
	color: #333333;
	line-height: 16pt;
}

a:hover {
	text-decoration: underline;
}

.frontpage {
	font-family: "Times New Roman", Times;
	font-size: 16pt;
	color: #007564;
}

.uppl {
padding: 10px;
background-color: transparent;
background-image: url(/img/uppl_botn.gif);
background-repeat: no-repeat;
background-position: bottom;
}

.kassi {
padding: 13px;
background-color: transparent;
background-image: url(/img/kassi_botn.gif);  
background-repeat: no-repeat;
background-position: bottom;
}

.sel {
	font-weight: bold;
}

.invisible {
	display: none;
}

ol {
	/*	padding: 15px;
	margin: 0px;*/
}

ol li {
	padding-bottom: 10px;
}

.answer {
	color: #333333;
	line-height: 16pt;
	padding-right: 10px;
}

.aquestion {
	font-weight: bold;
	color: #007564;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.svartafla {
	background: url(/img/svar-botn.gif) no-repeat;
	background-position: bottom;
}

.answer a {
	background-image: url(/img/link.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 20px;
}

.ans {
padding-right: 15px;
//line-height: 160%;
}

.ans ul {
	list-style-image: url(/img/bullet.gif);
}

.kosning ul {
	list-style-image: url(/img/bullet-round.gif);
	padding-left: 20px;
}

.bc {
	font-size: 10px;
	color: #e76f35;
}

.crumbs, a.crumbs, a.crumbs:link, a.crumbs:hover, a.crumbs:visited {
	font-size: 10px;
	color: #000;
}
.rett {
	color: #0f0;
}
.rangt {
	color: #f00;
}

.augl {
	padding-top: 15px;
}
