.standard
{background: #ffffff;
background-position: center left;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
}
.standard2
{background: #ffffff;
background-position: center left;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
      border: solid;
      border-color: black;

}

.news{background: #ffffff url("../Download/poster.jpeg") no-repeat;}

.smallfont
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
}
h1{color: rgb(49,79,79); font-size: 17pt; text-transform: uppercase;  letter-spacing: 0.15em;}
h2{color: rgb(49,79,79); font-size: 15pt; text-transform: uppercase;  letter-spacing: 0.1em;}
h3{color: rgb(49,79,79); font-size: 14pt; }
h4{color: rgb(49,79,79); font-size: 12.5pt; font-style: normal; line-height: 1.0; letter-spacing: 0.1em;}
h6{font-size: 8pt; }

.boks{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: black;
background: white;
border: 0px solid;
border-color: #90bade;
}


.stiltable{ border: 1px solid; border-color: #90bade; border-style: solid; }
.stiltable2{ border: 1px solid; border-color: #90bade; border-style: dashed; }

li{}
.stilTitleBar{color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold;  letter-spacing: 0.35em; line-height: 1.2;}
.stilmenu{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: 1.2; color: #000000;}

}


.stilmenu ul{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.stilmenu li{
		border-bottom: 2px solid #90bade;
		margin: 0.8px;
		}

.stilfancylist{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.0; color: #000000; 
}


.stilfancylist ul{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

.standard ul{
		list-style: disc inside;
		margin: 8px;
		padding: 5px;
		border: none;
		}
.standard ul ul{
		list-style: circle inside;
}
.standard ul ul ul{
		list-style: square inside;
}
		
.stilfancylist li{
		border-top: 0px solid #90bade;
		border-bottom: 0px solid #90bade;
		margin: 3.8px;
text-align: center;
		font-weight: bold;
		line-height: 3.5;
		width: 50%;
		}

A:link    { text-decoration: none;}
A:visited { text-decoration: none; }
A:hover   { color: blue; text-decoration: none; background: yellow; }


