@charset "UTF-8";
/* CSS Document */

html {overflow:auto}

body {background:url(images/infobg.png) repeat;
}

#wrapper {
	background:#e6e6e6;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.2;
}

#header {
	height:187px;
	width:auto;
	background: transparent url(images/h_grad.png) top center no-repeat;
	background-color:#6d7b03;
	border-bottom:solid;
	border-color:#434343;
	border-width:8px;
	
}

	#header .navbar {
	height:187px;
	width:940px;
	margin:0 auto;
	}

	#header ul{
		float:right;
		margin-right:80px;
		margin-top:80px;
	}
	
		#header ul li {
			float:left;
			margin-right:20px;
		}

			#header ul li a {
				display:block;
				padding:5px;
				font-family:Century Gothic, Helvetica Neue, Helvetica, Arial;
				font-size:20px;	
				text-decoration:none;
				color:#FFF;
				background:none
			}
			
			#header a:hover, a:active {
				background-color:#9C3; -moz-border-radius: 5px; -webkit-border-radius: 5px;
			}
			
			#header ul li a.forside-active, a.referanser-active, a.webshop-active, a.kontakt-active {
text-shadow: 2px 2px 2px #000;									
			} 


#welcome {
	height:370px;
	background:url(images/infobg.png) repeat;
	border-bottom:solid;
	border-color:#434343;
	border-width:8px;
	
}

#case {
	width:940px;
	height:auto;
	overflow:auto;
	margin :0 auto;
	color:#FFF;
	
}
	#case h1 {
		font-family: Rockwell, Century Gothic, Helvetica Neue, Helvetica, Arial;
		color:#FFF;
		font-size:40px;
		font-weight:200;
		padding-top:0px;
	}
	
	#case h2 {
		color:#E0E0E0;
		font-size:18px;
		font-style:italic;
		padding-top:10px;
	}
	
	#case .velkommen {
		margin-top:20px;
		width:290px;
		float:left;
		height:370px;
		
	}
	
	#case .text {
		width:440px;
		height:450px;
		margin-bottom:20px;
		margin-left:0px;
		margin-top:20px;
		float:left;
		overflow:auto;
		
	}
	
	#case .ill {
		height:251px;
		width:480px;
		float:left;
		margin-top:20px;
		margin-left:20px;
		
	}
	
#referanser {
	width:940px;
	height:400px;
	margin :0 auto;
	margin-top:40px;

}

	
#informasjon {
	width:940px;
	height:600px;
	margin :0 auto;
	margin-top:40px;
	background:#e6e6e6;

}

h2 {
	font-size:30px;
	color:#333;
	font-weight:300;
	font-family:Century Gothic, Helvetica Neue, Helvetica, Arial;
}
	
.hvordan {
	width:400px;
	float:left;
}
	
.hvor {
	width:470px;
	float:left;
	margin-left:70px;
}

.hvorfor {
	width:400px;
	margin-top:10px;
}

.hvem {
	width:470px;
	margin-top:10px;
	float:left;
	margin-left:70px;
	
}


	
#footer {
	height:130px;
	background:url(images/infobg.png) repeat;
	border-top:solid;
	border-color:#434343;
	border-width:8px;
}
#footer .links {
	width:400px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	
}	#footer links ul{
	}
	
		#footer .links ul li {
			float:left;
			margin-right:20px;
		}

			#footer .links ul li a {
				dispay:block;
				padding:5px;
				text-transform:uppercase;
				font-family:Rockwell, Century Gothic, Helvetica Neue, Helvetica, Arial;
				font-size:14px;	
				text-decoration:none;
				color:#FFF;
				background:none;
			}
			
			#footer .links a:hover, a:active {
				text-decoration:underline;
			}
			
	#footer .contact {
		width:490px;
		margin:0 auto;
		color:#CCC;
		padding-top:40px;
		font-size:11px;
		line-height:1.5;
		letter-spacing:1px;
	}
	
	#footer .contact a:hover, a:active {
		text-decoration:underline;
	}
	
	#footer .barcontrol {
			width:140px;
			border-right:solid;
			border-right-width:1px;
			border-color:#CCC;
			float:left;
	}
		
	#footer .tlf {
			margin-left:20px;
			float:left;
			width:140px;
			border-right:solid;
			border-right-width:1px;
			border-color:#CCC;

	}
	
	#footer .design {
		float:left;
		margin-left:20px;
		
	}

a:link {
	color: #667E00;
}
a:visited {
	color: #667E00;
}
a:hover {
	color: #9C3;
}
a:active {
	color: #FFF;
}

.class1 {
	font-size:20px;
}

	

		
		
