/*
Instillinger
*/

* {
margin: 0;
padding: 0;
}

body {
background: url(bak2.jpg) #070300 no-repeat;
text-align: left !important;
}

html, body {
height: 100%;
}

body, td, th, p, table, div {
color: #FFFFFF;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 8pt;
}

/*
Hyperlinker
*/

a, a:visited {
color: #FFFF00;
text-decoration: none;
}

a:hover {
color: #FFFF00;
text-decoration: underline; 
}

/*
Oppsett
*/

#wrapper {
height: 100%;
width: 880px;
margin: 0 auto;
min-height: 100%;
}

#content {
position: absolute;
width: 720px;
left: 160px;
top: 125px;
}

p {
margin: 5px 0 5px 0;
font-family: "Trebuchet MS", Verdana, Sans-Serif;
font-size: 8.5pt;
}

h2 {
margin: 7px 0 0 0;
padding: 0;
font-weight: normal;
font-size: 15pt;
font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
letter-spacing: 0.5px;
color: #FFFFFF;
}

h3 {
margin: 5px 0 5px 0;
font-weight: bold;
font-size: 9px;
color: #FFFF00;
}
