html, body, div, td, input, textarea, p {
	font-family: verdana;
	font-size: 14px;
}
div#meny {
float: left;
width: 150px;
}

div#wrap {
position: absolute;
width: 1000px;
left: 50%;
margin-left: -500px;
}

div#footer {
clear: both;
text-align: right;
vertical-align: bottom;
}

div#header {
text-align: center;
margin-bottom: 70px;
}

div#tekst {
float: left;
width: 790px;
margin-left: 50px;
}


div.kolonne {
float: left;
width: 380px;
margin-right: 5px;
margin-bottom: 50px;
}

div.galleritekst {
clear: right;
float: left;
margin-right: 5px;
margin-bottom: 50px;
}

div.img {
margin:2px;
border:1px solid #000000;
height:auto;
width:auto;
float:left;
text-align:center;
}

div.img img {
display:inline;
margin:3px;
border:1px solid #ffffff;
}

div.img a:hover img {
border:1px solid #0000ff;
}

div.desc {
text-align:center;
font-weight:normal;
font-family: Lucida Sans Unicode;
width:120px;
height: 60px;
margin:2px;
}

img.hoyre {
float: right;
margin-left: 5px;
}

img.venstre {
float: left;
margin-right: 5px;
}

h1 {
font-variant: small-caps;
font-family: georgia;
font-size: 40px;
font-weight: bold;
margin: 30px;
padding: 0px;
}

h2 {
font-size: 22px;
font-weight: bold;
font-family: Lucida Sans Unicode;
font-variant: small-caps;
margin: 0px;
padding: 0px
}

h3 {
font-size: 22px;
font-weight: bold;
font-family: Lucida Sans Unicode;
font-variant: small-caps;
margin: 0px;
padding-bottom: 20px
}

p.nils {
float: left;
text-align: left;
font-size: 20px;
font-family: Lucida Sans Unicode;
font-weight: bold;
margin: 0px;
padding: 0px;
}

p.fot {
font-size: 10px;
font-family: Lucida Sans Unicode;
margin-top: 100px;
padding: 0px;
}

p.meny {
font-size: 19px;
font-weight: bold;
font-family: Lucida Sans Unicode;
font-variant: small-caps;
margin: 5px;
padding: 0px;

}

div#meny a {
text-decoration: none;
color: #000000;
}
div#meny a:visited {
text-decoration: none;
color: black;
}
div#meny a:hover {
text-decoration: none;
color: blue;
}

p.knut {
clear: both;
font-size: 16px;
text-align: justify;
font-family: Lucida Sans Unicode;
margin: 0px;
padding: 0px;
}

p.jomar {
clear: both;
font-size: 16px;
text-align: justify;
font-family: Lucida Sans Unicode;
margin: 0px;
padding: 0px;
border-top: 1px solid;
}

p.bjarne {
clear: both;
font-size: 16px;
text-align: left;
font-family: Lucida Sans Unicode;
margin: 0px;
padding: 0px;
}

span.duo1 {
font-family: georgia;
font-size: 16px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

span.liten {
text-align: left;
font-size: 14px;
font-family: Lucida Sans Unicode;
font-weight: normal;
margin: 0px;
padding: 0px
}

span.kursiv {
font-style: italic;
font-size: 16px;
text-align: justify;
font-family: Lucida Sans Unicode;
margin: 0px;
padding: 0px;
}

span.tjukk {
font-weight: bold;
font-size: 16px;
text-align: justify;
font-family: Lucida Sans Unicode;
margin: 0px;
padding: 0px;
}

body {
background: #ffffff url('bilder/bakgrunn2.jpg') repeat;
} 