@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	min-height: 0px;
	max-width: none;
	margin-right: 70%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
/*
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}*/

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

body {
	//margin: 0px;
	color: #141414;
	font-family:"Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif	;
	font-size:14px;
	background-color: #fdfcfb;
	line-height:17 px;
	word-wrap:break-word;
	
}


h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	float: none;
}
h2 {
	font-size: 18px;
}
h3 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}
p{
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4F4E4E;
	font-weight: normal;
	line-height: normal;
	}

/* unvisited link */
 a:link {
    color: #4F4E4E;
}

/* visited link */
 a:visited {
    color: #4F4E4E;
}

/* mouse over link */
 a:hover {
    color: #851106;
}

/* selected link */
 a:active {
    color: #0000FF;
}
/* Styles for Responsive menu */

/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}
/*Style for menu links*/
li a {
	display:block;
	min-width:120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	background: #FEFEFE;
	text-decoration: none;
	float:left;
}

/*Hover state for top level links*/
li:hover a {
	background: #CFCECD;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	background-color: #fefefe;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/* Mobile Layout: 480px and below. */
  
/*.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	clear: none;
	float: none;
}
*/
/*Style for menu links*/
li a {
	display:block;
	min-width:120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	background: #FEFEFE;
	text-decoration: none;
	float:left;
	}
	
/*	
.header {
	width: 100%;
	height: 75px;
	float: left;
	margin-right: 2%;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	background-color: #fefefe;
	clear: right;
}*/
#myHead {
	width:90%;
	min-height:75px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	-webkit-box-shadow: 0 0px 2px 0px #a2a2a2;
	box-shadow: 2PX 2px 2px 2px #a2a2a2;
	background-color: #fefefe;
	clear:both;
}

#myHead img {
	width: auto;
	float: left;
	margin-right: 2%;
}
#nav {
	float:right;
	height:45px;
	max-width:200px;
	min-width:100px;
	//background-color: #fefe8e;
	clear:none;
	padding-top:0px;
	
}

#container{
	width:90%;
	min-height:10px;
	text-align: center;
	//background-color:#e7f8e1;
	margin-left:auto;
	margin-right:auto;
	
}
#container img{
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	//padding-bottom: 10px;
	-webkit-box-shadow: 0 0px 2px 0px #a2a2a2;
	box-shadow: 2PX 2px 2px 2px #a2a2a2;	
}


#container #billedboks{
	width:100%;
	margin-top: 20px;
	margin-bottom:20px;
	padding-top: 60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#container #billedlinje{
	//margin-left:auto;
	//margin-right:auto;
	//text-align:center;
	//background-color:#EAE9E8;
}
#container #billedlinje #billedbokslinje{
	text-align:left;
	width:282px;
	//background-color:red;
	margin-left:10px;
	margin-right:10px;
	//clear:none;
	display:inline-block
 
}
.slidecontainer{

	/*background: #8b8989;*/
	float:left;

	width: 100%;

	height: 100%;

	margin-right:auto;

	padding-left: 0px;

	padding-top: 10px;

	overflow: none;
	
	Margin-top: 0px;
	Margin-left: 0px;

	Margin-bottom: 40px;

	padding-bottom: 0px;
	/*border:2px solid red;
*/
	}
#billedbokslinje img{
	margin:0px;
	//margin-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-box-shadow: 0 0px 2px 0px #ec1e53;
	box-shadow: 2PX 2px 2px 2px #a2a2a2;	
}
#container #proceslinje{
	//margin-left:auto;
	//margin-right:auto;
	//text-align:center;
	//background-color:#EAE9E8;
}
#container #proceslinje #procesbokslinje{
	text-align:left;
	width:150px;
	//background-color:red;
	margin-left:10px;
	margin-right:10px;
	//clear:none;
	display:inline-block
   
}
#procesbokslinje img{
	margin:0px;
	//margin-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-box-shadow: 0 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px 0px #000000;
	
}




#introBox {
	width:100%;
	text-align:center;
	margin-top: 20px;
	margin-bottom:20px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	//padding-left: 30px;
	//padding-right: 30px;
	clear: both;
	//background-color: green;
	
}
#introBox #Slider1{
	width:100%;
	min-height:200px;
	//text-align:auto;
	background-color:blue;
	margin-left:0px;
	//margin-right:auto;
	
}
#introBox #Slider1 img{
	width:100%;
	//min-height:200px;
	//text-align: left;
	//margin-left:0px;
	//margin-right:auto;
	
}
#intro {
	width:60%;
	text-align:left;
	//margin-top: 20px;
	//margin-bottom:20px;
	//padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	//padding-left: 30px;
	//padding-right: 30px;
	//clear: both;
	//background-color: red;
	
}
#VideoBox {
	width:100%;
	text-align:center;
	margin-top: 20px;
	margin-bottom:20px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	//background-color: green;
	}
	#flashContent {
	width:100%;
	height:100%;
	}
	
	#video {
	width:60%;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	}
	
/*
#galleribillede {
	width: 200px;
	height:174px:
	margin-top: 10px;
	margin-bottom: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	background-color:#fefefe;
}
*/

#Galleri{
	//width: 100%;
	//max-width:900px;
	//text-align: center;
	height:174px:
	margin-top: 10px;
    //margin-left: auto;
    //margin-right: auto;
	//display:inline;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:pink;
}

.gridContainer.clearfix #Galleri img {
	width: auto;
	position:relative;
	display:inline-block;
	float: left;
	margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#centerbillede {
}

.gridContainer.clearfix #centerbillede img {
	width: auto;
	//float: left;
	margin-right: 2%;
	padding-bottom:10px;
	padding-top:10px;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	background-color: #fefefe;
}

#sidefod {

	width:90%;
	height:75px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	//padding-top:13px;
	//padding-bottom:10px;
	margin-top:50px;
	margin-bottom:50px;
	-webkit-box-shadow: 0 0px 2px 0px #a2a2a2;
	box-shadow: 2PX 2px 2px 2px #a2a2a2;
	background-color: #fefefe;
}
#imgPlane img{
	-webkit-box-shadow: 0 0px 0px 0px #000000;
	box-shadow: 0PX 0px 0px 0px #000000;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
.gridContainer {
	width: 90.675%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

.header {
	width: 100%;
	min-height: 0;
	margin-bottom: 20px;
	//background-color: red;
}
#intro {

}
#introBox {
	//margin-top: 20px;
	//margin-bottom:40px;
	padding-top: 40px;
	
}
#container img{
	//margin:15px;
	
}
#container #billedlinje #billedbokslinje{
	
}
#VideoBox {
	width:500px;;
	margin-top: 40px;
	padding-top:0;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	}
	
#sidefod {
	//background-color: red;
	padding-bottom:0px;
}

#galleribillede {
	width: 200px;
	margin-top: 0px;
	background-color: red;
}
#centerGalleri{
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#centerbillede {
	margin-left: 178px;
}
#nav {
	float:left;
	height:45px;
	max-width:900px;
	min-width:500px;
	//background-color: #fefe8e;
	clear:none;
	padding-top:10px;
}
#myHead {
	margin-top:50px;
	
}
#container #billedbokslinje{
	//text-align:center;
	//margin-left:10px;
	//margin-right:10px;
	clear:none;
}
.gridContainer.clearfix #sidefod p {
}
#imgPlane {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	clear: none;
	float: none;
	text-align: center;

}
.header {
	
	//background-color: blue;
}

/*Style for menu links*/
li a {
	float:left;
}
#introBox {
	//margin-top: 20px;
	//margin-bottom:20px;
	padding-top: 20px;
}
#intro {
	//background-color: pink;
	//padding-bottom:30px;
	
}
.gridContainer.clearfix #Galleri img {
	width: auto;
	//float: left;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	-webkit-box-shadow: 0 0px 2px 0px #EAE9E8;
	box-shadow: 2PX 2px 2px 2px #EAE9E8;
	background-color: #fefefe;
}




#centerbillede {
	margin-left: 0px;
	padding-bottom:20px;
	padding-top:20px;
}
#nav {
	//background-color: violet;
	padding-top:20px;
	float:right;
	height:45px;
	max-width:900px;
	min-width:525px;
}

#myHead {
}
#imgPlane {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}






	
