/* Design : ************************************************************************************** */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
}
a:visited {
	color: #9C2255;
}
a:hover {
	color: #9C2255;
}
a:active {
	color: #666666;
}

.brbakgrunn {
	background-image: url(grafikk/beige_lys_bg.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	width: 400px;
}

.delelinje {
	border-bottom-width: 1;
	border-bottom-style: dotted;
	border-bottom-color: #AC3E57;
	padding-bottom: 15px;
	padding-top: 15px;
}

.deler {
	color: #D4CD97;
	border: 1px solid;
}

.hovedtabell {
	background-image: url(grafikk/kvitbg.jpg);
	background-repeat: repeat;
}

img {
border: 0px;
}

img.bilde {
	border: thin solid #D4CD97;
}

.hoyrekol {
	width: 150px;

/*	background-image: url(grafikk/forlop.jpg);
	background-repeat: repeat-y;
*/
}

.kolonnelys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(grafikk/beige_lys_bg.jpg);
}

.kolonnemrk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(grafikk/beige_mrk_bg.jpg);
	background-repeat: repeat;
}

.rdbg {
	color: #FFFFFF;
	background-image: url(grafikk/rod_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.tabramme {
	border: 1px solid #9C2255;
}

.tekstfelt {
	padding: 20px 20px 10px 10px;
}

ul {
	margin: 0px 0px 0px 20px;
}

.venstrekol {
	padding-left: 5px;
	width: 170px;
}

.ytretabell {
	border: 1px solid #9C2255;
}


/* Menyar : ************************************************************************************** */


.knapp {
height: 35px;
color: black: 
}

.meny {
	border: 1px solid #FAE4C1;
	font-size: x-small;
	width: 160px;
	}
	
.meny2niv {
	font-size: x-small;
	padding-top: 5px;
}

.menybjelke {
	border: thin solid #FAE4C1;
}
	
.menybunn {
	background-color: #D4CD97;
	margin: 3px;
	padding: 3px;
}

.menybunn2 {
	margin: 5px;
	padding: 5px;
	color: #AC3E57;
}

.menytopp {
	font-weight: bold;
	background-color: #C4BC74;
	color: #9C2255;
	margin: 3px;
	padding: 3px;
}


/* Fontar : ************************************************************************************** */


.Annet_Bildetxt, .bildetekst {
	font-size: xx-small;
	font-weight: bold;
	color: #9C2255;
	text-align: center;

}
.dato {
	font-size: x-small;
	color: #999255;
}

.ingress {
	font-size: x-small;
	color: #006C6E;
	font-weight: bold;
}

.menylink {
	text-decoration: none;
}

a.menylink:link {
	color: #000000;
	text-decoration: none;
}

a.menylink:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menylink:visited {
	color: #993366;
}
a.menylink:hover {
	color: #9C2255;
	text-decoration: none;
}



.menylinkaktiv {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menylinkkvit:link {
	color: #ffffff;
	text-decoration: none;
}

.menylinkkvit:active{
	color: #ffffff;
	text-decoration: none;
}
.menylinkkvit:visited{
	color: #ffffff;
	text-decoration: none;
}
.menylinkkvit:hover{
	color: #ffffff;
	text-decoration: none;
}

.normal, .tekst {
	font-size: x-small;
}

.overtittel {
	font-size: medium;
	font-weight: bold;
	color: #C4BC74;
}

.seksjonstittel {
	font-size: medium;
	font-weight: bolder;
	color: #9C2255;
}

.tilhorighet {
	font-size: x-small;
	color: #9C2255;
	font-weight: bold;
}

.tittel {
	font-size: medium;
	font-weight: bold;
	color: #9C2255;
	text-decoration: none;
	padding-top: 15px;
}

.utheva {
	font-size: x-small;
	font-weight: bold;
	color: #006C6E;
	}

.undertittel {
	font-size: medium;
	font-weight: bold;
}