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


body { 
background: url(bilder/bakgrund.png) repeat-x;
    margin: 10px;
    padding: 0; 
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 90%;
    
}

.left{ float: left; padding-right: 10px;}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;

color: #18d11c;
}
a:link{color: #093; text-decoration:none;}
a:visited{color:#093; text-decoration:none;}
a:hover{color: #063; text-decoration: underline;}

a.botten:link {

	font-style: normal;
		
	color: #999;
		text-decoration: none;
			
				}
a.botten:visited {
		font-style: normal;
		
	color: #666666;
		text-decoration: none;
				}
		a.botten:hover {
		font-style: normal;
		
	color: #000;
		text-decoration: underline;
				}

#container{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	
	
	
	
	}

	
	#content{background:url(bilder/bg1bred.png) no-repeat; width: 970px; height: 560px;
	padding: 29px 5px 5px 5px; margin-left:auto;
	margin-right:auto;

	
	
}
#logo{ 
	width: 550px;
	background: ff0000;
	margin-left:20px;
	
	 }
#sidtitel{ position: absolute; left: 790px; top:60px; z-index:500; background:url(bilder/jobbjakt.png) no-repeat; width:450px; height:148px;}	 
#container2{background:url(bilder/bg3.png);
	background-repeat: repeat-y;
width: 900px;
height: auto;
margin-left:auto;
	margin-right:auto;
	}	
	#content2{
	padding: 40px;
	margin-left:auto;
	margin-right:auto;
}
	#logo2{ 
	width: 600px;
	background: ff0000;
	margin-left:40px;
	 }
	 #botten{ margin-left:auto;
	margin-right:auto;
	width:820px;
	height:71px;
	background:url(bilder/bottom.png) no-repeat;
	padding: 20px 40px 0 40px;
	color: #999;
	}
	
	#sidnamn{ position: fixed; top: 25px; left: 60px; }