@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f8f8f2;
}

#tafla {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#banner {
	height: 200px;
	background-image: url(myndir/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tenglabox {
	width: 200px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#meginmal {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
}
#fotur {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
#address {
	padding-left: 2px;
	font-style: italic;
}
.mynd {
	border: 1px solid #cf7960;
	padding: 1px;
	margin: 2px;
}
.myndalink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aettbok {
	vertical-align: middle;
	border: 1px solid #cf7960;
	padding: 2px;
}
.aettbok-rammi {
	border: 1px solid #cf7960;
}



.lina {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cf7960;
	margin-right: 100px;
	margin-left: 100px;
}




h1 {
	text-transform: uppercase;
	padding-top: 20px;
}
a:link {
	color: #cf7960;
	text-decoration: none;
}
a:visited {
	color: #cf7960;
	text-decoration: none;
}
a:hover {
	color: #534241;
	text-decoration: underline;
}
a:active {
	color: #cf7960;
	text-decoration: none;
}


#navcontainer {
	width: 200px;
	padding-top: 20px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #cf7960;
	color: #fff;
}

#navlist2
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist2 ul, #navlist2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist2 a:link, #navlist2 a:visited
{
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist2 a:hover { color: #000; }
