* {margin:0; padding:0}

body, html {
background: #3D898E url(gfx/body_bg.gif);
color:#000;
font-family:arial, helvetica, sans-serif;
font-size:12px;
text-align:center;
height:100%;
}

td {
padding: 0 10px 0 0;
vertical-align:top;
}


h1, h2, h3{
clear:right;
color:#066;
background:transparent;
margin:1em 0 0 0;
font-weight:bold;
font-family:verdana, arial, helvetica, sans-serif;
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}


/* ---------------------------------
boksen som omslutter hele siden 
------------------------------------ */


#wrap{
min-height:100%;
width:774px;
background: transparent url(gfx/bg.gif) repeat-y;
color:#000;
margin:0px auto;
text-align:left;
}

* html #wrap{
height: 100%
}

/* ---------------------------------
heading og logo
------------------------------------ */

#head {
width:692px;
text-align:center;
margin:auto;
}

#logo {
margin:0;
}

#head h1{
display:none;
}

/* ---------------------------------
menyen
------------------------------------ */

#menu{
width:155px;
background: transparent;
color: #91b0b6;
float:left;
margin-top:10px; 
margin-left:41px;
display:inline;
}

#menu ul{
list-style-type: none;
}

#menu li{
display:block;
padding-left:10px;
}

#menu li a, #LM_youAreHere, .LCOS_current {
background-color: transparent;
color: #066;
display: block;
width:155px !important;
width:135px;
text-decoration:none;
font-weight:bold;
padding:8px 5px 8px 5px;
}

#menu li a:hover{
text-decoration:underline;
background:#91bOb6;
}

/* ---------------------------------
Undermeny
------------------------------------ */

#LM_level_2, #LM_level_3{
margin-left:-10px;
background: #D2DBE2;
color:#000;
}

#LM_level_2 a, #LM_level_3 a{
color: #066;
}

/* ---------------------------------
hovedfeltet
------------------------------------ */

#content{
width:480px;
background:#fff;
color:#000;
margin:10px 0 0 220px;
padding-bottom:40px;
letter-spacing:0.3px;
}

#content p{
margin: 1em 0 0 0;
}

#content a{
color: #600;
background:transparent;
text-decoration:none;
vertical-align:top;
}

#content a:hover{
text-decoration:underline;
}

#content ul {
margin: 0 0 0 1em;
}

#content ul li{
margin:1em 0 0 1.3em;
}

#content ol {
margin: 0 0 0 1em;
list-style:decimal;
}

#content ol li{
margin:1em 0 0 1.3em;
}

#content img {
float:right;
margin: 0 0 10px 15px;
}

.blogg img {
float:right;
margin:-2em 0 10px 15px;
}

.bloggdato{
display:none;
font-size:80%;
}

#content a.blogglink {
display:block;
width:65px;
padding-left:15px;
background: url(gfx/linkepiler.gif) no-repeat;
}

#content hr {
border-top:1px solid #eaeaea;
height:0px;
margin:20px 0px;
clear: right;
}

/* ---------------------------------
bunntekst
------------------------------------ */
#footer {
height:20px;
margin:auto;
margin-top:-20px;
background:transparent;
width:500px;
font-size:80%;
}

#footer a{
color:#000;
text-decoration:none;
}
#footer p{
display:none;
}

#footer a:hover{
text-decoration:underline;
}

