html, body {
	margin:0;
}
body {
	text-align:center;
	background:#fff url(bg.jpg) repeat-x top;
	font-family:arial;
	font-size:11px;
	color:#000;
}
body#Rekrytering
{
/*	background:#fff url(bg_rek.jpg) repeat-x top;*/
}
body #header
{
	padding-bottom:60px;
}
body.frontpage #header
{
	padding-bottom:0px;
}
body.frontpage
{
/*	background:#fff url(bg_front.jpg) repeat-x top;*/
}
/* Global styles */
img {border:0}
a:link, a:active, a:visited{color:#3399CC; text-decoration:none;}
body#Rekrytering a:link, body#Rekrytering a:active, body#Rekrytering a:visited{color:#3b8ca2; text-decoration:none;}
a:hover {text-decoration:underline;}
p {
	font-family:arial;
	font-size:14px;
	line-height:22px;
}
p.person
{
	clear:both;
}
span.hilite
{
	color:#a72c3a;
}
span.hilite img
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
h1,h2,h3,h4{ font-family:arial; color:#000; margin:10px 0;}
h1 {font-size:24px;}
h2 {font-size:12px;}
h3 {font-size:14px;}
h4{margin:0 0 5px 0;}
.floatl{float:left; margin:10px 10px 10px 0;}
.floatr{float:right; margin:10px 0 10px 10px;}
.tagline{font:14px arial; font-style:italic; color:#666; margin-left:50px;}
.separator {margin:10px 0 0 0; width:100%; font-size:0px; border-top:1px dashed #CCC;}
.colour{color:#3399CC;}
form, input, textarea{ margin:0; padding:0; font-family:Tahoma, sans-serif;}
.userinput {height:18px; width:140px; color:#999; font-size:10px; line-height:18px;}
/* Global Page styles */
#wrapper {
	margin:0 auto 0 auto;
	width:900px;
	text-align:left;
}
#header {
	margin:0;
	padding:0;
	width:900px;
	height:58px;
	float:left;
}
	#header h1#logo
	{
		float:left;
		height:82px;
		margin:0;
		padding:0;
		position:static;
		width:89px;
	}

#searchbox {
	width:207px;
	height:22px;
	float:right;
	margin:20px 0 0 0;
}
#pagewrapper {
	width:900px;
	margin:0 auto 0 auto;
	text-align:left;
}
#pagecontent {
	width:900px;
	margin:0 auto 0 auto;
}
#leftcolumn {
	width:595px;
	margin:10px 0 0px 0;
	float:left;
}
#rightcolumn {
	width:260px;
	margin:10px 0 10px 40px;
	float:left;
}
#footer {
	width:900px;
	height:50px;
	margin:0 auto 0 auto;
	overflow:hidden;
	color:#aaa;
	font-size:10px;
	text-align:left;
}
#footer p {
	font-family:arial;
	font-size:11px;
	margin:10px auto;
}
/* Index page styles */

#splash
{
	/*height:290px;*/
	padding-top:12px;
	clear:both;
}
	#splash h1
	{
		color:#EEEEEE;
		font-size:24px;
		letter-spacing:-1px;
		margin:6px 0 0;
	}
	#splash p.intro
	{
		color:#FFFFFF;
		font-size:10px;
		line-height:10px;
		margin:0 0 66px;
	}
	.mgr-splash
	{
		float:left;
		text-align:left;
		width:50%;
		margin-top:12px;
		margin-bottom:30px;
	}
		.mgr-splash img
		{
			width:310px;
			height:171px;
		}
		.mgr-splash h2, .mgr-splash h3
		{
			margin:10px 0 0 0 ;
			font-weight:normal;
			font-family:arial;
			font-size:26px;
			color:white;
		}
		.mgr-splash h3
		{
			color:#3399CC;
			font-size:14px;
			font-style:italic;
			margin:0;
			padding:0 0 0;
		}
		.mgr-splash p
		{
			margin:5px 0 0 0;
			line-height:16px;
			font-size:12px;
			width:360px;
		}

.boxcontent {
	border-color:#DDDDDD #DDDDDD #DDDDDD #3399CC;
	border-style:solid none solid solid;
	border-width:1px 1px 1px 3px;
	margin-bottom:10px;
	padding:10px;
	width:240px;
}
body#Rekrytering .boxcontent
{
	border-color:#DDDDDD #DDDDDD #DDDDDD #3b8ca2;
}
	.boxcontent p
	{
		margin:0
	}
	.boxcontent ul
	{
		font-size:11px;
		padding-left:16px;
	}
	.boxcontent p.text
	{
		margin-bottom:10px;
		font-family:arial;
		font-size:13px;
		font-style:normal;
	}
	.boxcontent blockquote ol
	{
		margin:0;padding:0 0 0 20px;
	}
	.boxcontent blockquote ol li 
	{
		margin-bottom:20px;
		list-style-position:outside;
	}
	.boxcontent h4
	{
		font-size:16px;
	}
	.boxcontent blockquote
	{
		margin:0;
		font-size:14px;
		font-style:italic;
		line-height:18px;
	}
	.boxcontent p.reference
	{
		font-size:10px;
		color:#3399CC;
		font-style:normal;
		font-family:arial;
		font-weight:normal;
	}
/* Navigation bar menu styling */
#nav {margin-top:27px;padding:0; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	color:#FFF;
	font:bold 12px Century Gothic, sans-serif;
	line-height:30px;
}
body#Rekrytering #nav li a
{
	color:#fff;
}
body#Rekrytering #nav li a:hover,
body#Rekrytering #nav li.current a
{
	color:#fff;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px; 
}
#nav .lavaLamp li.back {
	background: url(lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#nav a:link, #nav a:hover, #nav a:active, #nav a:visited{color:#FFF; text-decoration:none;}
/* Contact page styles */
#loading { display:none;}
#contact label {
	margin:3px 5px 0 0;
	width:4.5em;
	float:left;
	text-align:right;
	display: block;
}
.contactinput {
	border:none;
	font-size:11px;
	line-height:12px;
	padding:3px 0 0 2px;
	color:#333;
	background-color:#e5e5e5;
}

ul.checklist
{
	margin:10px 10px 10px 0 ;
	padding-left:10px;	
}
ul.checklist li
{
	background:transparent url(check.gif) no-repeat scroll 0 0;
	font-size:14px;
	height:20px;
	list-style-type:none;
	margin-top:3px;
	padding-left:24px;
	padding-top:3px;
}
a.discrete
{
	color:black;
	text-decoration:none;;
}
a.discrete:hover
{
	border-bottom:1px solid #3399CC;
}
.front-wheel-description
{display:none;}


div.column
{
	width:30%;
	margin-right:10px;
	float:left;
}


strong.bigger
{
	
}