@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: 'colaboratethin';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dancing';
    src: url('fonts/dancingscript-regular-webfont.eot');
    src: url('fonts/dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dancingscript-regular-webfont.woff') format('woff'),
         url('fonts/dancingscript-regular-webfont.ttf') format('truetype'),
         url('fonts/dancingscript-regular-webfont.svg#dancing_script_otregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fengardo';
    src: url('fonts/fengardoneue_regular-webfont.eot');
    src: url('fonts/fengardoneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fengardoneue_regular-webfont.woff') format('woff'),
         url('fonts/fengardoneue_regular-webfont.ttf') format('truetype'),
         url('fonts/fengardoneue_regular-webfont.svg#fengardo_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#000;
	font-family: 'fengardo';
	color:#fff;
	
}


#wrap {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding-top: 45px;
	
}

h1 {
	font-size: 78px;
	font-family: 'fengardo';
	font-weight:lighter;
	text-align: center;
	line-height: 45px;
	
}

h2 {
	font-size: 42px;
	text-align: center;
	font-family: 'fengardo';
	font-weight:lighter;
	text-align: center;

	
}

h3 {
	font-size: 26px;
	text-align: center;
	font-family: 'fengardo';
	font-weight:lighter;
	text-align: center;


	
}

span.h3 {
	font-size: 26px;
	text-align: center;
	font-family: 'fengardo';
	font-weight:lighter;
	color:#FFF;


	
}

p.social a{
	font-size: 26px;
	text-align: center;
	font-family: 'fengardo';
	font-weight:lighter;
	color:#FFF;
	padding-right: 10px;
	padding-left: 10px;

	
}


.flowintro p {
	font-size: 30px;
	text-align: center;
	color: #ccc;
	font-family: 'dancing';
	line-height: 32px;


}

p.writer {
	font-size: 16px;
	text-align: center;
	color: #ccc;
	font-family: 'fengardo';

}


p {
	font-size: 18px;
	text-align: center;
	color: #ccc;
	line-height: 22px;

}

p.titel {
	font-size: 20px;
	text-align: center;
	color: #ccc;
	line-height: 22px;

}

p.moreflow {
	font-size: 32px;
	text-align: center;
	color: #ccc;
	line-height: 22px;
	font-family: 'dancing';


}

p a {
	font-size: 18px;
	text-align: center;
	color: #FFF;
	line-height: 22px;
	text-decoration:none;

}

p.nyhet {
	font-size: 22px;
	text-align: center;
	line-height: 25px;
	color: #fff;

}

.nyhet p {
	font-size: 22px;
	text-align: center;
	line-height: 25px;
	color: #ccc;

}

#flow {

}

#social {
	padding-bottom: 40px;
	border-bottom:dotted #666666 1px;

}


#flowintro {
	padding-bottom: 20px;
	border-bottom:dotted #666666 1px;

}

#focus {
	padding-bottom: 20px;
	border-bottom:dotted #666666 1px;


}

#previously {
	padding-bottom: 20px;
		border-bottom:dotted #666666 1px;

}

#pack {
	padding: 20px;
	height:400px;
	border-bottom:dotted #666666 1px;

}

#leader {
	padding-left: 0px;
	width: 100%;
	float: left;
}

#nyhet {
	padding-bottom: 20px;
	border-bottom:dotted #666666 1px;

}

#kontakt {
	padding-bottom: 20px;
	width: 400px;
	margin: 0 auto;
	height: 600px;

}

#kontaktflow {
	width: 100%;
	/*float:left;*/
}