/* @override http://nosco.dk/newsexchange2/styles.css */

/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

a{ color:#199CB3; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}

body {
	font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:22px;
	color:#999;
}

body p {
	padding-bottom:14px;
}

hr {
	width:100%; height:1px; background-color: #C6C6C6; color:#C6C6C6; border:none;
}
h1 {font-size:3em; letter-spacing:-0.07em; font-weight:bold; margin: 0 0 20px 0; 	color:#3E3E3E;}
h2 {font-size:1.2em; letter-spacing:-0.07em; font-weight:bold; margin: 5px 0 5px 0; 	color:#3E3E3E;}
h3 {font-size:2em; letter-spacing:-0.07em; font-weight:normal; margin: 5px 0 20px 0; 	color:#999;}


.menu {
	width:949px;
	margin:auto;
	padding-top:85px;
	height:60px;
	background:url(images/bg-hr-header.gif) 0px 142px repeat-x;
}


.introtekst {
	width:949px;
	margin:auto;
	padding-top:20px;
	
	font-size:1.75em;
	line-height:1.5em;
	letter-spacing:-0.03em;
	text-shadow: #088297 1px 1px 1px;
}


.menu li {
	list-style-type:none;
	display:inline;
	margin: 0 20px 0 0;
	float:right;
}

.menu a {
	color:#fff;
	text-decoration:none;
	color:#D0EAEE;
	letter-spacing:-0.05em;
	font-weight:bold;
}

.header {
	position:relative;
	left: 0px;
	width:100%;
	height:545px;
	background:url(images/bg-header-01.jpg) top left repeat-x;
	color:#FFF;
	font-size:16px;
}

/* --- Grid --- */

.grid, .features, .cases {
  width: 949px;
  margin: auto;
  margin-top:45px;
  clear:both;
}



.cases img, .grid img {
	border: 5px solid #D0EAEE;
}

.footer img {
	border: none;
}

.grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 303px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 303px;
}

.grid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 303px;
}

.grid-c2x {
  float: left;

}

.features {
  margin-top:35px;
  padding-bottom:20px;
}



.feature-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.feature-c1 {
  float: left;
  width: 220px;
}

.feature-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.feature-c2 {
  float: left;
  width: 220px;
}

.feature-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.feature-c3 {
  float: left;
  width: 220px;
}

.feature-m4 {
  float: left;
  width: 20px;
  height: 1px;
}

.feature-c4 {
  float: left;
  width: 220px;
}

	
.footer {
  width: 100%;
  margin-top:55px;
  padding: 20px 0;
  background-color:#D0EAEE;
  border-top:1px solid #C6E0E3;
}

.footer a {color: #3e3e3e; text-decoration:none; font-weight:normal;}
.footer a:hover { text-decoration:underline;}

.footer-content { width:949px; margin:auto;   background-color:#D0EAEE; padding: 0 0 40px 0;
}
.footer-content-1, .footer-content-2 {margin-right:20px; width:80px; float:left;}
.footer-content-2 {width: 600px; color:#3e3e3e; font-size:0.8em; padding:10px 0 0}

