body {
	font-family     	: Verdana, Arial, sans-serif;
	font-size       	: 60%;
	color           	: black;
	margin				: 0px;
	overflow			: hidden;
}



a:link		{color: #000; text-decoration:none; font-weight: normal; }
a:Visited 	{color: #000; text-decoration:none; font-weight: normal; }
a:hover		{color: #0667b9; text-decoration:none; font-weight: normal; }

#systemsupply	a:link		{color: #0667b9; text-decoration:none; font-weight: bold; }
#systemsupply	a:visited 	{color: #0667b9; text-decoration:none; font-weight: bold; }
#systemsupply	a:hover		{color: #83b3dc; text-decoration:none; font-weight: bold; }

#menu a:link		{color: #fff; text-decoration:none; font-weight: normal; }
#menu a:Visited 	{color: #fff; text-decoration:none; font-weight: normal; }
#menu a:hover		{color: #83b3dc; text-decoration:none; font-weight: normal; }

#systemsupply02 a:link	{color: #000; text-decoration:none; font-size: 100%; font-weight: bold; }
#systemsupply02 a:Visited {color: #000; text-decoration:none; font-size: 100%; font-weight: bold; }
#systemsupply02 a:hover	{color: #0667b9; text-decoration:none; font-size: 100%; font-weight: bold; }

#cs-engineering a:link	{color: #0667b9; text-decoration:none; font-size: 100%; font-weight: bold; }
#cs-engineering a:Visited {color: #0667b9; text-decoration:none; font-size: 100%; font-weight: bold; }
#cs-engineering a:hover	{color: #83b3dc; text-decoration:none; font-size: 100%; font-weight: bold; }

#indhold_2 a:link	{color: #0667b9; text-decoration:none; font-size: 100%; font-weight: bold; }
#indhold_2 a:Visited {color: #0667b9; text-decoration:none; font-size: 100%; font-weight: bold; }
#indhold_2 a:hover	{color: #83b3dc; text-decoration:none; font-size: 100%; font-weight: bold; }

.grey {
	color: #979799;
	z-index: 99;
	display: inline;
	}
	
.links {
	color: #0667b9;
	display: inline;
	
	}
	
.cs_link {
	color: #0667b9;
	z-index: 99;
	display: inline;
	}
	
.spacering {
	letter-spacing: 2px;
	z-index: 99;
	display: inline;
	}

input {
	background-color: #83b3dc;
	border		: 1px solid #0667b9;
	color		: #ffffff;
	width		: 95%;
}

textarea {
	background-color: #83b3dc;
	border		: 1px solid #0667b9;
	color		: #ffffff;
	overflow	: auto;
	width		: 95%;
}

button {
	background-color: #83b3dc;
	border		: 1px solid #0667b9;
	color		: #ffffff;
	font		: #000;
	width		: 100px;
	height		: 25px;
	}

table 
    {
    table-layout:fixed;
    font-family:verdana;
    font-size: 100%;
    }
    
.pic_class {
	color: #000;
	border: 0px;
	margin-top: 5px;
	}
	
.pic_class_grey {
	color: #000;
	border: 0px;
	margin-bottom: 5px;
	}

H1 {
	font-size   	: 200%;
	font-weight		: bold;
	letter-spacing	: 5px;
	color			: #0667b9;
	display			: inline;
	}

H2 {
	font-size   	: 100%;
	font-weight		: bold;
	color			: #0667b9;
	display			: inline;
	}
	
H3 {
	font-size   		: 100%;
	font-weight			: normal;
	color				: #000;
	display				: inline;
	}

H4 {
	font-size   	: 200%;
	font-weight		: bold;
	letter-spacing	: 2px;
	color			: #0667b9;
	display			: inline;
	}
	
#Content {
	position			: relative;
    top					: 0px;
    width           	: 828px;
    height          	: 614px;
    margin		    	: 0 auto;
    padding				: 0;
	background-image	: url(../img/bg.jpg);
    z-index				: 1;
}

#Content-grey {
	position			: relative;
    top					: 0px;
    width           	: 828px;
    height          	: 614px;
    margin		    	: 0 auto;
    padding				: 0;
	background-image	: url(../img/bg-grey.jpg);
    z-index				: 1;
}
	
#logo {
	position			: absolute;
	top					: 0px;
	left				: 34px;
    z-index				: 3;
}

#underlogo {
	position			: absolute;
	text-align			: center;
	top					: 195px;
	left				: 34px;
	width				: 159px;
	height				: float;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	z-index				: 20;
	}

#menu {
	position			: absolute;
	font-size   		: 100%;
	top					: 90px;
	left				: 214px;
	width				: 599px;
	height				: 20px;
	background-color	: #0667b9;
    z-index				: 999;
}	

#forsidebilled {
	position			: absolute;
    top					: 276px;
    left				: 15px;
    width           	: 798px;
    height          	: 323px;
	background-image	: url(../img/forside-billed.jpg);
    z-index				: 2;
}

#forsidebilled-stor {
	position			: absolute;
    top					: 149px;
    left				: 15px;
    width           	: 798px;
    height          	: 450px;
	background-image	: url(../img/forside-billed-stor.jpg);
    z-index				: 2;
}


#overskrift {
	position			: absolute;
	top					: 127px;
	left				: 214px;
	width				: 598px;
	height				: 20px;
	font-size   		: 200%;
	font-weight			: bold;
	letter-spacing		: 2px;
	color				: #979799;
	display				: inline;
    z-index				: 4;
}

#overskrift-casestory {
	position			: absolute;
	top					: 32px;
	right				: 45px;
	width				: 598px;
	height				: 20px;
	font-size   		: 250%;
	font-weight			: bold;
	letter-spacing		: 10px;
	text-align			: right;
	display				: inline;
	color				: #0667b9;
    z-index				: 5;
    
}

#billed-top {
	position			: absolute;
	top					: 0px;
	left				: 214px;
	width				: 599px;
	height				: 110px;
    z-index				: 4;
	background-image	: url(../img/billed-top.jpg);
}

#billed-top span {
	display				: none;
}

#billed-top-casestory {
	position			: absolute;
	top					: 0px;
	left				: 214px;
	width				: 599px;
	height				: 110px;
    z-index				: 4;
	background-image	: url(../img/forside-billed-casestory.jpg);
}

/* forside css */

#indhold {
	position			: absolute;
	top					: 260px;
	left				: 214px;
	width				: 598px;
	height				: 488px;
	/*border				: 1px solid;*/
	font-size   		: 100%;
	font-weight			: normal;
	color				: #000;
	z-index				: 8;
	}

#payoff {
	position			: absolute;
	top					: 456px;
	left				: 445px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #979799;
	z-index				: 8;
    }
    
    
#forside-billeder {
	position			: absolute;
	top					: 300px;
	width				: 75px;
	height				: 75px;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	z-index				: 8;
    }

.forside-billeder {left: 213px; background-image	: url(../img/img/a.jpg);}
.forside-billeder2 {left: 288px; background-image	: url(../img/img/b.jpg);}
.forside-billeder3 {left: 363px; background-image	: url(../img/img/c.jpg);}
.forside-billeder4 {left: 438px; background-image	: url(../img/img/d.jpg);}
.forside-billeder5 {left: 513px; background-image	: url(../img/img/e.jpg);}
.forside-billeder6 {left: 588px; background-image	: url(../img/img/f.jpg);}
.forside-billeder7 {left: 663px; background-image	: url(../img/img/g.jpg);}
.forside-billeder8 {left: 738px; background-image	: url(../img/img/h.jpg);}
    
/* Engineering css */ 
#boks-engineering {
	position			: absolute;
	width				: 75px;
	height				: 75px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	border				: 0px solid;
	z-index				: 8;
    }
    
.boks-engineering {top: 170px; left: 214px;  }
.boks-engineering2 {top: 255px; left: 214px; }
.boks-engineering3 {top: 170px; left: 512px; }
.boks-engineering4 {top: 255px; left: 512px; }


#cs-engineering {
	position			: absolute;
	padding-left		: 10px;
	width				: 510px;
	height				: 75px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 8;
    }

.cs-engineering {top: 170px; left: 289px;}
.cs-engineering2 {top: 255px; left: 289px;}
.cs-engineering3 {top: 170px; left: 589px;}
.cs-engineering4 {top: 255px; left: 589px;}

/* Contact css */
#contact-oplysninger {
	position			: absolute;
	top					: 166px;
	left				: 81px;
	width				: float;
	height				: float;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	z-index				: 8;
	}

#kort {
	position			: absolute;
	top					: 185px;
	left				: 215px;
	width				: 300px;
	height				: 195px;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	z-index				: 8;
	background-image	: url(../img/kort.gif);
	}
	
#mexico {
	position			: absolute;
	width				: 36px;
	height				: 36px;
	top					: 287px;
	left				: 278px;
	z-index				: 50;
	background-image	: url(../img/cirkel.gif);
	}
	
#europe {
	position			: absolute;
	width				: 36px;
	height				: 36px;
	top					: 240px;
	left				: 360px;
	z-index				: 50;
	background-image	: url(../img/cirkel.gif);
	}

#egypt {
	position			: absolute;
	width				: 36px;
	height				: 36px;
	top					: 290px;
	left				: 380px;
	z-index				: 50;
	background-image	: url(../img/cirkel.gif);
	}
	
	
/*Ststem Supply css*/
#systemsupply {
	position			: absolute;
	padding-top			: 27px;
	padding-left		: 10px;
	width				: 514px;
	height				: 74px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 8;
    }

.systemsupply {top: 170px; left: 289px;}
.systemsupply2 {top: 255px; left: 289px;}
.systemsupply3 {top: 170px; left: 589px;}
.systemsupply4 {top: 255px; left: 589px;}




.boks-systemsupply {top: 170px; left: 214px;}
.boks-systemsupply2 {top: 255px; left: 214px;}
.boks-systemsupply3 {top: 170px; left: 513px;}
.boks-systemsupply4 {top: 255px; left: 513px;}


#systemsupply02 {
	position			: absolute;
	padding-left		: 10px;
	left				: 431px;
	width				: 372px;
	height				: 74px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 9;
    }



/*Ekspertise partners*/
#ep-indhold {
	position			: absolute;
	top					: 170px;
	left				: 175px;
	width				: 598px;
	height				: 428px;
	font-size   		: 100%;
	font-weight			: normal;
	color				: #000;
	overflow			: auto;
	z-index				: 8;
	}


/*Case storys*/
#indhold_case_story {
	position			: absolute;
	top					: 300px;
	left				: 440px;
	width				: 350px;
	height				: 230px;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	overflow			: auto;
	z-index				: 5;
	padding				: 10px;
	}

#bund_case_story {
	position			: absolute;
	text-align			: center;	
	top					: 500px;
	left				: 364px;
	width				: 429px;
	height				: 13px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 5;
	padding				: 10px;
	}

/*#bund_case_story_2L {
	position			: absolute;
	text-align			: center;	
	top					: 510px;
	left				: 384px;
	width				: 429px;
	height				: 13px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 5;
	padding				: 10px;
	}
	

#bund_case_story_3L {
	position			: absolute;
	text-align			: center;	
	top					: 490px;
	left				: 366px;
	width				: 429px;
	height				: 13px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 5;
	padding				: 10px;
	}*/

#bund_case_story_5L {
	position			: absolute;
	text-align			: center;	
	top					: 465px;
	left				: 364px;
	width				: 429px;
	height				: 13px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 5;
	padding				: 10px;
	}

#cs_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs2_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs2_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs2_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs2_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs3_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs3_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs3_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs3_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
	
#cs11_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs11_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 299px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs11_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs11_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
	
#cs12_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs12_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 299px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs12_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs12_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs12_video {
	position			: absolute;
	padding-top			: 10px;
	top					: 281px;
	left				: 14px;
	width				: 348px;
	height				: 307px;
	background-color	: #979799;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
	
#cs13_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 363px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#cs13_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 513px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs13_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 663px;
	width				: 149px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#cs13_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 348px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

/*Hovedside for case story*/
#at_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#at_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 130px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#at_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 246px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#at_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 362px;
	width				: 450px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}


#ps_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#ps_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 130px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#ps_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 246px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#ps_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 362px;
	width				: 450px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}


#mhs_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#mhs_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 130px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#mhs_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 246px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#mhs_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 362px;
	width				: 450px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}


#rc_billed_1 {
	position			: absolute;
	top					: 170px;
	left				: 14px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}

#rc_billed_2 {
	position			: absolute;
	top					: 170px;
	left				: 130px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#rc_billed_3 {
	position			: absolute;
	top					: 170px;
	left				: 246px;
	width				: 115px;
	height				: 110px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#rc_billed_4 {
	position			: absolute;
	top					: 170px;
	left				: 362px;
	width				: 450px;
	height				: 428px;
	border				: 1px solid #0667b9;
	z-index				: 4;
	}
	
#indhold_2 {
	position			: absolute;
	top					: 295px;
	left				: 81px;
	width				: 281px;
	height				: 304px;
	font-size   		: 120%;
	font-weight			: normal;
	color				: #000;
	overflow			: auto;
	z-index				: 5;
	}


/*MENU*/
.overeff {
	background-color:#0667b9;
	}
.overeff2 {
	background-color:#83b3dc;
	}


/* klaus */
.move_down_3px, .move_down_5px, .move_down_10px {
	position		: relative;
}

.move_down_3px {
	top				: 3px;
}

.move_down_5px {
	top				: 5px;
}

.move_down_10px {
	top				: 12px;
}


.expertise_partner {
	position		: absolute;
	top				: 530px;
	left			: 80px;
}

#indhold_case_story ul {
	list-style-position: inside;
	padding			: 0;
	margin			: .5em 0 0 0;
}

#indhold_case_story li {
	line-height		: 1.5em;	
}

.bund_case_story {
	position			: absolute;
	top					: 540px;
	left				: 384px;
	width				: 429px;
	font-size   		: 120%;
	font-weight			: bold;
	color				: #000;
	z-index				: 5;
}

.bund_case_story .logo {
	float				: left;
	padding-top			: 11px;
}

* html .bund_case_story .logo,
*:first-child+html .bund_case_story .logo {
	padding-top			: 2px;
}

.egypt p {
	margin-left			: 130px;
}

* html .egypt .logo {
	position			: relative;
	top					: -8px;
}

.haldor p {
	margin-left			: 65px;
}

.haldor .logo {
	position			: relative;
	top					: -28px;
	left				: -5px;
	padding				: 0;
}

* html .haldor .logo {
	top					: -38px;
}

*:first-child+html .haldor .logo {
	top					: -38px;
}

.mabe p {
	margin-left			: 125px;
}

.mabe .logo {
	position			: relative;
	top					: 0px;
	left				: -5px;
	padding				: 0;
}

* html .mabe .logo {
	top					: -9px;
}

*:first-child+html .mabe .logo {
	top					: -11px;
}

#print_button {
	position			: absolute;
	top					: 110px;
	right				: 20px;
}

/* ------------- */

#TransMenu0, #TransMenu1 {
	position		: absolute !important;
	top				: 30px !important;
}

#TransMenu0 {
	left			: 151px !important;
}

#TransMenu1 {
	left			: 270px !important;
}

.transMenu .background {
	opacity:0.9;
}

.transMenu .shadowRight {
	display			: none;
}

.transMenu .shadowBottom {
	display			: none;
}

/*table.items {
	width: 200px !important;
	padding:0 !important;
	margin:0 !important;
}*/

* html #TransMenu0, * html #TransMenu1 {
	padding-right	: 240px !important;
}

*:first-child+html #TransMenu0, *:first-child+htmll #TransMenu1 {
	padding-right	: 300px !important;
}

#div1, #div2, #div3 {
	position		: absolute; 
	top				: 223px; 
	left			: 540px; 
	width			: 240px; 
	visibility		: hidden; 
	z-index			: 99;
}
