@charset "ISO-8859-1";
/* CSS Document */


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, "Verdana Bold", "Verdana Bold Italic", "Verdana Italic";
	background-color: #FFF;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Verdana Bold;
	font-size: 11px;
	color: #333;
}

.Hestakrain2010 #container p
{
	font-family: Verdana, "Verdana Bold", "Verdana Bold Italic", "Verdana Italic";
	background-color: #fff;
	color: #333;
	text-align:left;
	line-height: 15px;
	font-size: 12px;
	letter-spacing: 110%;
	padding-left: 5px;
	padding-top: 0	px;
	width: 550px;
}

.h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	letter-spacing: 0.07em;
	font-weight: normal;
	color: #030;
}

.h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #030;
	line-height: 28px;
	font-style: italic;
	margin-bottom: 30px;
}

em {
	font-weight: bold;
	color: #222;
	font-style: normal;
}

.Hestakrain2010 #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
} 

.Hestakrain2010 #header {
	height: 150px;
	backgroundmage: url(haus-forsida-4.gif);
	margin-top: 0;
} 

.Hestakrain2010 #header2 {
	background-color: #072005;
	height: 33px;
} 
.Hestakrain2010 #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #B0AF73;
	float: none;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
.Hestakrain2010 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	font-color: #FFF
	font-weight: normal;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	height: 580	px;
	margin-top: 5px;
	margin-bottom:2px;
}
.Hestakrain2010 #mainContent {
	margin-top: 26px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
} 
.Hestakrain2010 #footer {
	font-family: Georgia;
	background-color: #344808;
	height: 30px;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #333;
	width: 780px;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	padding-top: 15px;
	letter-spacing: 1px;
} 
.Hestakrain2010 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


a 
{
	font-family: Verdana, "Verdana Bold";
	color: #444;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 2em;
}

a:hover {
	text-decoration:underline;
	color:#CC0000;
}

a:visited {
	text-decoration:none;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

ul {
	font-family: Verdana, "Verdana Bold", "Verdana Bold Italic", "Verdana Italic";
	font-size: 12px;
	text-align: left;
	color: #FFF;
	list-style-type: none;
}



.HEADER-H1
{
	font-size: 16px;
	color: #CC0;
}

.hestakrain-upplysingar {
	font-family: Georgia;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	font-style: normal;
	padding-top: 10px;
	color: #BFCCB1;
	word-spacing: 2px;
}

.hestakrain-njottu {
	font-family: georgia;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	padding-top: 9px;
	letter-spacing: 8px;
	word-spacing: 4px;
	font-weight: normal;
}

.forsidumynd {
	padding-left: 10px;
}

.textinni
{
	font-family: arial;
	font-size: 12px;
	line-height: 123%;
	width: 550px;
	color: #444;
	letter-spacing: 115%;
	word-spacing: 1px;
	text-align: left;
	margin-top: 20px;
	padding-left: 5px;
	vertical-align: top;
}

.prinsessur
{
	text-decoration: underline;
	color: #063;
	font-family: Verdana, "Verdana Bold", "Verdana Bold Italic", "Verdana Italic";
	font-weight: bold;
}

.ská-grannt
{
	font-style: italic;
	font-size: 11px;
	letter-spacing: 110%;
}

.SKÁLETUR
{
	font-style: italic;
}
