body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:active, a:visited {
	color: #333333;
	text-decoration:none;
	}

a:hover{
	color:#99cc00;
}

/* TOPTEKST   */
.TopHead						{font-size: 24px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.TopTekst						{font-size: 11px; color: #FFFFFF; text-decoration: none; }

.TopTekst a, .TopTekst a:active,.TopTekst a:visited{
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.TopTekst a:hover{text-decoration:underline;}


.Opening						{font-family: Arial; font-size: 18px; color: #99CC00; text-decoration: none; font-weight: bold;}
.Opening a					{font-family: Arial; font-size: 18px; color: #99CC00; text-decoration: none; font-weight: bold;}
.Opening a:hover				{font-family: Arial; font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.Opening1						{font-family: Arial; font-size: 12px; color: #99CC00; text-decoration: none;}
.Opening1 a					{font-family: Arial; font-size: 12px; color: #99CC00; text-decoration: none;}
.Opening1 a:hover			{font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none; }


/* Arkiv Left   */

.TbBilde						{font-family: Arial; font-size: 12px; color: #494949; text-decoration: none;}
.FrontHead					{font-family: Arial; font-size: 18px; color: #494949; text-decoration: none; }
.FrontTekst					{font-family: Arial; font-size: 12px; color: #494949; text-decoration: none;}
.FrontTekst a					{font-family: Arial; font-size: 12px; color: #494949; text-decoration: none;}
.FrontTekst a:hover			{font-family: Arial; font-size: 12px; color: #99CC00; text-decoration: none;}

.Dato							{font-family: Arial; font-size: 9px; color: #494949; text-decoration: none;}


/* meny   */

#meny{
	position: absolute; 
	width:100%;
	height: 37px;
	z-index: 2;
	margin-top:90px; 
	}

#meny ul a, #meny ul a:active, #meny ul a:visited{
	font-size:18px;
	color:white;
	list-style-type:circle
	display:inline;
}

#meny ul a:hover{
	color:#99cc00;
}

#meny li {
	display:inline;
}

#Meny1						{font-family: Arial; font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
#Meny1 a						{font-family: Arial; font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
#Meny1 a:visited				{font-family: Arial; font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
#Meny1 a:hover				{font-family: Arial; font-size: 18px; color: #99CC00; text-decoration: none; font-weight: bold;}

#Bla						{font-family: Arial; font-size: 14px; color: #494949; text-decoration: none; font-weight: bold;}
#Bla a						{font-family: Arial; font-size: 14px; color: #494949; text-decoration: none; font-weight: bold;}
#Bla a:visited				{font-family: Arial; font-size: 14px; color: #494949; text-decoration: none; font-weight: bold;}
#Bla a:hover				{font-family: Arial; font-size: 14px; color: #99CC00; text-decoration: none; font-weight: bold;}


/* BTM   */
.Teaser						{padding-:10px; font-family: Arial; font-size: 10px;color:#000000;}


ul{
padding:0px;
}


li{
margin-left:20px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:-3px;
	
	}
#tb img        { border: 1px solid black; }
#tb img a:hover        { border: 2px solid black; }

.opacityit img{
        filter:alpha(opacity=60);
        -moz-opacity:0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6;
}


.opacityit:hover img{
        filter:alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
}
