#shadowbox_overlay{ visibility:hidden; position:absolute; display:block; margin:0; padding:0; top:0; left:0; z-index:998}#shadowbox_container{ position:fixed; height:0px; width:100%; margin:0; padding:0; top:0; left:0; z-index:999; text-align:center}#shadowbox{ display:none; visibility:hidden; margin:0 auto; position:relative; font-family:'Lucida Grande',Tahoma,sans-serif; text-align:left}#shadowbox_title{ height:25px; padding:0; overflow:hidden}#shadowbox_title_inner{ height:16px; font-size:16px; line-height:16px; white-space:nowrap; padding:5px 0 4px 8px; color:#fff}#shadowbox_body{ position:relative; overflow:hidden; margin:0; padding:0; border:2px solid #fff; background-color:#000}#shadowbox_body_inner{ position:relative; overflow:hidden}#shadowbox_loading{ position:absolute; top:0; left:0; height:10000px; width:100%; background-color:#222}#shadowbox_loading img{ float:left; margin:10px 10px 0 10px}#shadowbox_loading span{ float:left; margin-top:16px; font-size:10px}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{ color:#fff}#shadowbox_content.html{ height:100%; width:100%; overflow:auto}#shadowbox_toolbar{ margin:0; padding:0; height:20px; overflow:hidden}#shadowbox_toolbar_inner{ height:20px; color:#fff}#shadowbox_toolbar_inner div{ padding-top:4px; padding-bottom:2px; font-size:13px !important; height:10px; line-height:10px}#shadowbox_toolbar_inner div span.shortcut{ text-decoration:underline; font-weight:bold; color:#FFF !important}#shadowbox_toolbar_inner div a{ text-decoration:none; color:#fff}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{ float:right; padding-right:10px}#shadowbox_counter{ float:left; padding-left:10px; color:#FFF !important}#shadowbox_counter a{ padding:0 4px 0 0}#shadowbox_counter a.shadowbox_counter_current{ text-decoration:underline; font-weight:bold}div.shadowbox_message{ text-align:center; padding:10px}div.shadowbox_message a:link,div.shadowbox_message a:visited{ text-decoration:none; color:#bed333}div.shadowbox_message a:hover,div.shadowbox_message a:focus{ text-decoration:underline}



/* ########### BASICS ########### */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing:border-box; }

html { font-size: 100.01%; border-top: 8px solid #102441; }
body { font-size: 62.5%; font: 16px/20px Helvetica, Arial, sans-serif; background: #fff; color: #102441; }
html, body { margin: 0; padding: 0; height: 100%; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

a { text-decoration: none; font-weight: bold;}

.rep { display: block; width: 100%; height: 100%; text-indent: -9999px; }

.clear { clear: both; }

.push { height: 70px; }

ul + p { margin-top: 20px; }

sup, span.reg { font-size: 70%; position: relative; top: -5px; display: inline !important;}


/* ########### PAGE ########### */
#page { width: 960px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -70px; position: relative; }

/* ########### HEADER ########### */
header { position: relative; margin-bottom: 40px;}

.ndummy { margin-top: 6px; height: 25px; }

.mnav { position: absolute; left: 0; top: 0px; z-index: 500; }	
.mnav li.lc1 { position: relative; display:block; float:left; width:131px; height:25px; text-align:center; margin-right:1px; background:#102441;background:-moz-linear-gradient(top,#102441 0%,#004063 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#102441),color-stop(100%,#004063));background:-webkit-linear-gradient(top,#102441 0%,#004063 100%);background:-o-linear-gradient(top,#102441 0%,#004063 100%);background:-ms-linear-gradient(top,#102441 0%,#004063 100%);background:linear-gradient(to bottom,#102441 0%,#004063 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#102441',endColorstr='#004063',GradientType=0 );}


.mnav li.lc1 a {display:block;height:100%;color:#fff;text-transform:uppercase;font-size:13px;padding-top:3px; }
.mnav li.active,
.search .mnav li#btn4	{ background: #ed6917; background: -moz-linear-gradient(top, #ed6917 0%, #f4893d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed6917), color-stop(100%,#f4893d)); background: -webkit-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -o-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -ms-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: linear-gradient(to bottom, #ed6917 0%,#f4893d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed6917', endColorstr='#f4893d',GradientType=0 ); }
.mnav li.active a { color: #fff; }
.mnav li#btn2, .mnav li#btn4 { width: 132px; }
.mnav #btn1 a { background-image: url("/assets/images/icon_home_neg.png"); background-position: 30px 6px; background-repeat: no-repeat; }
.mnav li.lc1:hover { opacity: 0.85 !important; }

.mnav li.lc1 ul { display: none; background: #fff; padding: 5px 10px; position: absolute; top: 25px; left: 0; width: auto; min-width: 100%;}
.mnav li.lc1:hover ul { display: block; }
.mnav li#btn4:hover ul { display: none; }
.mnav li.lc2 { text-align: left; width: auto; height: auto; white-space: nowrap; /*list-style: square inside;*/ background: url("/assets/images/icon_news.png") no-repeat 0 4px; padding-left: 15px; }
.mnav li.lc2 a { display:block; height: auto; color:#fff; text-transform:none; font-size: 13px; font-weight: normal; padding-top: 0px; color: #102441; }
.mnav li.lc2 a:hover { color: #1c80b0; }
.mnav li.lc1:hover .lc2:hover { opacity: 1; }
.mnav li.lc2.active a { color: #1c80b0; font-weight: bold; }

.crumbs { font-size: 10px; clear: left; margin-top: 23px; }
.crumbs * { font-weight: normal; color: #102441; }
.crumbs a:hover { text-decoration: underline; }
.crumbs .B_currentCrumb { color: #1c80b0; }

.intro { width: 794px; height: 410px; background: #eee; margin-top: 8px; position: relative;  z-index: 100;}

.intro #startnewslist { position: relative; height: 410px; vertical-align: top; overflow: hidden; }
.intro #startnewslist li { position: relative; display: inline-block; }


.overlay { position: absolute; bottom: 0; left: 0; background: rgba(0, 64, 99, 0.85); padding: 0 20px; height: 38px; }
.overlay h4 { color: #fff; font-size: 20px; line-height: 36px;}

.project .overlay { height: 35px; padding: 0px 50px 5px 20px; width: auto; background: #004063 url("/assets/images/camera.png") no-repeat 100px 10px; cursor: pointer; color: #fff; font-weight: normal; font-size: 13px; display: block; line-height: 35px; }
.project .overlay:hover { opacity: 0.9; }
#home .project .overlay { background-image: none; }

.contact { width: 153px; height: 500px; float: right; background: #004063; position: relative; top: -14px;}
.contact h1 { background: #fff; text-align: center; height: 51px; padding-top: 15px; margin-top: 39px;}
.contact h1 a { display: block; color: #004063; font-weight: bold; text-transform: uppercase; font-size: 30px; letter-spacing: -1px;}
.contact h2 { color: #bbcfeb; font-size: 15px; text-align: right; font-weight: normal; margin: 8px 8px 2px; border-bottom: 1px solid #fff; padding-bottom: 4px;}
.contact h3 { color: #fff; font-size: 10px; text-align: right; font-weight: normal; margin: 0 8px; }

.contact dl { margin: 190px 8px 0;}
.contact dt { color: #bbcfeb; font-size: 14px; }
.contact dd { color: #fff; font-size: 13px; margin-bottom: 5px;}
.contact a.btnContact { position: absolute; bottom: 0; display: block; height: 38px; width: 100%; border-top: 3px solid #fff; background: #102441 url("/assets/images/arrow.png") no-repeat 122px 5px; padding: 6px 8px; color: #fff; font-size: 13px; font-weight: normal; }
.contact a.btnContact:hover { opacity: 0.9; }



.small .intro, .news .intro { height: 267px; overflow: hidden; position: relative; }
.small .contact { height: 357px; }
.small .contact dl { margin-top: 47px;}
.contact dd, .contact dd * { color: #fff !important; }

/* ########### CONTENT ########### */

#main { width: 794px; position: relative; }

#main #print { position: absolute; right: -168px; top: 0px; display: block; background: #e6e6de url("/assets/images/icon_print.png") no-repeat 120px 50%; padding: 0px 20px; width: 153px; height: 38px; line-height: 38px; font-size: 13px; }
#main #print:hover { text-decoration: none; opacity: 0.85; }

#content { }

#content h2 { font-size: 18px; color: #1c80b0; background: url("/assets/images/960/6bar.gif") no-repeat 0 9px; padding-left: 270px; }
#content h3 { font-size: 12px; font-weight: bold; margin-bottom: 8px; padding-left: 0;}
#content .bbottom { font-size: 18px !important; color: #1c80b0; border-bottom: 1px solid #b3b3b3; padding-bottom: 5px; width: 100%; margin-bottom: 10px; }
#content h6 { font-size: 10px; font-weight: normal; margin-bottom: 10px; padding-left: 272px;}
#content p { margin-bottom: 1em; }
#content a { color: #1C80B0; font-weight: normal; background: url("/assets/images/arrow_blue.png") no-repeat 100% 4px; padding-right: 10px;}
#content a:hover { text-decoration: underline; }
#content .servicelist a { color: #102441; background: transparent; padding-right: 0; }
#content .servicelist a:hover { text-decoration: none; }

#content .thumbs { width: 252px; list-style: none; }
#content .thumbs li { display: block; float: left; border-right: 1px solid #fff; border-bottom: 1px solid #fff; width: 84px; height: 84px; overflow: hidden;}
#content .thumbs li a:hover { opacity: 0.85; }
#content .itext { font-size: 16px; }
#content .itext form { margin: 20px 0;}
#content .itext #ajaxSearch_input { width: 470px;}
#content .itext ul, #main #content .itext ol { margin: 20px 0 20px 18px; padding-left: 0;}

#content .prow { clear: both; margin: 0 0 40px; width: 794px; }
#content .prow + .prow + .prow { position: relative; top: -10px; }
#content .pcol { width: 252px; display: inline-block; vertical-align: top; margin-right: -4px;}
#content .pcol + .pcol { width: 251px; margin-left: 20px;}

#content .hide { display: none; }

#content .prow .double { width: 522px; }

#content dl { width: 252px; font-size: 12px; }
#content dt { font-weight: bold; border-bottom: 1px solid #b3b3b3; padding-bottom: 5px; width: 100%; margin-bottom: 10px;}
#content dd { margin-bottom: 10px;}
#content dd.dd_client a { margin-right: 10px;}
#content dd.dd_keywords { color: #fff; }
#content dd.dd_services { padding-left: 15px; } 

#content .grey { background: #e6e6de; position: relative; top: -10px; }
#content .grey h3 { border-bottom-color: #fff; padding: 10px 10px 5px; }
#content .grey ul { padding: 0; margin: 0; padding: 0px 15px 15px 30px; font-size: 13px;}

#main #content .news ul { padding: 5px 10px !important; list-style: none; }
#main #content .news li { background: url("/assets/images/icon_news.png") no-repeat 0 4px !important; padding-left: 15px; clear: both; }
#main #content .news li .n_content img  { margin-bottom: 20px; }
#content .news li a { display: block; color: #102441; background: transparent; padding-right: 0;}
#content .news li a:hover { text-decoration: none; }
#content .news li a h4 { font-size: 14px; text-transform: uppercase;}
#content .news li a h5 { font-size: 12px;}
#content .news li a p.date { font-size: 10px; color: #1c80b0; margin-bottom: 0px; position: relative; top: -5px;}
#content .news li a p.n_content { font-size: 12px; }
#content .news li a p.n_content img { float: left; margin: 5px 5px 0px 0; }
#content .news li:hover h4, #content .news li:hover h5 { color: #1c80b0; }

#content .n_archive { text-align: right; font-size: 12px; padding: 10px;}
#content .double .n_archive { padding-right: 0; }
#content .n_archive a { color: #ed6917; background-image: url("/assets/images/arrow_orange.png"); }
#content .n_archive a:hover { text-decoration: underline; }

#content #album a { background: transparent !important; }

.p_refs { list-style: none; margin-top: 25px;}
.p_ref { clear: both; margin-bottom: 5px;}
#content .p_ref a { display: block; font-weight: normal; background: transparent; padding-right: 0;}
.p_ref a .title { color: #102441; font-size: 16px; background: url("/assets/images/p_ref.png") no-repeat 0 2px; padding-left: 20px;}
.p_ref a .location { display: block; float: right; font-size: 11px; color: #1c80b0; text-align: right; }
.p_ref a:hover span { text-decoration: underline; }

.s_refs { list-style: none; margin-top: 0px; clear: both; min-height: 200px; line-height: 16px; } 
.s_ref { float: left; width: 33%; }
.s_ref a { display: block; font-weight: normal; color: #102441; font-size: 12px; }
.s_ref img { display: block; margin-bottom: 5px; }
.s_ref a:hover img { opacity: 0.85; }
.s_ref a .title { font-weight: bold; display: block;}
.s_ref a .desc { display: block; padding-right: 20px;}
.s_refs + h3 { clear: both;}

.so_refs { list-style: none; margin-top: 0px; clear: both; line-height: 16px; }
.so_refs .s_ref { float: none; width: 100%; margin-bottom: 20px; min-height: 220px; }
.so_refs .s_ref a .desc span { color: #ed6917; background: url("/assets/images/arrow_orange.png") no-repeat 100% 4px; padding-right: 10px; }

.snav { border-bottom: 1px solid #b3b3b3; padding-bottom: 5px; height: 34px; padding-left: 272px;}
.snav li { display: block; float: left; width: 131px; height: 34px; padding-left: 10px; padding-top: 7px; background:#102441;background:-moz-linear-gradient(top,#102441 0%,#004063 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#102441),color-stop(100%,#004063));background:-webkit-linear-gradient(top,#102441 0%,#004063 100%);background:-o-linear-gradient(top,#102441 0%,#004063 100%);background:-ms-linear-gradient(top,#102441 0%,#004063 100%);background:linear-gradient(to bottom,#102441 0%,#004063 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#102441',endColorstr='#004063',GradientType=0 );}
.snav li+li+li { width: 130px; }
#content .snav li a { display: block; width: 100%; height: 100%; color:#fff;font-size:13px; background-image: none; }
.snav li.active { background: #ed6917; background: -moz-linear-gradient(top, #ed6917 0%, #f4893d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed6917), color-stop(100%,#f4893d)); background: -webkit-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -o-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -ms-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: linear-gradient(to bottom, #ed6917 0%,#f4893d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed6917', endColorstr='#f4893d',GradientType=0 ); }
.snav li.active a { color: #fff; }
.snav li:hover { opacity: 0.9; }
#content .snav li a:hover { text-decoration: none; }

.results h3 { margin-top: 20px; margin-bottom: 0px; }
.results h3+.p_refs { margin-top: 0;}


.basic #content h2+p,
.basic #content h2+p+p,
.basic #content h2+p+p+p,
.basic #content h2+p+p+p+p { margin: 20px 0 20px 272px; }
#company a.ilink { background: none !important; width: 100%; display: block; text-align: center; }
#company #plicenses a.ilink { position: relative; top: 40px; left: 5px;}

#company .clist { margin-bottom: 10px; }
#company .clist ul { list-style: none; margin-top: 25px;}
#company .clist ul li { margin-bottom: 20px; clear: both; position: relative; }
#company .clist ul li a { background: none; }
#company .clist ul li a:hover { text-decoration: none; }
#company .clist ul li a:hover img { opacity: 0.85; }
#company .clist ul li img { display: block; margin-bottom: 10px;}
#company .clist ul li span { display: block; color: #102441; font-size: 16px;}
#company .clist ul li span span { display: inline; float: none; width: auto; }
#company .clist ul li span strong { color: #1C80B0; font-weight: normal; background: url("/assets/images/arrow_blue.png") no-repeat 100% 4px; padding-right: 10px; }

#hamburg .thumbs, #kuala-lumpur .thumbs { min-height: 280px; margin-bottom: 20px;}


.sb_section { margin: 30px 0; text-align: center; }
.pcol>.sb_section { margin-top: 0; }
.sb_section a { background: none !important;}
.sb_section a span { color: #1C80B0; font-weight: normal; background: url("/assets/images/arrow_blue.png") no-repeat 100% 4px; padding-right: 10px; font-size: 11px;}

#management .images { padding-top: 25px; }
#management #content h3 span.right { float: right; font-size: 13px; font-weight: normal; color: #102441; position: relative; top: 3px;}

#careers #content p, #careers #content h3 { margin-left: 271px; width: 500px;}
#downloads #content ul li { list-style: none; margin-left: 0; }
#downloads #content ul li+li { margin-top: 5px; }
#downloads #content h3, #downloads #content h4 { color: #102441; }
#downloads #content ul li .source { display: block; font-size: 80%; color:#999 !important; font-style: italic; position: relative; top: -1px; white-space: nowrap; }
#downloads #content ul li .source a { color:#999; background: transparent; padding: 0; margin: 0; }

#contact #content .pic { position: relative; left: -270px; width: 750px; clear: both;  }
#contact #content .pic a[rel="external"] { width: 250px; float: left; margin-right: 20px; background: none !important; visibility: hidden; }
#contact #content .pic a[rel="external"] span { color: #1C80B0; font-weight: normal; background: url("/assets/images/arrow_blue.png") no-repeat 100% 4px; padding-right: 10px; font-size: 11px; }

#contact .bbottom { clear: both; }

#contact #content p span { display: block; float: left; width: 110px; color: #808080;}
#contact #content p span.caps { display: inline; float: none; }
.text #content div.errors,
.text #content form,
.text #content ul,
.text #content p { margin-left: 271px; width: 520px;}
.text #content h2 { margin-left: 0; width: auto; }
.text #content ul li { margin-left: 1em; }

.text #content h3,
.text #content h4,
.text #content h5 { margin: 30px 0 20px 271px; width: 520px; }

.text #content form fieldset { margin-bottom: 10px; }
.text #content form fieldset.submit { text-align: right; }
.text #content form label { display: block; font-size: 13px; color: #1C80B0;}
.text #content form label strong { color: #808080; }
.text #content form input.text { width: 100%; height: 20px; }
.text #content form textarea { width: 100%; height: 200px; }


.archive #content ul { list-style: none; margin: 30px 0 20px 271px; width: 520px; }
.archive #content ul li { font-size: 18px !important; color: #1c80b0; border-bottom: 1px solid #b3b3b3; padding-bottom: 5px; width: 100%;  margin-bottom: 10px; }
.archive #content ul li a { display: block; width: 100%; }
.archive #content ul li a:hover { text-decoration: none; color: #1C80B0; }
.archive #content ul li a:hover * { color: #1C80B0; }
.archive #content ul li a h4 { color: #102441; }
.archive #content ul li a p { font-size: 13px; color: #102441; margin-bottom: 0;}
.archive #content ul li a br { line-height: -1em; display: none; }

.news .n_image a { background: none !important; padding: 0 !important;}
.news #content ul { margin: 0 0 0 1.1em; }
.news .thumbs { margin-top: 20px;}

.news #main div.prow { width: 960px; }
.news #main div.double { width: 691px; text-align: justify; }

.news #content .thumbs li { width: 252px; height: 252px; }

.news #main div.double h3 { font-size: 18px; }
.news #main div.double h4 { font-size: 14px; color: #ff883b; margin-bottom: 1em; }
.news #main div.double h5 { font-size: 14px; font-weight: bold; margin-bottom: 0; }

#what-we-do #content .grey h4,
#what-we-do #content .grey p { margin: 0 10px 1em; font-size: 13px;}


/* ########### FOOTER ########### */

footer { height: 70px; border-bottom: 8px solid #102441; z-index: 10; position: relative; margin-top: 20px;}
.fcontent { width: 960px; margin: 0 auto; position: relative; }
.fcontent #tags { width: 794px; background: url("/assets/images/icon_tags_horizotal.png") no-repeat 0 22px; padding-left: 80px; padding-top: 14px;}
.fcontent #tags ul { list-style: none; line-height: 18px; font-size: 12px; width: 714px; height: 36px; overflow: hidden; }
.fcontent #tags ul li { display: inline-block; margin-right: 10px; }
.fcontent #tags ul li a { color: #102441; font-weight: normal; text-transform: capitalize; }
.fcontent #tags ul li a:hover { text-decoration: underline; }
.fcontent #tags ul li.s1 a { color: #999;}
.fcontent #tags ul li.s2 a { color: #777;}
.fcontent #tags ul li.s3 a { color: #555;}
.fcontent #tags ul li.s4 a { color: #333;}
.fcontent #tags ul li.s5 a { color: #111;}
.fcontent #tags ul li a span.caps{ text-transform: uppercase !important; }

.fcontent #fnav { list-style: none;}
.fcontent #fnav li { width: 153px; font-size: 13px; height: 33px; position: absolute; }
.fcontent #fnav li a { color: #fff; padding: 8px; font-weight: normal; display: block; height: 100%; }
.fcontent #fnav li a:hover { opacity: 0.9; }
.fcontent #fnav #fn_clients { background: #ed6917; background: -moz-linear-gradient(top, #ed6917 0%, #f4893d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed6917), color-stop(100%,#f4893d)); background: -webkit-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -o-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: -ms-linear-gradient(top, #ed6917 0%,#f4893d 100%); background: linear-gradient(to bottom, #ed6917 0%,#f4893d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed6917', endColorstr='#f4893d',GradientType=0 ); top: 2px; right: 0; }
.fcontent #fnav #fn_clients:hover { opacity: 0.9; }
.fcontent #fnav #fn_clients a { background-image: url("/assets/images/login.png"); background-repeat: no-repeat; background-position: 122px 5px;}
.fcontent #fnav #fn_clients a:hover { opacity: 1; }
.fcontent #fnav #fn_legal 	{ background: #004063; top: 37px; right: 0; }

/* GMAPS */
.search #map_wrapper { width: 794px !important; height: 410px !important; }
.search #map_canvas { width: 794px !important; height: 410px !important; }

.service #map_wrapper { width: 522px !important; height:270px !important; margin-top: 20px; }
.service #map_canvas { width: 522px !important; height: 270px !important }

#map_canvas a { color: #1C80B0; font-weight: normal; background: transparent; padding-right: 0px; }
#map_canvas a:hover { text-decoration: underline; }

.search header { margin-bottom: 15px; height: 511px; }

.search #map_legend { list-style:none; }
.search #map_legend li { display: inline-block; font-size: 9px; margin-right: 3px; }
.search #map_legend li img { margin-right: 1px; position: relative; top: 7px;}
.search #map_legend li.star img { top: 4px;}
.search #map_legend li.heading { text-transform: uppercase; color: #999; }

/* Impressum wide */

#impressum #content p,
#impressum #content ul,
#impressum #content h4 { width: 100%; margin-left: 0; }

#impressum #content h5 { width: 100%; margin-bottom: 0; margin-left: 0; color: #1c80b0; }

/* SAFARI-DUMMY */

/* SAFARI 3 #################################################################################################### */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
}