/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==reset */

body {
  font-family: Verdana, "Sans-Serif"; font-size: 16px;
  line-height: 1.125em; /* 18px */
}

form  {
  position: relative;
  padding-top: 28px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==elements */

a, dd, dt, p {
  color: #0F384F;
  font-family: Verdana, Arial, Sans-Serif;
  text-decoration: none;
}

dd, dt, h1, h2, h3, h4, h5, p {
  color: #0F384F;
  font-size: .6875em;
  line-height: 1.4em;
}

input, label, textarea {
  color: #0F384F;
  font-family: Verdana, "Sans-Serif"; font-size: .6875em;
  line-height: 1.2em;
}

legend {
  display: none;
}

option, select {
  color: #0F384F;
  font-size: 1em;
}

p {
  font-size: .6875em;
  margin-top: 1em;
}

p a {
  background: url(../images/link-arrow.png) no-repeat left center;
  color: #0F384F;
  font-weight: bold;
  padding-left: 10px;
  text-transform: none !important;
}

p a.mail {
  background: none !important;
  font-weight: normal !important;
  padding: 0 !important;
}

select {
  color: #326583;
  font-size: .6875em;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==classes */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {*zoom: 1;/*for ie 5.5-7*/}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==project */
  
#content div.project div.headline {
  overflow: auto;
  padding: 15px;
}

#content div.project div.headline a.webcam {
  float: left;
  margin-right: 15px;
}

#content div.project div.headline h1 {
  color: #23475B;
  font-size: .75em;
  margin: 5px 0 0 0;
}

#content div.project div.headline h2 {
  color: #666;
  font-size: .75em;
  line-height: .85em;
}

#content div.project div.description {
  overflow: auto;
  padding: 15px;
}

#content div.project div.steelbuilding {
  overflow: auto;
  padding: 15px;
}

#content div.project div.steelbuilding p {
  color: #23475B;
  float: left;
  font-size: .75em;
  margin: 0;
  width: 200px;
}

#content div.project dd {
  display: block;
  font-size: .75em;
  margin-left: 150px;
}

#content div.project dl {
  margin-left: 200px;
}

#content div.project dt {
  display: block;
  float: left;
  font-size: .75em;
  width: 150px;
}

.ptype-projectdetails #content div.project dd {
  width: 225px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content */
  
#content h1 {
  color: #0F384F;
  font-size: .75em; font-weight: bold;
}

#content h2 {
  color: #0F384F;
  font-size: 1.0625em; font-weight: bold;
  margin: 0 0 .5625em 0;
}

#content div.address h2 {
  font-size: .6875em;
  margin: 0 !important;
}

#content .csc-header h2 {
  margin-bottom: .5625em;
}

#content h5 {
  background: url(../images/h5.jpg) repeat-x;
  color: #FFF;
  font-size: .75em;
  line-height: 26px;
  margin: 1.4em 0 1.4em -20px; padding:  0 30px 0 20px;
  width: 564px; height: 26px;
}

.ptype-projectlist #content h5 {
  border-left: 1px solid #333;
  margin: 0 0 0 309px;
}

.ptype-projectlist #content div.csc-text {
  border-left: 1px solid #333;
  margin: 0 0 0 309px; padding: 10px 0 0 10px;
  min-height: 150px; height: 150px;
}

#content p {
  color: #0F384F;
  margin: 0 160px 0 0; padding: 0 0 .5625em 0;
}

.ptype-approach #content p {
  color: #0F384F;
  margin: 0 0 0 0; padding: 0 0 .5625em 0;
}

.ptype-projectdetails #content p {
  margin-right: 0;
}

#content p a {
  background: url(../images/link-arrow.png) no-repeat left center;
  color: #0F384F;
  font-weight: bold;
  padding-left: 10px;
  text-transform: uppercase;
}

#content .csc-bulletlist {
  margin: .5625em 0; padding-left: 15px;
}

#content .csc-bulletlist li {
  color: #0F384F;
  font-size: .6875em; font-weight: bold;
  line-height: 1.4em;
  list-style-type: disc;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==teaser */
  
#content div.teaser {
  margin-bottom: 1.4em;
}

#content div.teaser li {
  border-bottom: 1px solid #FFF;
  padding: 15px;
}

#content div.teaser li h3 a {
  color: #0F384F;
  font-weight: bold;
}

#content div.teaser li p {
  margin: 0;
}

#content div.teaser li p.more {
  margin-top: .5em;
}

#content div.teaser li p.more a {
  background: url(../images/teaser-arrow.png) no-repeat left center #FFF;
  border: 1px solid #4582A7;
  color: #0F384F;
  font-weight: normal;
  padding: 1px 10px 2px 20px;
  text-transform: none;
}

#content div.navigation-subsites li p.more img {
  margin-right: 8px;
  vertical-align: middle;
}

#content div.navigation-subsites li p.no-arrow a {
  background: none !important;
  padding-left: 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==form */
  
#content .tx_tipafriend form {
  margin-top: 10px;
}
  
#content div.tx_tipafriend div.button-reset, 
#content div.tx_tipafriend div.button-submit,
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_submit,
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_reset {
  float: left !important;
  margin: 0 !important;
  width: 49% !important;
}

#content div.tx_tipafriend div.button-submit,
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_submit {
  text-align: right !important;
}

#content div.tx_tipafriend div.form-row-button {
  width: 230px !important;
}

#content div.tx_tipafriend div.form-row-button,
#content div.tx_tipafriend div.form-row-input,  
#content div.tx_tipafriend div.form-row-select,
#content div.tx_tipafriend div.form-row-textarea, 
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_text {
  padding: 3px 0;
}

#content div.tx_tipafriend div.form-row-button {
  margin-left: 185px;
}

#content div.tx_tipafriend div.form-row-input p {
  margin-left: 185px;
}

#content div.tx_tipafriend div.tx_tipafriend_codetext {
  color: #0F384F;
  font-size: .6875em;
  margin-left: 185px;
}

#content div.tx_tipafriend div.tx_tipafriend_codetext input {
  font-size: 1em;
  margin-top: 6px;
}

#content div.tx_tipafriend input,
#content div.tx-powermail-pi1 input {
  border: 1px solid #CCD5DA;
  display: block;
  width: 220px;
}

#content div.tx_tipafriend input.hidden,
#content div.tx-powermail-pi1 input.hidden {
  border: none;
  width: auto;
}

#content div.tx_tipafriend input.reset,
#content div.tx-powermail-pi1 input.powermail_reset {
  background: url(../images/input-reset.gif) no-repeat left center;
  border: none;
  display: block; float: left;
  font-size: .6875em; font-weight: bold;
  line-height: 16px;
  padding-left: 22px; padding-bottom: 3px;
  width: auto !important; height: 20px;
}

#content div.tx_tipafriend input.submit,
#content div.tx-powermail-pi1 input.powermail_submit {
  background: url(../images/input-submit.gif) no-repeat left center;
  border: none;
  display: block; float: right;
  font-size: .6875em; font-weight: bold;
  line-height: 16px;
  padding-left: 22px; padding-bottom: 3px;
  width: auto !important; height: 20px;
}

#content div.tx_tipafriend label,
#content div.tx-powermail-pi1 label {
  display: block; float: left;
  margin-right: 10px;
  text-align: right;
  width: 175px;
}

#content div.tx-powermail-pi1 label {
  float: none;
}

#content div.tx_tipafriend div.form-row-input label,
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_text label {
  padding-top: 1px;
}

#content div.tx_tipafriend div.form-row-select label,
#content div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_select label {
  padding-top: 3px;
}

#content div.tx_tipafriend p.disclaimer {
  margin-top: 20px;
}

#content div.tx_tipafriend select,
#content div.tx-powermail-pi1 select {
  border: 1px solid #CCD5DA;
}

#content div.tx_tipafriend span.label-post {
  color: #326583;
  font-size: .6875em;
  line-height: 1.2em;
}

#content div.tx_tipafriend span.tx-srfreecap-pi2-cant-read {
  color: #0F384F;
  display: block;
}

#content div.tx_tipafriend span.tx-srfreecap-pi2-cant-read a {
  background: url(../images/link-arrow.png) no-repeat left center;
  color: #0F384F;
  font-weight: bold;
  padding-left: 10px;
  text-transform: none !important;
}

#content div.tx_tipafriend textarea, 
#content div.tx-powermail-pi1 textarea {
  border: 1px solid #CCD5DA;
  display: block;
  width: 220px; height: 100px;
}

#content div.tx_tipafriend .tx_tipafriend_error_text,
#content div.tx-powermail-pi1 .powermail_mandatory_js {
  color: #900;
  font-weight: bold;
  margin-left: 185px;
}

#content div.tx-powermail-pi1 .powermail_mandatory_js {
  font-size: .6875em;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==sitemap */
  
#content div.sitemap {
  padding: 0 15px;
}

#content div.sitemap div.sitemap-start {
  margin-bottom: 1em;
}

#content div.sitemap div.sitemap-start a {
  background: url(../images/nav_sec-arrow.png) no-repeat left center;
  color: #326583;
  font-size: .75em; font-weight: bold;
  padding-left: 12px;
  text-decoration: underline;
  text-transform: uppercase;
}

#content div.sitemap div.sitemap-main {
  margin-bottom: 2em;
}

#content div.sitemap div.sitemap-main li {
  margin: 0 0 1.4em 0;
}

#content div.sitemap div.sitemap-main li a {
  background: url(../images/nav_sec-arrow.png) no-repeat left center;
  color: #326583;
  font-size: .6875em; font-weight: bold;
  padding-left: 12px;
  text-decoration: underline;
  text-transform: uppercase;
}

#content div.sitemap div.sitemap-main li li {
  margin: 0; margin-left: 5px; padding-left: 10px;
}

#content div.sitemap div.sitemap-main li li a {
  font-size: .6875em;
  text-transform: none;
}

#content div.sitemap div.sitemap-main li li li {
  margin-left: 5px;
}

#content div.sitemap div.sitemap-main li li li a {
  font-weight: normal;
}

#content div.sitemap div.sitemap-main li li ul {
  margin: 0;
}

#content div.sitemap div.sitemap-main li ul {
  margin: 0 ;
}

#content div.sitemap div.sitemap-service li {
}

#content div.sitemap div.sitemap-service li a {
  background: url(../images/nav_sec-arrow.png) no-repeat left center;
  color: #326583;
  font-size: .6875em; font-weight: bold;
  padding-left: 12px;
  text-decoration: underline;
}

#content div.sitemap div.sitemap-service li li a {
  font-weight: normal;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==contact */
  
#content #kontakt .tx_powermail_pi1_fieldwrap_html,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html {
  float: left;
  margin-right: 15px;
  width: 220px;
}

#content #kontakt .tx-powermail-pi1_fieldset_absenden,
#content #bewerbung .tx-powermail-pi1_fieldset_absenden {
  padding-top: 1.4em;
  width: 455px;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_label,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_label {
  color: #0F384F;
  font-family: Verdana, "Sans-Serif"; font-size: .6875em; font-weight: bold;
  line-height: 1.2em;
  margin: 2em 0 .5em 0;
  width: 455px !important;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_checkbox_title {
  display: none;
}

#content #kontakt .powermail_check_inner,
#content #bewerbung .powermail_check_inner {
  overflow: visible;
  position: relative;
  width: 455px; height: 18px;
}

#content #kontakt .powermail_check_inner:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#content #kontakt .powermail_check_inner {*zoom: 1;/*for ie 5.5-7*/}
#content #bewerbung .powermail_check_inner:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#content #bewerbung .powermail_check_inner {*zoom: 1;/*for ie 5.5-7*/}

#content #kontakt .powermail_check_inner label,
#content #bewerbung .powermail_check_inner label {
  padding-left: 25px;
  width: 220px;
  position: relative;
  z-index: 1;
  /* -- */
  position: absolute; left: 25px;
  height: 18px;
  padding-left: 0;
}

#content #kontakt .powermail_check_inner input,
#content #bewerbung .powermail_check_inner input {
  border: none;
  position: absolute; left: 1px !important; top: 2px !important;
  margin: 0 !important; padding: 0 !important;
  width: auto; height: auto;
  z-index: 999;
}

#content #kontakt fieldset,
#content #bewerbung fieldset {
  clear: both; float: none;
}
  
#content #kontakt label,
#content #bewerbung label {
  display: block;
  padding: 2px 0;
  text-align: left;
  z-index: 1;
}

#content .powermail_mandatory_js {
  margin-left: 0 !important;
  position: absolute; top: -6px; left: 0;
  line-height: 1.25em;
  width: 445px;
}

#content .validation-failed {
  border: 1px solid #900 !important;
}

#content .tx_powermail_pi1_fieldwrap_html_file {
  width: 455px;
}

#content .tx_powermail_pi1_fieldwrap_html_file p {
  display: none;
}

#content .tx_powermail_pi1_fieldwrap_html_file div#files_list {
  margin-top: 1em;
}

#content .tx_powermail_pi1_fieldwrap_html_file div#files_list div {
  font-size: .6875em;
  padding-left: 100px;
  position: relative;
}

#content .tx_powermail_pi1_fieldwrap_html_file div#files_list input {
  background: url(../images/delete.png) no-repeat left;
  border: none;
  display: inline;
  font-size: 1em;
  margin-top: 1px; padding: 0 0 0 20px !important;
  position: absolute; top: 0; left: 0;
  text-align: left;
  width: auto;
}

/* Sonderregelungen */
#content #kontakt .tx_powermail_pi1_fieldwrap_html_9,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_9 input,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_9 label,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_29,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_29 input,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_29 label {
  width: 65px !important;
  margin-right: 15px !important;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_10,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_10 input,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_10 label, 
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_30,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_30 input,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_30 label {
  width: 140px !important;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_21,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_21 textarea,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_34,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_34 textarea {
  margin-bottom: 1.4em;
  width: 455px; height: 100px;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_50,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_50 select,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_50 label,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_25,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_25 select,
#content #bewerbung .tx_powermail_pi1_fieldwrap_html_25 label {
  float: none  !important;
  width: 220px !important;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_textarea,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_textarea textarea,
#content #kontakt .tx_powermail_pi1_fieldwrap_html_textarea label {
  clear: both;
  width: 455px !important;
}

#content #kontakt .tx_powermail_pi1_fieldwrap_html_textarea label {
  font-weight: bold;
  margin-top: 2em;
} 

#content #kontakt .powermail_check_inner label {
  width: 455px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==projectlist */
  
.ptype-projectlist #content {
  background: none; 
  border: none; 
  margin-left: -309px; padding: 0;
  position: relative;
  width: 924px;
}

.ptype-projectlist #content ul li {
  background: url(../images/project-line.jpg) no-repeat bottom left;
  display: block; clear: both; float: none;
  font-size: 0.1em; line-height: 0;
  overflow: hidden; 
  position: relative;
  height: 111px;
}

.ptype-projectlist #content ul li div.address {
  float: left;
  font-size: 10.4em; line-height: 1em;
  padding: 10px;
  text-align: right;
  width: 289px;
}

.ptype-projectlist #content ul li div.address h3 {
  color: #666;
  font-weight: bold;
}

.ptype-projectlist #content ul li div.address h4 {
  font-weight: bold;
}

.ptype-projectlist #content ul li div.address p {
  margin: 16px 0 0 0;
}

.ptype-projectlist #content ul li div.image {
  float: left; 
  position: relative; left: 1px;
  width: 150px;
}

.ptype-projectlist #content ul li div.image img {
  border-bottom: 1px solid #FFF;
}

.ptype-projectlist #content ul li div.steelbuilding {
  background: url(../images/content-background.png) repeat-y #FFF;
  border-left: 1px solid #444; border-bottom: 1px solid #FFF;
  float: left; 
  font-size: 10.4em; line-height: 1em;
  padding: 10px;
  width: 443px; height: 90px;
}

.ptype-projectlist #content ul li div.steelbuilding div.links {
  position: absolute; top: 75px; left: 735px;
  visibility: hidden;
}

.ptype-projectlist #content ul li div.steelbuilding div.links a {
  background: url(../images/projekte-more.png) no-repeat; 
  display: block;
  text-indent: -9999px;
  visibility: visible;
  width: 21px; height: 20px;
}

.ptype-projectlist #content ul li div.steelbuilding dd {
  color: #666;
  float: left;
  width: 293px;
}

.ptype-projectlist #content ul li div.steelbuilding dd.builder {
  font-weight: bold;
}

.ptype-projectlist #content ul li div.steelbuilding dd a {
  color: #666;
  text-decoration: underline;
}

.ptype-projectlist #content ul li div.steelbuilding dt {
  clear: both; float: left;
  color: #055252;
  width: 150px;
}

.ptype-projectlist #utilities {
  background: url(../images/project-list-utilities.jpg) repeat-x -1px 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==separator */
  
div.hr {
  border-top: 1px solid #6D8B9E;  
}

div.hr hr {
  display: none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==projectteaser */
  
#content .project-teaser div.image {
  border-right: 2px solid #AAA; border-bottom: 2px solid #999;
  display: block; float: left;
  position: relative;
  width: 149px; height: 107px;
}

#content .project-teaser div.image img {
  position: absolute; top: -2px; left: -2px;
}

#content .project-teaser h2 {
  margin-left: 170px;
}

#content .project-teaser h3 {
  font-size: .75em;
  margin-left: 170px;
}

#content .project-teaser li {
  margin-top: 25px;
}

#content .project-teaser p {
  margin: 5px 0 0 170px;
}

#content .project-teaser ul {
  margin: 0 0 80px 152px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==navigation-subsites */
  
#content .navigation-subsites li {
  margin-top: 1em;
}

#content .navigation-subsites li.count-1 {
  margin-top: 0px;
}

#content .navigation-subsites li.last {
  margin-bottom: 0;
}

#content .navigation-subsites li p {
}

#content .navigation-subsites li p.more {
  margin-bottom: 0;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==partner */
  
#content .partners li {
  display: inline; float: left;
  margin: 0 18px 15px 0;
}

#content .partners ul {
  margin-top: 1.4em;
  overflow: auto;
}

#content .ce-hall-of-fame table {
  margin-top:1.4em;
}

#content .ce-hall-of-fame table td {
  padding: 0 18px 15px 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==jobteaser */
  
#content .navigation-jobs ul {
  margin-top: 20px;
}

#content .navigation-jobs li {
  border-bottom: 1px solid #FFF;
  margin: 20px 0 0 -20px;
  padding: 0 0 1em 20px;
}

#content .navigation-jobs h3 {
  margin-bottom: 3px;
}

#content .navigation-jobs li.count-1 {
  margin-top: 0;
}

#content .navigation-jobs p.more a {
  background: url(../images/icon_jobteaser.gif) no-repeat;
  color: #0F384F;
  display: block;
  font-weight: bold;
  line-height: 21px;
  padding-left: 25px;
  width: 149px; height: 21px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==contacts */
  
#content ul.contacts li {
  border-bottom: 1px solid #FFF;
  padding: 5px 15px 10px 15px;
}

#content ul.contacts li h2 {
  font-size: .6875em;
}

#content ul.contacts li h3 {
  font-weight: normal;
}

#content ul.contacts div.about {
  float: left;
  margin-right: 30px; padding-top: 10px;
  width: 200px;
}

#content ul.contacts li div.about p {
  margin: 10px 0 0 0;
}

#content ul.contacts div.contact-data {
  float: left;
  margin-right: 30px; padding-top: 10px;
  width: 220px;
}

#content ul.contacts div.contact-data a {
  background: none;
  font-weight: normal;
  padding-left: 0;
}

#content ul.contacts div.contact-data p {
  margin: 0;
}

#content ul.contacts div.contact-data span.info {
  display: inline-block;
  width: 15px;
}

#content ul.contacts div.image img {
  border: 1px solid #326684;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==approach */
  
.ptype-approach #content div.csc-text {
  padding: 0 15px;
}

.ptype-approach #content h1 {
  margin-bottom: 0.25em;
}



#content-additional .csc-text {
  clear: both; float: none;
  margin-left: 23px;
}

div.myMapCfg {
  border-bottom: 1px solid #333;
}




#content .gmbubble {
  width: 250px;
}

#content .gmbubble-h6 {
  font-size: .625em; 
  line-height: 1.125em;
  margin: 2px 0 3px 0;
  width: 250px;
}

#content .gmbubble-h6 a {
  color: #000;
}

#content .gmbubble-p {
  color: #000;
  font-size: .625em; 
  line-height: 1.125em;
  margin: 0 0 6px 0;
  width: 250px;
}

#content gmbubble-p-more {
  margin-bottom: 0; padding-bottom: 0;
}

.tx-powermail-pi1_mandatory {
  font-size: 0.6875em;
  color: #d00;
}