/* CSS Document */

@import url("nav.css");

html, body {
height: 100%
}

body  {
background-color: #71004D;
color: #333333;
font-size: x-small;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height: 16px;
text-align: center;
height: 100%
}

*html body {
margin: 0pt;
height: 100%
}

#rammeverk      { background: white; text-align: left; margin: 5px auto; width: 670px}

#innhold    {
padding: 10px 20px 100px}

#bord     {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
}

*html div#bord {
background-position: left top;
margin-top: 0pt
}

#bord p {
text-align: left;
padding-left: 15px
}

#bord-topp  {
margin: 0;
width: 492px;
height: 1px;
border-top: 1px solid #ccc
}

*html div#bord-topp {
width: 490px;
border-top: 1px solid #ccc;
text-align: left;
height: 0 !important;
overflow: hidden;
}

#last  {
margin: 0;
padding: 0;
width: 100%;
border-top: 1px dotted #f33;
border-right: 8px solid #f33;
border-bottom: 1px dotted #f00
}


#logo      {
background-image: url(../img/portada-logo.gif);
background-repeat: no-repeat;
margin: 0 0 10px 0px;
padding: 57px 0 0;
height: 0px!important;
overflow: hidden;
height /**/: 45px
}

.img-frame    {
margin-top: 5px;
margin-bottom: 5px;
padding: 4px;
border: solid 1px #ccc
}

a, a:link    {
color: #73604f;
text-decoration: none;
background: transparent
}
	
a:hover   {
	color: #fff;
	background-color: #71004D;
}	

a:active  {
color: #000000;
background-color: transparent
}

a.close {
background-color: #fff;
padding-right: 2px
}	

p, h1, h2 {
margin: 0px; 
padding: 5px 10px; 
}

h1  {
color: #4b342b;
font-size: 10px;
background-color: #fff;
text-align: right;
text-transform: uppercase;
}

h2 {
margin-top: 8px;
font-size: 10px;
text-transform: uppercase
}

.webmenytxt {
	font-size: xx-small;
	text-transform: lowercase;
	color: #da8032;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", lucida, helvetica, sans-serif;
	float: right;
	vertical-align: top;
}

.kunde  {
	color: #71004D;
	font-weight: bold;
}

img, a img { border: none; }
.right  {
position: relative;
float: right
}

.break {
clear: both
}

#butikk {
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
}

#butikk a:hover {
	background-color: transparent;
	}