* {margin:0; padding:0}

body, html {
background: #ecebeb;
color:#000;
font-family:arial, helvetica, sans-serif;
font-size:12px;
text-align:center;
height:100%;
}

h1, h2, h3{
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;}

hr {
border-top:1px solid #066;
height:0px;
margin:10px 0px 5px 0px;
clear: both;
}

/* ---------------------------------
boksen som omslutter hele siden 
------------------------------------ */


#wrap{
min-height:100%;
width:774px;
background: #ededf4 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 {
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:60px;
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 li{
margin:1em 0 0 1.3em;
}

#content img{
margin:0 0 15px 15px;
}
/* ---------------------------------
bunntekst
------------------------------------ */
#footer {
margin:auto;
margin-top:-36px;
padding-top:5px;
background:#fff;
border-top:1px solid #000;
width:100%;
height:30px;
font-size:80%;
}

#footer a{
color:#000;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.bloggdato{display:none}
