
body {
margin : 0;
padding : 0;
background : #333333;
color : #ffffff;
}
#wrap {
width : 840px;
border : 0;
margin : 0 auto;
background : #333333;
}
#venstre {
position : absolute;
float : left;
top : 200px;
width : 130px;
min-height : 400px;
z-index : 2;
background : #999;
color : #333333;
}
#høyre {
position : absolute;
float : right;
top : 8px;
left : 710px;
width : 130px;
min-height : 400px;
z-index : 3;
background : #999;
color : #333333;
}
#c-block {
margin : 0 0 0 0;
width : 840px;
z-index : 1;
background : #999;
color : #333333;
height : 80%;
min-height : 400px;
position : relative;
font : 13px arial;
}
#hdr {
height : 170px;
border-bottom : 1px solid #000000;
width : auto;
background : #999;
background-image : url(gif/vinter.jpg);
background-repeat : no-repeat;
color : #ffffff;
margin : auto;
position : relative;
}
#bar {
height : 23px;
border-bottom : 0 solid #000000;
width : 840px;
background : #999;
color : #ffffff;
margin : auto;
position : relative;
text-decoration: underline;
text-align: right;
}
#c-col {
min-height : 400px;
padding : 40px 5px 5px 5px;
margin : 0 135px 0 135px;
background : #dcdddb;
color : #333333;
z-index : 1;
border : solid #000000;
border-width : 1px 1px;
background-position : 10px 0;
top : 170px;
}
#ftr {
width : 840px;
height : 20px;
border : solid #000000;
border-width : 1px 0;
background : #000000;
background-image : url(gif/vinterftr.jpg);
background-repeat : no-repeat;
color : #333333;
margin : 0;
position : relative;
}
#heading {
padding : 0;
width : 110px;
list-style-type : none;
font : 12px arial;
letter-spacing : 0.1em;
background : #666;
color : #ffffff;
border-top : 1px solid #000000;
}
#meny {
margin : 0;
padding : 0;
width : 110px;
list-style-type : none;
font : 11px arial;
letter-spacing : 0.1em;
background : #dcdddb;
border-bottom : 0 solid #000000;
border-top : 1px solid #000000;
}
#meny a {
display : block;
width : auto;
height : 100%;
padding-left : 0.25em;
padding-top : 0.25em;
padding-bottom : 0.25em;
border-right : 1px solid #999;
border-left : 1px solid #996666;
}
#meny a:link {
background : #dcdddb;
color : #000000;
border-top : 1px solid #000000;
}
#meny a:visited {
color : #000000;
border-top : 1px solid #000000;
}
#meny a:hover {
background : #999;
border-top : 1px solid #000000;
}
