textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#fff;
	color:#02436D;
	background-image:none;
	height:auto;
}



/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
html, body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0 ;
	padding:0;
	color:#000;
	line-height:103%;
	width:100%;
}


#typo {
width:auto;
height:auto;
font-size:12px;
line-height:130%;
}

/*
  nur fuer PC IE wegen Mac IE
\*/
* html #typo {
font-size:75%;
height:auto;
}
/*
*/

h1, h2, h3, h4, h5, h6, p, a, ul, li {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
}

/* Unsichtbare Elemente au�erhalb des Bildschirms */
.unsichtbar, .nurDruck, h1.logoPrint, h2.logoPrint, .headline  {
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height: 0px;
overflow:hidden;
display:inline;
}

a:link {text-decoration: none; color : #000;}
a:visited {text-decoration: none; color : #000;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline; color : #000;}
a:focus {text-decoration: underline; color : #000; }

.clear {
clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*.clearfix {
	display: inline-block;
}*/
.clearfix {
    display: block;
    *display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


dl, dt, dd, img, li, a {margin:0; padding:0; border:0;}

sup, sub {
line-height: 45%;

}
/* Hides from IE-mac \*/
* html sup {
font-size: 85%;
 }
/* End hide from IE-mac */

/* - - - - - - - - - - - -  Metanavigation  - - - - - - - - - - - - */
#meta {
margin-top:45px;
width:990px;
text-align:right;
font-size:95%;
}
#Vorschaltseite #meta {
height:22px;
}
#meta ul.metaleiste {
vertical-align:middle;
padding:0;
width:auto;
list-style-type: none;
}

#meta ul.metaleiste li {
display:inline;
margin:auto;
line-height:22px;

}

/* Hides from IE-mac \*/
* html ul.metaleiste li a img {
position:absolute;
z-index:8;
padding:3px 11px 1px 11px;
border-left:1px solid #000;
margin-left:-3px;
}
/* End hide from IE-mac */

ul.metaleiste li a {
padding:0 11px 0 11px;
white-space:nowrap;
border-left:1px solid #000;
}
ul.metaleiste li.erste a{
border-left:0;
}
ul.metaleiste li a.aktuell {
text-decoration:underline;
}

/* - - - - - - - - - - - - Visual - - - - - - - - - - - - */
.logo {
width:auto;
position:absolute;
top:14px;
left:26px;
z-index:10;
}
div.styleguide {
position:absolute;
top:83px;
left:26px;
z-index:10;
}

.stext{
  font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
  position:absolute;
  top:82px; 
  left:738px; 
  color: #00AAB6;
}

#menu1 {
	background-color: #ffffff;
	height: 62px;
	margin-top: 0;
	vertical-align: bottom;
	padding: 0 20px 0 0;
	width: auto;
	min-width: 980px;
	border-bottom: 5px solid #00AAB6;
}
/* Hides from IE-mac \*/
* html #menu1 { height:59px;}
/* End hide from IE-mac */
/* - - - - - - - - - - - -  Formular allgemein  - - - - - - - - - - - - */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
cursor: pointer;
}
form,
.suche,
.login {
display:inline;
}
input,
select {
font-size:95%;
}
/* - - - - - - - - - - - -  Suche  - - - - - - - - - - - - */

.suche label {
display:block;
margin-bottom:2px;
}
.suche .suchfeld {
width: 160px;
color: #000;
margin:0 2px 1px 0;
padding:0 0 0 5px;
background-color:#fff;
}
* html .suche .suchfeld {
padding:2px 5px 1px 5px;
}
.suche #suchfeld {
margin:5px 0 8px 0;
}
.suche .navfeld {
width: 165px;
padding:0 0 0 0;
}
.suche input.suchbutton {
vertical-align:middle;
margin:-3px -3px 1px 2px;
padding:2px 0 0 0;
}
* html .suche input.suchbutton {
margin:0 0 3px 2px;
padding:0;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .suche input.suchbutton {
margin:-5px -3px 2px 2px;
}
/*
*/

.suche input.suchbutton2 {
vertical-align:top;
margin:5px -3px 1px 2px;
padding:2px 0 0 0;
}
* html .suche input.suchbutton2 {
margin:7px 0 3px 2px;
padding:0;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .suche input.suchbutton2 {
margin:7px -3px 2px 2px;
}
/*
*/

/* - - - - - - - - - Login - - - - - - - - - - - */
.login {
background-color:#fff;
}
.login .loginfeld {
width: 115px;
color: #000;
font-size:85%;
margin:-1px 2px 0 0;
padding:1px 5px 1px 5px;
background-color:#fff;
}
span.loginLeft {
float:left;
width:130px;
}
span.loginRight {
float:right;
width:79px;
margin:0;
padding:0;
}
.login label  {
display:block;
margin-bottom:0;
font-size:95%;
}
.login label.labelRechts {
display:inline;
vertical-align:top;
position:relative;
top:1px;
}
* html .login label.labelRechts {
top:-1px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .login label.labelRechts {
top:2px;
}
/*
*/
span.loginRight input.loginbutton {
margin:10px 0 0 5px;
padding:0;
width:47px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html span.loginRight input.loginbutton  {
margin:11px 0 0 5px;
}
/*
*/

/* - - - - - - - - - - - -  waagerechte Navigation  - - - - - - - - - - - - */
#menu2 {
background-color:#999;
vertical-align:bottom;
height:auto;
}
#Vorschaltseite #menu2 {
height:38px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #Vorschaltseite #menu2   {
height:24px;
}
/*
*/
#menu2 ul.menuLeiste{
list-style-type: none;
padding: 3px 0 0 0;
margin:0 0 0 24px;
vertical-align:bottom;
position:relative;
bottom:0;
min-height:17px;
}

/* Hides from IE-mac \*/
* html #menu2 ul.menuLeiste {
padding: 4px 0 0 0;
height:16px;
}
/* End hide from IE-mac */

@media screen and (min-width: 550px){
#menu2 ul.menuLeiste {
padding: 4px 0 0 0;
height:19px;
}
}

#menu2 ul.menuLeiste li {
color:#fff;
display:inline;
padding:0;
margin:0 0 0 0;
vertical-align:bottom;
margin-right:-5px;
}
@media screen and (min-width: 550px){
ul.menuLeiste li {
line-height:160%;
margin-bottom:-20px;
}
}

#menu2 ul.menuLeiste li a {
color:#fff;
text-align:center;
margin:0 0 0 0;
padding: 2px 10px 2px 10px;
height:100%;
line-height:140%;
border-top:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
background-color:#999;
text-decoration: none;
}

@media screen and (min-width: 550px){
#menu2 ul.menuLeiste li a {
line-height:200%;
}
}

#menu2 ul.menuLeiste li a:link {text-decoration: none; color : #fff;}
#menu2 ul.menuLeiste li a:hover { background-color: #E6E6E6; color : #000; text-decoration: none;}


#menu2 ul.menuLeiste li a.aktuell {
background-color: #E6E6E6;
color: #000;
text-decoration:none;
font-weight:bold;
}

.balken {
height:20px;
background-color:#E6E6E6;
}

.balkenleer {
height:35px;
background-color:#fff;
}

.balkenbbiw {
height:3px;
background-color:#00AAB6;
}

.balkenpopup {
height:20px;
background-color:#fff;
}

/* - - - - - - - - - - - -  senkrechte Navigation  - - - - - - - - - - - - */
#senkrMenu{
width:209px;
margin:0 0 20px 21px;
}
/* - - - - - Allgemein - - - - - - -*/
#senkrMenu ul {
list-style: none;
text-align:left;
padding:0;
margin:0;
width:auto;
margin-top: 0;
}
#senkrMenu ul ul  {
margin:0 0 0 12px;
}
#senkrMenu ul ul ul  {
margin:0 0 0 12px;
}
#senkrMenu ul li  {
color: #000;
margin-top:-2px;
margin-bottom:1px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #senkrMenu ul li  {
height:21px;
margin-top:-3px;
margin-bottom:0;
min-height:1px;
}
/*
*/
/* - - - - - - In dieses LI wird die naechste Liste eingeschachtelt - - - - - - -*/
#senkrMenu ul li.ohne  {
margin:0;
padding:0;
color: #000;
border: 0 none;
min-height:1px;
}
/* - - - - - -  Allgemeines Aussehen der Links - - - - - - -- */
#senkrMenu ul a {
display: block;
background-color: transparent;
color: #000;
padding: 2px 3px 2px 9px;
font-weight: normal;
text-decoration: none;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #senkrMenu ul a {
display: inline-block;
}
/*
*/
/* - - - Anzeige der  Rubrik mit Mouseover - - - */
#senkrMenu ul a:hover{
color: #000;
padding-right:3px;
}
/* - - - Anzeige der aktuellen Rubrik - - - */
#senkrMenu ul li a.aktuell {
color: #000;
font-weight:bold;
padding-right:3px;
}

/* - - - Anzeige der oberen Rubrik mit Highlight - - - */
#senkrMenu ul a.high {
color: #000;
font-weight:bold;
padding-right:3px;
}

/* - - - - - - - - - - - -  Pulldown Navigation  - - - - - - - - - - - - */
.klappNav {
position:relative;
z-index:4;
margin:-28px 0 10px 21px;
}
/* - - - - - - - - - - - - - - - - - -  Contentbereich  - - - - - - - - - - - - - - - - - - */
.homeLeft {
width:750px;
float:left;
background-color:none;
}
* html .homeLeft {
width:751px;
}
/* Hides from IE-mac \*/
* html .homeLeft {
width:750px;
}/* End hide from IE-mac */

.homeimage {
margin:0 0 16px 27px;
}
.img.bereich {
margin-bottom:15px;
}
.content {
background-color:#E6E6E6;
width:980px;
padding:0;
}
* html .content {
width:981px;
height:100%;
}
/* Hides from IE-mac \*/
* html .content {
width:980px;
height:auto;
}
/* End hide from IE-mac */

.contentHome {
background-color:#fff;
width:980px;
padding:0;
}
#links {
float:left;
width:230px;
vertical-align:top;
margin-top:28px;
}
.homeLeft #links {
margin:0 0 0 27px;
width:200px;
}
/* Hides from IE-mac \*/
* html .homeLeft #links {margin:0 0 0 15px; }
/* End hide from IE-mac */

#mitteRechts {
float:left;
width:750px;
/* min-height:100%; */
min-height:520px;
background-color:#fff;
padding-top:28px;
}
* html #mitteRechts {
width:751px;
}

/* Hides from IE-mac \*/
* html #mitteRechts {height:520px; width:750px;}
/* End hide from IE-mac */

#mitte {
width:523px;
float:right;
min-height:100%;
padding-top:0;
margin:0;
}
* html #mitte {
width:521px;
}

/* Hides from IE-mac \*/
* html #mitte {
height:400px;
width:520px;
}
/* End hide from IE-mac */


#rechts {
float:right;
width:230px;
vertical-align:top;
background-color:#fff;
height:100%;
min-height:151px;
font-size:95%;
}
* html #rechts {height:auto;}
/* Hides from IE-mac \*/
* html #rechts {
/* height:347px; */
height:auto;
margin-left:-3px;
}
/* End hide from IE-mac */

/*- - - - - - - - - - - - - - - - - - -  Content  - - - - - - - - - - - - - - - - - - -  */
.homeLeft #links h3 a,
.homeLeft #links ul.newslist li a {
display:block;
}
.homeLeft #links ul.newslist li a:active {
text-decoration:none;
}
.homeLeft #links h3 a:hover,
.homeLeft #links ul.newslist li a:hover {
text-decoration:none;
display:block;
background-color:#e6e6e6;
}

.inhalt {
float:left;
width:480px;
text-align:left;
height:auto;
/*min-height:320px;*/
padding:0;
margin:0 20px 10px 20px;
}
* html .inhalt {
height:auto;
width:481px;
}
/* Hides from IE-mac \*/
* html .inhalt {width:480px; /*height:320px;*/ margin:0 20px -20px 10px;}
/* End hide from IE-mac */


#Vorschaltseite .inhalt {
min-height:250px;
}
* html #Vorschaltseite .inhalt {
height:220px;
}
/* Hides from IE-mac \*/
* html #Vorschaltseite .inhalt  {width:480px; height:250px; margin:0 20px 0 10px;}
/* End hide from IE-mac */

/* Hides from IE-mac \*/
* html #Vorschaltseite #links  {
width:180px;
}
/* End hide from IE-mac */


.inhalt ul.download li.go a img,
#rechts ul.download li.go a img {
margin:0;
padding:0;
}


.inhalt .modul {
width:auto;
margin:0 0 19px 100px;
padding:0 0 0 0;
}

.inhalt .modulVerteiler {
width:100%;
margin:0 0 19px 0;
padding:0 0 0 0;
}
.inhalt .h1Abstand {
height:28px;
}

.inhalt h2 {
margin-top:10px;
}
.inhalt h3 {
margin:0;
font-size:110%;
font-weight:bold;
padding:0 0 3px 0;
color:#555;
}
.inhalt .modulVerteiler .box h3 {
color:#000;
}
.inhalt .modul h2 {
margin:0;
font-size:110%;
font-weight:bold;
padding:0 0 3px 0;
color:#555;
text-transform:uppercase;
}
.inhalt h4 {
font-size:100%;
color:#000;
margin:0 0 10px 0;
}

.inhalt h6 {
margin:0;
font-size:100%;
font-weight:normal;
padding:0 0 3px 0;
color:#000;
}
/* Fliesstext*/
.inhalt .text {
margin:0 0 7px 0;
padding:0 0 0 0;
vertical-align:top;
width:auto;
text-align:left;
}
* html .inhalt .text {
width:99%;
width:auto;
border:1px solid transparent;
}
/* Hides from IE-mac \*/
* html .inhalt .text  {width:auto; border:0;}
/* End hide from IE-mac */


.inhalt div.abstandS {
margin-bottom:7px;
}
.inhalt div .abstandL {
margin-bottom:12px;
}

.inhalt .modul a,
.inhalt .modulVerteiler .blockRight .text a {
text-decoration:underline;
}
.inhalt .modul a:hover,
.inhalt .modulVerteiler .blockRight .text a:hover {
background-color:#e6e6e6;
}

.inhalt .modulVerteiler .blockRight .text b {
color:#555;
}
#links .box {
font-size:95%;
line-height:130%;
}
.inhalt .modulVerteiler box {
width:auto;
}
#links .box h3,
.inhalt .box h3 {
font-size:103%;
font-weight:normal;
border-bottom:5px solid #00AAB6;
text-transform: uppercase;
margin-bottom:10px;
padding-bottom:2px;
}

.box h3 a,
.inhalt .box h3 a {
text-decoration:none;
}
.inhalt .box a,
.box h1 a,
.inhalt .box h3 a {
text-decoration:none;
display:block;
}

* html .inhalt .box a {
display:inline;
}

/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .box a {
display:block;
}
/*
*/

.inhalt div.pdfliste ul li a:hover,
.inhalt .text a.pdf:hover,
.inhalt .text a.pdf:hover,   {
background-color:#E6E6E6;
}

.inhalt .box a,
.inhalt .box h3 a,
.inhalt .modulVerteiler .text h4 a {
display:block;
}
.inhalt .box a:hover,
.inhalt .box h3 a:hover,
.inhalt .modulVerteiler .text h4 a:hover {
background-color:#E6E6E6;
text-decoration:none;
}

* html .inhalt .box a:hover {
display:inline;
}

/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .box a:hover {
display:block;
}
/*
*/

.box ul.newslist li {
margin-bottom:12px;
}
.inhalt .boxLeft {
float:left;
width:230px;
margin-right:20px;
}
.inhalt .boxRight {
float:right;
width:230px;
}
.box img {
margin-bottom:3px;

}
.inhalt .box div .linkliste a,
.inhalt .box .linkliste a,
.inhalt .linkliste a {
text-decoration:none;
display:block;
}
.inhalt .modulVerteiler .text a.mehr{
text-decoration:none;
display:inline;
}
.inhalt .modulVerteiler .text a.mehr:hover{
background-color:#e6e6e6;
}
/* - - - - - - -  - - - - - - Sitemap - - - - - - - - - - - - - - */
.inhalt .modulVerteiler .box .sitemap  {
width:auto;
}
.inhalt .modulVerteiler .sitemap {
margin:0 0 19px 0;
}
.inhalt .modulVerteiler .sitemap h2 {
background-color:#999;
font-size:100%;
text-transform: uppercase;
margin-bottom:10px;
padding:0;
}
.inhalt .modulVerteiler .sitemap h2 a {
color:#fff;
background-color:#999;
font-size:103%;
background-color:none;
text-transform: uppercase;
padding:2px 5px 2px 13px;
display:block;
}
.inhalt .modulVerteiler .sitemap h2 a:hover {
background-color:#E6E6E6;
color:#000;
}
.inhalt .modulVerteiler .sitemap h3 {
margin-top:14px;
}
.inhalt .modulVerteiler .sitemap ul.sitemapliste {
list-style-type: none;
margin:-10px 0 0 0;
padding:0;
}
.inhalt .modulVerteiler .sitemap ul.sitemapliste li {
border-bottom:1px solid #C7C7C7;
padding:2px 0 2px 0;
margin:0;
}
.inhalt .modulVerteiler .sitemap ul.sitemapliste li li {
border-bottom:none;
}
.inhalt .modulVerteiler .sitemap ul.sitemapliste ul {
list-style-type: none;
margin:0 0 0 25px;
padding:0;
}
* html .inhalt div.modulVerteiler .sitemap ul.sitemapliste a {
display:block;
}

/* - - - - - - -  - - - - - - Inhalt Bildpositionen - - - - - - - - - - - - - - */

.inhalt dl.mitte {
max-width:100%;
margin:auto;
text-align:left;
padding:0;
}
/* C2 Contentimage links, umflossen  */
.inhalt .modul dl.left,
.inhalt .modulVerteiler dl.left {
float:left;
padding:0;
margin:0 20px 3px 0;
}

/* C3 Contentimage rechts, umflossen  */
.inhalt .modul dl.right {
float:right;
padding:0;
margin:0 0 3px 20px;
}

/* Bild + Bildunterschrift */
.inhalt dl {margin:0; padding:0;}
.inhalt dl dt { margin: 0; padding:0; margin-bottom:-5px;}
* html .inhalt dl dt{ margin-bottom:0;}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt dl dt{ margin-bottom:-3px;}
/*
*/
.inhalt dl dt img { margin-bottom:0; padding:0;}
.inhalt dl dd {color:#5A5A5A; font-size:95%; line-height:100%; padding:4px 0 3px 1px; margin-bottom:10px; text-align:left;  }
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt dl dd {
padding:2px 0 3px 1px;
height:auto;
}
/*
*/

.inhalt .modulVerteiler dl.left dt {
margin:0;
padding:0;
}
.inhalt .modul dl.left dt a:hover,
.inhalt .modulVerteiler dl.left dt a:hover {
background-color:transparent;
}
.inhalt .modulVerteiler dl.left {
border-bottom:5px solid #fff;
border-right:20px solid #fff;
margin:0;
padding:0;
}
.lupe {
float:right;
width:16px;
margin:0 0 2px 8px;
vertical-align:baseline;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .lupe {
margin:2px 0 2px 8px;
}
/*
*/

.inhalt a.mehr { /* -  Mehr-Link mit vorgeschriebenem Text - */
margin:10px 0 0 0;
text-decoration:none;
}
a.mehr:hover{
background-color:#e6e6e6;
}
.inhalt a.top {
float:right;
width:auto;
text-decoration:none;
margin:-5px 0 17px 0;
font-size:85%;
text-transform:uppercase;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt a.top {
margin:-5px 0 3px 0;
}
/*
*/
.inhalt a.top:hover {
text-decoration:underline;
}
/* - - - - - - - - - - - - - - -Pressebilder - - - - - - -  - - - - - */
.inhalt .abstandPresse {
margin-bottom:30px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .abstandPresse {
margin-bottom:31px;
}
/*
*/
.inhalt .textrechts{
margin:0 0 8px 100px;
padding:0 0 5px 0;
vertical-align:top;
width:auto;
text-align:left;
}
* html .inhalt .textrechts {
margin:0 0 5px 0;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .textrechts {
margin:0 0 0 100px;
padding:0 0 5px 0;
display:inline-block;
}
/*
*/
.inhalt .modulVerteiler dl.presse,
.inhalt .modulVerteiler dl.presse dd {
margin-bottom:0;
}
.inhalt .modulVerteiler dl.presse dt {
border:1px solid #e6e6e6;
width:78px;
height:78px;
vertical-align:middle;
text-align:center;
}
* html .inhalt .modulVerteiler dl.presse dt {
margin-right:20px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .modulVerteiler dl.presse dt {
width:78px;
height:78px;
}
/*
*/
.inhalt .modulVerteiler dl.presse dt img {
margin:auto;
vertical-align:top;
text-align:center;
max-width:78px;
max-height:78px;
}
.bestellen {
margin-bottom:0;
padding:1px 9px 0 0;
position:relative;
top:3px;
width:auto;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .bestellen {
padding:14px 9px 14px 0;
}
/*
*/
.bestellen a {
font-size:100%;
padding:2px 9px 2px 15px;

}
.bestellen a:hover {
text-decoration:none;
}

/* - - - - - - -  - - - - - - -Listen - - - - - - - - - - - - - - */
.inhalt .modul ul {
list-style-type: none;
margin:0 0 12px 0;
padding:0;
width:auto;
display:inline-block;
}
.inhalt .modul ul ul,
.inhalt ul.detail ul {
position:relative;
top:3px;
bottom:3px;
margin:0 0 0 0;
}
.inhalt .modul ul li,
.inhalt ul.detail li {
margin-bottom:4px;
vertical-align:top;
list-style-position:outside;
margin-left:0;
width:auto;
}
* html .inhalt .modul ul li,
* html .inhalt ul.detail li {
display:block;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .modul ul li,
* html .inhalt ul.detail li {
display:inline-block;
}
/*
*/
.inhalt ul li a,
.inhalt .detail ul li a {
text-decoration:none;
}
.inhalt .modul ul li a:hover {
background-color:#e6e6e6;
}
.inhalt div.pdfliste ul li a,
.inhalt span.pdfliste ul li a,
.inhalt .text a.pdf  {
padding-bottom:11px;
text-decoration:none;
}
.inhalt .text a.pdf  {
display:block;
margin:15px 0 15px 0;
}
.inhalt ul.download li a,
#rechts ul.download li a{
background-repeat:no-repeat;
background-position:0 0;
padding-left:39px;
display:block;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .box ul.download li a,
* html #rechts .box ul.download li a  {
display: inline-block;
}
/*
*/
.inhalt ul.download a,
#rechts ul.download a  {
background-image:none;
background-position:0 0;
padding-left:0;
}
.inhalt .modul ol {
margin:0 0 12px 0;
padding:0;
width:auto;
list-style-type:decimal;
}
.inhalt .modul ol ol  {
margin:7px 0 7px 21px;
list-style-type:decimal;
}

.inhalt .modul ol li{
margin:0 0 8px 21px;
padding:0;
background-image:none;
vertical-align:top;
list-style-type:decimal;
}

.inhalt .modul ol li a {
background-image:none;
background-position:0;
padding-left:0;
text-decoration:none;
}
.inhalt .modul ol li a:hover {
background-color:#E6E6E6;
text-decoration:none;
}

/* - - - - Linklistenmodule - - - - - */
.inhalt .modulVerteiler ul {
list-style-type: none;
margin:0;
padding:0;
}

.inhalt .modulVerteiler .blockRight ul.linkliste {
min-height:20px;
height:auto;
}
.inhalt .text ul.linkliste li {
margin:0 0 0 -10px;
background-image:none;
}
.inhalt .modulVerteiler .text ul.linkliste li {
margin:0 0 0 0;
background-image:none;
}
.inhalt .modulVerteiler ul li{
list-style-type: none;
background-image:none;
margin:2px 0 0 2px;
display:block;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .modulVerteiler ul li{
border:1px solid #fff;
}
/*
*/
.inhalt .modulVerteiler ul li a,
.inhalt .text ul.linkliste li a{
text-decoration:none;
}
.inhalt .modulVerteiler ul li a:hover,
.inhalt .text ul.linkliste li a:hover
{
text-decoration:none;
background-color:#e6e6e6;
}
#rechts ul.linkliste li a:hover {
text-decoration:underline;
}

/* - - - - - - -  horizontale Listen - - - - - - - */

hr.linie{
background-color:#A6C4CE; /* Mozilla 1.4 */
color:#A6C4CE; /* IE 6 */
border: 0; /* Opera 7.11 */
height: 1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
margin:auto;
margin-top:2px;
margin-bottom:2px;
padding:0;
}
* html hr.linie{
margin-top:-4px ;
}
@media screen and (min-width: 550px){
hr.linie {
margin-top:4px;
margin-bottom:4px;
}
}

ul.ListeHorizontal li a.normal {
list-style-type:none;
padding:0 5px 0 5px;
color:#014874;
}
.ListeHorizontal  a.normal:link {
text-decoration:none;
color:#014874;
}
ul.ListeHorizontal li a.normal:hover {
text-decoration:none;
color:#000;
}
ul.ListeHorizontal li .aktiv {
padding:0 5px 0 5px;
color:#000;
font-weight:bold;
}

ul.ListeHorizontal{
list-style-position:inside;
list-style-type: none;
width:auto;
padding:0;
height:auto;
vertical-align:middle;
line-height:120%;
margin:0;
}

ul.ListeHorizontal li {
display:inline;
background-image:none;
list-style-type: none;
padding:0;
margin:0;
}

ul.ListeHorizontal li.linksPosition,
.inhalt ul.bildListe li.linksPosition {
list-style-type: none;
float:left;
width:auto;
height:auto;
padding:0;
margin:0;
}
ul.ListeHorizontal li.linksPosition b.head{
vertical-align:baseline;
font-size:140%;
font-weight:bold;
}
ul.ListeHorizontal li.mittePosition {
float:left;
width:auto;
text-align:center;
height:auto;
}

ul.ListeHorizontal li.rechtsPosition,
.inhalt ul.bildListe li.rechtsPosition {
list-style-type:none;
float:right;
width:auto;
text-align:right;
height:auto;
padding:0;
margin:0;
}
* html .blaetternTop ul.ListeHorizontal li.rechtsPosition,
* html .blaetternBottom ul.ListeHorizontal li.rechtsPosition {
width:10%;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .blaetternTop ul.ListeHorizontal li.rechtsPosition,
* html .blaetternBottom ul.ListeHorizontal li.rechtsPosition  {
width:auto;
}
/*
*/
ul.ListeHorizontal li.linksPosition a,
ul.ListeHorizontal li.mittePosition a,
ul.ListeHorizontal li.rechtsPosition a {
vertical-align:middle;
white-space:nowrap;
font-weight:normal;
}
.inhalt .bildListe li.linksPosition a,
.inhalt .bildListe li.mittePosition a,
.inhalt .bildListe li.rechtsPosition a {
vertical-align:middle;
white-space:nowrap;
font-weight:normal;
color:#fff;
text-decoration:none;
margin:0 9px 0 9px;
line-height:155%;
width:auto;
border:0;
}
.inhalt .bildListe li a:hover {
background-color:none;
}

ul.ListeHorizontal li img {
margin-left:0;
vertical-align:baseline;
}


/* - - - - - - - - - - - - - - - - - - -  Teaser  - - - - - - - - - - - - - - - - - - - */
h1.suche {
margin:0;
padding:0;
background-color:none;
color:#fff;
font-size:100%;
}
.teasermodul,
.teasermodulbgbbiw {
width:230px;
padding:0;
margin:-4px 0 25px 0;
}
h3.teaser {
padding:2px 9px 0 9px;
width:212px;
margin:0;
background-color:#E6E6E6;
font-weight:normal;
color:#000;
font-size:100%;
line-height:155%;
vertical-align:bottom;
text-transform: uppercase;
}

.teasermodulbgbbiw .text
{
padding:10px 9px 10px 9px;
margin:0 0 0 0;
border-bottom:1px solid #00aab6;
border-left:1px solid #00aab6;
border-right:1px solid #00aab6;
}

.teasermodul .text,
.servicemodul .text {
padding:10px 9px 10px 9px;
margin:0 0 0 0;
border-left:1px solid #E6E6E6;
border-bottom:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
}
.teasermodul .text a,
.servicemodul .text a {
color:#000;
text-decoration:underline;
}
.teasermodul a.mehr,
.teasermodul a.thickbox,
.servicemodul a.mehr { /* -  Mehr-Link mit vorgeschriebenem Text - */
margin:12px 0 0 0;
text-decoration:none;
}
.teasermodul .login a.mehr {
display:block;
font-size:90%;
line-height:130%;
margin:0 0 0 0;
padding:0;
}
.teasermodul a:hover,
.teasermodul a.mehr:hover { /* -  Mehr-Link mit vorgeschriebenem Text - */
text-decoration:underline;
background-color:transparent;
}
.servicemodul a.mehr:hover { /* -  Mehr-Link mit vorgeschriebenem Text - */
background-color:#e6e6e6;
}
.teasermodul .text ul.linkliste li,
.servicemodul .text ul.linkliste li{
margin-left:2px;
display:block;
}
.teasermodul .text ul.linkliste li a,
.servicemodul .text ul.linkliste li a{
text-decoration:none;
}
.teasermodul .teaserimg {
padding:5px 0 0 0;
margin:0 0 0 0;
border-left:1px solid #E6E6E6;
border-bottom:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
}
.teasermodul img {
margin:0;
padding:0;
}
.teasermodul dl {
margin-bottom:-3px;
}

/* - - - - - - - - - - - - - - - - - -  Footer  - - - - - - - - - - - - - - - - - - */

.footer {
clear:both;
position:relative;
height:auto;
vertical-align:middle;
width:480px;
margin:20px 20px 0 20px;
padding:0;
font-size:85%;
}

.footer2 {
clear:both;
width:auto;
margin:20px 0 0 20px;
}
.footer ul.ListeHorizontal,
.blaetternBottom ul.ListeHorizontal,
.blaetternTop ul.ListeHorizontal {
list-style-type: none;
margin:3px 0 0 0;
padding:0;
}
.footer ul.ListeHorizontal li{
margin:0 0 3px 0;
padding:1px 0 3px 0;
display:inline;
}

.footer ul.ListeHorizontal li.linksPosition {
text-transform: uppercase;
}
.footer ul.ListeHorizontal li.strich {
border-left:1px solid #999;
line-height:100%;
}

.footer ul.ListeHorizontal li.rechtsPosition  {
padding-top:0;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .footer ul.ListeHorizontal li.linksPosition,
* html .footer ul.ListeHorizontal li.rechtsPosition  {
margin-top:-15px;
}
/*
*/
.footer ul.ListeHorizontal li a {
padding:0 7px 0 7px;
}
.blaetternBottom ul.ListeHorizontal li a,
.blaetternTop ul.ListeHorizontal li a
 {
padding:0 4px 0 4px;
}
.blaetternBottom ul.ListeHorizontal li .trennstrich,
.blaetternTop ul.ListeHorizontal li .trennstrich {
position:relative;
top:2px;
}
.footer ul.ListeHorizontal li.topImg a {
padding:2px 7px 4px 0;
 }
* html .footer ul.ListeHorizontal li.topImg a {
padding-top:1px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .footer ul.ListeHorizontal li.topImg a {
padding-top:3px;
}
/*
*/
.footer ul.ListeHorizontal li.druckImg a {
padding:3px 7px 4px 0;
 }
/* - - - - - - - - - - - - - - - - - -  Linie  - - - - - - - - - - - - - - - - - - */

hr.linie{
background-color:#999; /* Mozilla 1.4 */
color:#999; /* IE 6 */
border: 0; /* Opera 7.11 */
height: 1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
margin:auto;
margin-top:2px;
margin-bottom:4px;
padding:0;
}
* html hr.linie{
margin-top:-8px ;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html hr.linie{
margin-top:-12px ;
}
/*
*/

@media screen and (min-width: 550px){
hr.linie {
margin-top:2px;
margin-bottom:2px;
}
}
/* - - - - - - - - - - - - - - - - - -  Blaettern  - - - - - - - - - - - - - - - - - - */
.blaetternBottom {
border-top:5px solid #C7C7C7;
margin-top:30px;
padding-top:5px;
font-size:95%;
}
.blaetternTop {
border-bottom:5px solid #C7C7C7;
margin-bottom:30px;
padding-bottom:18px;
font-size:95%;
}
.inhalt .blaetternTop .rechtsPosition a,
.inhalt .blaetternTop .rechtsPosition a img,
.inhalt .blaetternBottom .rechtsPosition a,
.inhalt .blaetternBottom .rechtsPosition a img  {
vertical-align:bottom;
}
* html .inhalt .blaetternTop .rechtsPosition a,
* html .inhalt .blaetternTop .rechtsPosition a img,
* html .inhalt .blaetternBottom .rechtsPosition a,
* html .inhalt .blaetternBottom .rechtsPosition a img{
vertical-align:top;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .blaetternTop .rechtsPosition a,
* html .inhalt .blaetternTop .rechtsPosition a img,
* html .inhalt .blaetternBottom .rechtsPosition a,
* html .inhalt .blaetternBottom .rechtsPosition a img {
vertical-align:bottom;
}
/*
*/
.inhalt .blaetternTop a:hover {
background-color:#e6e6e6;
}
.inhalt .blaetternTop .rechtsPosition a img,
.inhalt .blaetternBottom .rechtsPosition a img {
margin:0px -1px 3px -1px;
}
/* - - - - - - - - - - - - - - - - - -  Allgemeine Ergaenzungen  - - - - - - - - - - - - - - - - - - */
.blackBG {
background-color:#000;
}
.weissBG {
background-color:#fff;
}
.whiteFont {
color:#fff;
}
.lineHeight120
{
line-height:120%;
}
.abstandS {
margin-bottom:7px;
}
.abstandL {
margin-bottom:12px;
}
#pop .abstand17px {
margin-bottom:17px;
}
.abstand28px {
margin-bottom:28px;
}
.abstandMarginal {
padding:0;
margin-top:7px;
}
.floatLeft {
float:left;
width:auto;
}
.floatRight {
float:right;
width:auto;
}
.width100 {
width:100%;
}
.alignRight {
text-align:right;
}
.alignCenter {
text-align:center;
}
.nowrap {
white-space:nowrap;
}
.fontKlein {
font-size:11px;
line-height:13px;
}
* html .fontKlein {
font-size:95%;
}
.upperCase {
text-transform:uppercase;
}
span.thumb {
display:block;
font-weight:bold;
text-transform:uppercase;
margin-bottom:-10px;
}
h1.box h1.blauBorder,
.inhalt .box h1.blauBorder {
border-bottom:5px solid #0A4473;
}

.inhalt .modulVerteiler .bildListe {
background-color:#999;
margin-top:-4px;
width:100%;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .modulVerteiler .bildListe{
margin-top:-3px;
}
/*
*/
.inhalt .modulVerteiler .bildListe li {
margin:0;
border:none;
}

@media screen and (min-width: 550px){
.inhalt .modulVerteiler .bildListe {
margin-top:0;
}
}
.inhalt ul.bildListe li.rechtsPosition a:hover {
background-color:transparent;
}
/* - - - - - - - - - - - - - - - - - -  Multibox  - - - - - - - - - - - - - - - - - - */
.inhalt .blockLeft {
float:left;
width:85px;
height:100%;
padding:13px 5px 5px 5px;
text-align:right;
font-weight:bold;
min-height:30px;
}
* html .inhalt .blockLeft {
height:30px;
}
.inhalt .blockRight {
margin:0 0 0 0;
padding:15px 0 16px 15px;
float:left;
width:365px;
background-color:#F2F2F2;
border-left:5px solid #fff;
border-bottom:1px solid #F2F2F2;
color:#000;
}
* html .inhalt .blockRight {
width:366px;
margin:0 0 -2px 0;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .blockRight {
width:365px;
}
/*
*/
/*
  nur fuer PC IE wegen Mac IE
\*/
* html .inhalt .modulVerteiler .blockRight ul li{
border:1px solid #F2F2F2;
}
/*
*/
.inhalt .blockRight hr.linie{
background-color:#fff; /* Mozilla 1.4 */
color:#fff; /* IE 6 */
border: 0; /* Opera 7.11 */
height: 1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
margin:auto;
margin-top:2px;
margin-bottom:4px;
margin:6px 0 16px -15px;
padding:0;
}
* html .inhalt .blockRight hr.linie{
margin:6px 0 8px -15px;
}

.inhalt .blockRight .suchfeld {
width: 190px;
padding:0 0 0 5px;
margin:3px 0 3px 0;
}
.inhalt .blockRight .suchbutton {
padding:0;
}
.mb {
text-transform: uppercase;
}
.inhalt .blockRight .text {
margin-right:15px;
}
.inhalt ul.download li a:hover {
background-color:#e6e6e6;
text-decoration:none;
}
#rechts ul.download li a {
text-decoration:none;
}
#rechts ul.download li a:hover {
text-decoration:underline;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Default  - - - - - - - - - - - - - - - - - - */
.inhalt .bgdefault,
#rechts .bgdefault {
background-color:#E6E6E6;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Silicones  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.silicones,
.inhalt .bgsilicone,
#rechts h3.bgsilicone {
background-color:#CE9D00;
color:#fff;
}

.inhalt .box h3.silicones,
#rechts table.bgsilicone {
border-bottom:5px solid #CE9D00;
}
.teasermodul table.bgsilicone td {
border-bottom:1px solid #CE9D00;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Polymers  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.polymers,
.inhalt .bgpolymers,
#rechts h3.bgpolymers  {
background-color:#0A4473;
color:#fff;
}
.inhalt .box h3.polymers,
#rechts table.bgpolymers  {
border-bottom:5px solid #0A4473;
}
.teasermodul table.bgpolymers td {
border-bottom:1px solid #0A4473;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Fine Chemicals  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.chemicals,
.inhalt .bgchemicals,
#rechts h3.bgchemicals  {
background-color:#C0362C;
color:#fff;
}
.inhalt .box h3.chemicals,
#rechts table.bgchemicals  {
border-bottom:5px solid #C0362C;
}
.teasermodul table.bgchemicals td {
border-bottom:1px solid #C0362C;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Polysilicon  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.polysilicon,
.inhalt .bgpolysilicon,
#rechts h3.bgpolysilicon  {
background-color:#00694F;
color:#fff;
}
.inhalt .box h3.polysilicon,
#rechts table.bgpolysilicon  {
border-bottom:5px solid #00694F;
}
.teasermodul table.bgpolysilicon td {
border-bottom:1px solid #00694F;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte Siltronic  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.siltronic,
.inhalt .bgsiltronic,
#rechts h3.bgsiltronic  {
background-color:#217491;
color:#fff;
}
.inhalt .box h3.siltronic,
#rechts table.bgsiltronic  {
border-bottom:5px solid #217491;
}
.teasermodul table.bgsiltronic td {
border-bottom:1px solid #217491;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte bleu  - - - - - - - - - - - - - - - - - - */
.inhalt .bgbleu,
#rechts h3.bgbleu  {
background-color:#BCCCF0;
color:#000;
}
#rechts table.bgbleu  {
border-bottom:5px solid #BCCCF0;
}
.teasermodul table.bgbleu td {
border-bottom:1px solid #BCCCF0;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte ros�  - - - - - - - - - - - - - - - - - - */
.inhalt .bgrose,
#rechts h3.bgrose {
background-color:#C59A9A;
color:#fff;
}
#rechts table.bgrose  {
border-bottom:5px solid #C59A9A;
}
.teasermodul table.bgrose td {
border-bottom:1px solid #C59A9A;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte mint  - - - - - - - - - - - - - - - - - - */
.inhalt .bgmint,
#rechts h3.bgmint  {
/*background-color:#91DFC5;*/
background-color:#00AAB6;
color:#000;
}
#rechts table.bgmint  {
/*border-bottom:5px solid #91DFC5;*/
border-bottom:5px solid #00AAB6;
}
.teasermodul table.bgmint td {
/*border-bottom:1px solid #91DFC5;*/
border-bottom:1px solid #00AAB6;
}
/* - - - - - - - - - - - - - - - - - -  Farbwerte schlamm  - - - - - - - - - - - - - - - - - - */
.inhalt .bgschlamm,
#rechts h3.bgschlamm  {
background-color:#B9B681;
color:#fff;
}
#rechts table.bgschlamm  {
border-bottom:5px solid #B9B681;
}
.teasermodul table.bgschlamm td {
border-bottom:1px solid #B9B681;
}
.inhalt .bgschlammhell {
background-color:#dcdac0;
color:#000;
}


/* - - - - - - - - - - - - - - - - - -  Farbwerte BBiW  - - - - - - - - - - - - - - - - - - */
.inhalt .modulVerteiler ul.silicones,
.inhalt .bgbbiw,
#rechts h3.bgbbiw {
background-color:#00AAB6;
color:#fff;
}

.inhalt .box h3.bbiw,
#rechts table.bgbbiw {
border-bottom:5px solid #00AAB6;
}
.teasermodul table.bgbbiw td {
border-bottom:1px solid #00AAB6;
}

/* - - - - - - - - - - - - PopUp - - - - - - - - - - - - */
#pop .inhalt {
width:auto;
margin:0;
padding:0 28px 0 28px;
font-size:12px;
line-height:130%;
}

/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop .inhalt {
font-size:100%;
height:auto;
}
/*
*/
#pop .inhalt .abstandPresse {
margin-bottom:30px;
width:99%;
}
#pop .balken {
position:relative;
top:0;
left:0;
background-color:#999;
width:100%;
height:33px;
}
#pop .logo {
width:auto;
position:absolute;
top:18px;
left:28px;
z-index:10;
}
#pop a.close {
color:#fff;
font-size:11px;
position:absolute;
right:10px;
top:6px;
}

#pop a.closebbiw {
color:#000;
font-size:11px;
position:absolute;
right:10px;
top:6px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop a.close {
font-size:95%;
}
/*
*/
#pop a.close:link, #pop a.close:visited, #pop a.close:active, #pop a.close:focus {
color:#fff;
}

#pop a.closebbiw:link, #pop a.closebbiw:visited, #pop a.closebbiw:active, #pop a.closebbiw:focus {
color:#000;
}

#pop #articleImage {
margin:28px 0 28px 0;
}
#pop h1 {
margin:39px 0 0 0;
}
#pop h1.head {
color:#00AAB6;
font-size:125%;
line-height:115%;
margin:39px 0 0 0;
text-transform:uppercase;
}
#pop .inhalt .modul {
width:425px;
margin:0 0 9px 0;
padding:0 0 0 0;
}
#pop .inhalt .modulVerteiler {
margin:0 0 0 0;
padding:0;
border:0;
}
#pop .inhalt .modulVerteiler dl.left {
float:left;
padding:0;
margin:0 0 0 0;
border:0;
}

#pop  .inhalt .modulVerteiler dl.left dt,
#pop  .inhalt .modulVerteiler dl.left  {
border-right:0;
margin:0;
padding:0;
}
#pop .inhalt .modulVerteiler dl.left dt {
text-align:center;
}
#pop .inhalt .modulVerteiler dl.left dt img {
margin:auto;
}
#pop .inhalt .textrechts{
margin:0 0 8px 20px;
padding:0 0 5px 0;
vertical-align:top;
width:auto;
text-align:left;
display:inline-block;
}
#pop .inhalt .bestellen {
display:block;
top:8px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop .inhalt .bestellen {
padding:5px 9px 14px 0;
}
/*
*/
#pop .inhalt .blaetternBottom {
margin-top:6px;
margin-bottom:0;
}
#pop .inhalt .blaetternBottom a:hover {
background-color:transparent;
}
* html #pop .blaetternBottom ul.ListeHorizontal li .trennstrich {
position:relative;
top:-10px;
left:17px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop .blaetternBottom ul.ListeHorizontal li .trennstrich {
position:relative;
top:2px;
left:0;
}
/*
*/
#pop .inhalt .abstandMarginal {
margin-bottom:-15px;
}
/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop .inhalt .abstandMarginal {
margin-bottom:-6px;
}
/*
*/

#pop .footer {
width:90%;
margin:0 -28px 0 0;
padding:0;
font-size:95%;
position:absolute;
bottom:12px;
}
* html #pop .footer {
position:relative;
top:20px;
}

/*
  nur fuer PC IE wegen Mac IE
\*/
* html #pop .footer {
width:auto;
position:absolute;
top:auto;
bottom:8px;
margin:0 -28px 0 0;
}
/*
*/
	 /* Hides from IE-mac \*/
* html #mitte .inhalt {width:480px; height:320px; margin:0 0 -20px 10px;}
/* End hide from IE-mac */

/* - - - - - - - - - - - - - - - - - -  Phase II Thumbs  - - - - - - - - - - - - - - - - - - */
.inhalt .modulThumbs {
margin:0 0 6px 0;
}
.inhalt .modulThumbs .textrechts{
margin:0 0 0 0;
}
.inhalt .modulThumbs dl.left {
float:left;
padding:0;
margin:0 0 0 0;
border-right:10px solid #fff;;
}
.inhalt div.modulThumbs .linkliste a {
background-position:0 0;
padding-left:0px;
}
.inhalt div.modulThumbs ul {
display:inline-block;
}
/* - - - - - - - - - - - - - - - - - -  Phase II Heimatvisual  - - - - - - - - - - - - - - - - - - */
.heimat {
width:480px;
margin-bottom:25px;
}

.heimat img.header {
float:left;
width:180px;
height:120px;
}
.heimat .hrechts {
float:right;
width:300px;
padding:0;
margin:0;
}
.heimat h1 img.headerH1 {
width:300px;
margin:0;
padding:0;
line-height:0;
}
.heimat p {
padding:0 12px 0 12px ;
margin:10px 0 0 0;
line-height:120%;
width:274px;
height:59px;
}
.heimat form.suche div {
padding:0 12px 0 12px ;
margin:10px 0 0 0;
width:274px;
height:59px;
}
.heimat form.suche div label {
margin-bottom:10px;
}
.heimat .hrechtsImg {
height:84px;
position:relative;
bottom:0;
margin:0 0 -4px 0;
}
.pullLeft {
float:left;
width:auto;
}
.pullRight {
float:right;
width:auto;
}

* html .pullLeft {
position:absolute;
width:198px;
z-index:20;
}
* html .pullRight {
position:absolute;
width:198px;
z-index:20;
margin-left:198px;
}
* html .pullLeft .suchfeld,
* html .pullRight .suchfeld {
width: 150px;
}

/* - - - - - - - - - - - - - - - - - -  Phase II Produktgruppen  - - - - - - - - - - - - - - - - - - */
.produktgruppen {
background-color:#F0F0F0;
}
.produktgruppen img {
margin:0 0 0 0;
border:1px solid #E6E6E6;
}
.produktgruppen form div {
padding:0 10px 10px 10px;
}
.produktgruppen .suche label {
display:block;
margin-bottom:-12px;
}
.produktgruppen .suche .suchfeld {
width: 182px;
}
.suche .feldS {
width: 80px;
padding:0;
margin:3px -3px 1px 0;
}
.suche .feldM {
width: 145px;
padding:0;
margin:3px -3px 1px 0;
}
.inhaltL {
float:none;
width:auto;
text-align:left;
height:auto;
padding:0;
margin:0 0 20px 20px;
}
* html .inhaltL {
width:auto; margin:0 0 -20px 20px;
}
/* Hides from IE-mac \*/
* html .inhaltL {width:auto; margin:0 0 20px 20px; }
/* End hide from IE-mac */

.inhaltL .blaetternBottom {
border-top:0;
margin-top:-20px;
padding-top:3px;
font-size:95%;
}
.ohneBorder {
border:0;
margin-bottom:0;
margin-top:0;
padding:2px 3px 8px 6px;
text-transform:uppercase;
height:auto;
}

* html .ohneBorder {margin-top:15px; padding:3px 3px 5px 6px; }


.ohneBorder .ListeHorizontal {
line-height:125%;
}
.inhalt span.produktsuche {
display:block;
margin-top:10px;
}

/* - - - - - - - - - Investor Relations Formular - - - - - - - - - - - */
.login span.irLogin {
display:block;
margin:0 20px 10px 0;
}
* html .login span.irLogin {
display:inline-block;
}
.login span.irLogin label.left,
.login span.irLogin span.left  {
float:left;
width:165px;
font-size:95%;
}
.login span.irLogin span.right  {
float:left;
width:165px;
margin-left:15px;
font-size:95%;
}
.login span.irLogin .feld {
float:right;
width:164px;
margin:0
}
/* Hides from IE-mac \*/
* html .login span.irLogin input.feld {width:158px; }
/* End hide from IE-mac */

label.check {
 width:auto;
 padding-left:35px;
}

.inhalt form label .labelList {
display:block;
margin:5px 0 0 3px;
}

.marginLeft15 {
margin-left:15px;
}
.marginLeft175 {
margin-left:175px;
}
.buttonIR {
padding:1px 0 2px 25px;
font-weight:bold;
background-color:#fff;
border:0;
margin-left:102px;
}
/*
.buttonIR {
padding:1px 0 2px 20px;
font-weight:bold;
background-color:#fff;
border:0;
margin-left:25px;
}*/
.buttonReset {
padding:1px 0 2px 20px;
font-weight:normal;
background-color:#fff;
border:0;
margin-left:102px;
}
.fontSmall {
font-size:95%;
}
input .error,
select.error
{
background-color:#FD5E17;
}

.login span.irLogin label.error,
.login span.irLogin span.error,
.box .error {
color:#FD5E17;
}
label.floatLeft {
margin-top:0.05em;
}
.inhalt .box h3.error {
font-size:103%;
font-weight:normal;
border-bottom:5px solid #FD5E17;
text-transform: uppercase;
margin-bottom:10px;
padding-bottom:2px;
color:#FD5E17;
}
.inhalt .blockRight h3 {
font-size:103%;
font-weight:bold;
margin-bottom:10px;
padding-bottom:4px;
}
.inhalt .irLogin br {
clear:left;
display:block;
}
/* - - - - - - - - - - - - - - - - - -  iframe  - - - - - - - - - - - - - - - - - - */
.inhalt iframe {
border:0;
padding:0;
margin:0;
width:100%;
}
#rechts iframe {
padding:0;
margin:0;
width:100%;
}

