﻿body
{
	background: #C9C9C9 url('img/body.jpg' ) repeat-x;
	padding-top: 0px;
	font-size: 12px;
	line-height: 17px;
	text-align: center;	
}

/* ------------------------- */

#page
{
	color: #333333;
	font-family: Verdana,Tahoma,arial,sans-serif;
	width: 970px;
	background-color: #FFFFFF;
    padding: 4px;
    margin: 0px auto;
    height: 100%;
    overflow: auto;     
}

#main
{
    margin: 20px 0px 0px -4px;
	background-color: #FFFFFF;
	width: 970px;			
}

#left
{
	float: left;	
	width: 190px;
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 10px;		    
}

#content 
{   
	width: auto;
	margin: 0px 240px 0px 230px;
	text-align: left;
			
}

#right
{
	float: right;	
	width: 200px;
	margin-right: 23px;
	margin-top: 0px;
	margin-bottom: 10px;								    
}

#bottom
{
	width: auto;
	font-size: 9px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;								    
}

#bottom a
{
    color: #CCCCCC;
    text-decoration: none;
}

#bottom a:hover
{
    color: #8FA68B;
    text-decoration: underline;
}

#bottom hr
{
    border: 0;
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;    	        
}   

.box
{
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    background-color: #FFFFEE;
    text-align: left;    
}

.box h2
{
    color: #7F5A3D; 
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin-left: 8px;
    margin-bottom: 5px;
}

.box h3
{
    color: #7F5A3D; 
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin-left: 8px;
    margin-bottom: 5px;
}

.box p
{
    font-size: 10px;
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.box ul
{
    text-align: left;
    margin-left: 17px;
    margin-top: 20px;
    list-style-position: outside;
    list-style: square;
    padding: 0px;
}

.box li
{
    list-style-type: none;
    padding: 1px;
    margin: 0px;
}

.box a
{
    font-size: 11px;
    color: #5F7358;
    font-size: 11px;
    text-decoration: none;
}

.box a:hover
{
    color: #8FA68B;
    text-decoration: underline;    
}

.box .links
{
    margin-left: 5px;          
}

.box .links a
{
    font-size: 10px;
    font-weight: bold;          
}

.box .kampagnelink
{
    margin-left: 8px;
    font-size: 10px;              
}

.box .eksternt
{
    font-size: 10px;              
}





/*-------------------
    Header
---------------------*/

#header {
	height: 180px;
	background: #FFFFFF url( 'img/header.jpg' ) no-repeat;
	margin-bottom: -30px;		
}

/*-------------------
    Toplinks
---------------------*/

#toplinks {  
    text-align: right;
    margin-top: 5px;
    margin-bottom: -20px;
    margin-right: 27px;
    font-size: 11px; 	
}

#toplinks a
{
  	color: #5F7358;
  	font-weight: normal;
    text-decoration: none;  	 	   
}

#toplinks a:hover
{
  	color: #8FA68B;   	   
} 

/*-------------------
    Sitemap
---------------------*/

#sitemap
{
    color: #5F7358;   
}

#sitemap li
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: -10px;
    color: #5F7358;     
}

#sitemap h2
{
    color: #5F7358;
    padding-bottom:15px;    
}
 

/*-------------------
    Breadcrumb
---------------------*/

#breadcrumb 
{
    margin-top: 0px;
    margin-bottom: 20px;    
    text-align: left;
    margin-left: 30px;
    font-size: 11px;            
}

#breadcrumb a
{
  	color: #C8A97D;
  	font-weight: normal;    	   
}

#breadcrumb a:hover
{
  	color: #2B82AB;   	   
} 

#breadcrumb .currentnode 
{
    color: #7F5A3D;
    font-weight: bold;    
}

/*-------------------
    Menu
---------------------*/

#menu
{
}

#menu h1 
{

}

#menu a
{
    color: #5F7358;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    background-color: #FFFFEE;
    display: block;
    width: 170px;
    padding: 3px 0px 3px 15px;         
}

#menu a:hover
{   
    background-color: #C8A97D;
    margin-left: 0px;     
}


/*-------------------
    Adsense
---------------------*/
#adsenseLilleBanner 
{
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}

/*-------------------
    Google Maps
---------------------*/
#GoogleMaps 
{
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}


/*-------------------
    Main Content
---------------------*/

#maincontent h1 
{
 	color: #C26B13;
	font-size: 20px;
	font-weight: bold;		 	   
}

#maincontent h2 
{
 	color: #4C270A;
	font-size: 15px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;	 	 	   
}

#maincontent h3 
{
 	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;	 	 	   
}

#maincontent h4
{
    background-color: #EEEEEE;
    font-size: 13px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 40px;
    margin-right: 40px;
    text-align: center;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px;
}
#maincontent li
{
    margin-bottom: 10px;
}

#maincontent .win
{
    font-size: 10px;
    font-weight: normal;
}

#maincontent p 
{
	margin-bottom: 5px; 	 	   
}

#maincontent img 
{
  display: inline;
  border: 1px solid #000000;
  margin-left: auto;
  margin-right: 15px;
  margin-top: 3px;
  margin-bottom: 5px;    
  float: left;  
}

#maincontent a 
{
    color: #5F7358;
}

#maincontent a:hover 
{
    color: #8FA68B;
}

#maincontent .comments
{
    font-size: 12px;
    font-style: italic;
    margin-left: 25px;
    margin-right: 25px;    
}

#maincontent .marked
{
    font-weight: bold;
    color: #5F7358;   
}

/* -- Info box -- */

#infobox
{
    border: 1px solid #CCCCCC;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #EEEEEE;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

#infobox p
{
    margin-left: 15px;
    margin-bottom: -15px;
}

#infobox h2
{
    text-align: left;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#infobox .comments
{
    font-style: italic;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 5px;         
}

#infobox .source
{
    font-size: 10px;
    text-align: right;
    margin-top: 25px;
    margin-right: 10px;    
}

#infobox .smalltext
{
    font-size: 10px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: right; 
    font-style: normal;  
}

#infobox ul
{
    text-align: left;
    margin-left: 17px;
    margin-top: 0px;
    margin-bottom:  0px;
    list-style-position: outside;
    list-style: square;
    padding: 0px;
}

#infobox li
{
    list-style-type: none;
    padding: 1px;
    margin: 0px;
}

#infobox a
{
    font-size: 12px;
    color: #5F7358;
    text-decoration: none;
}

#infobox a:hover
{
    color: #8FA68B;
    text-decoration: underline;    
}

/* -- Product -- */
#product
{
    margin-top: -10px;
}

#product table
{
    border:  #CCCCCC 1px solid;
    margin-top: 25px;
    padding: 5px;
    width: 100%;
}

#product hr
{
    border: 0;
    color: #999999;
    background-color: #CCCCCC;
    height: 1px;
    width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;  
}

#product h2
{
    margin-top: 30px;
    margin-bottom: -15px;
    font-size: 13px;
    color: #7F5A3D;  
}

#product .companyinfo
{
    font-size: 10px;
    color: #999999;
}

#product .companyinfo a
{
    color: #8FA68B;
}

#product .companyinfo a:hover
{
    color: #5F7358;
}


/* -- Related (and facts) box -- */    
#relatedbox
{
    border: 1px solid #CCCCCC;
    padding: 0px 20px 10px 20px;
    background-color: #EEEEEE;
	margin-top: 50px;    
	margin-bottom: 25px;    
}

#relatedbox h2
{
    color: #D27B38;
    margin-bottom: 5px;   
}

#relatedbox h3
{
    text-align: left;
    font-size: 12px;
    color: #1A3079;
    margin-top: 30px;
    margin-bottom: -10px;  
}

#relatedbox li
{
    color: #5F7358;
    margin-bottom: 5px; 
}

#relatedbox p
{
    margin-top: 15px;
    margin-bottom: 0px;   
}

#relatedbox a
{
    color: #5F7358;
    text-decoration: none;
    font-weight: bold;
}

#relatedbox a:hover
{
    color: #8FA68B;
    text-decoration: underline;
    font-weight: bold;
}

/* -- Content Links -- */  
#contentlinks
{
    
}

#contentlinks table
{
    width: 490px;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    margin-bottom: 20px;
}

#contentlinks img
{
    display: block;
    margin-left: 0px;
    margin-right: auto;    
    margin-top: 0px;
    margin-bottom: 0px; 
    border: solid 1px #EEEEEE;  
}

#contentlinks h1
{

}

#contentlinks h1 a
{
 	color: #DA8C01;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;	
	text-decoration: none;
    vertical-align: middle;	
}

#contentlinks h1 a:hover
{
 	color: #FDBF34;
}

#contentlinks .image
{
    width: 140px;
    height: 120px;
}

#contentlinks .text
{
    vertical-align: top;
}

#contentlinks .link
{
    vertical-align: bottom;
    text-align: right;
    padding-bottom: 5px;
    padding-right: 5px;
}


     


