﻿body
{
	font-size: 0.75em;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color: #777777;
}

h1
{
	font-size:1.333em;
	color: #97B311;
	border-bottom:solid 1px #EDEDED;
	margin-bottom:0px;
}

h1#FrontpageHeader
{
	margin:40px 0 0 0;
	border-bottom:none;
	
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.0em;
}

a
{
	color: #777777;
	text-decoration:none;
}

a:hover
{
	color: #0f0f0f;
}

div#PageContent
{
	width: 900px;
	margin: 20px auto 0px auto;
}

img
{
	border:none;
}

p
{
	margin:10px 0px 10px 0px;
}

/*
ul#Navigation
{

    list-style-type: none;
    height: 16px;
    text-align:right;
    background-image:url("../css/images/ulbg.jpg");
    background-repeat:repeat-x;
    padding:10px 0 0 0;
    margin:8px 0 0 0;
    font-size:0.833em;
    font-weight:bold;
    letter-spacing:0.0325em;
    float:left;
}

ul#Navigation li
{
    border-left: solid 1px #ffffff;
    padding: 0 15px 0 15px;
    display:inline;
    height:100%;
    line-height:18px;

    width:100px;
}*/

ul#Navigation li.BoldFont a
{
	font-size:1.077em;
}

/*ul#Navigation li a
{
    text-decoration: none;
    color: #858585;
    text-transform: uppercase;
    display:block;
    height:100%;
}*/


/**************************************/
/*TEST*/
/*************************************/

div#NavigationBox
{
	background-image:url("../css/images/ulbg.jpg");
    background-repeat:repeat-x;
    width:900px;
    padding:7px 0 0 0;
    margin:8px 0 0 0;
}

ul#Navigation
{
	float:right;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:0.833em;
    font-weight:bold;
    letter-spacing:0.0325em;
}

ul#Navigation li
{
	float:left;
	text-align: center;
	border-left: solid 1px #ffffff;
	line-height: 19px;
	/*background-color: #999999;*/
	/*width:106px;*/
	padding: 0 15px 0 15px;
}

ul#Navigation li a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
    color: #858585;
    text-transform: uppercase;
}
/**********************************/

div#Navigation ul li a:hover
{
    color: #000000;    
}

div#Navigation ul li a.SelectedLink
{
    color: #000000;    
}

div#Content
{
	margin:8px 0px 0px 0px;
	border-bottom: solid 1px #ececec;
	padding-bottom:20px;
}

div.clear
{
    height: 0;
    clear: both;
}



div#frontpageLeft
{
    float: left;
    width: 400px;
}


div#frontpageRight
{
    float: left;
    width: 330px;
    padding-left:65px;
    padding-right:105px;
}

a.frontpageLink
{
	background-image:url("../css/images/frontpagelinkbg.jpg");
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	font-weight:bold;
}

div#TextCotainer
{
	margin-top:50px;
	padding:0px 35px 10px 35px;
}

div#LeftBox
{
	width:635px;
	float:left;
}

div#LeftBox div#LeftText
{
	width:300px;
	float:left;
	padding-right:35px;
}

div#LeftBox div#RightText
{
	width:300px;
	float:left;
}



div#RightBox
{
	width:190px;
	float:left;
	text-align:right;
	padding-top:10px;
}

div#Bottom
{
    clear: both;
    margin: 6px 20px 0px 9px;
    padding-left:25px;
    background-image:url("../css/images/ASA_Bogholderi_LeftBottom.jpg");
    background-repeat:no-repeat;	
    background-position:0px 3px;
    text-align:right;
    font-size:0.833em;
}

/*div#Footer
{
	text-align:right;
}*/

ImageLeftBottom

a img
{
    border: 0;
}

/********************************************************
*					TinyMCEStyles						*
********************************************************/
.greenText
{
	color:#97B311;
}
