﻿.foo{}
/*COMPANY COLORS*/
/*

#C6DA48;
#E9F1BA;
#84BE52;
#A2CF4A;
	
--LEFT MENU
Nivå 2 # E9F1BA / Mouseover # F3F8DC
Nivå 3 # F3F8DC / Mouseover # FFFFFF

*/
body 
{
	border: 0;
	margin: 0;
	padding: 0;
	background: #A2CF4A url(../image/bcg/bcg_shadowFade_repeter.jpg) repeat-x;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333;
	line-height: 170%;
}

a,a:link,a:visited,a:hover,a:active {	color: #333; text-decoration: none; }

h1,h2 { margin:0; padding:0;}
h1 { font-size: 14px; font-weight: normal; margin-bottom: 5px;}
h2 { font-size: 11px; font-weight: normal}
h3 { font-size: 11px; font-weight: normal}

img { border: 0;}

.clear { clear: both}


td { vertical-align: top;}

	div#outerMain
	{
		margin: 0 auto; 
		height: 176px; 
		width: 960px; 
		background-repeat: no-repeat;
		background-position:   15px 0;
		
	}
	
	div#outerMain1
	{
		margin: 0 auto; 
		width: 960px; 	
	}

		td.outerMainLeft1 
		{
			
			width: 15px; 
			background: #A2CF4A url(../image/bcg/bcg_shadowFade_left.jpg) no-repeat 0 -176px;	
		}
		
		td.tdMain { background: #FFF; padding-bottom: 20px;}

		td.outerMainRight1
		{
			height: 603px; 
			width: 15px;
			background: #A2CF4A url(../image/bcg/bcg_shadowFade_right.jpg) no-repeat 0 -176px;		
		}


div#Main
{ 
	clear: both;
	margin:0;
}

div#MainLeft { padding-left: 10px; width: 220px; padding-right: 25px;float: left;  }

/*Footer --------------------------------------------------------------------------*/
div#footer
{
	clear: both;
	background: url(../image/bcg/bcg_bunntekst.jpg) repeat-x;
	height: 70px;
}

div#footer div#footerInner
{
	margin: 0 auto;
	width: 910px;
	padding-top: 10px;
}

div#footer div#footerInner div
{
	float: left;
}

div#footer div#footerInner div.aliasBy
{ 
	float: left; 
	padding-top: 10px;
}

 li.aliasBy a,
div#footer div#footerInner li.aliasBy a:visited,
li.xtml a,
li.xtml a:visited
{
	color: #949881;	
}

div#footer div#footerInner li.aliasBy a:hover
{ text-decoration: underline}

div.xtml { float: left}
/*quickmenu*/
ul.quick 
{
	width: 700px;
	margin: 10px 0 0 0;
	padding:0;
	clear: both;
}

ul.quick li
{
	float: left;
	list-style-type: none;
	margin-right: 10px;
	
}

ul.quick li a
{
	text-decoration: underline; vertical-align: middle
}

ul.quick li img { float: left; margin-right: 5px;}
