@charset "UTF-8";
/* CSS Document */
html { font-size: 100.01%; height:100%;}
body { margin: 0; padding: 0 0 0px; background: #222; color: #fff; font: 62.5%/1.25 Arial,Helvetica,sans-serif; height:100%;}
textarea, input, select, option, optgroup, button { color: #000; font: 1em "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; }
li, dt, dd, p, th, td, caption { font-size: 1.2em; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; color: #999999; font: Helvetica, sans-serif; font-weight: normal; } 
h1 { font-size: 3.2em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.8em; }
h5 { font-size: 1.6em; font-weight: lighter; padding: 25px 10px;}
h6 { font-size: 1.3em; }


/* MENU
------------------------------------------- */

#menu {
	background: url(../images/menubar.gif) repeat-x;
	float:right;
	position: absolute; 
	right: 0px; 
	top: 62px; 
	width: 465px;
}
#menu UL {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
#menu LI {
	border-right: 1px solid #fff;
	float: left;
	height: 36px;
	margin: 0;
	padding: 11px 14px 0 14px;
	font-weight: bold;
	display: inline;
	overflow: hidden;
}
#menu A {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

/* LAYOUT
------------------------------------------- */
img {
	float:left;
	margin: 0px 10px 20px 10px;
	}
#main { 
	background: #f4f4f4 url(../images/top_bkg.jpg) repeat-x; 
	min-height:100%; 
	position:relative;
	}
#outer { 
	background: 50% 100px url(../images/welcome.jpg) no-repeat; 
	height: 100%; }
#inner { 
	position: relative; 
	width: 940px; margin: 0 auto; 
	padding: 0px 0px 0px; 
	padding-bottom:60px; }
.logo {
	position: absolute; left: 0px; top: 24px;
	width: 146px;
	height: 61px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}
.navigation {
	position: absolute; left: 0px; top: 24px;
	width: 146px;
	height: 61px;
	background: url(../images/logo.png) no-repeat;
}
.welcome
{
	overflow: hidden;
	
	text-align: left;
	border-bottom: solid 1px #d3d3d3;
	color: #000000;
	float:left
}
.contact
{
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	float:left
}
.text
{
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #000000;
	float:right
}
.text2
{
	overflow: hidden;
	padding: 20px 10px 20px 10px; 
	text-align: left;
	color: #666666;
	margin: 0 0 10px;
	font-size:12px;
	line-height: 20px;
}
.text3
{
	color: #000;
	overflow: hidden;
	padding: 0px 0px 0px;
	text-align: left;
}
.clean {
	background: #c41;
	border: 0px solid;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
	visibility: visible;
	width: 100%;
	height: 0;
}
.headers {
	padding: 15px 10px 20px 10px;
	font-size: 16px;
	font-style: normal;
	color: black;
}

#content { 
	overflow: hidden; 
	width: 100%; 
	padding: 445px 0px 30px; 
	background-image: url(../images/column_bkg.gif);
}
	#content div.recent_projects_column { 
		float: left; 
		width: 400px;
		padding: 0px 0px 0px;
		margin:  0 0 20px 20px;
		
	}
    #content div.news_column { 
		float: left; 
		width: 280px; 
		height: 360px;
		padding: 0px 0 0;
		margin:  0 0 20px 20px;
		
	}
	 #content div.about_column { 
		float: left; 
		width: 220px;
		padding: 0px;
		margin: 0 0 20px 0px;
		
	}
	
.project {
	width: 100%;
	margin: 2px 0;
	margin-bottom: 15px;
}
.project p {
	color: black;

}
.project_image {
	float: left;
	
	
}
.news {
	width: 100%;
	margin: 2px 0;
}
.news p {
	padding: 0px 10px 20px 10px;
	color:black;
}
#footer { 
	position: absolute;
	bottom:0;
	width:100%;
	height:30px;   /* Height of the footer */
	background:#ff8300;
}
   	#footer div.inner {  
		position: relative; 
		overflow: hidden; 
		width: 940px; 
		margin: 0 auto; 
		padding: 0px 0; 
	}
	#footer div.primary { float: left; padding: 10px 0px 0px; }
	#footer div.secondary { postition: 50%; float: right; width: 45px; padding: 0px 50px 0 0; text-align: right; vertical-align: middle;}
	
#nyheter {
	margin: 20px 20px 20px 20px;
	background-color: #fff;
	height: 300px;
	}
/* page specific */
BODY.home LI#home{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}
BODY.news LI#news{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}
BODY.projects LI#projects{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}
BODY.about LI#about{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}
BODY.jobs LI#jobs{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}
BODY.contact LI#contact{
	background: url(../images/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}


