body{
	margin:auto;
	width:100%;	
	background-color:#fff;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-position:top center;
}
#fancybox-wrap {  

  position: fixed;  

}  

* html #fancybox-wrap { /* IE6 */ 

  position: absolute;  

} 

html, body {
height: 100%;
	margin: 0;
	padding: 0;	
}
img
{  border-style: none;
	outline: none;

}
a
{  border-style: none;
	outline: none;
}
#page{
	
	width:897px;
	padding-left: 53px;	
	margin: 0 auto;
}
#inline1 {
    overflow: auto;
	width: 500px;
	height: 100px;
	background-color: #FDFDFD;
}

#page #inline1 {
	display: none;
}

#page #inline2 {
	display: none;
}
#header{
	width:950px;
	padding-left:55px;
	height:204px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
p{
  font-size:12px;


 }

#introtekst{
	width:625px;
	margin-top:58px;
	font-size:20px;
	height:300px;
}
.genretekst{
		padding-left:10px;

	width:526px;
	margin-top:30px;
	margin-bottom:30px;
}
.genretekst h1{
	font-size:16px;
}
.genretekst p{
	font-size:12px;
	line-height: 17px;
}

.genretekstto{
	padding-left:10px;
	width:526px;
	margin-top:20px;
	margin-bottom:30px;
}
.genretekstto h1{
	font-size:16px;
}
.genretekstto p{
	font-size:12px;
	line-height: 17px;
}



#arbejdeDigital{
	position: relative;
	width: 955px;
	margin:auto;
	height: 750px;;
}
#arbejdeTryk{
	position: relative;
	width: 955px;
	margin:auto;
}
.jobBokse{
	width:256px;
	height:228px;
	float:left;
	display:block;

}
.jobSpacer{
	width:40px;
	float:left;
	display:block;
	height:208px;
	
	}
	
.jobBokse h1{
	padding-left:10px;
	font-size:14px;
	font-weight:bold;

	}
	
.jobBokse p{
		padding-left:10px;
		margin-top:-8px;
		font-size:11px;	

}


#footer{
	float:none;
	clear:both;
	padding:30px 0 80px;	
text-align:center;
font-size:12px;
}

#footer a{
color:#000;		

}
