html, body {
	width:100%;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

img {
	border:none;
}

br.clearer {
	clear:both;
	line-height:20px;
}

#wrap {
	margin:auto;
	width:880px;
}


/* HEADER */

#logo_blue {
	margin:50px 0 0 0;
	float:left;
}

#logo_blue_big {
	margin:0 0 160px 0;
	float:left;
	background:transparent url(/fileadmin/templates/img/transparent_070.png) 0 0 repeat;
}

#logo_white {
	margin:15px 0 0 15px;
	float:left;
}


#header {
	position:relative;
	height:297px;
}

#header h1 {
	position:absolute;
	bottom:103px;
	left:419px;
	width:440px;
	padding:0;
	padding:0;
	font-weight:normal;
	font-size:36px;
}

#header h1.long {
	width:640px;
	left:264px;
}

#header h1 span {
	padding:0;
	font-weight:normal;
	font-size:23px;
}


/*#header {
	height:297px;
}

#headlines {
	margin:87px 100px 0 0px;
	padding:0;
	float:right;
}

#headlines h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:36px;
}

#headlines h1 span {
	margin:0 0 0 15px;
	padding:0;
	font-weight:normal;
	font-size:23px;
}*/


#headlines {
	margin:87px 100px 0 0px;
	padding:0;
	float:right;
}

#headlines h5 {
	height:41px;
	width:404px;
	background:url(/fileadmin/templates/img/default_headline.gif) 0 0 no-repeat;
}

	#headlines h5 span {
		display:none;
	}

p#paragraph {
	margin:62px 0 30px 25px;
	padding:0;
	width:350px;
}

img#default {
	margin:-140px 0 0 0;
	float:right;
}


/* CONTENT BLUE_BOX */

#content_box_blue {
	background:#8BBADE;
	padding:20px 20px 0 20px;
	color:#ffffff;
}

#content_box_blue div#head {
	margin:0;
	height:45px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:840px;
}

#content_box_blue div#head h3 {
	float:left;
	font-size:30px;
	font-weight:normal;
	line-height:45px;
	margin:0;
	padding:0 0 0 5px;
}

div#img_links {
	margin:10px 460px 0 0;
	font-size:11px;
	float:right;
}

	#img_links a {
		text-decoration:none;
		color:#ffffff;
	}
	
	#img_links a:hover {
		text-decoration:underline;
		color:#ffffff;
	}
	
#lists {
	margin:5px 0 0 0;
	width:390px;
	float:left;
}

#lists.ru {
	font-size:11px;
}

#lists ul {
	margin:10px 0 10px 5px;
	padding:0;
	list-style:none;
	float:left;
	line-height:1.5em;
}

	#lists ul.left {
		padding:0 15px 0 0;
	}
	
	#lists ul.partner li a {
		color:#ffffff;
		text-decoration:none;
	}
	
	#lists ul.partner li a:hover {
		color:#ffffff;
		text-decoration:underline;
	}




/* CONTENT MIT BGs */

#content_bg {
	margin:40px 0 0 0;
	height:470px;
	padding:130px 20px 0 20px;
}

#ru #content_bg {
	height:530px;
	padding:70px 20px 0 20px;
}

#content_bg.index {
	background:url(/fileadmin/templates/img/bg/index.jpg) 0 0 no-repeat;
}

#content_bg.imprint {
	background:url(/fileadmin/templates/img/bg/imprint.jpg) 0 0 no-repeat;
}

#content_bg.contact {
	background:url(/fileadmin/templates/img/bg/contact.jpg) 0 0 no-repeat;
}

#content_bg.architecture {
	background:url(/fileadmin/templates/img/bg/profile_01.jpg) 0 0 no-repeat;
}

#content_bg.health {
	background:url(/fileadmin/templates/img/bg/profile_02.jpg) 0 0 no-repeat;
}

#content_bg.experience {
	background:url(/fileadmin/templates/img/bg/profile_03.jpg) 0 0 no-repeat;
}

#content_bg.scope_areas {
	background:url(/fileadmin/templates/img/bg/scope_areas.jpg) 0 0 no-repeat;
}

#content_bg.scope_architecture {
	background:url(/fileadmin/templates/img/bg/scope_architecture.jpg) 0 0 no-repeat;
}

#content_bg.scope_medical {
	background:url(/fileadmin/templates/img/bg/scope_medical.jpg) 0 0 no-repeat;
}

#content_bg.scope_management {
	background:url(/fileadmin/templates/img/bg/scope_management.jpg) 0 0 no-repeat;
}

#content_bg.scope_structure {
	background:url(/fileadmin/templates/img/bg/scope_structure.jpg) 0 0 no-repeat;
}

#content_bg.scope_engineering {
	background:url(/fileadmin/templates/img/bg/scope_engineering.jpg) 0 0 no-repeat;
}

#content_bg.scope_organisation {
	background:url(/fileadmin/templates/img/bg/scope_organisation.jpg) 0 0 no-repeat;
}

#content_bg.references {
	background:url(/fileadmin/templates/img/bg/references.jpg) 0 0 no-repeat;
}

#content_white {
	width:840px;
	height:365px;
	background:url(/fileadmin/templates/img/transparent_050.png) 0 0 repeat;
}

#ru #content_white {
	height:425px;
}

#content_white ul#subnav {
	margin:235px 0 0 15px;
	float:left;
	padding:0;
	position:absolute;
	list-style:none;
}

#ru #content_white ul#subnav {
	margin-top:295px;
}


/* Safari 3.0-Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #content_white ul#subnav {
		position:static;
	}
	
	#ru #content_white ul#subnav {
		position:absolute;
		margin-left:15px;
	}
}

#content_white ul#subnav.imprint {
	margin:290px 0 0 15px;
}

	*div#content_white ul#subnav {
		margin:235px 0 0 -110px;
	}
	
	*div#content_white ul#subnav.imprint {
			margin:290px 0 0 -112px;
		}

	#content_white ul#subnav li a {
		font-size:10px;
		text-decoration:none;
		color:#000000;
	}
	
	#content_white ul#subnav li a:hover,
	#content_white ul#subnav li a.active {
		text-decoration:none;
		color:#ffffff;
	}

#content_white_text {
	margin:15px 15px 0 0;
	padding:15px;
	height:305px;
	width:595px;
	background:transparent url(/fileadmin/templates/img/transparent_050.png) 0 0 repeat;
	float:right;
}

#ru #content_white_text {
	height:365px;
}

#content_white_text h4 {
	font-size:40px;
	line-height:34px;
	margin:0;
	padding:0;
	font-weight:normal;
}

#content_white_text ul#subnav_main {
	margin:20px 0 0 20px;
	list-style-type:square;
}

	#content_white_text ul#subnav_main li {
		line-height:1.5em;
	}
	
	#content_white_text ul#subnav_main li a {
		color:#000000;
		text-decoration:none;
	}
	
	#content_white_text ul#subnav_main li a:hover {
		color:#000000;
		text-decoration:underline;
	}

#content_white_text p {
	margin:20px 0 0 0;
	font-size:11px;
	line-height:1.5em;
}

#content_white_text p.disclaimer {
	margin:0;
	font-size:11px;
}

	#content_white_text p.disclaimer span {
		font-weight:bold;
	}
	
	#content_white_text p.disclaimer span.right {
		margin:0 0 0 450px;
		position:absolute;
	}
	
	#content_white_text p.disclaimer span.right a {
		text-decoration:none;
		color:#000000;
	}
	
	#content_white_text p.disclaimer span.right a:hover {
		text-decoration:underline;
		color:#000000;
	}

#content_white ul.list_ref {
	margin:10px 15px 0 15px;
	padding:0;
	list-style:disc;
	float:left;
}

#ru #content_white ul.list_ref {
	margin:10px 35px 0 30px;
}

	#content_white ul.list_ref li {
		font-size:11px;
		line-height:14px;
	}
	
	#content_white ul.list_ref li a:link,
	#content_white ul.list_ref li a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	#content_white ul.list_ref li a:hover {
		color:#000000;
		text-decoration:underline;
	}


/* BOX_LARGE */

#box_large {
	padding:5px 0 0 5px;
	width:703px;
	height:45px;
	font-size:10px;
	float:left;
}

#box_large.ru {
	font-size:11px;
}

#box_large.blue {
	margin:20px 0 0 0;
	background:#C5DCEE;
}

#box_large.white,
#box_large.white_index {
	margin:35px 0 0 0;
	background:transparent url(/fileadmin/templates/img/transparent_070.png) 0 0 repeat;
}

#box_large p {
	float:left;
	color:#444444;
	position:absolute;
}

#box_large a {
	text-decoration:none;
	color:#000000;
}

	#box_large a:hover {
		text-decoration:none;
		color:#ffffff;
	}
	
#box_large a#profile {
	float:left;
	margin:0 0 0 2px;
	position:absolute;
}

#box_large p.scope,
#box_large a#scope {
	margin:0 0 0 194px;
	position:absolute;
}

#box_large a#scope.ru {
	margin:0 0 0 214px;
}

#box_large p.partner,
#box_large a#partner  {
	margin:0 0 0 540px;
	float:left;
	position:absolute;
}
	
#box_large p.references,
#box_large a#references {
	margin:0 0 0 623px;
	position:absolute;
}

#box_large p#choice {
	margin:0 0 0 140px;
	float:left;
}

	#box_large p#choice.en {
		margin:0 0 0 125px;
	}
	
	#box_large p#choice.ru {
		margin:0 0 0 155px;
	}

	#box_large p#choice a.active {
		text-decoration:underline;
	}
	
/* Safari 3.0-Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#box_large {
		padding:10px 0 20px 5px;
		height:auto;
	}
	
	#box_large.white_index {
		padding:8px 0 31px 5px;
		height:auto;
	}
	
	div#box_large a#profile {
		margin:-5px 0 0 2px;
	}
	
	div#box_large p {
		margin:-5px 0 0 0;
	}
	
	div#box_large p.scope,
	div#box_large a#scope {
		margin:-5px 0 0 194px;
	}
	
	div#box_large p.partner,
	div#box_large a#partner {
		margin:-5px 0 0 540px;
		position:absolute;
	}
	
	div#box_large p.references,
	div#box_large a#references {
		margin-right:12px;
		margin-top:-5px;
	}
	
	div#box_large.ru p.references,
	div#box_large.ru a#references {
		margin:-5px 0 0 630px;
	}
	
	div#box_large a#scope.ru {
		margin-top:-5px;
	}
	
	div#box_large p#choice {
		margin-top:-5px;
	}
	
	#box_large p#choice.en {
		margin:-5px 0 0 125px;
	}
	
	#box_large p#choice.ru {
		margin:-4px 0 0 155px;
	}
}


/* BOX SMALL */

#box_small {
	padding:5px 5px 0 0;
	width:120px;
	height:45px;
	font-size:10px;
	float:right;
}

#box_small.ru {
	font-size:11px;
}


/* Safari 3.0-Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #box_small {
		padding:5px 5px 34px 0;
		height:auto;
	}
	
	#box_small.ru {
		padding-bottom:31px;
	}
}

#box_small.blue {
	margin:20px 0 0 0;
	background:#C5DCEE;
}

#box_small.white {
	margin:35px 0 0 0;
	background:transparent url(/fileadmin/templates/img/transparent_070.png) 0 0 repeat;
}

#box_small a {
	text-decoration:none;
	color:#000000;
	float:right;
}

#box_small a:hover {
	text-decoration:none;
	color:#ffffff;
}


/* FOOTER */

#footer {
	margin:3px 3px 20px 0;
	float:right;
	font-size:10px;
}

#lang {
	margin:0 0 -3px 0;
}

div#footer a {
		text-decoration:none;
		color:#000000;
	}
	
	div#footer a:hover {
		text-decoration:underline;
		color:#000000;
	}