html {
}

body {
    font-size: 73%;
    font-family: Verdana, Arial, sans-serif;
    background-color: #947210;
	margin: 0;
	padding: 0;
}

td {
    font-size: 73%;
    font-family: Verdana, Arial, sans-serif;    
}

a {
    color: #016e8d;
    text-decoration: underline;
    font-weight: bold;
}

h1 {
    color: #947210;
    font-size: 1.4em;
    font-weight: bold;
}

h2 {
    color: #947210;
    font-size: 1.2em;
    font-weight: bold;
}

h3 {
    color: #947210;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
}

.dato_forside {
    font-weight: bold;    
}

.hovedfeltkant {
	background-image: url("../bitmaps/fw/hovedfelt_kant.gif");
	background-repeat: repeat-y;
}

.hovedfeltkant2 {
	background-image: url("../bitmaps/fw/hovedfelt_kant_2.gif");
	background-repeat: repeat-y;
}

.venstremeny {
	background-color: #006b8c;
}

.venstremenykant {
	background-image: url("../bitmaps/fw/venstremeny_kant.gif");
	background-repeat: repeat-y;
}

.topp {
	width: 960px;
	height: 122px;
}

input, select {
	font-size: 0.8em;
}

.submit, .button {
	background-color: #016c8c;
	color: #ffffff;
	font-size: 0.8em;
}

.sok {
	position: absolute;
    top: 60px;
    left: 740px;
    z-index: 10;
}

.menyinnslag {
    color: #ffffff;

}

.menyinnslag A {
    text-decoration: none;
    color: #e2e288;
}

.menyinnslag A:hover {
    text-decoration: none;
    color: #e2e288;
    background-color: #01536b;
}

.niva1 {
    list-style-image: url("../bitmaps/fw/menypil.gif");
    vertical-align: baseline;
    font-weight: bold;
    margin-bottom: 2px;
}

.niva2, .niva3, .niva3, .niva4, .niva5, .niva6 {
    list-style-image: url("../bitmaps/fw/menypil_2.gif");
    margin-bottom: 2px;
}

ul.menygruppe {
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 35px;
    padding-right: 0;
}

ul.menygruppe ul {
    padding-left: 20px;
}

A.pil {
    text-decoration: none;
    vertical-align: middle;
}

.sponsorlogo {
    margin-left: 12px;
    border:0;
}

