body { 
margin:0;
padding:0;
position:absolute;
height:100%;
background-color:white;
width:100%;
}

img {
    border: none;
	padding-left: 0px;
}

.padleft {
	padding-left: 10px;
}

.padright {
	padding-right: 10px;
}

.right {
	position: relative;
	align: right;
}

em {
    font-style:normal;
    font-weight:bold;
}

#tittel {
	color: #000;
    font: 1.3em Arial, Sans-serif;
    font-weight: bold;
    display: inline;
}

#gul-venstre {
    position: absolute;
    left: 0;
    top: 35px;
    width: 33px;
    height: 53px;
    background: #FFFFFF;
}

#hel {
    position:absolute;
    top:0;
    height:100%;
    background-color: #FFFFCF;
    width: 671px;
    left: 283px;
}
     
#normal {
	/*text-align: right;*/
    position:relative;
    top:57px;
    background-color: #FFFFCF;
    padding: 0.3em 2em 1em 2em;
    font: 0.7em Verdana, Arial, Sans-serif;
    color: #4B4242;
    line-height: 1.5em; /*1.8em*/
}


#normal a:link, #normal a:visited, #normal a:active {
    color: #F7941D;
    text-decoration: none;
}

#normal a:hover {
    text-decoration: underline;
}

.lesmer {
    margin-bottom: 3em;
}

#tekst .overskrift {
    color: #000;
    font: 1.3em Arial, Sans-serif;
    font-weight: bold;
    display: inline;
}

#meny {
    position: absolute;
	align: center;
    width: 250px;
    left: 33px;
    top: 0;
    background: url("bilder/rep.jpg");
    background-repeat: repeat-x;
    height: 500px;
}

#adresse {
	margin-top: 40px;
    text-align: right;
    font: 0.7em Arial, Verdana, Sans-serif; /*0.65em*/
    color: #000;
    text-decoration: none;  
    display: block;
    padding-right: 14px;
    margin-bottom: 5px;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#adresse .kursiv {
  font-style: italic;
}


img.paraply {
    border: none;
	align: center;
}

#gultopp {
    position: absolute;
    top: 0;
    left: 283px;
    width: 471px;
    background: url("http://www.hbur.no/rep.jpg");
    background-repeat: repeat-x;
    height: 74px;
}

#tittelfelt {
    position: absolute;
    /*padding: 0px 2em 0px 2em;*/
    left: 0;
	right: -20;
    bottom: 0;
    height: 36px;
    width: 471px;
    color: #000;
    font: 1.6em Arial, Sans-serif;
    font-weight: bold;
	text-align: right;
    /*background: #EEE8F0;*/
}

.toppbilde {
    position: absolute;
    top: 9px;
    left: 8px;
}

#menyl {
	margin-top: 20px;
    text-align: right;
    /*line-height: 2em;*/
}

#menyl a {
    display: block;
    padding-right: 14px;
    margin-bottom: 5px;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#meny a:link, #meny a:active, #meny a:visited {
    font: 0.7em Arial, Verdana, Sans-serif; /*0.65em*/
    color: #000;
    text-decoration: none;  
}

#meny a:hover {
    text-decoration: underline;
}

.selected {
    background: #FFFFCF;
    /*color: white ! important;*/
}

#logo1 {
margin-top: 40px;
    text-align: center;
    position: relative;
    background:  transparent;
}

.bilde {
    float: right;
    background: white;
    border: 1px solid black;
    padding: 8px;
    margin-left: 3px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}


