body, html{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
tr, td{
font-size: 12px;
}
#wrapper{
width: 800px;
margin: 0 auto;
border: 1px solid #000000 !important;
}
#header{
width: 800px;
margin: 0 auto;
background-image: url(header.jpg);
height: 72px;
border: 1px solid #000;
text-align: right;
}
#header p{
margin-top: 30px;
font-size: 11px;
margin-right: 10px;
}
#meny{
text-align: center;
background-color: #638684;
width: 800px;
font-size: 12px;
line-height: 16px;
height: 16px;
border-bottom: 1px solid #000;
}
#meny a{
color: #FFFFFF;
}
#meny a:hover{
color: #999999;
}
#nyheter{
color: #317573;
border-left: 2px solid #317573;
padding: 10px;
font-size: 11px;
}
#nyheter a{
color: #006699;
}
.siste{
font-size: 14px !important;
font-weight: bold;
}
#content{
color: #00651A;
padding: 10px;
}
.overskrift{
font-size: 16px;
font-weight: bold;
}
.ingress{
font-size: 12px;
margin-top: -10px;
}
center{
font-size: 10px;
}