a {	text-decoration: none;}
/* master styles for main configuration */
.MenuOwner
{ 
	width:140px
}
.HeadingMenuOwner
{ 
	width:140px;
	height:0px;
}
.MenuTable
{ 
	width:140px
}

.MainOwner
{ 
	width:600px;
	padding-left: 20px;
	padding-right:0px;
}

.RightSeperatorOwner
{ 
	width:1px;
	background-color: #0072BC;
}
.RightOwner
{ 
	width:219px;
}

/* show article information */
.ArticleTable
{
	width: 100%;
	padding: 0px 0px 10px 0px;
}
.ArticleTableEdit
{
	width: 580px;
	border: 2px dotted #A52E31;
	xmargin-left: 5px;
	background-color: #F9FCFD;		
}
.EditMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#D7E9F7;	
}
	

.EditIcon 
{
	padding-left:20px;
	xfloat:right;
	xmargin-bottom: 5px;
	xmargin-left: 10px;
}
.MainTitle
{
	width:560;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color:#333366;
	text-align: left;	
}
.MainTitleEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: left;
	width: 580px;
	height: 35px;
	border: 1px solid #E0E0E0;
}

.SubTitle
{
	width:580;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: left;
}
.SubTitleEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: left;
	width: 580px;
	border: 1px solid #E0E0E0;
}

.Ingress 
{
	width:580;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

.IngressEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	border: 1px solid #E0E0E0;
	width: 580;	
}
.MainArticle
{
	width:580;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;	
}
.MainArticleEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	border: 1px solid #E0E0E0;
	width: 580px;
	height:250px;
	background-color:#D7E9F7;
	border-color:#D7E9F7;	
}
.EditorMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	line-height: 20px;
	height:20px;
	border: 1px solid #E0E0E0;
	background-color:#D7E9F7;
	display:block;
}

.EditButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #8FA5CA;
	border-right: 1px solid #003288;
	border-bottom: 1px solid #003288;
	border-left: 1px solid #8FA5CA;
	background-color: #7F99B2;
	height: 18px;
	width:100px;
	font-weight: bold;
}

.ArticleSeperator {
	background-color: #bfcce1;
	height: 1px;
	
}

/* show Note information */
.NoteTable
{
	width: 100%;
	padding: 0px 5px 5px 5px;
	text-align: center;
}
.NoteTableEdit
{
	width: 180px;
	border: 2px dotted #A52E31;
	xmargin-left: 5px;
	background-color: #F9FCFD;		
}
.NoteMainTitle
{
	width:180;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color:#333366;
	text-align: center ;	
}
.NoteMainTitleEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: center;
	width: 180px;
	height: 35px;
	border: 1px solid #E0E0E0;
}

.NoteSubTitle
{
	width:180;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: center;
}
.NoteSubTitleEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-align: center;
	width: 180px;
	border: 1px solid #E0E0E0;
}

.NoteMainText
{
	width:180;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;	
}
.NoteMainTextEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	border: 1px solid #E0E0E0;
	width: 180px;	
}
/* show Note information */
.ImageTable
{
	width: 100%;
	padding: 0px 5px 5px 5px;
	text-align: center;
}

.ImageThumbNail
{
	height: 100px;
	width: 100px;
}

.ImageTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;	
}

.ImageCopyLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 18px;
	width: 170px;	

}
/* standard formfields */
.LeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	//line-height: 18px;
}
.FormFieldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	//line-height: 11px;
	color: #003288;
	border: 1px solid #8FA5CA;
	font-size: 11px;
}
/* UserLink Class for position of images */
.Left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.Right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}



/*000000000000000000000000000000000000000000000000000000000*/
body {
	background-image: url(../img/BG-ill_main.gif);
	background-repeat:no-repeat ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
/*
.menuLink {
	width: 100%;
	height: 100%;
    display: block;
	cursor: hand;
}*/

a:visited{
	color: #000000;
}
a:link {
	color: #000000;
}
a.meny1 {
	color: #000000;
}
/*
	background-color: #D8EAF3
	background-color: #D6DEE2;*/
	
	
.meny1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	height: 33px;
	display: block;
	vertical-align: middle;
	
	background-color:#D7E9F7;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	cursor: hand;
	filter: Alpha(Opacity=50, FinishOpacity=0, Style=5, StartX=-10, StartY=-10, FinishX=5, FinishY=5);

}

.meny1Mo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 12px;
	height: 33px;	
	vertical-align: middle;
	display: block;
	text-decoration: none;

	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	background-image: url(../img/stone-marker_red.gif);
	background-repeat:no-repeat;
	cursor: hand;
	filter: Alpha(Opacity=50, FinishOpacity=0, Style=5, StartX=-10, StartY=-10, FinishX=5, FinishY=5);
}

.meny1Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 12px;
	height: 33px;	
	vertical-align: middle;
	display: block;
	text-decoration: none;

	color: #000000;
	height: 33px;		
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	background-image: url(../img/stone-marker_blue.gif);
	background-repeat:no-repeat;
	cursor: hand;
}
.kolofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 15px;
	display: block;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

/* Logon screen */
.FormSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #003288;
	border: 1px solid #8FA5CA;
	font-size: 10px;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #8FA5CA;
	border-right: 1px solid #003288;
	border-bottom: 1px solid #003288;
	border-left: 1px solid #8FA5CA;
	background-color: #7F99B2;
	height: 18px;
	font-weight: bold;
	width:100px;
}

.TableBgLightBlue {
	background-color: #E5EAF3;
}

.LeadTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.header1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 24px;
    color:#BFCCE1;
    FONT-FAMILY: Verdana;
    xCOLOR: #003288;
}
.brod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}



