body {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #333333;
}

img {
border: 0
}

div#wrapper {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #887788;
border: thick solid #333344;
}

#header {
background-color: #333344;
color: #FFFFFF;
display: table;
width: 960px;
}

#tittel {
display: table-cell;
vertical-align: middle;
font-size: 4em; 
}

h1#tittel {
font-weight: lighter;
}

div#innhold {
background-color: #FFFFFF;
width: 95%;
padding: 5px 0 10px 5%;
}

div#stil {
float: right;
padding: 1% 1% 0 0;
}

div#nederst {
border: 0;
background-color: #887788;
}

div#meny {
padding: 1% 0 1% 5%;
background-color: #bbbbcc;
}

div#footer {
margin-top: 0;
padding-left: 5%;
background-color: #887788;
font-size: 70%;
text-align: center;
}

a:link, a:visited {
text-decoration: none;
color: #000CA0;
}

a:hover {
text-decoration: underline;
}

div#meny a:link, div#meny a:visited {
text-decoration: none;
color: #333344;
}

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