/**********************************
* styles für webseite (nicht cms) *
***********************************/


/*** allg.: schriftgroesse / -stil global setzten ***/


.body
{
    margin:3px 0px 0px 8px;
    background:url(/images/mst/bglines.gif);
    font-size: 86%;
    text-align:center;
}
select {
  font-size:0.9em;
}
div
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.orange
{
    background-color:#F5D17B;
}

.gelb
{
    background-color:#C9CAC8;
}

.blau
{
    background-color:#E1EBEF;
}

.gruen
{
    background-color:#E1EBEF;
}

.pfeil
{
    text-align:right;
    padding-top:5px;
    vertical-align:bottom;
}

.pfeilPresse
{
    text-align:right;
    margin-right:0px;
}

.bold
{
    font-weight:bold;
}

.dottedOrange
{
    height:10px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
}

.dottedBlau
{
    height:10px;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
}

.spacer1px {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1px;
    line-height: 1px;
    text-decoration: none;
}

/*** DIVs ***/

.bodyGelbDiv
{
    margin:0 auto;
    text-align:left;
    width:895px;

}

.bodyWeissDiv
{
    position:relative;
    height: 100%;
    width:894px;
    padding:0px 0px 0px 0px;
    background-color:#FFFFFF;
}

.headDiv
{
    position:relative;
    width:894px;
    /*border: 1px solid red;*/
    background:#FFF url(/images/mst/head_mst_bw.jpg) no-repeat;
}

.headBPlogoDiv
{
    position:relative;
    height:139px;
    width:179px;
float:left;
}

.headBPlogoLink:link, .headBPlogoLink:active, .headBPlogoLink:visited, .headBPlogoLink:hover
{
    display:block;
    height:139px;
    width:179px;
    background:url(/images/biopro_home.jpg);
}

.headBPimageDiv
{
    position:absolute;
    top:0px;
    left:179px;
    height:79px;
    width:536px;
    margin:0px;
    background-color:#C9CAC8;
}

.headBPtypoDiv
{
    position:absolute;
    top:79px;
    left:179px;
    height:60px;
    width:536px;
    margin:0px;
    background-color:#C9CAC8;
}

.headBWlogoDiv
{
    position:absolute;
    top:0px;
    left:715px;
    height:139px;
    width:179px;
    margin:0px;
    background-color:#C9CAC8;
}

.headServiceDiv
{
    position:relative;
    height:23px;
    width:895px;
    margin:0px;
  padding-left:185px;
    text-align:left;
    background-color:#F4E291;
}

.headSucheDiv
{
    position:relative;
    height:21px;
    width:179px;
    margin:-22px 0px 0px 715px;
    padding: 0px 0px 0px 0px;
    background-color:#F4E291;
}


.bwLogo {
 float:right;
width:190px;
height:120px;
}

.bwLogo a {
width:190px;
height:120px;
display:block;
text-indent:-9999em;
}

.newsletterDiv {
  position:absolute;
  top:139px;
  left:715px;
  width:179px;
  height:23px;
    margin:0px;
    padding:0px 5px 0px 8px;
  background-image:url(/images/pfeil_weiss.gif);
  background-repeat:no-repeat;
  background-position:166px 8px;
    background-color:#F3E291;
}

.newsletterDiv .newsInfoRot {
  line-height:23px;
}


.contentDiv
{
    position:relative;
    width:895px;
    height: 600px;
    margin:2px 0px 0px 0px;
  padding:0;
  padding-bottom:2px;
    background-color:#FFFFFF;
    background-image:url(/images/mst_content_hg.gif);
    background-repeat:repeat-y;

}

.naviDiv
{
  position:relative;
    width:179px;
  float:left;
    height:100%;
    margin:0px 5px 5px 0px;
    background-color:#7E786E;
}

.naviBoxDiv
{
    float:left;
    width:179px;
  position:relative;
  margin:0;
    padding:0px 0px 6px 0px;
    border-top:2px solid #FFFFFF;
    background-color:#7E786E;
}


.naviTrenner {
width:100%;
height:2px;
background:#FFF;
line-height:2px;
font-size:2px;
margin-top:2px;
margin-bottom:2px;
}

.inhaltDiv
{
    float:left;
  position:relative;
  top:2px;
    width:521px;
    height:100%;
    margin:0px 2px 0px 5px;
    background-color:#FFFFFF;
}

.inhaltTopDiv
{
    position:realtive;
    width:526px;
    margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
}

.inhaltBottomDiv
{
    position:realtive;
    width:526px;
    margin:5px 0px 0px 0px;
    background-color:#FFFFFF;
}

.inhaltTopLeftDiv
{
    float:left;
    width:260px;
    margin:0px 6px 0px 0px;
    background-color:#F5D17B;
}

.inhaltTopRightDiv
{
    float:left;
    width:260px;
    margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
}

.textTopLeftDiv
{
    padding:3px 10px 10px 10px;
}

.inhaltBottomOneDiv
{
    float:left;
    width:170px;
    margin:0px 7px 0px 0px;
    background-color:#FFFFFF;
}

.inhaltBottomTwoDiv
{
    float:left;
    width:170px;
    margin:0px 7px 0px 0px;
    background-color:#FFFFFF;
}

.inhaltBottomThreeDiv
{
    float:left;
    width:170px;
    margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
}

.textBottomDiv
{
    padding:2px 10px 10px 0px;
}

.teaserDiv
{
  position:relative;
  top:2px;
    height:100%;
    width:179px;
    margin:0px;
    background-color:#F5DE8A;
}

.webTextareaBildDiv {
     width:150px;
}

.teaserBoxOneDiv
{
    width:179px;
    border-bottom: 2px solid #FFFFFF;
    padding:8px 5px 3px 8px;
    background-image:url(/images/dotted_orangegelb.gif);
    background-repeat:repeat-x;
    background-color:#F5DE8A;
    margin-top:10px;
}

.teaserBoxAdressDiv
{
    width:179px;
    padding:8px 5px 3px 8px;
    background-image:url(/images/dotted_orangegelb.gif);
    background-repeat:repeat-x;
    background-color:#FEFCC3;
}

.teaserBoxAdressEndeDiv
{
    height:5px;
    background-color:#fff;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
}

.teaserPresseDiv
{
    width:179px;
    height:21px;
    border-bottom: 5px solid #FFFFFF;
    background-color:#7E786E;
}

.teaserNewsDiv
{
    width:179px;
    margin:0px;
    border-bottom: 5px solid #FFFFFF;
    padding:2px 5px 3px 8px;
    background-image:url(/images/dotted_rot.gif);
    background-repeat:repeat-x;
    background-color:#F5D17B;
}

.teaserTextDiv
{
    margin:2px 0px 5px 0px;
}

.teaserTextArtikelDiv
{
    padding-top:5px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
}


/* CONTENT */

.inhaltContentDiv
{
    position:relative;
    float:left;
    width:520px;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
}

.inhaltZweiContentDiv
{
    position:relative;
    width:515px;
    margin-right:5px;
    padding-left:5px;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
}


.inhaltImageDiv
{
    margin:5px 0px 5px 0px;
}

.contentTeaserDiv
{
    /*height:100%;*/
    width:179px;
    margin:0px;
    background-color:#FFFFFF;
}

.contentZweiTeaserDiv
{
    width:179px;
    margin:0px;
    background-color:#FFFFFF;
}

.contentTickerDiv
{
    height:21px;
    vertical-align:bottom;
    margin-bottom:5px;
    padding-top:3px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
}

.contentTickerTextDiv
{
    float:left;
    line-height:15px;
    width:154px;
    padding-left:8px;
    position:relative;
}

.contentTickerImageDiv
{
    height:100%;
    width:17px;
    margin-right:3px;
    text-align:right;
    position:relative;
    vertical-align:bottom;
}

.contentTickerImageClassDiv
{
    vertical-align:bottom;
    position:absolute;
    bottom:0;
    right:0;
}

.teaserServiceDiv
{
    height:21px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
}

.teaserServiceTextDiv
{
    float:left;
    line-height:21px;
    padding-left:8px;
}

.contentImageLeftDiv
{
    width:255;
    float:left;
}

.contentImageRightDiv
{
    float:right;
}



/* REGION */

.teaserImageDiv
{
    padding:7px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
    border-bottom:5px solid #FFFFFF;
}

.teaserBoxOneDivGruen
{
    width:179px;
    border-bottom: 5px solid #FFFFFF;
    padding:8px 5px 3px 8px;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
    background-color:#E1EAEF;
}

.teaserBoxOneDivGrau
{
    width:179px;
    padding:6px 5px 6px 8px;
    margin:0px -5px 0px -8px;
    background-color:#777777;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.9em;
    line-height:1.2em;
    font-weight:bold;
    color:#FFFFFF;
}

.teaserBoxOneDivBlau
{
    width:179px;
    border-bottom: 5px solid #FFFFFF;
    padding:8px 5px 3px 8px;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
    background-color:#E1EAEF;
}

.teaserRegionLogoDiv
{
    width:179px;
    border-bottom: 5px solid #FFFFFF;
    padding:6px 6px 6px 6px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
}

.teaserRegionLogoBildDiv
{
    background-color:#ffffff;
    text-align:center;
    padding:12px 28px 12px 28px;
}


/* ZIELGRUPPEN */

.manuellerTeaserDiv
{
    position:relative;
    height:100%;
    background-image:url(/images/dotted_blau.gif);
    background-repeat:repeat-x;
}

.manuellerTeaserTextDiv
{
    position:relative;
    line-height:15px;
    padding:3px 5px 7px 0px;
    width:340px;
}

.manuellerTeaserImageDiv
{
    width:170px;
    float:right;
    padding:5px 0px 5px 0px;
}


.zielContentTickerDiv
{
    height:100%;
    vertical-align:bottom;
    padding-bottom:5px;
    margin-top:3px;
    background-image:url(/images/dotted_orange.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}

.zielContentTickerTextDiv
{
    float:left;
    line-height:15px;
    width:503px;
    position:relative;
}

.zielContentTickerImageDiv
{
    height:100%;
    width:17px;
    margin-right:3px;
    text-align:right;
    position:relative;
    vertical-align:bottom;
}

/*** Schriften ***/

.headService
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight:normal;
    line-height:23px;
    color:#7E786E;
    list-style-type:none;
    padding-right:10px;
    text-decoration: none;
}

.headSuche
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.naviLevelOne
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FCE899;
    list-style: none;
    text-align:left;
    line-height:20px;
    padding-left:10px;
    text-decoration: none;
}

.naviLevelTwo
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:10px;
    text-decoration: none;
}

.naviLevelThreeDiv
{
    list-style: none;
    line-height:20px;
    padding-left:0px;
    background:#7E786E;
    text-decoration: none;
}

.naviLevelThree
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:27px;
    background:#7E786E;
    text-decoration: none;
}

.naviLevelFourDiv
{
    list-style: none;
    line-height:20px;
    padding-left:1px;
    background:#7E786E;
    text-decoration: none;
}

.naviLevelFour
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:35px;
    background:#7E786E;
    text-decoration: none;
}

.naviLevelOne:hover
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FCE899;
    list-style: none;
    text-align:left;
    line-height:20px;
    padding-left:10px;
    text-decoration: none;
}

.naviLevelTwo:hover
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:10px;
    text-decoration: none;
}

.naviLevelThree:hover
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:27px;
    background:#7E786E;
    text-decoration: none;
}

.naviLevelFour:hover
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FFFFFF;
    list-style: none;
    line-height:20px;
    padding-left:35px;
    background:#7E786E;
    text-decoration: none;
}

.ueberschrift
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
  margin-top:5px;
}

.fliesstext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #666666;
    text-decoration: none;
}

address.fliesstext
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #666666;
    text-decoration: none;
    font-style:normal;
    font-weight:bold;
}

.infoRot
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #EE7469;
    text-decoration: none;
    text-align:right;
}

.infoBlau
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #357696;
    text-decoration: none;
    text-align:right;
}

.teaserTitle
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #387592;
    text-decoration: none;
}

.teaserPresse
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #FCE899;
}

.newsInfoRot
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #7E776E;
    text-decoration: none;
    text-align:right;
    line-height:25px;
}
.legende
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #666666;
    text-decoration: none;
}

.bilduntertitel
{
    background-color: #C9CAC8;
    width:338px;
}



.bilduntertitelmittel
{
    background-color: #C9CAC8;
    width:255px;
}

.bilduntertitelklein
{
    background-color: #C9CAC8;
    width:166px;
}

.gallerieBilduntertitel{
    background-color: #C9CAC8;
    width:120px;
}

.gallerieBildDiv{
    padding:0px 10px 5px 0px;
    margin: 0px;
    text-align:left;
    float:left;
}


A {
  /* Default für Links in Textbereich */
  font-family: verdana,arial,helvetica,sans-serif;
  color: #357696;
  text-decoration: none;
}

A:hover {
  /* Default für Links in Textbereich */
  font-family: verdana,arial,helvetica,sans-serif;
  color: #357696;
  text-decoration: underline;
}

.link
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #357696;
    text-decoration: none;
}

.link:active
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #357696;
    text-decoration: none;
}

.link:hover
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #357696;
    text-decoration: underline;
}

.link:visited
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #357696;
    text-decoration: none;
}

.linkdetail
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: #357696;
    text-decoration: none;
}
.linkdetail:link
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: #357696;
    text-decoration: none;
}
.linkdetail:active
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: #357696;
    text-decoration: none;
}
.linkdetail:visited
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: #357696;
    text-decoration: none;
}
.linkdetail:hover
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: #357696;
    text-decoration: none;
}

/* ************************************ */
/* spezielle styles für flex-module */

/* Eingabefeld Div */
.webTextareaBildDivLeft {
    padding: 0px 10px 5px 0px;
    margin: 0px;
    text-align:left;
    position:relative;
    float:left;
}

/* Eingabefeld Div */
.webTextareaBildDivRight {
    padding: 0px 0px 5px 10px;
    margin: 0px;
    text-align:left;
    position:relative;
    float:right;
}

/* Flexmodul Abstände */
.webFlexAbstand0 {
    margin-bottom:0px;
}

.webFlexAbstandMini {
    margin-bottom:4px;
}

.webFlexAbstand1 {
    margin-bottom:9px;
}

.webFlexAbstand2 {
    margin-bottom:18px;
}

.webFlexAbstand3 {
    margin-bottom:27px;
}

.webFlexAbstand4 {
    margin-bottom:36px;
}

/* Flexmodul Umbruch */
.webFlexBr {
    clear:both;
    font-size:0px;
}

/* MAIL TO A FRIEND */
.WebCmsMailtoafriendDiv{
    text-align:left;
    padding:9px 9px 9px 9px;
    background-color:#FFFFFF;
}

.WebCmsMailtoafriendDivLeft{
    width:220px;
    padding-right:9px;
    padding-top:9px;
    text-align:left;
    float:left;
}

.WebCmsMailtoafriendDivRight{
    width:200px;
    padding-top:9px;
    text-align:left;
}

/*FORMS*/

.WebCmsFormDivLeftSmall{
    padding-right:9px;
    padding-top:20px;
}

.WebCmsFormDivLeftWide{
    width:200px;
    padding-top:9px;
}

/* Sitemap */

.sitemapLevelOne
{
    display:none;
}

.sitemapLevelTwo
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #666666;
    list-style: none;
    line-height:20px;
    padding:0px 5px 0px 5px;
    text-decoration: none;
}

.sitemapLevelThreeDiv
{
    list-style: none;
    line-height:20px;
    padding-left:15px;
    text-decoration: none;
}


.sitemapLevelThree
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #7E786E;
    list-style: none;
    line-height:20px;
    text-decoration: none;
}

.sitemapLevelFourDiv
{
    list-style: none;
    line-height:20px;
    padding-left:25px;
    text-decoration: none;
}


.sitemapLevelFour
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    font-weight: normal;
    color: #7E786E;
    list-style: none;
    line-height:20px;
    text-decoration: none;
}

/* Kontakt */

.formInput {
    behavior:url(/cms_tools/styles/hilite.htc);
    border-width: 1px;
    border-style:solid;
    border-color:#bbbbbb;

}

.formInputNormal {
    width:416px;
}

.headSucheInputGif {
    border-width: 0px;
}

.headSucheInput
{
    height:19px;
    width:155px;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
  padding-left:8px;
}

.formContentTextarea {
    width:100%;
    border-width: 1px;
    border-style:solid;
    border-color:#F6D17C;
    background-color:#C9CAC8;
    padding:3px;
}


/* Unternehmen */
.detailsUnternehmenDiv1 {
  border: 1px solid #DDD;
  padding: 10px;
  background-color:#FEFDE0;
}

.detailsUnternehmenDiv2 {
  border: 1px solid #DDD;
  padding: 10px;
  width: 45%;
  float: left;
  background-color:#FEFDE0;
}


/* JAPAN STYLES */

.inhaltDivCity
{
    float:left;
    width:526px;
    height:100%;
    margin:0px 2px 0px 0px;
    background-color:#FFFFFF;
    background-image:url(/images/ja/cityback.jpg);
    background-repeat:no-repeat;
}


.ueberschriftJA
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #377292;
    text-decoration: none;
}

.fliesstextJA
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #377292;
    text-decoration: none;
}

.bilduntertitelkleinBahn
{
    background-color: #C9CAC8;
    width:88px;
}

.naviAktiv {
 color:#E9C820;
}

input, textarea {
  font-size:0.8em;
  border: 1px solid #CCC;
  font-family:verdana,arial,helvetica,sans-serif;
}


.teaserBoxOneDiv div.bilduntertitel {
     width:150px;
}

.mstListe
{
  display:block;
  padding:5px 0px 0px 15px;
  /* einzelne Schreibweise für ältere Mozilla*/
  background-image:url(/images/mst/bullet.gif);
  background-repeat:no-repeat;
  background-position:left 0.4em;
  voice-family:"\"}\"";
  voice-family:inherit;
  margin-left:25px;
}

/* CONTENT KOMPETENZMATRIX */

.inhaltZweiContentDiv {
    color:#666666;
    font-family:verdana,arial,helvetica,sans-serif;
    text-decoration:none;
}

.inhaltZweiContentDiv .kompetenzmatrixDiv{
    color:#666666;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.8em;
    text-decoration:none;
}

.inhaltZweiContentDiv h1.ueberschrift {
    font-size: 1em;
    margin: 10px 0 0 0;
    padding: 0;
}

.inhaltZweiContentDiv hr{
    border: none;
    border-top: 1px solid #666666;
    height: 1px;
}

.inhaltZweiContentDiv .formInput{
    border: 1px solid #BBBBBB;
    width: 240px;
}

table.dbTable {
  width: 100%;
  font-size:1em;
  border-collapse: collapse;
}

table.dbTable td {

  padding:4px;
  border: 1px solid #CCC;
}

.TdBgClass {
  background-color: #EEE;
}

