@charset "utf-8";

/* Reset the default browser stuff */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	width:100%;
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a {
	color:#000000;
}

/* Let's get to work now */


body {
	background-color:#0d0d0d;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div#logoTemp {
	position:absolute;
	display:block;
	width:522px;
	height:390px;
	left:50%;
	margin-left:-261px;
	top:50%;
	margin-top:-195px;
}

div#topCenter {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
div#topContainer {
	display:block;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


div#headerContainer {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
div#headerCenter {
	display:block;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}
div#headerWrapper {
	display:block;
	float:left;
	width:980px;
	height:204px;
}
div#headerWrapper div.logoBox {
	display:block;
	width:262px;
	height:196px;
	margin-left:auto;
	margin-right:auto;
}

div#mainNavContainer {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
div#mainNavCenter {
	display:block;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}
div#mainNavWrapper {
	display:block;
	float:left;
	width:980px;
	height:41px;
	background-color:#000;
	margin-bottom:40px;
}
div#mainNavWrapper ul {
	display:block;
	float:left;
	width:980px;
	height:41px;
	color:#fff;
	list-style:none;
}
div#mainNavWrapper ul li {
	display:block;
	float:left;
	height:auto;
}
div#mainNavWrapper ul li a {
	display:block;
	height:41px;
	padding:0 15px 0 15px;
	font-family: 'OSPDIN';
	font: 'OSPDIN';
	line-height:40px;
	color:#FFF;
	text-decoration:none;
	font-size:22px;
	text-transform:uppercase;
}
div#mainNavWrapper ul li a:hover {
	color:#9C0;
}

div#contentContainer {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
div#contentCenter {
	display:block;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
div#contentWrapper {
	display:block;
	float:left;
	width:980px;
	height:auto;
	padding-top:25px;
	padding-bottom:55px;
	background-image:url(/images/whitebg.png);
	background-repeat:repeat;
}

div#contentWrapper div.leftColumn {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-left:25px;
}

div#contentWrapper div.leftColumn div.tekst h1 {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'BebasNeueRegular';
	font: 'BebasNeueRegular';
	color:#000;
	text-decoration:none;
	font-size:38px;
	text-transform:uppercase;
	margin-bottom:20px;
}
div#contentWrapper div.leftColumn div.tekst P {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.leftColumn div.tekst P.intro {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'AmaranthItalic';
	color:#000066;
	font-size:18px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.leftColumn div.tekst ul {
	display:block;
	float:left;
	width:490px;
	height:auto;
	list-style:square;
	list-style-position:inside;
	margin-bottom:15px;
}

div#contentWrapper div.rightColumn {
	display:block;
	float:left;
	width:400px;
	height:auto;
	margin-left:15px;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.rightColumn h2 {
	display:block;
	float:left;
	width:400px;
	height:auto;
	font-family: 'BebasNeueRegular';
	font: 'BebasNeueRegular';
	color:#000;
	text-decoration:none;
	font-size:33px;
	text-transform:uppercase;
	margin-bottom:20px;
}
div#contentWrapper div.rightColumn ul {
	display:block;
	float:left;
	width:400px;
	height:auto;
	list-style:square;
	list-style-position:inside;
}
div#contentWrapper div.rightColumn p strong {
	font-family: 'AmaranthBold';
	color:#000066;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
}

div#contentWrapper div.rightColumnSmall {
	display:block;
	float:left;
	width:300px;
	height:auto;
	margin-left:15px;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.rightColumnSmall h2 {
	display:block;
	float:left;
	width:300px;
	height:auto;
	font-family: 'BebasNeueRegular';
	font: 'BebasNeueRegular';
	color:#000;
	text-decoration:none;
	font-size:33px;
	text-transform:uppercase;
	margin-bottom:20px;
}
div#contentWrapper div.rightColumnSmall ul {
	display:block;
	float:left;
	width:300px;
	height:auto;
	list-style:square;
	list-style-position:inside;
}
div#contentWrapper div.rightColumnSmall p strong {
	font-family: 'AmaranthBold';
	color:#000066;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
}



div#contentWrapper div.fullColumn {
	display:block;
	float:left;
	width:600px;
	height:auto;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-left:25px;
}
div#contentWrapper div.fullColumn div.tekst h1 {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'BebasNeueRegular';
	font: 'BebasNeueRegular';
	color:#000;
	text-decoration:none;
	font-size:38px;
	text-transform:uppercase;
	margin-bottom:20px;
}
div#contentWrapper div.fullColumn div.tekst P {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'AmaranthRegular';
	color:#000066;
	font-size:16px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.fullColumn div.tekst P.intro {
	display:block;
	float:left;
	width:490px;
	height:auto;
	font-family: 'AmaranthItalic';
	color:#000066;
	font-size:18px;
	line-height:27px;
	margin-bottom:15px;
}
div#contentWrapper div.fullColumn div.tekst ul {
	display:block;
	float:left;
	width:490px;
	height:auto;
	list-style:square;
	list-style-position:inside;
	margin-bottom:15px;
}


div#contentWrapper div.fullColumn div.row01 {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:15px;
}

div#contentWrapper div.fullColumn div.teamItem {
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin-right:18px;
	margin-bottom:15px;
}
div#contentWrapper div.fullColumn div.teamItem div.teamPic {
	display:block;
	float:left;
	width:180px;
	height:auto;
}
div#contentWrapper div.fullColumn div.teamItem div.teamPic img {
	border:2px solid #007527;
}

div#contentWrapper div.fullColumn div.teamItem div.teamInfo {
	display:block;
	float:left;
	width:180px;
	height:auto;
}
div#contentWrapper div.fullColumn div.teamItem div.teamInfo h3 {
	display:block;
	float:left;
	width:180px;
	height:auto;
	font-size:14px;
	text-transform:none;
	color:#00701e;
	margin-top:10px;
	margin-bottom:5px;
}
div#contentWrapper div.fullColumn div.teamItem div.teamInfo P {
	display:block;
	float:left;
	width:180px;
	height:auto;
	font-size:12px;
	margin:0;
	padding:0;
}
div#contentWrapper div.fullColumn div.teamItem div.teamInfo P a {
}


































