body {
background-color: #857465; margin: 0px;

}

a img {border: 0;}
a:link {color: #605035;}     /* unvisited link */
a:visited {color: #605035}  /* visited link */
a:hover {color: #EED7B0}   /* mouse over link */
a:active {color: #FFE1AC}   /* selected link */

#menu a:link {color: #FFFFFF; text-decoration: none;}     /* unvisited link */
#menu a:visited {color: #FFFFFF; text-decoration: none;}  /* visited link */
#menu a:hover {color: #D0C4AC; text-decoration: none;}   /* mouse over link */
#menu a:active {color: #E0D7C5; text-decoration: none;}   /* selected link */

a.verk:link {color: #857465; text-decoration: none;}     /* unvisited link */
a.verk:visited {color: #857465; text-decoration: none;}  /* visited link */
a.verk:hover {color: #D0C4AC; text-decoration: none;}   /* mouse over link */
a.verk:active {color: #E0D7C5; text-decoration: none;}   /* selected link */


#menu,#haus,#hausmini,#titill,#efni,#verk,#footer
	{
	font-family: Sans-Serif;
	text-align: left;
	width: 900px;
	margin: 0px
	}

#heim
	{
	background-color: white;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%
	}

#menu
	{
	height: 25px;
	padding: 0px;
	margin: 9px 0px 0px 0px;
	width: 880px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: right}

#haus
	{
	color: #111;
	height: 235px
	}

#hausmini
	{
	background-image: url('img/rh1_s.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #111;
	height: 66px
	}



#efni
	{
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 800px !important;
	padding: 20px 50px;
	margin: 0px;
	color: #857465;
	font-size: 14px;
	width: 900px;
	height: 500px
	}

#verk
	{
	width: 800px !important;
	background-color: #FFF;
	padding: 20px 50px;
	margin: 0px;
	color: #CEC8BF;
	width: 900px;
	font-size: 14px;
	}

#footer
	{
	background-color: white;
	text-align: center;
	color: #CEC8BF;
	font-size: 9px;
	}


table
	{
	color: #796646;
	font-size: 14px;
	border: 0;
	width: 600px;
	text-align: top left;
	}

