        html, body {
     height: 100%;
     margin: 0 0 1px;
      padding: 0;
    }

a {cursor: crosshair;}

html {
  	margin:0;
	padding:0;
	border: 0;
	font-family:Arial,Helvetica,sans-serif;      		/* Hele siden font */	
	color: #333333;             						/* font color = nęsten sort */
	text-decoration: none;
	/*font-size: 12px; */
	background:#FFF;

}



#copyright {
	float: left;	
	margin-left: 15.5em;
    font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding:1em;
	
}


#back {
	position: fixed;
	float: left;
	margin-left:0.6em;
	padding:1em;
	border: 0;
}

span {	
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

body {
	min-width: 80em;
}


a.addthis_button {
	margin-left: 0.3em;
}

#godWrapper {
	text-align: left;
 	width: 61em;
 	margin-left: auto;
 	margin-right: auto;
}

#header {
	position: relative;
	margin-right: 12em;
}

#thumbs {
	text-align: left;
}

#internLink {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#thumbs ul {
	margin: 0;
	padding-bottom: 0.6em;
	border: 0;

	list-style: none;
}

#thumbs li {
	margin: 0;
	padding: 0.3em;
	border: 0;	
	display: inline;
}

#contactLink {
	text-align: right;
	margin: -1em 5.6em 2em 0;
}

#contactWrapper {
	width: 80em;
	margin: 0 auto;
}

#heading {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #333333;
}

#heading2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #333333;
	margin: -1em 5.6em 2em 0;
}

a {
	border: none;
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

#contactInfo {
	margin-bottom: 1em;
	font-size: 11px;
	text-transform: lowercase;
}

#contact {
	float: left;
	width: 	8.5em;
	margin: 0 1em;
}

#reference {
	float: left;	
	width: 7.5em;
	margin: 0 1em;
}

#portofolio {
	float: left;	
	width: 13em;
	margin: 0 1em;
}

/*  Terms & Conditions*/ 
#term {	
	font-size: 11px;
	width: 24.5em;
	float: right;
	margin-bottom: -15em;
}

#backLink {
	margin-top: 5em;
}

#termsWrapper {
	position: relative;
	width: 55em;
}

/* Ref */
#terms1 {
	float: left;
	width: 13em;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #333333;
}

/* Contact */ 
#terms2 {
	float: right;
	width: 39em;
}

#terms {
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}




