a
{
	color: #10497A;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #10497A;
}

a.valmynd
{
	display: block;
	padding: 2px;
	padding-left: 6px;
}

a.valmynd:hover
{
	color: #30699A;
}

div.valmynd
{
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid black;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
}


p
{
	font-family: arial;
	font-size: 9pt;
}

body
{
	font-family: arial;
	font-size: 12px;
	background: #326e93 url('img/haus_bg.jpg') repeat-x top left;
	background-attachment: fixed;
	margin-top: 0;
}

body.jol
{
	background-image: url('img/jola_bg.jpg');
}

table
{
	font-family: arial;
	font-size: 9pt;
}

input
{
	border: 1px solid #CCCCCC;
}

#allt
{
	width: 698px;
	background: white;
	padding: 0px;
	padding-top: 10px;
}

#efni
{
	float: left;
	text-align: left;
	width: 500px;
	margin-left: 20px;
}

#dalkur
{
	float: left;
	text-align: left;
	width: 150px;
	padding-left: 10px;
}

#haus
{
	height: 85px;
	padding: 0px;
	overflow: hidden;
	width: 720px;
	margin-top: 15px;
}

#fotur
{
	clear: both;
	margin-top: 5px;
	width: 700px;
	color: white;
	font-weight: bold;
}

tr.topline td
{
	border-top: 1px solid black;
}

tr.bottomline td
{
	border-bottom: 1px solid black;
}

