body {
background-color: #bbb;
background-image: url(grafikk/pattern/bw.gif);
margin : 0;
padding : 0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #050505;
}

img {
border : none;
float: right;
margin: 10px;
}

hr {
clear : both;
visibility : hidden;
width : 100%;
}

a{
font-weight : bold;
text-decoration: none;
color : #555624;
}

a:hover{
text-decoration : underline;
}

ul {
margin : 0 0 0 30px;
}

ul li {
margin : 10px 0;
}

ul.pdf {
list-style-image: url(grafikk/pdf.gif);
}

h1 {
font-family : Georgia, times, serif;
font-size : 13pt;
font-weight : bold;
margin : 0 0 0.6em;
}

h2 {
font-family : Georgia, times, serif;
font-size : 11pt;
font-weight : bold;
margin : 0;
}

h3 {
font-family : Georgia, times, serif;
font-size : 9pt;
font-weight : bold;
}

div.ramme {
width : 800px;
margin : 10px auto;
border-style : solid;
border-width : 1px;
border-color : #555624;
background-color: #FAFAFA;
}

div.topp {
background-image : url(grafikk/headers/header.jpg);
height : 147px;
}

div.menu {
position : relative;
top : -19px;
}

div.innhold {
background-image: url(grafikk/footers/U_trans.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 25px 25px 100px 25px;

}

div.main {
position : relative;
margin-bottom : 20px;
float : left;
}

div.shortcuts {
font-size : 8pt;
z-index: -1;
float : right;
margin-left: 15px;
width : 215px;
color : #050505;
background-color : #ccc;
border-style : solid;
border-width : 1px;
border-color : #555624;
}

div.tekstkolonne {
width : 510px;
}
div.brev {
	background-color: #E5D6C5;
	width:510px;
	margin:20px;
	padding: 10px;
}

div.shortcuts img{
float : none;
}

div.shortcuts p{
margin: 10px 15px;
}

div.sc_heading {
font-size : 10pt;
font-weight : bold;
padding : 5px;
color : #fff;
background-color : #77943F;
}

div.copyright {
height: 20px;
padding-top : 43px;
font-size : 8pt;
text-align : center;
font-weight: bold;
}

.center {
text-align: center;
}

.forfatter {
margin: 0;
font-size : 9pt;
font-style : oblique;
}

.ingress {
font-size : 9pt;
font-family : Georgia, times, serif;
font-weight : bold;
}

.quote {
margin : 15px 70px 0 60px;
font-size : 8pt;
font-weight : bold;
font-style : oblique;
}

.quoted {
margin : 0 0 0 80px;
font-size : 8pt;
font-weight : normal;
font-style : normal;
}

#submenu {
padding : 3px 0;
margin : 0;
border-bottom : 1px solid;
font : bold 10px Verdana, sans-serif;
}

#submenu li {
list-style : none;
display : inline;
}

#submenu li a {
padding : 3px 0.5em;
margin-left : 3px;
border : 1px solid;
border-bottom : 1px solid;
text-decoration : none;
}

#submenu li a#current {
border-bottom : 1px solid;
}

#submenu {
border-color : #555624;
}

#submenu li a {
background-color : #77943F;
border-color : #555624;
}

#submenu li a:link {
color : #fff;
}

#submenu li a:visited {
color : #fff;
}

#submenu li a:hover {
color : #000;
background-color : #fff;
border-color : #555624;
}

#submenu li a#current {
color : #000;
background-color : #FAFAFA;
border-color : #555624;
border-bottom : 1px solid #FAFAFA;
}