body {
	padding:0px;
	margin:0px;
}

.border {
	color: #000000;
}

#header {
	position:fixed;
	margin-left: auto;
	margin-right: auto;
	min-width:600px;
	width: 100%;
	height:200px;

	/*background:rgba(255, 255, 255, .95);*/
}

.nav {
  font-family: 'Open Sans', sans-serif;
  font-weight:600;
  font-size:15px;
  letter-spacing:0px;
  color:#ffffff;
  text-decoration:none;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #CCCCCC !important;
	text-decoration:none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}


.header {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  font-size:31px;
	line-height: 40px;
  color:#000000;
  text-decoration:none;
}

.header a:link {
	color: #000000;
	text-decoration: none;
}
.header a:hover {
	color: #000000;
	text-decoration:none;
}
.header a:visited {
	color: #000000;
	text-decoration: none;
}

.header2 {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  font-size:24px;
  color:#000000;
  text-decoration:none;
  }
  
 .header2 a:hover {
	color: #000000 !important;
	text-decoration:none;
}
  
.email {
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  text-decoration:none;
  }
  
.email a:link {
	color: #000000;
	text-decoration: none;
  }
  
.email a:hover {
	color: #666666 !important;
	text-decoration:none;
}

.email a:visited {
	color: #000000;
	text-decoration: none;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  font-size:16px;
  color:#000000;
  text-decoration:none;
}

.body a:link {
	color: #333333;
	text-decoration: none;
}
.body a:hover {
	color: #000000 !important;
	text-decoration:none;
}
.body a:visited {
	color: #333333;
	text-decoration: none;
}


.bodyrett {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  font-size:14px;
  color:#333333;
  text-decoration:none;
}

.bodyrett a:link {
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	color: #6c078b;
	text-decoration: none;
}
.bodyrett a:hover {
	color: #666666 !important;
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	text-decoration:none;
}
.bodyrett a:visited {
font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	color: #6c078b;
	text-decoration: none;
}


.purple {
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	color:#6c078b;
	}
	
.purple a:link {
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	color: #6c078b;
	text-decoration: underline;
}
.purple a:hover {
	color: #666666 !important;
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	text-decoration:none;
}
.purple a:visited {
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	color: #6c078b;
	text-decoration: none;
}

	
.rettbold {
	font-family: 'Open Sans', sans-serif;
  	font-weight:800;
	}

.footer {
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}

.footer a:link {
	color: #AE2223;
	text-decoration: none;
}
.footer a:hover {
	color: #AE2223;
	text-decoration:none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}