@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ff-dax-compact-web-pro", sans-serif;
	font-size: 1em;
}
p {
	margin-bottom: 1.7em;
	font-size: 0.9em;
	text-transform: none;
}
em {
}
strong {
}
blockquote {
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	height: 1.4em;
}
h4 {
	font-size: 1.2em;
}
ul {
	list-style: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
}
img {
	float: left;
	margin-right: 0.6em;
	margin-bottom: 0.5em;
}
img.rightImgFloat {
	float: right;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.6em;
}
div div {
	padding: 5px 2%;
	clear: left;
	float: left;
	width: 96%;
}
hgroup {
}
header,nav,section,article,aside {
	display: block;
	padding: 5px 2%;
	clear: left;
	float: left;
	width: 96%;
	margin-bottom: 20px;
}
#wrapper {
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
header {
	line-height: 92px;
	height: 92px;
	width: 100%;
	background-image: url(../WEBSITE-KOP.fw.png);
	background-repeat: no-repeat;
}
header hgroup {
}
header p {
}
header h1 {
}
header h2 {
}
header h2+p {
}
nav  {
}
nav ul  {
	list-style: none;
}
nav ul li a  {
	font-size: 0.9em;
	text-transform: capitalize;
}
nav ul li a:hover {
}
section {
}
section hgroup {
}
section img {
}
section h1 {
	font-size: 2em;
	font-weight: 300;
	text-align: left;
	float: left;
	width: 60%;
}
section h2 {
	font-size: 0.9em;
	font-weight: 300;
	text-align: left;
	margin-bottom: 40px;
	float: left;
	width: 60%;
}
section p {
}
section article hgroup {
}
section article {
	font-weight: 300;
	margin-left: 120px;
	width: 80%;
}
section article h1 {
	font-size: 1.5em;
	font-weight: 300;
	float: left;
}
section article h2 {
	font-size: 1.3em;
}
section article h2+p {
	font-size: 1.3em;
}
section article p {
	float: left;
	clear: both;
	padding-left: 90px;
	font-weight: 300;
}
section article p a {
	color: #72C7F0;
}
section article p a:hover {
	color: #DCD929;
}
aside {
}
aside hgroup {
}
aside p {
}
aside h1 {
}
aside h2 {
}
footer {
	font-size: 1em;
	line-height: 35px;
	color: #FFF;
	background: #DCD929;
	text-align: center;
	clear: left;
	width: 100%;
	padding-left: 20px;
}
.blue {
	color: #72C7F0;
	font-weight: 300;
}
.Dax {
	font-family:.tk-ff-dax-compact-web-pro;
}
	
	
	
