body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	border-collapse:collapse;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 22px;
}

html{
	height: 100%;
}

/*---- Container + Footer -------------------------------------------------------------------- */

#container {
	width: auto;
	min-height: 100%;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	border-left: 0px solid #E6E6E6;
	border-right: 0px solid #E6E6E6;
	display: block;
	}

* html #container {
	height: 100%;
}

#footer {
	background-image:url(../gfx/back/container.gif);
	background-repeat: repeat-y;
	position: relative;	
	height: 20px;
	width: 950px;
	border: 0px;
	margin: auto;
	margin-top: -20px;
	background-color: #3aa0cb;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear:both;
	text-align:right;
	border-left: 10px solid #E6E6E6;
	border-right: 10px solid #E6E6E6;
	display:none;
}

#footer p {
	color: #cdcbcb;
	font-size:9px;
	line-height: 20px;
	padding: 0px;
	padding-left:10px;
	text-transform:uppercase;
}

#footer a, a:link, a:visited {
	color: #cdcbcb;
	font-size:9px;
	line-height: 20px;
	padding: 0px;
	text-transform:uppercase;
}


#footer a:hover {
	color: #FF0000;
	font-size:9px;
	line-height: 20px;
	padding: 0px;
	text-transform:uppercase;
}

/*---- Top -------------------------------------------------------------------- */

#top_l {
	background-color: #E2E2E2;
	background-image:url(../gfx/back/top_l.jpg);
	width: 342px;
	height:215px;
	position: relative;
	border: 0px;
	border-bottom: 5px solid #ffffff;
	margin: 0px;
	padding: 0px;
	float:left;
	display:none;
}

#top_r {
	background-color: #333333;
	background-image:url(../gfx/back/top_r.jpg);
	width: 613px;
	height:215px;
	position:relative;
	border: 0px;
	border-bottom: 5px solid #ffffff;
	margin-left: 5px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align:right;
	display:none;
}

#link{
	background-color: transparent;
	width: 147px;
	height: 58px;
	position:absolute;
	top: 86px;
	left: 94px;;
	display:none;
	}

/*---- Indhold -------------------------------------------------------------------- */

#content {
	background-color: #f4f4f4;
	width: auto;
	height: auto;
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 20px;
	float: inherit;
}

#stilling {
	width: auto;
	height:auto;
	}

#stilling tr {
	vertical-align: top;
	background-color:#996600;
	}
/*---- Infoboks -------------------------------------------------------------------- */

.info {
	background-color: #ffffff;
	background-repeat:repeat-y;
	width: 506px;
	height: auto;
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 15px;
	padding-left: 62px;
	}

.info2 {
	background-color: #ffffff;
	background-image:url(../gfx/back/proces.gif);
	background-repeat:repeat-y;
	width: 506px;
	height: auto;
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 15px;
	padding-left: 62px;
	}

/*---- Menu -------------------------------------------------------------------- */

#menu {
	position:relative; 
	width:342px; 
	height:195px; 
	background:transparent url(../gfx/back/menu_off.gif);
	overflow:hidden;
	margin:0;
	padding: 0px;
	border:0px;
	border-bottom: 5px solid #ffffff;
	display:none;
}

#menu ul {
	margin:0; 
	padding:0;
}

#menu li {
	list-style-type:none; 
	width:342px; 
	height:25px;
}

#menu a {
	display:block;
	width:342px;
	height:0;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	padding-top:25px;
	background:transparent url(../gfx/back/menu_on.gif) no-repeat 500px 500px;
}

* html #menu a {
	height:25px;
	he\ight:0;
}

#menu a#pkt1:hover {background-position: 0 0; z-index:50;}
#menu a#pkt2:hover {background-position: 0 -25px; z-index:50;}
#menu a#pkt3:hover {background-position: 0 -50px; z-index:50;}
#menu a#pkt4:hover {background-position: 0 -75px; z-index:50;}
#menu a#pkt5:hover {background-position: 0 -100px; z-index:50;}
#menu a#pkt6:hover {background-position: 0 -125px; z-index:50;}
#menu a#pkt7:hover {background-position: 0 -150px; z-index:50;}
#menu a#pkt8:hover {background-position: 0 -175px; z-index:50;}

/*---- Bund -------------------------------------------------------------------- */

#bottom {
	background-color:#424242;
	width:312px;
	height: auto;
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 15px;
	text-align:right;
	display: none;
}

#bottom a {
	color: #FFFFFF;
}

/*---- Udskrifts knap -------------------------------------------------------------------- */

#udskriv {
	height: 20px;
	width: 59px;
	background-color: #ffffff;
	background:transparent url(../gfx/back/udskriv_off.gif);
	line-height: 18px;
	overflow:hidden;
	margin:0;
	padding: 0px;
	border:0px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	display:none;
}

#udskriv a {
	display:block;
	width:59px;
	height:0;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	padding-top:25px;
	background:transparent url(../gfx/back/udskriv_on.gif) no-repeat 500px 500px;
}

#udskriv a#udskriv1:hover {
	background-position: 0 0;
	z-index:50;
}

#logo {
	width: auto;
	height: 50px;
	display: block;
	margin-bottom: 40px;
	}

/*---- Tilbage knap -------------------------------------------------------------------- */

#tilbage {
	height: 20px;
	width: 59px;
	background-color: #ffffff;
	background:transparent url(../gfx/back/tilbage_off.gif);
	line-height: 18px;
	overflow:hidden;
	margin:0;
	padding: 0px;
	border:0px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	display:none;
}

#tilbage a {
	display:block;
	width:59px;
	height:0;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	padding-top:25px;
	background:transparent url(../gfx/back/tilbage_on.gif) no-repeat 500px 500px;
}

#tilbage a#tilbage1:hover {
	background-position: 0 0;
	z-index:50;
}

#job {
	height: 20px;
	width: 59px;
	background-color: #ffffff;
	background:transparent url(../gfx/back/job_off.gif);
	line-height: 18px;
	overflow:hidden;
	margin:0;
	padding: 0px;
	border:0px;
	right: 5px;
	bottom: 0px;
}

#job a {
	display:block;
	width:59px;
	height:0;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	padding-top:25px;
	background:transparent url(../gfx/back/job_on.gif) no-repeat 500px 500px;
}

#job a#job1:hover {
	background-position: 0 0;
	z-index:50;
}

/*---- List -------------------------------------------------------------------- */

ul {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 22px;
	list-style-type:square;
	color: #3aa0cb;
}

ul p {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.ja {
	list-style-image: url(../gfx/back/ja.gif);
	}

.nej {
	list-style-image: url(../gfx/back/nej.gif);
	}

/*---- Tekst -------------------------------------------------------------------- */

p {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 22px;
	margin:0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0px;
}

.sort {
	color: #000000;
}

h1 {
	Font-family: "trebuchet ms";
	color: #3aa0cb;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
}

h2 {
	Font-family: "trebuchet ms";
	color: #ffffff;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
}

h3 {
	Font-family: "trebuchet ms";
	color: #3aa0cb;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
}

/*---- Links -------------------------------------------------------------------- */

a {
	font-size: 12px;
	color: #3aa0cb;
	background-image: none;
	height: auto;
	width: auto;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	display:inline;
}


a:link, a:visited {
	font-size: 12px;
	color: #3aa0cb;
	background-image: none;
	height: auto;
	width: auto;	
	text-decoration: none;	
	padding: 0px;
	text-decoration: none;
	text-transform:none;
}

a:hover {
	font-size: 12px;
	color: #3aa0cb;
	background-image: none;
	height: auto;
	width: auto;	
	text-decoration: none;	
	padding: 0px;
	text-decoration: none;
	text-transform:none;
}

/*---- Billeder -------------------------------------------------------------------- */

img {
border: 0px;
}

/*---- Jobs.aspx -------------------------------------------------------------------- */

table {
	border-collapse:collapse;
}

tr {
	background-color: #ffffff;
}

td {
	padding:5px;
	border-bottom: 5px solid #f4f4f4;
}

.jobs {
	width: 583px;
}

.farve {
background-color: #3aa0cb;
}

.titel {
	width: 350px;
	background-color:#3aa0cb;
	padding: 8px;
}

.virksomhed {
	width: auto;
	background-color:#3aa0cb;
}

.frist {
	width: 65px;
	background-color: #3aa0cb;
}