@charset "utf-8";
/* CSS Document */

/*
	-----------------------------
	Editable CSS file
	-----------------------------
*/


/* --- PAGE LAYOUT ---*/
BODY
{
	background-color: #cac4a2;
}
#pagewrapper
{
	
	background-color: #FFFFFF;
	border: 0px solid #c3b984;
	margin-top:0px;
}
#contentwrapper
{
	background-image:url(images/bgmain1.gif);
background-position:0 14px;
background-repeat:no-repeat;
}
/* Left Column under menu */
#col1b
{
	width:160px;
	padding:  30px 0px 0px 10px;
	float: left;
}

/* Right Column under news */
#col3b
{
	
	margin:0;
	margin-top: 12px;
}

#footer
{
	color:#000000;
height:16px;
margin:0;
padding:5px 0 0;
}
#footer P
{
	color:#000000;
}



/* --- TEXT AND PADDING/MARGIN STYLES ---*/

BODY, TD
{
	font-family:verdana,arial;
	font-size:8pt;
	color:#666666;
	
}

P, DIV
{
	font-family:verdana,arial;
	font-size:8pt;
	text-align:left;
}
/* Heading*/
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2	{
	font-family: Trebuchet MS, Arial, verdana;
	font-size: 16px;
	color: #000000;	
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

h2 a:link	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}

h2 a:visited	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}

h2 a:hover	{
	text-decoration: underline;	
	color: #000000;
	margin-top: 0;
	padding-top: 0;
}

h2 a:active	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}
/* Link*/
a:link	   
{
	color: #adac38;
	text-decoration: underline; 
	font-weight: normal;
	}
a:visited  
{
	color: #adac38;
	text-decoration: underline; 
	font-weight: normal;
	}
a:hover	   
{
	color: #000;
	text-decoration: none; 
	font-weight: normal;
	}
	
/* Left menu */

#navlist a 
{
	display: block;
	width: 133px;	
	color:#676500;
	font-family:arial,verdana; 
	font-weight:bold; 
	text-decoration: none; 
	padding: 0.50em 1.5em 0.50em  1.2em;
	background-image:url(images/pil.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	}
#navlist a:hover 
{
	background-image:url(images/pil.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	background-color: #FFFFFF; 
	color:#666666;
	}
#navlist li 
{
	float: left;
	padding: 0; 
	border-right: 0px solid #c3b984; 
	}

/** Sublevel top menu **/
#navlist li ul a 
{
	width: 13em; 
	padding-left:15px; 
	background-color: #e4eaf2;
	}
#navlist a:hover 
{
	color: #666666;
	}


/* News */
#news
{
	margin-right:5px;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom:20px;
	}
.newsitem
{
	padding-bottom:15px;
	}
.NewsTitel
{	
	color:#676500;
	font-weight:bold;
	}
.NewsDate
{
	color:#676500;
	padding-bottom:3px;
	font-size:80%;
	}
.NewsImage
{
	border:solid 0px #b9b8a4;
	}
.NewsAbstract
{
	color:#676500;
	font-size:90%;
	}
.NewsLink
{
	font-size:90%;
	}

/* Search */
#search
{

	}
.btninput
{
	background-color: #cac4a2;
	font-size: 8pt;
	width:50px;
	height:20px;
	font-weight: normal;
	color: #000000;
	border: solid 1px #c3b984;
}
#inp-search
{
	width:100px;
	}
/* Print */




/* Produkter */
.titleproduct
{
	font-weight:bold;
	color:#676500;
}
