/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage text format */


p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0.9em 0px 0px 0px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0.5em 0px 0px 0px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	}

h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}

h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	}

h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: center;
	margin: 0px auto;
	padding: 4px 0px 4px 4px;
	}


   .mylder_tabell {
      width: 600px;
      padding: 1px;
      padding-right: 5px;
      background: #EEEEEE;
      border-style: solid;
      border-width: 1px;
      border-color: #000000;
      }
   .mylder_topp {
      text-align:center;
      font-family: arial, verdana, helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      background: #CCCCCC;
      padding-top: 2px;
      padding-bottom: 5px;
      color: #000000;
      }
   .mylder_tittel {
      font-family: arial, verdana, helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      line-height: 150%;
      }
   .mylder_tekst {
      font-family: arial, verdana, helvetica, sans-serif;
      font-size: 13px;
      }
   .mylder_bunn {
      text-align:center;
      font-family: arial, verdana, helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      background: #CCCCCC;
      color: #000000;
      padding-top: 5px;
      padding-bottom: 5px;
      }
   .mylder_venstre_kolonne {
      width:10px;
      }



.topmenutext ul, .topmenutextlive ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 3px 0px;
	margin: 1px 0 0 0;
	font-weight: bold;
	text-align: left;
	height: 100%;
	width: 100%;
	display: block;
	list-style-type: none;
	}

a.sidemenutext, a.sidemenutextlive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	line-height: 200%;
	height: 100%;
	width: 80%;
	display: block;
	}

a.sidesubmenutext, a.sidesubmenutextlive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 200%;
	height: 100%;
	width: 79%;
	display: block;
	}

.center {text-align: center}
.right {text-align: right}
.left {text-align: left; margin-left: 1em}
.navtext {text-align: left; margin-left: 1em}

.style1 {font-size: 125%; font-weight: 800; }
.style2 {font-size: 125%; font-style: italic; font-weight: 800; }
.style3 {font-size: 125%; font-style: italic; font-variant: small-caps; font-weight: 800; }
.style4 {font-size: 110%; font-variant: small-caps; font-weight: 800; }

/* for graphic text font generator*/

.fontimage  {
	float: left;
	width: 100%;
	clear: both;
	}

.fontimage img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	float: left;}

/* indented paragraphs and list styles*/

ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em}
ul.pagemenu {list-style-type: lower-roman; font-weight: bold; padding: 2px 0px 0px 40px;}

/* Default text link styles*/

a:link    {text-decoration:underline}
a:visited {text-decoration:underline}
a:hover   {text-decoration:underline}
a:active  {text-decoration:underline}
ul.default {list-style-type: circle;}