/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Stylesheet für www.bms-group.de
| fasc | 2009-01-20
| 
| Inhaltsverzeichnis:
| - ==reset                 CSS-Reset
| - ==elements              Allg. Elemente
| - ==classes               Allg. Klassen
| - ==layout                Layout
| - ==logo                  Logo
| - ==image                 Leitmotiv
| - ==nav_service           Servicenavigation
| - ==nav_main              Hauptnavigation
| - ==nav_projects          Projektnavigation
| - ==content               Inhalte
| - ==teaser                Teaserliste
| - ==slogan                Slogan auf Rubrikseiten
| - ==slider                Slider am rechten Rand der Rubrikseiten
| - ==form                  Formular zum Empfehlen der Seite
| - ==sitemap               Sitemap
| - ==contact               Hauptkontaktformular
| - ==projectlist           Projektliste
| - ==projectteaser         Projekt-Teaser für die Startseite
| - ==navigation-subsites   Menü der Unterseiten
| - ==partner               Liste mit Partnern
| - ==jobteaser             Teaserliste mit Jobangeboten
| - ==addresses             Adressanzeige
| - ==approach              Anfahrt
| - ==panorama              Panorama
| - ==legend                Legende der Projektkategorien
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==reset */
  
body {
  background: url(../images/body-bg-gradient.jpg) repeat-x 0 96px;
  overflow-y: scroll;
  height: 100%
  text-align: center;
}



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

a.webcam {
  background: url(../images/webcam.png) no-repeat;
  display: block;
  text-indent: -9999px;
  width: 39px; height: 39px;
}

.border {
  background: #326684;
  border-bottom: 1px solid #000; border-left: 1px solid #444;
  color: #FFF;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: 1em; font-weight: normal;
  line-height: 23px;
  padding: 0 15px;
  width: 584px; height: 23px;
}

.ptype-projectlist .border {
  padding: 0 10px;
  width: 594px;
}

.border h1 {
  color: #FFF;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: 1em; font-weight: normal;
  line-height: 23px;  
}

.border-left {
  background: url(../images/nav_projects-active.png) repeat-y right top #326684;
  border-bottom: 1px solid #000;
  color: #D7E4EB;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: .6875em; font-weight: bold;
  height: 23px;
  letter-spacing: 1px;
  line-height: 23px;
  padding-left: 20px;
  text-transform: uppercase;
}

.border-left h2 {
  color: #D7E4EB;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: 1em; font-weight: bold;
  letter-spacing: 1px;
  line-height: 23px;
  text-transform: uppercase;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==layout */
  
#col-additional {
  float: left;
  overflow: visible;
  width: 309px;
}

#col-main {
  float: left;
  width: 615px;
}

#cols {
  background: transparent url(../images/col-shadow-ie.png) repeat-y 303px 300px;
  border-top: 1px solid #000;
  width: 924px;
}

.ptype-inhaltsseite #cols {
  background: transparent url(../images/bg-lengthfix.jpg) repeat-y !important;
}

.ptype-startseite #cols {
  background: none;
}

#cols-wrapper {
  padding-top: 24px;
}

.ptype-projectdetails #cols-wrapper {
  padding-top: 0;
}

#head {
  margin: 0 auto;
  width: 935px;
}
  
#page {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 965px;
}

#page-wrapper {
  background: url(../images/body-bg-image.jpg) no-repeat 50% 97px;
  margin: 0 auto;
  width: 100%; min-height: 550px;
}

#reflex {
  background: url(../images/reflex.png) no-repeat;
  margin-left: 1px;
  position: absolute; left: 0; top: 0;
  width: 901px; height: 137px;
  z-index: 2;
}

.ptype-energy #reflex {
  height: 24px;
}

.ptype-projectdetails #reflex {
  display: none;
}

#shadow {
  border-right: 1px solid #333;
  text-align: left;
  width: 924px;
}

#shadow-left {
  background: url(../images/page-shadow-left-ie.png) no-repeat -4px -2px;
  margin-top: 3px; padding: 0 0 0 18px;
  width: 943px;
}

#shadow-right {
  background: url(../images/page-shadow-right-ie.png) top right no-repeat;
  border-left: 1px solid #333;
  padding-right: 18px;
  position: relative;
  width: 925px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==utilities */
  
#spanner {
  width: 100%;
}

#spanner-1 {
  margin: 0 auto;
  text-align: left;
  width: 965px;
}

#spanner-2 {
  background: url(../images/page-shadow-left-ie-bottom.png) repeat-y -4px 0;
  height: 100% style="border-left: 1px solid #444; margin-left: 308px;";
  padding: 0 0 0 18px;
  width: 942px;
}

#spanner-3 {
  background: url(../images/page-shadow-right-ie-bottom.png) repeat-y top right;
  border-left: 1px solid #333;
  padding-right: 18px;
  width: 925px; height: 100%;
}

#spanner-4 {
  border-right: 1px solid #333;
  text-align: left;
  width: 924px; height: 100%;
}

#spanner-5 {
  background: url(../images/col-shadow-ie.png) 303px 0 repeat-y;
  height: 100%;
  position: relative;
}

#utilities {
  background: url(../images/content-background.png) repeat-y #FFF;
  border-left: 1px solid #444;
  margin-left: 309px;
  position: relative;
  min-height: 50px; height: 50px;
}

body > #utilities {
  height: auto;
}

#utilities div {
  background: url(../images/rubrik-bg2.jpg) repeat-x #FFF;
  border-top:1px solid #333; border-right:1px solid #333;
  padding: 35px 15px 20px 0;
  position: absolute; bottom: 0; left: 0;
  width: 599px; height: 25px;
}
#utilities li {
  display: block; float: right;
  text-align: right;
  width: 125px;
}

#utilities li a {
  font-size: .6875em;
  line-height: 24px;
  padding: 6px 0 12px 0;
  text-decoration: underline;
}

#utilities li.print a {
  background: url(../images/nav_util-print.png) no-repeat right center;
  padding-right: 25px;
}

#utilities li.recommend a {
  background: url(../images/nav_util-recommend.png) no-repeat right center;
  padding-right: 23px;
}

#utilities li.top a {
  background: url(../images/nav_util-top.png) no-repeat right center;
  padding-right: 20px;
}

#utilities ul {
  overflow: hidden;
}

.ptype-startseite #spanner-5,
.ptype-approach #utilities {
  background: url(../images/rubrik-bg2.jpg) repeat-x #FFF;
}

.ptype-projectdetails #utilities,
.ptype-startseite #utilities,
.ptype-startseite #utilities div,
.ptype-approach #utilities div,
.ptype-rubrikseite #utilities {
  background: none !important;
  border: none !important;
}

.ptype-projectdetails #utilities,
.ptype-rubrikseite #utilities {
  border-left: 1px solid #333 !important;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==logo */

#print_address,
#print_logo {
  display: none;
}

#logo {
  float: left;
  margin: 5px 0 0 5px;
}

#logo a {
  background: url(../images/logo.png) no-repeat;
  display: block;
  text-indent: -9999px;
  width: 120px; height: 60px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==logo */
  
#image {
  background: #FFF;
  border-bottom: 1px solid #000; border-left: 1px solid #000;
  font-size: .1em;
  line-height: 0;
}

#image dl {
  margin-bottom: 0 !importaant;
}
  
#image img {
  border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; /*border-left: 1px solid #FFF;*/
}

.ptype-inhaltsseite #image img,
.ptype-contact #image img,
.ptype-contacts #image img  {
  border-bottom: 1px solid #FFF;
}

.ptype-rubrikseite #image img {
  border: none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_service */
  
#navigation-service {
  float: right;
  margin: 30px 6px 0 0;  
}

#navigation-service li {
  background: url(../images/nav_service-divider.png) no-repeat;
  display: block; float: left;
  height: 7px;
  margin-left: 5px; padding-left: 5px;
}

#navigation-service li.first {
  background: none;
}

#navigation-service li a {
  background-repeat: no-repeat;
  display: block;
  height: 7px;
  text-indent: -9999px;
}

#navigation-service li.impressum a {
  background: url(../images/nav_service-impressum.png) no-repeat;
  width: 49px;
}

#navigation-service li.kontakt a {
  background: url(../images/nav_service-kontakt.png) no-repeat;
  width: 37px;
}

#navigation-service li.sitemap a {
  background: url(../images/nav_service-sitemap.png) no-repeat;
  width: 36px;
}

#navigation-service li img {
  visibility: hidden;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_main */
  
#navigation-main {
  background: url(../images/nav_main-bg.png) no-repeat;
  clear: both; float: none;
  padding: 0 4px;
  position: relative; top: 4px;
  width: 924px;
}

#navigation-main li {
  display: block; float: left;
  margin-top: 4px; margin-right: 1px; padding-bottom: 1px;
  width: 153px; height: 25px;
}

#navigation-main li.first {
  width: 154px;
}

#navigation-main li.last {
  margin-right: 0;
}

#navigation-main li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  width: 100%; height: 100%;
}

#navigation-main li a:hover {
  background-position: 0 -50px;
}

#navigation-main li.leistungen a {
  background-image: url(../images/nav_main-leistungen.png);
}

#navigation-main li.projekte a {
  background-image: url(../images/nav_main-projekte.png);
}

#navigation-main li.energiesparen a {
  background-image: url(../images/nav_main-energiesparen.png);
}

#navigation-main li.karriere a {
  background-image: url(../images/nav_main-karriere.png);
}

#navigation-main li.unternehmen a {
  background-image: url(../images/nav_main-unternehmen.png);
}

#navigation-main li.kontakt a {
  background-image: url(../images/nav_main-kontakt.png);
}

#navigation-main li.projekte-im-bau a {
  background-image: url(../images/nav_main-projekte-im-bau.png);
}

#navigation-main li.active a {
  background-position: 0 -25px !important;
}

#navigation-main ul {
  overflow: auto;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_secondary */
  
#navigation-secondary {
  background: url(../images/nav_sec-bg.png);
  border-bottom: 1px solid #000;
  width: 309px; min-height: 201px;
}

.ptype-approach #navigation-secondary,
.ptype-contact #navigation-secondary,
.ptype-contacts #navigation-secondary {
  background: url(../images/kontakt.jpg) no-repeat;
  height: 139px; min-height: 139px;
}

.ptype-startseite #navigation-secondary {
  background: url(../images/slogan.jpg) no-repeat;
  height: 139px; min-height: 0px;
}

.ptype-startseite #navigation-secondary h1,
.ptype-startseite #navigation-secondary p {
  position: absolute;
  text-indent: -9999px;
}

.ptype-projectdetails #navigation-secondary {
  height: 249px;
}

#navigation-secondary img {
  border-right: 1px solid #999;
}

#navigation-secondary ul {
  padding: 15px 0 10px 15px;
  position: relative;
  z-index: 999;
}

#navigation-secondary ul li a {
  color: #FFF;
  display: block;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: 1.75em; font-weight: normal;
  padding: 0 0 10px 5px;
  text-transform: uppercase;
}

#navigation-secondary ul ul {
  padding: 0;
  position: static;
}

#navigation-secondary ul ul li {
  display: block;
  width: 293px;
}

#navigation-secondary ul ul li.active {
  background: url(../images/nav_sec-active-bg.png) no-repeat right top;
  display: block;
}

#navigation-secondary ul ul li a {
  background: url(../images/nav_sec-arrow.png) no-repeat 8px 8px;
  color: #23475B;
  font-family: Verdana, "Sans-Serif"; font-size: .6875em; font-weight: bold;
  padding: 1px 5px 1px 20px;
}

#navigation-secondary ul ul li.opened a {
  background: url(../images/nav_sec-arrow-opened.png) no-repeat 6px 8px;
}

#navigation-secondary ul ul li a:hover {
  text-decoration: underline;
}

#navigation-secondary ul ul li.active a {
  background-color: #80A2B3;
  color: #FFF;
}

#navigation-secondary ul ul ul li a {
  background: url(../images/nav_sec-arrow.png) no-repeat 22px 8px !important;
  color: #23475B !important;
  font-size: .6875em; font-weight: normal;
  text-transform: none;
  padding: 1px 5px 1px 35px;
}

#navigation-secondary ul ul ul li.active a {
  background: none !important; background-color: #80A2B3 !important;
  color: #FFF !important;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_projects */

#navigation-projects {
  background: url(../images/col-navigation-bg.png) repeat-y 303px 0;
}

.ptype-startseite #navigation-projects {
  background: url(../images/nav_projects-bg.jpg) repeat-y;
  border-bottom:1px solid #000000;
  height: 319px;
}
  
#navigation-projects h2 {
  color: #326583;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: 1.5em; font-weight: bold;
  letter-spacing: 1px;
  margin: 2px 0 0 18px; padding-top: 4px;
  text-transform: uppercase;
}

#navigation-projects h3 {
  color: #326583;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: .875em; font-weight: bold;
  letter-spacing: 1px;
  margin: -8px 0 11px 18px;
  text-transform: uppercase;
}

#navigation-projects h4 {
  background: url(../images/nav_projects-active.png) no-repeat right top #326583;
  color: #FFF;
  font-family: "Myriad Pro", Verdana, "Sans-Serif"; font-size: .875em; font-weight: bold;
  height: 18px;
  letter-spacing: 1px;
  padding: 1px 0 4px 18px;
}

#navigation-projects li {
  margin-bottom: 1px;
}

#navigation-projects li h3 {
  display: none;
}

#navigation-projects li p {
  display: none;
}

#navigation-projects li a {
  background: url(../images/nav_projects.png) right top no-repeat #9CBCCE;
  border-top: 1px solid #333; border-bottom: 1px solid #333;
  color: #FFF;
  display: block;
  font-size: .6875em;
  height: 20px;
  padding: 3px 0 1px 18px;
}

#navigation-projects li.active a {
  background: url(../images/nav_projects-active.png) no-repeat right top #326583;
}

#navigation-projects li div.image {
  border-top: 1px solid #333;
  font-size: .1em;
  height: 120px;
  line-height: 0;
  position: relative;
}

#navigation-projects li.active div.image img {
  border-bottom: none;
}

#navigation-projects li div.image div.shadow {
  background: url(../images/col-shadow.png) repeat-y top right;
  position: absolute; top: 0; left: 0;
  width: 309px; height: 149px;
}

#navigation-projects li span {
  background: url(../images/arrow-right.png) no-repeat right center;
  padding-right: 18px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==gallery */
  
#gallery {
  background: url(../images/projektor-bg.png) no-repeat;
}
  
#gallery-projector {

  position: relative;
}

#gallery-projector div.controls {
  background: #326583;
  border-top: 1px solid #333; border-bottom: 1px solid #333;
  color: #FFF;
  font-size: .75em;
  height: 23px;
  line-height: 23px;
  text-align: center;
}

#gallery-projector div.image-big {
  border-top: 1px solid #FFF; border-right: 1px solid #FFF; 
  border-bottom: 1px solid #333; border-left: 1px solid #FFF;
  font-size: .1em;
  line-height: 0;
}

#gallery-projector div.image-big img {
  border-bottom: 1px solid #FFF;
}
  
#gallery-projector div.slider {
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  width: 615px; height: 62px;
}

#gallery-projector ul.images {
  height: 62px;
  position: absolute; top: 0; left: 0;
}

#gallery-projector li.panel {
  background: #FFF;
  border-right: 1px solid #FFF;
  float: left;
  height: 62px;
  margin-bottom: 1px;
  overflow: hidden;
  width: 153px;
}

#gallery-projector li.last {
  border-right: none;
  overflow: visible;
  width: 152px; 
}

#gallery-projector li.panel a img {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
}

#gallery-projector li.panel a:hover img,
#gallery-projector li.panel a.active img  {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

#gallery-projector .controller {
  display: block;
  position: absolute; top: 321px;
  width: 12px; height: 11px;
}

#gallery-projector .next {
  background: url(../images/arrow-right.png) no-repeat;
  left: 590px;
  z-index: 666; /* opera braucht den z-index */
}

#gallery-projector .prev {
  background: url(../images/arrow-left.png) no-repeat;
  left: 15px;
  z-index: 666; /* opera braucht den z-index */
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content */
  
#content {
  background: url(../images/content-background.png) repeat-y #FFF;
  border-left: 1px solid #444;
  min-height: 150px;
  padding: 20px 0 20px 20px;
  position: relative;
}

#content-inner {
  margin-left: -329px;
  width: 894px;
}

.ptype-approach #content {
  background: #A0A6AF;
  border-top: 1px solid #FFF; border-bottom: 1px solid #333; border-left: 1px solid #FFF;
  margin-top: -1px; padding: 0;
}

.ptype-approach #content p {
  padding-bottom: 15px;
}

.ptype-startseite #content,
.ptype-rubrikseite #content {
  background: url(../images/rubrik-bg.jpg) no-repeat top left;
}

.ptype-startseite #content {
  border: 0;
}

.ptype-projectdetails #content {
  background: none;
  padding: 0;
}

.ptype-contacts #content {
  padding-left: 0;
}

#content div.csc-text div.csc-header {
  margin: 0;
}

.ptype-inhaltsseite-ohne-illu #content {
  padding: 0 !important;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content_additional */
  
#content-additional {
  /* margin-top: 20px; */
}

#content-additional h2 {
  padding-bottom: 10px;
}

.ptype-startseite #content-additional {
  background: url(../images/rubrik-bg2.jpg) repeat-x 0 0;
  height: 9px;
  margin-top: 0;
}

.ptype-projectdetails #content-additional {
  height: 0;
}

#content-additional h1 {
  color: #0F384F;
  font-size: .75em; font-weight: bold;
  margin: 0 15px 1.4em 15px;
}

#content-additional div.downloads {
  margin: 0 15px;
}

#content-additional div.downloads a.pdf {
  background: url(../images/files/pdf.png) no-repeat left center;
  color: #0F384F;
  padding: 2px 0 2px 20px;
  text-decoration: underline; 
}

#content-additional div.downloads div.image {
  float: left;
  margin-right: 15px;
}a

#content-additional div.downloads h2 {
  color: #0F384F;
  font-size: .75em; font-weight: bold;
  margin: 0 0 1.4em 0;
}

#content-additional {
  background: url(../images/adresses-bg.jpg) no-repeat left bottom;
  padding-bottom: 9px;
}

#content-additional .dynamic {
  border-bottom: 1px solid #333;
  /* padding-bottom: 10px; */ 
}

#content-additional .dynamic .csc-text {
  padding-bottom: 10px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==slogan */
  
#slogan {
  background: #FFF;
  float: left;
  position: relative;
  width: 462px; height: 482px; overflow: hidden;
}

#slogan-inner {
  width: 462px; height: 483px;

}

.slogan-bg {
  background-color: #444;
  opacity: .3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; 
  filter: alpha(opacity=30); -khtml-opacity: .3; -moz-opacity: .3;
  position: absolute; top: 382px; left: 0;
  width: 462px; height: 101px;
  z-index: 1;
}

.slogan-string {
  color: #FFF;
  font-size: 15em;
  line-height: 1.15em;
  padding: 25px 0 0 20px;
  position: absolute; top: 382px; left: 0; 
  width: 432px; height: 76px;
  z-index: 1;
}

#slogan li {
  position: relative;
}

#slogan li h1 {
  color: #FFF;
  font-size: 15em; font-weight: normal;
  position: absolute; top: 400px; left: 15px;
  z-index: 2;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==slider */

#slider {
  background: url(../images/rubrik.jpg) 0 -143px; 
  float: left; 
  width: 152px; height: 340px; overflow: hidden;
}

#slider-inner {
  width: 152px; height: 340px;
}

#slider_static {
  background: url(../images/rubrik.jpg) 0 0; 
  float: left; 
  width: 152px; height: 143px;

}

#slider_static img,
#slider img {
  border: none;
}

#slider li {
  margin-bottom: 30px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==addresses */
  
.bms-addresses {
  /*margin-top: -20px;*/
}
  
#bms-addresses li,
.bms-addresses li {
  margin-bottom: 1px; padding-bottom: 10px;
}

#bms-addresses li div.image,
.bms-addresses li div.image {
  border-bottom: 1px solid #333;
  font-size: .1em;
  height: 120px;
  line-height: 0;
  position: relative;
}

#bms-addresses div.image div.shadow,
.bms-addresses div.image div.shadow  {
  background: url(../images/col-shadow.png) repeat-y top right;
  position: absolute; top: 0; left: 299px;
  width: 10px; height: 120px;
}

#bms-addresses li p,
.bms-addresses li p {
  color: #0F384F;
  margin-top: .5em; padding-left: 20px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_approach */

#navigation-approach {
  border-top: 1px solid #333; border-bottom: 1px solid #333; border-left: 1px solid #333;
  position: relative; top: -1px;
  z-index: 1111;
}

#navigation-approach ul {
  background: url(../images/nav_approach-bg.png) repeat-x;
  height: 23px;
}

#navigation-approach li {
  border-right: 1px solid #333;
  cursor: pointer;
  display: block; float: left;
  text-align: center;
  width: 101px; height: 21px;
}

#navigation-approach li.active div {
  background: url(../images/nav_approach-active.png) no-repeat;
  border-right: 0;
  position: relative; left: -9px; top: 0; 
  width: 117px;
}

#navigation-approach li.first-active {
  border-right: 0
}

#navigation-approach li.first-active div {
  background: url(../images/nav_approach-active.png) no-repeat -12px 1px;
  border-right: 0;
  position: relative; left: 0; top: 0; 
  width: 105px;
}

#navigation-approach li.first-active a {
  color: #FFF;
  font-weight: bold;
  margin-left: -14px;
}

#navigation-approach li.last-active div {
  background: url(../images/nav_approach-active.png) no-repeat 0 1px;
  border-right: 0;
  position: relative; left: -9px; top: 0; 
  width: 101px;
}

#navigation-approach li.last-active a {
  color: #FFF;
  font-weight: bold;
}

#navigation-approach li.last {
  border-right: 0;
}

#navigation-approach li a {
  color: #D7E4EB;
  font-size: .6275em;
  line-height: 23px;
}

#navigation-approach li.active {
  overflow: visible;
}

#navigation-approach li.active a {
  color: #FFF;
  font-weight: bold;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==panorama */
  
#panorama {
}

#panorama div,
.tx-cykrpano-pi1 {
  border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;
}

#panorama img {
  border: none !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==legend */
  
#content-additional .csc-header,  
#content-additional .tx-cynreferences-pi1,
#content-additional .tx-cyreferencesradiussearch-pi1  {
  padding: 0 15px;
}

#content-additional .tx-cyreferencesradiussearch-pi1 form {
  padding-top: 0;
}

#content-additional .csc-text .csc-header {
  padding: 0;
}  

#content-additional .csc-header {
  margin-top: 15px; 
}

#content-additional .tx-cynreferences-pi1,
#content-additional .tx-cyreferencesradiussearch-pi1  {
  padding-bottom: 10px;
}

#content-additional .tx-cynreferences-pi1 ul {
  padding-top: 5px;
}

#content-additional .tx-cynreferences-pi1 li {
  color: #0F384F;
  font-size: .6875em;
  line-height: 1.4em;
  padding: 3px 0;
  position: relative;
  width: auto; height: 16px;
}

#content-additional .tx-cynreferences-pi1 li span {
  position: absolute; left: 20px;
}

#content-additional .tx-cyreferencesradiussearch-pi1 input.submit {
  text-align: left;
  padding-left: 25px;
}

#content-additional .tx-cyreferencesradiussearch-pi1 fieldset.options input.checkbox {
  border: none;
}

#content-additional .tx-cyreferencesradiussearch-pi1 fieldset.options label {
  float: none;
}

.tx-cyreferencesradiussearch-pi1 input {
  padding: 0 0 4px 0;
}

.ptype-energy #image {
  z-index: 1001;
}

#energy {
  width: 614px; height: 463px;
}

.flash-notice-outer {
  position: relative;
  width: 100%; height: 100%;
}

.flash-notice-inner {
  position: absolute; top: 50%; left: 50%;
  margin: -85px 0 0 -200px;
  text-align: center;
  width: 400px; height: 170px;
}

.flash-notice-inner img {
  border: none;
}

.flash-notice-inner h3,
.flash-notice-inner p {
  font-size: 8.75em;
  margin-top: 1em;
}

#content-additional .image {
  font-size: .1em;
  line-height: 0;
}

#navigation-projects-inner {
  font-size: .1em;
  line-height: 0;
}

.no-flash #navigation-projects-inner {
  font-size: 1em;
  line-height: 1em;
  height: 147px; overflow: scroll; overflow-x: hidden; overflow-y: scroll;
}

.ptype-projectlist #content-additional { 
  background: none;
}
