/* import CSS Document */



body	{
	background:  #ffe;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: verdana, geneva, lucida, arial, helvetica, sans-serif;
}

h1        {
	margin-top: 1px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	line-height: 100%;
	font-weight: bolder;
	font-size: large;
	voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: x-large;       
    }

html> h1 	{
	font-size: x-large;
} 


h2        {
	margin-top: 1em;
	margin-bottom: 1px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size:    medium;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  large;     
}

html> h2 	{
	font-size:  large;  
	} 


h3        {
	margin-top: 1em;
	margin-bottom: 1px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: small;
	voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  medium;       
}

html> h3   {
	font-size: medium;
}


p , ul       {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: xx-small;
	voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  x-small;
}

html> p   {
	font-size: x-small;
}

html> ul   {
	font-size: x-small;
}


h1+h2    {
	margin-top: 25px;
}

.second   {
	margin-top: -0.7em;
	text-indent:  1.2em;
}

.more   {
	/* reduce the gap */
	margin-top: -0.7em;
}

.extra {
	text-align : right;
}

p.big   {
	font-weight: bold;
}




#menu, #logo    {
	text-align: left;
}

.nologo    {
	display: none;
}

#menu ul {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}

#menu ul li {
	float: left;
	}

#menu ul li a {
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #c33;
	text-decoration: none;
	display: block;
	font-weight: normal;
	line-height: 2em;
	font-size: x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;   
	}

html>#menu ul li a  {
	font-size: small;   
	} 

#menu ul li#m1 a	{
	width: 45px;
	}

#menu ul li#m2 a	{
	width: 155px;
	}

#menu ul li#m3 a	{
	width: 130px;
	}

#menu ul li#m4 a	{
	width: 182px;
	}

#menu ul li#m5 a	{
	width: 80px;
	}

#menu ul li#m6 a	{
	width: 80px;
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}


body#sectionone #menu li#m1 a, 
body#sectiontwo #menu li#m2 a,
body#sectionthree #menu li#m3 a,
body#sectionfour #menu li#m4 a,
body#sectionfive #menu li#m5 a,
body#sectionsix #menu li#m6 a {
	background: #c33;
	border: 1px solid #c33;
	color: #fff;
	font-weight: bold;
}

#content    {
	/*background: url(i/lysebotn6b.gif) bottom left no-repeat; */
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 60px;
}

	
	/*  Main text area */
#main          {
	text-align: right;
	padding-right: 2px;
}


#news           {
	color: #b31;
	padding-bottom: 30px;
	padding-left: 2px;
}

#footer          {
	vertical-align: bottom;
	text-align: right;
	padding-right: 2px;
}

#main2          {
	padding-right: 60px;
}

#main h1, #main h2, #main h3,
#main2 h1, #main2 h2, #main2 h3, #main3 h1  {
	color: #a63;
}

#main3          {
	padding-left: 60px;
}

#news2           {
	padding-left: 0;
}

#main3 h2, #news2 h2   {
	margin-top: 1em;
	margin-bottom: 1px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: small;
	voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  medium;   
}

html> main3 h2, html> news2 h2   {
	font-size: medium;
}
