﻿.ArticleAbstract
{
}

.articleBox
{
}

.articletitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
}

.Body
{
	background-image: url(../Images/bakgrunn.jpg);
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.LeftMenuBottom
{
	width: 184px;
	height: 23px;
	background-image: url(../Images/blokk_side_bunn.gif);
}

.LeftMenuHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
}

.LeftMenuItem
{
	width: 184px;
	background-image: url(../Images/blokk_side_midt.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.LeftMenuTop
{
	width: 184px;
	background-image: url(../Images/blokk_side_topp.gif);
}

.StyleMasterTopImage
{
	height: 214px;
	background-image: url(../Images/webside_topp.gif);
	background-repeat: no-repeat;
}

.TopMenuArea
{
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	background-color:#F3B850;
}

.TopMenu
{
	z-index:1000;
	background-color:#F3B850;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
}

.TopMenyButton
{

	width: 145px;
	background-image: url(../Images/TopMenuKnapp.png);
	background-repeat: no-repeat;
	height:21px;
	font-size:small;
	font-weight:bold;
}

.WelcomeUser
{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:active
{ 
	color: black;
	text-decoration: none;
 }

