.bodytext a.internal-link
{
	color:#00AEEF;
	white-space: nowrap;
}

.bodytext a.internal-link:link
{
	text-decoration:none;
}

.bodytext a.internal-link:visited
{
	text-decoration:none;
}

.bodytext a.internal-link:active
{
	text-decoration:none;
}

.bodytext a.internal-link:hover
{
	text-decoration:underline;
}



.cyan { color: #00bcf2; }

a.text_link
{
	color:#00AEEF;
	white-space: nowrap;
}

a.text_link:link
{
	text-decoration:none;
}

a.text_link:visited
{
	text-decoration:none;
}

a.text_link:active
{
	text-decoration:none;
}

a.text_link:hover
{
	text-decoration:underline;
}


/* Startseite Boxen */
#box_left {
	float: left;
	width: 295px;
	background-color: #ffffff;
}

#box_center {
	float: left;
	width: 295px;
	margin-left: 7px;
}

#box_right {
	float: right;
	width: 295px;
	background-color: #ffffff;
	overflow: hidden;
	padding-bottom: 0px;
}

.box_container {
	border: solid 1px #e2e2e2;
	padding: 0 7px;
	height: 210px; /* original:180 */
}

.box_top_header {
background-image: url(../images/box_lblue.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
background-color: #dff2ff;
color: #333333;
height: 22px;
font-size: 11px;
font-weight: bold;
text-align: left;
padding: 4px 5px 1px 11px;
}

.bordertop { border-top: 1px solid #004a80; }

.box_date {
text-align: left;
color: #333333;
padding: 0 5px 0 20px;
}

.box_title {
text-align: left;
line-height: 14px;
color: #004a80;
padding: 0 5px;
}

.box_title a {
display: block;
color: #004a80;
text-decoration: none;
background-color: transparent;
background-image: url(../images/bullet_arrow.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0.4em;
padding-left: 15px;
}

.box_title a:hover { text-decoration: underline; }

.news_container { margin-top: 10px; }

.news_article { margin-bottom: 5px; }

/* Startseite Ende */

/* Unternehmen Bereichsleiter */
#bereichsleiter {
    float: left;
    width: 624px;
    border: solid 1px #e2e2e2;
    background-image: url(../images/bereichsleiter_back.png);
    background-repeat: repeat-x;
    padding: 13px;
    margin-bottom: 15px;
}
#bereichsleiter .headline {
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 7px;
}
#bereichsleiter .box_left {
    float: left;
    text-align: left;
    background-color: #ffffff;
    width: 290px;
    padding: 3px;
}
#bereichsleiter .box_left img {
    float: left;
    margin-right: 13px;
}

#bereichsleiter .box_right {
    float: right;
    text-align: left;
    background-color: #ffffff;
    width: 290px;
    padding: 3px;
}
#bereichsleiter .box_right img {
    float: left;
    margin-right: 13px;
}
.bereichstitle {
    color: #004a80;
    font-weight: bold;
}

/* Update Bereichsleiter wegen 3er Konstellation */
#bereichsleiter .box_left_3 {
    float: left;
    text-align: left;
    background-color: #ffffff;
    width: 190px;
    padding: 3px;
}
#bereichsleiter .box_left_3 img {
    float: left;
     margin-right: 13px;
}
#bereichsleiter .box_right_3 {
    float: right;
    text-align: left;
    background-color: #ffffff;
    width: 190px;
    padding: 3px;
}
#bereichsleiter .box_right_3 img {
    float: left;
    margin-right: 13px;
}
/* Update Bereichsleiter schmale Boxen wegen 4er Konstellation */
#bereichsleiter .box_left_4 {
    float: left;
    text-align: center;
    background-color: #ffffff;
    width: 100px;
    padding: 3px;
    margin-right: 49px;
    min-height: 100px;
}
#bereichsleiter .box_left_4 img {
}
#bereichsleiter .box_right_4 {
    float: right;
    text-align: center;
    background-color: #ffffff;
    width: 100px;
    padding: 3px;
    min-height: 100px;
}
#bereichsleiter .box_right_4 img {
}

/* Unternehmen Ende */
.name-of-person
{
	color:#00AEEF;
	white-space: nowrap;
}

#content_center
{
	width:905px;
	/* text-align:center; */
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}


#content_left {
    width:220px;
    float:left;
    /* background-color:#f3f3f3; */
    min-height:325px;
    /* height:325px; */
    font-size:11px;
    line-height:17px;
    padding:0px 4px 0px 2px;
}

/* CSS Document */

#content_left .csc-textpic-imagewrap {
	margin-left:12px;
}

.detail_column_left {
	float:left;
	width:380px;
}

.detail_column_right {
	float:right;
	width:230px;
}

.overview_column_left {
	float:left;
}

.overview_column_right {
	float:right;
}



div.segment_headline {
	font-weight:bold;
	color:#00AEEF;
}

div.segment_headline_underline
{
	border-bottom:1px dotted #7d7d7d;
}

.segment_headline a
{
	color:#00AEEF;
}

.segment_headline a:link
{
	text-decoration:none;
}

.segment_headline a:visited
{
	text-decoration:none;
}

.segment_headline a:active
{
	text-decoration:none;
}

.segment_headline a:hover
{
	text-decoration:underline;
}


.segment_content
{
padding-bottom:24px;
}

.subsegment_content
{
padding-bottom:24px;
}

.subsegment_headline
{
color:#004a80;
font-weight:bold;
}

.segment_content
{
padding-bottom:24px;
}


.segment_content a
{
	color:#00AEEF;
}

.segment_content a:link
{
	text-decoration:none;
}

.segment_content a:visited
{
	text-decoration:none;
}

.segment_content a:active
{
	text-decoration:none;
}

.segment_content a:hover
{
	text-decoration:underline;
}



#content_left h5
{
	background-color:#ffffff;
	margin-top: 18px;
	padding-left:10px;
	line-height:23px;
	clear: none;
}

.csc-textpic-text p {
    margin:0;
    padding:0;
}

p
{
	margin:0px;
	padding:0px;
}

p.bodytext {
    margin-bottom: 15px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
{
	padding:4px !important;
	background-color:#ffffff; /*f3f3f3*/
}
.csc-textpic-caption
{
	line-height:14px;
	font-size: 10px;
	padding: 3px;
}

.csc-frame-frame2
{
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 12px !important;
	padding-bottom:12px !important;
	
}

.detail
{
	color:#004A80;
}
.csc-header h4
{
	color: #004A80;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
    color: #004A80;
    font-size:12px;
    font-weight:bold;
}

h3 a {
    color: #004A80 !important;
    text-decoration: none;
}
h3 a:hover {
    text-decoration: underline;
}

.csc-textpic
{
	margin-bottom:16px;
	padding-bottom:16px;
	/* border: 1px solid #d7d7d7; */
}
.csc-textpic p {
    margin-bottom: 15px;
}

#content_center ul
{
     padding-left:16px;
     list-style-image:url(../images/bullet_cyan.png);
}

#content_right ul
{
     padding-left:16px;
     list-style-image:url(file../images/bullet_cyan.png);
}


#content_right_inner ul.csc-menu li
{
    padding-left:22px;
    list-style-type: none !important;
    list-style-image: none !important;
}

.csc-firstHeader {
    color: #7d7d7d;
}
.csc-subheader {
	color:#00bcf2;
    font-size:19px;
    line-height: 23px;
    font-weight:normal;
    margin: 0 0 20px 0;
}


.csc-header-n2 h1 {
    margin-bottom:20px !important;
}

#content_left p
{
	padding-left:12px;
	padding-right:12px;
	padding-top:3px !important;
	padding-bottom:2px !important;
}

.csc-header h5 {
    font-size: 11px;
    padding-top:0px;
    margin-bottom:0px;
    color: #333333;
    border-bottom:1px solid #004a80;
}

body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:17px;
    background-image:url(../images/footer_gradient.png);
}


#location a:link {
color:#6a6a6a;
text-decoration:none;
}
#location a:active {
color:#6a6a6a;
text-decoration:none;
}
#location a:visited {
color:#6a6a6a;
text-decoration:none;
}
#location a:hover {
color:#6a6a6a;
text-decoration:underline;
}

.csc-menu
{
	list-style-type:none !important;
}

ul.csc-menu
{
	margin:0px !important;
	padding:0px !important;
	list-style-type:none !important;
	list-style-image: url() !important;
}

.csc-menu li
{
	/* background-image:url(../images/submenu_item_bg.png); */
	background-image: url(../images/arrow_cyan_right.gif);
	background-repeat:no-repeat;
	padding:1px 0px 5px 27px;
	list-style-type:none !important;
	border-bottom:1px dotted #7d7d7d;
}

.csc-menu li a
{
	line-height:15px;
}

.csc-menu li a:link {
    color:#000000;
    text-decoration:none;
    display:block;
}
.csc-menu li a:active {
    color:#000000;
    text-decoration:none;
    display:block;
}
.csc-menu li a:visited {
    color:#000000;
    text-decoration:none;
    display:block;
}
.csc-menu li a:hover {
    color:#000000;
    text-decoration:underline;
    display:block;
}


h1.csc-firstHeader
{
    padding: 0;
    margin-top:12px;
}

h1 {
    color:#00bcf2;
    font-size:19px;
    line-height: 23px;
    font-weight:normal;
    margin: 0 0 2px 0;
}

sub, sup {
    line-height: 0px;
    font-size: 60%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content_all_wrap {
    text-align:center;
    background-color:#ffffff;
}
#content_all {
    width:905px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    /* background-image: url(../images/leftcolumn_bg.png); */
    /* background-color:#f3f3f3; */
}

/* top menu */
#top_menu_wrap {
    text-align:center;
    background-color:#f3f3f3;
    height:24px;
}
#top_menu_inner {
    width:905px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    height:24px;
    line-height:24px;
}
#top_menu_float {
    float:right;
}

#header_logo {
    clear:both;
    height:96px;
    background-image:url(../images/header_logo.png);
    background-repeat:no-repeat;
    background-color: #ffffff;
}
#header_logo_link {
    height:96px;
    width:200px;
}

#header_image {
    clear:both;
    height:160px;
    background-color:gray;
    margin: 0;
}

#location {
    height:22px;
    /* line-height:24px; */
    padding-top: 5px;
    clear:both;
    font-size:11px;
    color:#6a6a6a;
    border-bottom: 1px dotted #7d7d7d;
    background-color: #ffffff;
}

.location_item {
    line-height:24px;
    padding-left:14px;
    float:left;
    color:#6a6a6a;
}

#menu_main_wrap {
    clear:both;
    height:26px;
    background-image:url(../images/menu_main_bg.png);
    background-repeat:repeat-x;
    background-color: #d2d4d6;
    /* Hack to correct Cycle-Index-Problem on Main Page */
    position: relative;
    z-index: 80;
}


#location_separator {
height:1px;
background-image:url(../images/location_separator_bg.png);
background-repeat:repeat-x;
clear:both;
}

#content_left_inner {
padding:0px 4px 0px 2px;
}
.content_left_item {
background-image:url(../images/submenu_item_bg.png);
background-repeat:no-repeat;
padding:1px 0px 1px 27px;
}
.content_left_separ {
background-image:url(../images/submenu_item_separator_bg.png);
background-repeat:repeat-x;
height:1px;
clear:both;
}

#content_left_title {
background-color:#ffffff;
border-top:18px solid #f3f3f3;
padding-left:10px;
line-height:23px;
}

#content_left_title_separ {
background-image:url(../images/bereichte_separator_bg.png);
background-repeat:repeat-x;
height:1px;
}


#content_right {
    width:675px;
    float:right;
}
#content_right_inner {
    padding: 10px 0px 4px 25px;
    background-color: #ffffff;
}
#content_right_inner ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 20px;
}
#content_right_inner li {
    margin: 0;
    list-style-image: url(../images/bullet_square_blue.gif);
    background-position: .2em .4em;
}
#content_right_inner img {
    border: 0;
}
.content_right_header {
font-size:18px;
line-height:22px;
color:#666666;
}

/* Grauer Hintergrund für Boxen links */
#leftbox {
    background-color: #f2f2f2;
    height: auto;
}
#leftbox .leftbox_wrap {
    padding: 5px;
}

/* Copyright Bilder */
.copyright {
	color: #999999;
	text-align: right;
	margin-bottom: 3px;
}
            

/* Footer Stuff */

#footer_top {
    clear:both;
    height:1px;
    border-bottom:1px solid #cccccc;
    background-color: #ffffff;
}
#footer_wrap {
    border-top: 1px solid #cccccc;
    text-align:center;
    /* background-color:#f3f3f3; */
    height:45px;
}
#footer_inner {
    font-size:11px;
    line-height:16px;
    width:921px;
    text-align:center;
    margin: 0px auto 0px auto;
    padding-top: 19px;
    color: #999999;
}
#footer_inner a {
    text-decoration: none;
    color: #999999;
}
#footer_inner a:hover {
    color: #333333;
}
#footer_shadow {
    height:15px;
    /* 
    background-image:url(../images/footer_shadow.png);
    background-repeat:repeat-x;
    */
}

/* links */
.a_menu_black:link {
    color:#000000;
    text-decoration:none;
    display:block;
}
.a_menu_black:active {
    color:#000000;
    text-decoration:none;
    display:block;
}
.a_menu_black:visited {
color:#000000;
text-decoration:none;
display:block;
}
.a_menu_black:hover {
color:#000000;
text-decoration:underline;
display:block;
}

.a_menu_color:link {
color:#00AEEF;
text-decoration:none;
font-weight:bold;
display:block;
}
.a_menu_color:active {
color:#00AEEF;
text-decoration:none;
font-weight:bold;
display:block;
}
.a_menu_color:visited {
color:#00AEEF;
text-decoration:none;
font-weight:bold;
display:block;
}
.a_menu_color:hover {
color:#00AEEF;
text-decoration:underline;
font-weight:bold;
display:block;
}

.a_location:link {
color:#6a6a6a;
text-decoration:none;
}
.a_location:active {
color:#6a6a6a;
text-decoration:none;
}
.a_location:visited {
color:#6a6a6a;
text-decoration:none;
}
.a_location:hover {
color:#6a6a6a;
text-decoration:underline;
}


/* colors */
.blue {
color:#00bcf2;
font-size:19px;
}

/* menues */
/* top menu */
ul#top_menu {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size:11px;
    height:24px;
    line-height:24px;
}
ul#top_menu li {
    display: block;
    float: left;
    margin: 0 6px 0 8px;
    color:#999999;
    height:24px;
    line-height:24px;
}
ul#top_menu li a {
    color: #999999;
    text-decoration: none;
    display: block;
    float: left;
}
ul#top_menu li a:hover {
    color:gray;
    text-decoration:underline;
}
ul#top_menu li a.current {
    color: #999999;
}

/* footer */
ul#footer_menu {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#footer_menu li {
display: block;
float: left;
margin: 0 0 0 8px;
color:gray;
}
ul#footer_menu li a {
color: gray;
text-decoration: none;
display: block;
float: left;
}
ul#footer_menu li a:hover {
color:gray;
text-decoration:underline;
}
ul#footer_menu li a.current {
color: gray;
} 

/* Link Colors */
a.download {
    color: #00aeef;
    text-decoration: none;
}
a.download:hover {
    color: #004A80;
    text-decoration: underline;
}

a.mail {
    color: #00aeef;
    text-decoration: none;
}
a.mail:hover {
    color: #004A80;
    text-decoration: underline;
}

a.link_arrow_back  {                                                                                                                                                                                                                   
    display:inline-block;                                                                                                                                                                                                                   
    background-image:url(../images/arrow_cyan_left.gif);                                                                                                                                                                                    
    padding-left:15px;                                                                                                                                                                                                                      
    background-repeat:no-repeat;                                                                                                                                                                                                            
    background-position:center left;                                                                                                                                                                                                        
    border:0px;                                                                                                                                                                                                                             
    color: #00bcf2;                                                                                                                                                                                                                         
    font-weight: bold;                                                                                                                                                                                                                      
    font-size: 11px;                                                                                                                                                                                                                        
    text-decoration: none;                                                                                                                                                                                                                  
}        
a.link_arrow_back:hover {
    text-decoration: underline;
}
a.link_arrow_next, div.link_arrow_next a {                                                                                                                                                                                                                        
    display:inline-block;                                                                                                                                                                                                                   
    background-image:url(../images/arrow_cyan_right.gif);                                                                                                                                                                                    
    padding-left:15px;                                                                                                                                                                                                                      
    background-repeat:no-repeat;                                                                                                                                                                                                            
    background-position:center left;                                                                                                                                                                                                        
    border:0px;                                                                                                                                                                                                                             
    color: #00bcf2;                                                                                                                                                                                                                         
    font-weight: normal;                                                                                                                                                                                                                      
    text-decoration: none;                                                                                                                                                                                                                  
}                                                                                                                                                                                                                                           
a.link_arrow_next:hover, div.link_arrow_next a:hover {                                                                                                                                                                                                                   
    text-decoration: underline;
    color: #004A80;                                                                                                                                                                                                             
}

/**/
/* BIS Academy */
.academy_hr {
    background:#cccccc none repeat scroll 0%;
    border:0pt none;
    height:1px;
    margin-bottom: 15px;
}
.academy_header {
    font-weight: bold;
    text-transform: uppercase;
    color: #004A80;
    border-bottom: 1px solid #004A80;
    margin-bottom: 5px;
}

/* Kontaktformular */
.csc-mailform {
    border: 0;
    margin: 0;
    padding: 0;
}
.csc-mailform-field {
    margin-bottom: 5px;
    clear:both;
}
fieldset.csc-mailform label {
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
}
fieldset.csc-mailform option {
    font-size: 11px;
}
/* * /
/* Suche als Plugin */

/* Suche-Box */
.tx-indexedsearch-searchbox {
}
.tx-indexedsearch-searchbox td {
    padding-bottom: 5px;
}
.search_label {
    width: 100px;
}

/* Results */
.tx-indexedsearch-browsebox {
    padding: 0;
    margin: 10px 0 0 0;
}
.browsebox {
    margin: 0;
    padding: 0;
}
.browsebox a {
    color: #00bcf2;
}

.browsebox li {
    margin: 0;
    padding: 0 5px 0 0;
}
ul.browsebox {
    margin: 0 !important;
    padding-left: 0px !important;
    border: none !important;
}

/* Treffer */
.tx-indexedsearch-res {
    border-bottom: 1px dotted #d7d7d7;
    padding: 5px 0;
}
.tx-indexedsearch-res a {
    color: #004a80;
    text-decoration: none;
    font-weight: bold;
}
.tx-indexedsearch-res a:hover {
    text-decoration: underline;
}
.tx-indexedsearch-path a {
    font-weight: normal;
}

/* Rules-Box */
#tx-indexedsearch-rules {
    border: 1px solid #d7d7d7;
    padding: 10px;   
    margin-top: 15px; 
}
#tx-indexedsearch-rules h1, h2, h3, h4, h5 {
    margin: 0 0 5px 0;
    padding: 0;
}

/* Suche als Seitenelement (outdated) */
.csc-searchResultHeader {
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
}
.csc-searchform {
    border: 1px solid #d7d7d7;
    padding: 10px 20px 10px 20px;
}
.csc-form-labelcell {
    width: 75px;
    padding: 5px;
}
.csc-form-fieldcell {
    padding: 5px;
}

/* Sitemap */
.tx-flseositemap-pi1 {
}
.tx-flseositemap-pi1 ul.list {
    margin-bottom: 10px;
}
.tx-flseositemap-pi1 .last {
    border-bottom: 0px;
} 
.tx-flseositemap-pi1 .deep0 {
    font-weight: bold;
}
.tx-flseositemap-pi1 .deep1 {
    font-weight: normal;
}
.tx-flseositemap-pi1 a {
    color: #004a80;
    text-decoration: none;
} 
.tx-flseositemap-pi1 a:hover {
    text-decoration: underline;
}

/* Rahmen */
DIV.csc-frame-frame1 {
	background-color: #f2f2f2;
    height: auto;
}
DIV.csc-frame-rulerBefore { border-top: 1px solid #d7d7d7; }
DIV.csc-frame-rulerAfter { 
	border-bottom: 1px solid #d7d7d7;
	padding: 0 0 0 0;
	margin: 5px 0 10px 0;
}

/* Lightbox Anpassung */
#overlay {
    height: 2000px !important;
}





.angebote_image_wrap { 
	width: 275px;
	float: left;
}
.angebote_text_wrap {
	width: 370px;
	float: left;
	text-align: left;
}
/* Bilder */
.zielsetzung_off
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/zielsetzung_off.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}       

.zielsetzung_on
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/zielsetzung_on.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}
.zielgruppe_off
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/zielgruppe_off.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}       

.zielgruppe_on
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/zielgruppe_on.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}
.inhalt_off
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/inhalt_off.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}       

.inhalt_on
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/inhalt_on.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}
.nutzen_off
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/nutzen_off.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}       

.nutzen_on
{
  background-image:url(fileadmin/Bilfinger_Berger_Industrial_Services/Templates2/images/angebote/nutzen_on.png);
  background-repeat:no-repeat;
  height:	125px;
  width:	125px;
  cursor:	pointer;
}

