@charset "utf-8";
/* CSS Document */

body	{background-color:#000000; font-family: Verdana; font-size: 11px; width:100%;}


* 		{
		padding:0;
		margin:0;
		}
        
            
#top		{
			height: 134px;
            background-image:url('img/top.jpg');
            background-repeat:repeat-x;
			}
            
#header		{
			height: 134px;
            width: 900px;
            margin-left:auto;
            margin-right:auto;
            background-image:url('img/header.jpg');
			}   
            
#logga		{
			height: 134px;
            width: 110px;
			}            
            
#menu_bakgr	{
			height: 20px;
            background-image:url('img/menu.jpg');
            background-repeat:repeat-x;
			}
            
#menu { width:900px; height:20px; text-align:center; margin-left:auto; margin-right:auto;}

#menu ul {float: left; margin-left: 0; padding-left: 0; font-size: 70%;}
#menu li {display:inline;}
#menu ul a {float: left; text-decoration: none; margin-right: 0.1em; padding: 0.3em 2.2em;} 

#menu a:link {font-size: 11px; color:#999999; text-decoration:none; font-family: Verdana;}
#menu a:visited {font-size: 11px; color:#999999; text-decoration:none; font-family: Verdana;}
#menu a:hover {font-size: 11px; color:#ffffff; background-image:url('img/hover.jpg'); background-repeat:repeat-x; text-decoration:none; font-family: Verdana;}
              
#menu a#current {font-size: 11px; color:#ffffff; background-image:url('img/active.jpg'); background-repeat:repeat-x; text-decoration:none; font-family: Verdana;}




#site		{
            height: 480px;
            background-image:url('img/site.jpg');
            background-repeat:repeat-x;
			}        

#content	{
	     	height: 480px; 
            width: 900px;
            background-color:#ffffff;
            margin-left:auto;
            margin-right:auto;
			}
            
#content_left	{
	     	    height: 480px; 
                width: 350px;
                background-image:url('img/intro.jpg');
                float:left;
			    }
                
#content_left_beg	{
	     	        height: 480px; 
                    width: 775px;
                    background-color:#ffffff;
                    float:left;
			        }
                    
#content_left_tom	{
	     	            height: 480px; 
                        width: 350px;
                        background-color:#ffffff;
                        float:left;
			            }
            
#content_middle	{
	     	    height: 480px; 
                width: 425px;
                background-color:#ffffff;
                float:left;
			    }
                
#content_right	{
	     	    height: 480px; 
                width: 125px;
                background-image:url('img/right.jpg');
                float:left;
                text-align:center;
			    }       
                
#bilmarken	{
	     	    height: 284px; 
                width: 80px;
                background-image:url('img/bilmarken.png');
                margin-top: 20px;
                margin-left:auto; 
                margin-right:auto;
                text-align:center;
			    }  

#footer_intro	    {
	     	height: 134px;
            width: 900px;
            background-image:url('img/footer_intro.jpg');
            margin-left:auto;
            margin-right:auto;
			}  
            
#footer_kontakt	    {
	     	        height: 134px;
                    width: 900px;
                    background-image:url('img/footer_kontakt.jpg');
                    margin-left:auto;
                    margin-right:auto;
			        } 
                    
#footer_finans	    {
	     	        height: 134px;
                    width: 900px;
                    background-image:url('img/footer_finans.jpg');
                    margin-left:auto;
                    margin-right:auto;
			        } 
            
#footer    	    {
	     	    height: 134px;
                width: 900px;
                background-image:url('img/footer.jpg');
                margin-left:auto;
                margin-right:auto;
			    }           		

#loggo      {margin-top: 90px; width: 425px; margin-left: auto; margin-right: auto; text-align:center;}
            
a:link      {color:#4b4b4b; text-decoration:none;}
a:visited   {color:#4b4b4b; text-decoration:none;}
a:hover     {color:#4b4b4b; text-decoration:underline;}

h1          { font-family: Verdana; font-size: 12px; font-weight: normal; padding-top: 30px; padding-left: 20px; padding-right: 20px; letter-spacing: 2px; }
.text       {font-size: 10px; color:#4b4b4b; padding-top: 10px; padding-left: 20px; padding-right: 20px;line-height:13px;}
.right      {font-size: 9px; color:#4b4b4b; padding-top: 30px;}
.footer     {font-size: 9px; color:#ffffff; padding-top: 10px; padding-right: 5px; float: right;}
