@import url(news.css);
@import url(sitemap.css);
@import url(search.css);
@import url(contact.css);
@import url(typo3.css);



/* Global */

body {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  font-size: 11px;
  color: #231F20;  
  background: URL(body.bg.gif) 0 0 repeat-y;
  _overflow: hidden;
}
td {
  font-size: 11px;
}
p {
  padding-left: 1px;
}
span.grau {
  color: #9C9C9F;
}
.grau {
  color: #9C9C9F;
}

p.linkright {margin: 0; padding: 0; text-align: right;}

/* Global Form Styles*/
form input[type=hidden]{
	display:none;
}
form input,textarea {
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  border: 1px solid #231F20;
  margin-right: 3px;
  font-size: 12px;
  margin: 8px 8px 8px 8px;
  display: block;
  height: 20px;
}



form textarea {  
  height: 80px;
}
form input.checkbox {
  margin: 0px 4px 0px 0px;
  display: inline;
  border: none;
}
form label {
  margin: 0px 4px 0px 0px;
}
form span.markup {
  color: #cc0000;
  font-weight: bold;
}
form .button{
  height: 20px;
  background: url(../sys/icon.arrow.red.gif) 0px 4px no-repeat;
  padding-left: 4px;
  border: none;
}




/* Header */

#header {
  top: 0px;
  left: 0px;
  width: 956px;
  height: 123px;
  background-color: #fff;
}


/* Header Metanavigation */

#metanavi {
  top: 100px;
  left: 0px;
  width: 190px;
  height: 35px;
  padding-left: 20px;
  position: absolute;
  background-color: #fff;
  z-index: 10;
}
#metanavi a {
  float: left;
  margin-top: 5px;
  margin-right: 9px;
  /*margin-right: 18px;*/
  font-size: 9px;
  color: #9C9C9F;
  text-decoration: none;
}
#metanavi a.active {
  color: #5E5B5B;
}

/* Header Navigation 1 */

#navigation1 {
  top: 100px;
  left: 201px;
  width: 500px;
  height: 21px;
  position: absolute;
}
#navigation1 ul.nav1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navigation1 ul.nav1 li {
  float: left;
  margin: 0px;
  margin-left: -1px;
}
#navigation1 ul.nav1 div {
  margin-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(../sys/navi1.line.gif) 0px 3px no-repeat;
}
#navigation1 ul.nav1 div a {
  font-size: 11px;
  color: #9C9C9F;
  text-decoration: none;
}
#navigation1 ul.nav1 div a:hover {
  font-size: 11px;
  color: #5E5B5B;
  text-decoration: none;
}
#navigation1 ul.nav1 div a.active {
  font-size: 11px;
  color: #5E5B5B;
  text-decoration: none;
  font-weight: bold;
}

/* Header Logo */

#logo {  
  top: -4px;
  left: 700px;
  width: 168px;
  height: 123px;
  position: absolute;
}
#logo a img {  
  border: none;
}
#bmc #logo,
#mbm #logo {left: 700px;}



/* Page */

#page {
  top: 0px;
  left: 0px;
  width: 980px;
  height: 100%;
  margin-top: -150px;
  padding-top: 150px;
  overflow: hidden;
}

/* Page Content */

#content {
  width: 956px;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding-bottom: 13px;
}
#content a {
  color: #ed1c24;
  text-decoration: none;
}
#content a:hover {
  color: #ed1c24;
  text-decoration: underline;
}
#content a.extern {
  color: #ed1c24;
  text-decoration: none;
  padding-left: 15px;
  background: url(../sys/icon.arrow.linkextern.gif) center left no-repeat;
}
#content a.extern:hover {
  color: #ed1c24;
  text-decoration: underline;
  padding-left: 15px;
}

#content a.mail {
  color: #73797b !important;
  text-decoration: none;
}
#content a.mail:hover {
  color: #575455 !important;
  text-decoration: underline;
}
#content a h1,
#content a h2,
#content a h3,
#content a h4,
#content #bottom-right h4 a,
#content h5 a {
  text-decoration: none;
}
#content a img{
  border: none;
  margin-bottom: -2px;
}
#content h1 {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  margin: 0px;
  padding: 0px;
  line-height: 16px;
}
#content h2 {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  line-height: 16px;
}
#content h3 {
  font-size: 12px;
  font-weight: bold;
  color: #231F20;
  margin: 0px;
  padding: 0px;
}
#content h4 {
  font-size: 12px;
  font-weight: bold;
  color: #231F20;
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
}
#content #bottom-right h4 a,
#content #bottom-right h4  {
  text-decoration: none;
  font-size: 11px;
}
#content p.csc-subheader {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  margin-top: 0px;
}

#content #bottom-left ul {
  margin-left: 15px;
  padding: 0px;
}
#content #bottom-left ul li {
  margin: 0px;
  padding: 0px;
  list-style-image: url(square.grey.liststyleimage.gif);
}

#left {
  width: 190px;
  float: left;
}

#scrollwrapper {  
  left: 2200px;
  width: 700px;
  height: 480px;
  height: auto;
  _height: 100%;
  padding-left: 20px;
  _margin-left: 208px;
  _padding-left: 0px;
  margin-top: 12px;  
  overflow: auto;
  _overflow: auto;
  overflow-x: hidden;
  scrollbar-face-color: #FFF; 
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-shadow-color: #FFFFFF; 
  scrollbar-3dlight-color: #D5D4D4; 
  scrollbar-arrow-color: #D5D4D4; 
  scrollbar-track-color: #fff; 
  scrollbar-darkshadow-color: #D5D4D4;
}

#center {
  width: 680px;
  margin-top: 0px;
  margin-right: 0px;
  padding-left: 0px;
  float: left;
  overflow: hidden;
}
#center .bodytext {
  line-height: 16px;
  font-size: 11px;
  margin-bottom: 16px;
  padding-left: 1px;
}

#top-left {
  float: left;
  width: 450px;
  height: 110px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  overflow: hidden;
}
#top-left h1,h2,h3,h4{
  padding-top: 15px;
}

#top-right {
  width: 202px;
  height: 110px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 3px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  overflow: hidden;
}

#bottom-left {
  width: 450px;
  float: left;
  overflow: hidden;
  margin-top: 21px;
}
#bottom-left h1,
#bottom-left h2,
#bottom-left h3,
#bottom-left h4{
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
}
#bottom-left .bodytext {
  margin: 0px;
  padding: 0px;
}

#bottom-right {
  width: 200px;
  margin-top: 25px;
  margin-left: 0px;
  margin-right: 5px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  overflow: hidden;
  /*border: 1px solid white;*/
}
#bottom-right .bodytext {
  line-height: 16px;
  font-size: 11px;
  margin-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  width: auto;
}
#bottom-right h1,h2,h3,h4{
  margin-top: 0px;
}

#content #bottom-right a {
  color: #ed1c24;
  text-decoration: none;
}
#content #bottom-right a:hover {
  color: #ed1c24;
  text-decoration: underline;
}
#bottom{
  float: left;
  width: 680px;
  padding-right: 5px;
}



/* Page Navigation 2 */
/* see navigation2.css
#navigation2 {
  margin-top: 32px;
  margin-left: 21px;
  width: 170px;
}
#navigation2 ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navigation2 li {
  margin-top: 0px;
  background: URL(../sys/navi2.line.gif) 0 0 no-repeat;
}
#navigation2 a {
  color: #4F4B4C;
  text-decoration: none;
  margin-top: 2px;
  height: 12px;
  padding-left: 7px;
}
#navigation2 a:hover {
  color: #231F20;
  text-decoration: none;
}
#navigation2 ul.nav1 {
  font-size: 11px;
  padding-top: 4px;
}
#navigation2 ul.nav1 li.normal {
  margin-top: -2px;
  height: 17px;
  padding-top: 3px;
}
#navigation2 ul.nav1 a.active {
  color: #231F20;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0px;
}
#navigation2 ul.nav2 {
  margin-top: 2px;
  margin-left: 17px;
  font-size: 11px;
  margin-bottom: 6px;
}
#navigation2 ul.nav2 li {
  margin-top: -2px;
  height: 17px;
  padding-top: 3px;
}
#navigation2 ul.nav2 a.active {
  color: #231F20;
  text-decoration: none;
  font-weight: bold;
}
#navigation2 ul.nav3 {
  margin-top: 2px;
  margin-left: 17px;
  margin-bottom: 5px;
  font-size: 11px;
}
#navigation2 ul.nav3 li {
  margin-top: -2px;
  height: 17px;
  padding-top: 3px;
}
#navigation2 ul.nav3 li a {
  height: 13px;
}
#navigation2 ul.nav3 a.active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0px;
}
/* navigation2 IMG 
#navigation2 ul.nav1 img {
  margin-top: -2px;
  margin-bottom: 5px;
  _margin-bottom: 3px;
}
#navigation2 ul.nav1 li.img {
  margin-top: -16px;
  background: none;
}
#navigation2 ul.nav1 a.imgactive {
  color: #231F20;
  text-decoration: none;
  font-weight: bold;
  background: none;
  margin-bottom: 0px;
}*/



/* Page Footer */

#footer {
  top: 0px;
  left: 0px;
  width: 950px;
  height: 25px;
  margin-top: 5px;
  float: left;
}
footer div {
  float: left;
}
#footer a {
  margin-left: 21px;
  font-size: 11px;
  color: #9C9C9F;
  text-decoration: none;
}
#footer .address {
  display: none;
}




/* Zusatzseiten */


#bbb #content a,
#bmc #content a,
#gbm #content a,
#mbm #content a
 {
  color: #9C9C9F;
  text-decoration: underline;
}

body.bpmev #content a {
  text-decoration: none;
  color: #73797b;
}
#bbb #content a:hover,
#bmc #content a:hover,
#gbm #content a:hover,
#mbm #content a:hover,
.bpmev #content a:hover, {
  color: #575455;
  text-decoration: none;
}


#bbb #bottom-left .news-latest-morelink,
#bmc #bottom-left .news-latest-morelink,
#gbm #bottom-left .news-latest-morelink,
#mbm #bottom-left .news-latest-morelink,
.bpmev #bottom-left .news-latest-morelink {
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 390px;
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}
#bbb #bottom-left .news-latest-morelink a,
#bmc #bottom-left .news-latest-morelink a,
#gbm #bottom-left .news-latest-morelink a,
#mbm #bottom-left .news-latest-morelink a,
.bpmev #bottom-left .news-latest-morelink a {
  color: #A19FA0;
  text-decoration: underline;
}

#bbb #content #bottom-right a,
#bmc #content #bottom-right a,
#gbm #content #bottom-right a,
#mbm #content #bottom-right a,
.bpmev #content #bottom-right a {
  color: #9C9C9F;
  text-decoration: underline;
}
#bbb #content #bottom-right a:hover,
#bmc #content #bottom-right a:hover,
#gbm #content #bottom-right a:hover,
#mbm #content #bottom-right a:hover,
.bpmev #content #bottom-right a:hover {
  color: #575455;
  text-decoration: none;
}


#bbb #teaserlink .link a,
#bmc #teaserlink .link a,
#gbm #teaserlink .link a,
#mbm #teaserlink .link a,
.bpmev #teaserlink .link a {
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}

#bbb #bottom-right .news-latest-morelink,
#bmc #bottom-right .news-latest-morelink,
#gbm #bottom-right .news-latest-morelink,
#mbm #bottom-right .news-latest-morelink,
.bpmev #bottom-right .news-latest-morelink {
  margin-top: 0px;
  margin-bottom: 7px;
  margin-left: 150px;
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}
#bbb #bottom-right .news-latest-morelink a,
#bmc #bottom-right .news-latest-morelink a,
#gbm #bottom-right .news-latest-morelink a,
#mbm #bottom-right .news-latest-morelink a,
.bpmev #bottom-right .news-latest-morelink a {
  color: #A19FA0;
  text-decoration: underline;
}
#bbb #bottom-right .news-latest-morelink a:hover,
#bmc #bottom-right .news-latest-morelink a:hover,
#gbm #bottom-right .news-latest-morelink a:hover,
#mbm #bottom-right .news-latest-morelink a:hover,
.bpmev #bottom-right .news-latest-morelink a:hover {
  color: #A19FA0;
  text-decoration: none;
}

#bbb #bottom-left .news-list-morelink,
#bmc #bottom-left .news-list-morelink,
#gbm #bottom-left .news-list-morelink,
#mbm #bottom-left .news-list-morelink,
.bpmev #bottom-left .news-list-morelink {
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 390px;
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}
#bbb #bottom-left .news-list-morelink a,
#bmc #bottom-left .news-list-morelink a,
#gbm #bottom-left .news-list-morelink a,
#mbm #bottom-left .news-list-morelink a,
.bpmev #bottom-left .news-list-morelink a {
  color: #A19FA0;
  text-decoration: underline;
}
#bbb #bottom-left .news-list-morelink a:hover,
#bmc #bottom-left .news-list-morelink a:hover,
#gbm #bottom-left .news-list-morelink a:hover,
#mbm #bottom-left .news-list-morelink a:hover,
.bpmev #bottom-left .news-list-morelink a:hover {
  color: #A19FA0;
  text-decoration: none;
}

#bbb #jobs-list .text h3.title,
#bmc #jobs-list .text h3.title,
#gbm #jobs-list .text h3.title,
#mbm #jobs-list .text h3.title,
.bpmev #jobs-list .text h3.title {
  font-size: 14px;
  color: #999999;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#bbb #jobs-list .link,
#bmc #jobs-list .link,
#gbm #jobs-list .link,
#mbm #jobs-list .link,
.bpmev #jobs-list .link {
  clear: both;
  _margin-top: -15px;
  margin-right: 10px;
  padding-left: 400px;
}
#bbb #jobs-list .link a,
#bmc #jobs-list .link a,
#gbm #jobs-list .link a,
#mbm #jobs-list .link a,
.bpmev #jobs-list .link a {
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}

#bbb p.csc-linkToTop,
#bmc p.csc-linkToTop,
#gbm p.csc-linkToTop,
#mbm p.csc-linkToTop,
.bpmev p.csc-linkToTop {
  margin-bottom: 16px;
  padding-left: 15px;
  background: url(../sys/icon.arrow.red.gif) 0px 1px no-repeat;
}

body.bpmev #content #center .csc-frame-frame1 h1.bpmev-csc-firstHeader {
  color: #358CCD;
}
body.bpmev #bottom-left h3.news-latest-title a.
body.bpmev #content h1 {
  color: #73797b;
}

body.bpmev #bottom-left h1, body.bpmev #bottom-left h2, body.bpmev #bottom-left h3, body.bpmev #bottom-left h4 {
  margin: 0px;
  padding: 0px;
}



