/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	 margin:0;
	 /*padding: 3px 0;*/
	 border-bottom: 1px solid #06C;
	 font: bold 12px Arial, sans-serif;
	 min-height:20px;

}

* html ul.tabbernav
{
	height: 19px;
	/*overflow: visible;*/
}


body #content ul.tabbernav {
	 margin-left: 0;
}

body #content ul.tabbernav li {
	 list-style: none;
	 margin: 0;
	 margin-left: 0;
	 display: block;
	 float:left;
	 height:22px;
	 /*white-space: nowrap;*/
/*	 min-width:100px;*/
}

* html body #content ul.tabbernav li
{
	height:19px;
}


ul.tabbernav li a
{
	 padding: 3px 0.5em;
	/* margin-left: 3px;*/
	 border: 1px solid #06C;
	 border-bottom: none;
	 background: #D3E3F3;
	 text-decoration: none;
	 font-weight: bold;
	 display:block;
	 white-space: nowrap;
	/* overflow: hidden;*/
}

/*
*:first-child+html ul.tabbernav li {
	float: right;

}
*/

/*ul.tabbernav li a:link { color: #448; }*/
/*ul.tabbernav li a:visited { color: #667; }*/

ul.tabbernav li a:hover
{
 /*color: #000;
 background: #AAE;
 border-color: #227;*/
 background: #81AEDA;
 color: #D3E3F3;
 text-decoration: none;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 /*border-bottom: 1px solid #fff;*/
 border-bottom-color: white;
}

ul.tabbernav li.tabberactive a:hover
{
/* color: #000;*/
 background: white;
border-bottom-color: white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #06C;
 border-top:0;

 margin-top:-1px;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.clearBR {
	clear:both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}



/* Footer */

#footer {
	color:#666666;
	clear: both;
	margin-right: 0;
	padding: 30px 0;
}
#footer div {
	font-size: 11px;
	line-height: 14px;
}

#footer hr {
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-style: none none solid;
	border-width: 0 0 1px;
	clear: both;
	color: #FFFFFF;
	font-size: 0;
	line-height: 0;
	margin: 0 0 5px;
	outline: 0 none;
	padding: 5px 0 0;
}
#footer ul.legal {
	float: right;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
}
#footer ul.legal li {
	background: url('../images/social-media-bookmarks-vertical.png') no-repeat scroll right -1300px transparent;
	float: left;
	padding-right: 9px;
}
#footer ul.legal li.last {
	background: none;
	padding-right: 0;
}
#footer ul.legal li a {
	color: #5A5A5A;
	display: block;
	white-space: nowrap;
}
/*SocialMediaFooter*/
#bmpu {
  position:absolute;
/*  top:600px;*/
  bottom: 20px;
  left:85px;
  border-color: #fff #ccc #ccc #fff;
  border-style: solid;
  border-width: 2px;
  background-color: #EBF6FA;
  width:220px;
/*  overflow:auto;*/
  padding: 10px;
  z-index:9999;
  display:none;
}

#footer #bmpu ul, #footer #bmbar ul {
	list-style-position: outside;
  margin-left:0;
  padding:0;
}

#content #bmpu ul li,
#content_subhome #bmpu ul li,
#content_home_bayer #bmpu ul li {
  display:block;
  width:100px;
  float:left;
  margin: 0px;
}

#footer #bmpu li a {
  padding: 4px 0 4px 24px;
  text-decoration:none;
  display:block;
  color: #0066CC;
  font-size:120%;
}

#footer .somebm {background: url('../images/social-media-bookmarks-vertical.png') no-repeat scroll 0 0px transparent;}

#footer .somebm.facebook {background-position: 0px -450px;padding-left:0;}
#footer .somebm.mail {background-position: 0px -750px;}
#footer .somebm.plus {background-position: 0px -1049px; margin-right:0;}
#footer .somebm.twitter {background-position: 0px -1149px;padding-left:0;}
#footer .somebm.close {background-position: 0 -100px;}


#bmbar a {
  display:block;
  width:11px;
  height:12px;
  float:left;
  margin-right:3px;
}

#bmbar {
/*
  position:absolute;
  top:400px;
  left:200px;
*/
}

#footer #bmbar #text {
  float:left;
  display:inline;
  margin-right:4px;
  /*padding-top:2px;*/
}
#bmbar {
  margin:0;
  padding:0;
}
#footer #bmbar ul, #footer #somebm #bmbar li {
  display:inline;
  margin: o;
}

#footer #closeBmpu {
  display:block;
  width: 15px;
  height: 15px;
  position:absolute;
  left:215px;
  top:10px;
}

#somebm a {
  outline:0;
 /* position:relative;*/
/*  top:-2px;*/
}

#somebm,
#footer #bmbar {
  display:inline;
}
.inline {
	display:inline-block;
}

#footer .inline {
    display: inline-block;
    height: 16px;
    font-size:11px;
    text-align:left;
}
.inline.eins {
    display: inline-block;
    height: 16px;
    margin-left: 0px;
    float:left;
}

.inline.drei{
    display: inline-block;
    height: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.inline.zwei {
    display: inline-block;
    height: 16px;
    float:right;

}

#margi {z-index:-1;}

body.en #bmpu {
	left:104px;
}

#footer .somebm.bookmarken {background-position: 0px 2px;}
#footer .somebm.delicious{background-position: 0px -198px;}
#footer .somebm.digg{background-position: 0px -298px;}
#footer .somebm.google{background-position: 0px -498px;}
#footer .somebm.linkedin{background-position: 0px -598px;}
#footer .somebm.misterwong{background-position: 0px -798px;}
#footer .somebm.myspace{background-position: 0px -898px;}
#footer .somebm.yahoo{background-position: 0px -1198px;}
#bmpu li a {
  padding:2px 0 2px 21px;
}
#footer #somebm #bmpu li {
  width:84px;
}
#somebm #bmpu {
	bottom:50px;
	float:right;
	height:86px;
	left:548px;
	position: absolute;
	width: 172px;

}
#content_home_bayer #somebm #bmpu {
	bottom:58px;
	float:right;
	height:86px;
	left:772px;
	position: absolute;
	width: 172px;
}

#footer #closeBmpu {
left:173px;
top:2px;
}
